- Joined
- Nov 9, 2015
- Messages
- 45
- Reaction score
- 1
- First Language
- German
Hey guys & girls,
is there a script call command to change a battlers element rate (increase or decrease the incoming elemental dmg)?
You can get these rates by battler.elementRate(<elementId>) but I haven't found a way to change it. Apparently battler.setElementRate(<elementId>, <rate>) doesn't exist. I'm using Yanfly's Element Core, but there is nothing of a funktion to do so. To be clear, I would like to change it inside of my states attach/detach method, or where ever, but I don't have the command for that yet.
Does anyone if there is a command for that?
is there a script call command to change a battlers element rate (increase or decrease the incoming elemental dmg)?
You can get these rates by battler.elementRate(<elementId>) but I haven't found a way to change it. Apparently battler.setElementRate(<elementId>, <rate>) doesn't exist. I'm using Yanfly's Element Core, but there is nothing of a funktion to do so. To be clear, I would like to change it inside of my states attach/detach method, or where ever, but I don't have the command for that yet.
Does anyone if there is a command for that?
