fix 790 melee attacks

This commit is contained in:
ErikasKontenis
2020-05-03 21:02:11 +03:00
parent 423e28cf8b
commit e2924aed12
30 changed files with 27 additions and 81 deletions

View File

@@ -15,8 +15,7 @@
<flag staticattack="90" />
<flag runonhealth="800" />
</flags>
<attacks>
<attack name="melee" interval="2000" min="0" max="-490" />
<attacks attack="90" skill="100">
<attack name="earth" interval="2000" chance="20" range="7" target="1" min="-220" max="-405">
<attribute key="shootEffect" value="poison" />
</attack>