Hi, folks!
I need compare skill plugin for rpg maker mv
Monster has a skill "Fire" = 10 damage
Actor has a skill "Fire" = 8 damage
Compare:
"Fire" = 10 damage > "Fire" = 8 damage
Actor attacks Monster with skill "Fire" and died
or another example
Actor has a skill "Ice" = 20 damage
Monster has a skill "Ice" = 15 damage
Compare:
"Ice" = 20 damage > "Ice" = 15 damage
Monster attacks Actor with skill "Ice" and died
please do not suggest me how to do this on events:
Actors and Monsters will be more than 20, and everyone has it 3 Skill - Fire, Water, Grass with different values.
Compare skill plugin
● ARCHIVED · READ-ONLY
-
-
You need to give more details on what that plugin should do.
If it is about balancing, it is usually easiest to use something like Excel or Calc to compare the values.
If you want a battlesystem, then you need to give more details on how that battlesystem should work - and keep in Kind that most battle system plugins take weeks of work and are rarely done as a free request (only if someone writes a battlesystem for his/her own game that might be offered for free after finishing, but they're rarely made to specifications of others for free.