- Joined
- Nov 2, 2020
- Messages
- 23
- Reaction score
- 4
- First Language
- Portuguese BR
- Primarily Uses
- RMMV
For those of you who play League of Legends, you're probably familiar with the Death's Dance item effect. But for those who don't:
Death's Dance is an item focused on reducing burst damage, letting characters sustain themselves on a fight by ignoring a part of immediate damage. When you take damage, a percentage of the damage you would take is instead dealt as damage over time, giving you time to heal or shield yourself instead of taking all that immediate damage at once. Also, if you kill an enemy while bleeding, the remaining bleed damage is negated.
I've been looking to replicate this effect on RPG Maker MV, mainly by using Yanfly's Skill Core, Damage Core and Buffs & States Core, but I don't have many ideas as to how to make the DoT of the status effect be calculated based on a percentage of the damage that would be taken.
Is that even possible? Help is appreciated.
Death's Dance is an item focused on reducing burst damage, letting characters sustain themselves on a fight by ignoring a part of immediate damage. When you take damage, a percentage of the damage you would take is instead dealt as damage over time, giving you time to heal or shield yourself instead of taking all that immediate damage at once. Also, if you kill an enemy while bleeding, the remaining bleed damage is negated.
I've been looking to replicate this effect on RPG Maker MV, mainly by using Yanfly's Skill Core, Damage Core and Buffs & States Core, but I don't have many ideas as to how to make the DoT of the status effect be calculated based on a percentage of the damage that would be taken.
Is that even possible? Help is appreciated.