It turns out the element field uses both condition terms and elemental damage type terms such as "poisoned", "poison", "earth". This subtle difference is used to distinguish between condition and damage spells. With this diff parsing damage spells is more accurate.
Closes #67
It turns out the element field uses both condition terms and elemental damage type terms such as "poisoned", "poison", "earth". This subtle difference is used to distinguish between condition and damage spells. With this diff parsing damage spells is more accurate.