Animera
* * * * *
Well like we know in the monsterfiles monsters have attacks like demon got his Ue with range as example with areaeffect and shooteffect and like that but it is very hard to get the good areaEffect you wanted i know a lot from my head but some i just don't know and to avoid those problem is it possible so i can put a number like on the spells without getting an error? like this:
PHP:
<attack name="energy" interval="2000" chance="20" range="7" radius="7" target="1" min="-150" max="-580">
<attribute key="shootEffect" value="4"/>
<attribute key="areaEffect" value="37"/>
</attack>