Hello,
I am trying to figure out how to use the new format for damage bonuses against specific material. In items.xml the dogs have the following line:
And I assume this is how you do it, but I can't find the other tags. I looked in blocks.xml, but I couldn't figure it out. Can anyone enlighten me?
Thanks,
Matt
I am trying to figure out how to use the new format for damage bonuses against specific material. In items.xml the dogs have the following line:
Code:
<passive_effect name="DamageModifier" operation="perc_add" value="2" tags="earth" match_all_tags="true"/>
Thanks,
Matt