ACBS - Atoa Custom Battle System 3.2
Code:
def now_exp
  return @exp - @exp_list[@level]
end
Search for something like this on the

Quote:You fight an Eagle and Zombie. The list says Bird and Undead.
Next battle you fight a Penguin and two Skeletons. The list says Bird and has two Undead.
Third battle has you fighting an Eagle, Penguin, and the Zombie is the Boss. The list says Boss, Two birds.

This way I can make one generic graphic for all the different types of enemies and I don't have to make numerous images for all the enemy battlers. Not only will it save time, but also space, ultimately file size. Plus I can keep track of the images better this way.
The main problem of doing something generic: it's hard to do something to attend everyone specific need.
My politic is simple: i won't do something new for something that's is already possible, and isn't hard to do (and for me hard is different from time consuming).
I understand that you want to save some space, but for me, it's more important do make things that isn't yet possible, than add an different way to do something that is already possible to do with a bit of effort. And also even if you use one image for each battler, it wouldn't be higher than 3MBs, since the images are small, you're not going to use 200x200 images for the turn order right? =P
Reply


Messages In This Thread
RE: ACBS - Atoa Custom Battle System 3.2 - by Victor Sant - 04-03-2011, 04:12 PM
RE: ACBS - Atoa Custom Battle System 3.2 - by Ace - 11-01-2012, 02:44 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
   Actors' Custom Windowskins XP kyonides 1 1,220 04-15-2025, 10:39 PM
Last Post: kyonides
   ATOA CBS Equipment Set Variables Patch kyonides 0 1,140 10-14-2024, 12:47 AM
Last Post: kyonides
   The Wanderers: The Customizable Encounters System DerVVulfman 0 1,525 08-24-2024, 07:12 PM
Last Post: DerVVulfman
   Battle Item Count kyonides 4 4,084 02-04-2024, 05:49 AM
Last Post: kyonides
   Super Simple Vehicle System - Enhanced DerVVulfman 65 111,246 06-02-2023, 06:16 PM
Last Post: Sujabes467
   Dalissa's Battle Cry DerVVulfman 2 8,921 05-09-2023, 03:07 AM
Last Post: DerVVulfman
   Zenith Tactical Battle System Plus (ZTBS+) DerVVulfman 0 4,230 05-10-2022, 10:42 PM
Last Post: DerVVulfman
   Actor Battle Items DerVVulfman 4 8,104 11-08-2020, 12:36 PM
Last Post: Mel
   Battle Report Raziel 1 8,358 05-29-2020, 02:27 AM
Last Post: Whisper
   Commercial System Package DerVVulfman 11 18,307 01-04-2020, 12:37 AM
Last Post: Pelip



Users browsing this thread: 1 Guest(s)