Open soul4soul opened 3 years ago
Fixed duplicate thunderstorm and stone shower effects. They were important as monster attacks are likely to use those effects.
listed the specific shortcomings with the ability templates
field attacks can now be defined on the wiki using the elements parameter as fire field
poison field
energy field
have been added to the list of icons. At this point the main abilities we struggle to parse are conditions, shapeshifting, and (de)buffs.
poison condition that is inflicted on melee can now be parsed from the posion
parameter
There is now an ability template called Template:Outfit which can be used for shapeshifting abilities. Templates are still needed for conditions and de(buffs)
Add notes about damage reflection
Implemented a new template debuff2 which makes handling creature debuff spells possible. At current the only formats that easily handle the information are TW and cip mon so parsing them isn't helpful at this time.
Buffs continue to remain a problem. A note about buffs effect, some buff the creature and some buff the player. The buffs which effect the creature are hard to detect and calculate in game so that information is mostly absent except for a few blood rages.