mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2025-10-23 02:05:54 +02:00
finish 790 monsters
This commit is contained in:
@@ -20,8 +20,8 @@
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
</attack>
|
||||
<attack name="energy" interval="1000" chance="14" range="7" min="0" max="-25">
|
||||
<attribute key="shootEffect" value="energyball" />
|
||||
<attribute key="areaEffect" value="energyarea" />
|
||||
<attribute key="shootEffect" value="energy" />
|
||||
<attribute key="areaEffect" value="energy" />
|
||||
</attack>
|
||||
<attack name="fire" interval="2000" chance="10" range="7" min="0" max="-45">
|
||||
<attribute key="shootEffect" value="fire" />
|
||||
|
Reference in New Issue
Block a user