9 Years Ago
- Added EffectParamters, which is stored by EffectSettings and also stored by other data types, e.g. Consumable and Wearable ItemParameters - EffectSettings are intended to be used ONLY in conjunction with Triggers - Wearables now apply their Effect when Worn by a Unit - Re-arranged the order of Operations in StatLinkerBasic - Added ModifierOperators enum, used by StatLinkerOperation result modfication, should make for more readable data - Nuked a shitload of Effects, mostly replaced with EffectParmaters where applicable - EffectParameters.Id is broken, so effects stack infinitely, fix WIP