Charas-Project
Game Creation => Requests => RPG Maker Programming => Topic started by: BlackIceAdept on July 03, 2005, 07:50:40 PM
-
This might sound like a newbie questions but what the do the four (no hp/mp) stats do? (Ex: Like in battle Attack=Power?, Speed=Time till turn?)
-
Attack is the base power of your character. It's mostly used for attacking, but it can be used with skills.
Defense determines how much damage your character takes from physical-based attacks. It also has a small influence on intelligence damage.
Mystic/Magic determines how strong your skills will be (when using Intelligence Influence), and it also determines how much dfamage you'll take from intelligence-based skills.
Speed determines how fast the ATB guage fills up. The higher an opponent's speed, the slower your bar will fill up. Also, cumulative speed determines your success oif escaping from a battle.
-
Speed also accounts for avoiding an enemy attack if I'm not mistaken.
-
ty this has been bugging more for a while...
(help files really should be more helpful... ;) )