- Joined
- Jun 4, 2017
- Messages
- 49
- Reaction score
- 6
- First Language
- Spanish
- Primarily Uses
- RMMV
I would like a plugin what does this:
When you select to use a damage magic spell, appears a little window that allows you to change the spell from its basic element to another element you choose (Doing that consumes 50% extra mp). Would be nice if it changes the name of the skill too, for example:
Fireball -> Frostball (Both same dmg but only change the element)
Ive thought 2 ways to resolve it:
- When you choose a distinct element from default, changes it from the skill element and name (I dont know how to do this)
- Creating a bunch of new spells on the database, 1 for each element from each spell with all their basic stats already changed and call them. (This is simpler but requires more space on the database)
Do you think it is possible to make it?
Can you help me to do it?
When you select to use a damage magic spell, appears a little window that allows you to change the spell from its basic element to another element you choose (Doing that consumes 50% extra mp). Would be nice if it changes the name of the skill too, for example:
Fireball -> Frostball (Both same dmg but only change the element)
Ive thought 2 ways to resolve it:
- When you choose a distinct element from default, changes it from the skill element and name (I dont know how to do this)
- Creating a bunch of new spells on the database, 1 for each element from each spell with all their basic stats already changed and call them. (This is simpler but requires more space on the database)
Do you think it is possible to make it?
Can you help me to do it?
