summaryrefslogtreecommitdiff
path: root/outdated/monsters/monster1070_BallLightning.xml
diff options
context:
space:
mode:
Diffstat (limited to 'outdated/monsters/monster1070_BallLightning.xml')
-rw-r--r--outdated/monsters/monster1070_BallLightning.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/outdated/monsters/monster1070_BallLightning.xml b/outdated/monsters/monster1070_BallLightning.xml
new file mode 100644
index 0000000..1ea3af9
--- /dev/null
+++ b/outdated/monsters/monster1070_BallLightning.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0"?>
+<monsters offset="0">
+ <monster id="1070" name="Ball Lightning" targetCursor="small">
+ <sprite>monsters/ball-lightning.xml</sprite>
+ <sprite>monsters/accessories/ball-lightning-shadow.xml</sprite>
+ <particlefx>graphics/particles/monster-ball-lightning.particle.xml</particlefx>
+ <sound event="move">monsters/ball_lightning/ball_lighning-move1.ogg</sound>
+ <sound event="die">env/zap.ogg</sound>
+ <attack id="1" hit-effect-id="23" miss-effect-id="23" action="attack"/>
+ </monster>
+</monsters>