LeagueSandbox / LeagueSandbox-Default

LeagueSandbox's Default Content Package
70 stars 95 forks source link

Purge getEffectValue as it is missleading, confusing and unreliable. #24

Closed moonshadow565 closed 7 years ago

moonshadow565 commented 7 years ago

Get effect value relies on tooltip variables that are stored in specific spell inibin. Its hard to say which one is which as they might be subject to change beetween patches therefor using them is harder that raw numbers in spell script not to mention specfici SpellData inibin instance has to specified. They are not indented to be used as source for spell damage, heal value etc. in the first place.