Chaos Project

RPG Maker => RPG Maker Scripts => Script Requests => Topic started by: syldocaine on September 06, 2015, 09:33:51 am

Title: [XP] Individual Element Defense Values
Post by: syldocaine on September 06, 2015, 09:33:51 am
Hi CP,

I'm just looking for a simple script which gives me the option to decide by how much an armor piece will affect an elemental resistance.
Atm I'm just able to tell an armor to increase the resistance by 10% (changed it in the standard script from /= 2 to -= 10)

But that's not complex at all. If I want to create a ring which gives 30% fire resistance but only 10% ice resistance I'm hitting my limits hard.

Not sure how to make that work so I'm asking here. :)