summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Adams <jaxad0127@gmail.com>2008-10-30 16:03:52 +0000
committerJared Adams <jaxad0127@gmail.com>2008-10-30 16:03:52 +0000
commit28d6989a6a84ba2a4c2166c90150cfb24e45a339 (patch)
treec97319304b36ad4bc0ac6e7ec42a516886407066
parentd915bb93382ad0facd1c1e431370f81a460bba74 (diff)
downloadclientdata-28d6989a6a84ba2a4c2166c90150cfb24e45a339.tar.gz
clientdata-28d6989a6a84ba2a4c2166c90150cfb24e45a339.tar.bz2
clientdata-28d6989a6a84ba2a4c2166c90150cfb24e45a339.tar.xz
clientdata-28d6989a6a84ba2a4c2166c90150cfb24e45a339.zip
Some attack angle changes by Kage Jittai
-rw-r--r--effects.xml2
-rw-r--r--items.xml10
-rw-r--r--monsters.xml2
3 files changed, 8 insertions, 6 deletions
diff --git a/effects.xml b/effects.xml
index c2d2c6b0..d77b7cfb 100644
--- a/effects.xml
+++ b/effects.xml
@@ -19,7 +19,9 @@
<effect id="22" particle="graphics/particles/pentagram-burst.xml"/>
<effect id="24" particle="graphics/particles/magic.teleport.xml"/>
<effect id="25" particle="graphics/particles/rain.xml"/>
+ <effect id="26" particle="graphics/particles/hit.particle.xml" />
<!-- <effect id="20" particle="graphics/particles/magic.barrier.xml"/> -->
+<!-- Default tag only supported in 0.0, support was removed in 0.1 -->
<default particle="graphics/particles/magic.default.xml" />
<effect id="111" particle="graphics/particles/magic.shield-ends.xml"/>
<!-- <effect id="112" particle="graphics/particles/magic.haste-ends.xml"/>-->
diff --git a/items.xml b/items.xml
index e096d22a..d8ef7072 100644
--- a/items.xml
+++ b/items.xml
@@ -247,7 +247,7 @@
attack-target="multi"
attack-shape="cone"
attack-range="32"
- attack-angle="90"
+ attack-angle="135"
max-per-slot="1">
<sprite>weapon-dagger.xml</sprite>
<sound event="strike">short-sword-miss1.ogg</sound>
@@ -268,7 +268,7 @@
attack-target="multi"
attack-shape="cone"
attack-range="32"
- attack-angle="90"
+ attack-angle="135"
view="521"/>
<item id="523"
image="armor-chest-leathershirt.png"
@@ -419,7 +419,7 @@
attack-target="multi"
attack-shape="cone"
attack-range="32"
- attack-angle="90"
+ attack-angle="135"
max-per-slot="1"
view="521"/>
<item id="537"
@@ -2134,7 +2134,7 @@
attack-target="multi"
attack-shape="cone"
attack-range="32"
- attack-angle="90"
+ attack-angle="135"
max-per-slot="1"
weapon-type="knife"
view="521"/>
@@ -2273,7 +2273,7 @@
attack-target="multi"
attack-shape="cone"
attack-range="32"
- attack-angle="90"
+ attack-angle="135"
max-per-slot="1">
</item>
diff --git a/monsters.xml b/monsters.xml
index 617db9e7..aa37b88f 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -88,7 +88,7 @@
aft-delay="15"
damage-factor="3"
range="64"
- angle="1"
+ angle="10"
particle-effect="graphics/particles/attack.particle.xml"
action="special1"
/>