- Joined
- Nov 1, 2015
- Messages
- 506
- Reaction score
- 566
- First Language
- English
- Primarily Uses
- RMMV
Hi, you are not too late. However i don't understand the need for this, care to explain more? You can already add states to skills via using traits, why do people want to be able to do it via damage formula?Another idea I just had, I hope it's not too late to add that option:
- Add state to user - should result in added code like a.add_state(number); in front of the damage formula
That is probably the single most often asked for option in the coding topics for the damage formula, and it would be easy to add the code for that in front of the regular damage formula if a box with the state ID contains something other than zero.


