- Joined
- Jul 21, 2020
- Messages
- 8
- Reaction score
- 12
- First Language
- German
- Primarily Uses
- RMMZ
Hi everybody,
okay, after hours of struggling with limited success I guess I need help.
What I'm trying to achieve is a skill system where you don't get stronger and stronger spells as you progress, but you get more precise at using the spells, ie with less side effects. So you cast a fireball at level 1 and you're likely to hit yourself or your team mates as an unwanted side effect (or get confused or ...), while casting the same spell at level 20 you hit your enemy and only your enemy.
- I tried to go with a separate side-effect skill but I'm unable to activate it; I assign two skills to a weapon and the player can decide to go for the spell or for the side effect, not what I want
. Haven't found a "hide skill and always execute it".
- I tried to go with a common action as part of skill execution, which works but not as beautiful as actual skills (eg. animation).
(if it helps, I've licensed all of Visustella's plugins, but couldn't find anything in their battle core as well)
Can this be done?
(preferrably without scripting, I do know JS, but haven't used RPGMaker scripting ever).
Thanks!
okay, after hours of struggling with limited success I guess I need help.
What I'm trying to achieve is a skill system where you don't get stronger and stronger spells as you progress, but you get more precise at using the spells, ie with less side effects. So you cast a fireball at level 1 and you're likely to hit yourself or your team mates as an unwanted side effect (or get confused or ...), while casting the same spell at level 20 you hit your enemy and only your enemy.
- I tried to go with a separate side-effect skill but I'm unable to activate it; I assign two skills to a weapon and the player can decide to go for the spell or for the side effect, not what I want
- I tried to go with a common action as part of skill execution, which works but not as beautiful as actual skills (eg. animation).
(if it helps, I've licensed all of Visustella's plugins, but couldn't find anything in their battle core as well)
Can this be done?
(preferrably without scripting, I do know JS, but haven't used RPGMaker scripting ever).
Thanks!