- Joined
- May 5, 2019
- Messages
- 35
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMVXA
Is there a way for the MP cost of a skill to be determined by a variable? A rough formula would be "v[n] = MP cost".
Where would I paste this in the database??Code:a.mp -= v[n]

a.mp-=v[5]; a.atk*4 - b.def*2
This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.