diff options
Diffstat (limited to 'graphics/sprites/equipment/weapons')
16 files changed, 1150 insertions, 0 deletions
diff --git a/graphics/sprites/equipment/weapons/axe-chop-female.xml b/graphics/sprites/equipment/weapons/axe-chop-female.xml new file mode 100644 index 00000000..8885903c --- /dev/null +++ b/graphics/sprites/equipment/weapons/axe-chop-female.xml @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="axe-chop" src="graphics/sprites/equipment/weapons/axe-chop.png|B;R" width="128" height="128"/> + <action name="default" imageset="axe-chop"/> + <action name="stand" imageset="axe-chop"> + <animation direction="down"> + <frame index="0" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="18" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="36" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="54" offsetY="32"/> + </animation> + </action> + <action name="sit" imageset="axe-chop"> + <animation direction="down"> + <frame index="7" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="25" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="43" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="61" offsetY="32"/> + </animation> + </action> + <action name="walk" imageset="axe-chop"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="attack_chop" imageset="axe-chop"> + <animation direction="down"> + <sequence offsetY="32" start="90" end="93" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="94" end="97" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="99" end="102" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="103" end="106" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/axe-stab-female.xml b/graphics/sprites/equipment/weapons/axe-stab-female.xml new file mode 100644 index 00000000..476e6e79 --- /dev/null +++ b/graphics/sprites/equipment/weapons/axe-stab-female.xml @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="axe-stab" src="graphics/sprites/equipment/weapons/axe-stab.png|B;R" width="128" height="128"/> + <action name="default" imageset="axe-stab"/> + <action name="stand" imageset="axe-stab"> + <animation direction="down"> + <frame index="0" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="18" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="36" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="54" offsetY="32"/> + </animation> + </action> + <action name="sit" imageset="axe-stab"> + <animation direction="down"> + <frame index="7" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="25" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="43" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="61" offsetY="32"/> + </animation> + </action> + <action name="walk" imageset="axe-stab"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="attack_sword_stab" imageset="axe-stab"> + <animation direction="down"> + <sequence offsetY="32" start="90" end="93" delay="100"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="94" end="97" delay="100"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="99" end="102" delay="100"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="103" end="106" delay="100"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/bow-banshee-female.xml b/graphics/sprites/equipment/weapons/bow-banshee-female.xml new file mode 100644 index 00000000..14078256 --- /dev/null +++ b/graphics/sprites/equipment/weapons/bow-banshee-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="banshee-bow" src="graphics/sprites/equipment/weapons/bow-banshee.png|B" width="128" height="128"/> + <action name="default" imageset="banshee-bow"/> + <action name="stand" imageset="banshee-bow"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="banshee-bow"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="banshee-bow"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="banshee-bow"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_bow" imageset="banshee-bow"> + <animation direction="down"> + <sequence offsetY="32" start="13" end="17" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="31" end="35" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="49" end="53" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="67" end="71" delay="75"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/bow-female.xml b/graphics/sprites/equipment/weapons/bow-female.xml new file mode 100644 index 00000000..1ed461b1 --- /dev/null +++ b/graphics/sprites/equipment/weapons/bow-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="bow" src="graphics/sprites/equipment/weapons/bow.png|B;R" width="128" height="128"/> + <action name="default" imageset="bow"/> + <action name="stand" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="bow"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_bow" imageset="bow"> + <animation direction="down"> + <sequence offsetY="32" start="13" end="17" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="31" end="35" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="49" end="53" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="67" end="71" delay="75"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/bow-slimecovered-female.xml b/graphics/sprites/equipment/weapons/bow-slimecovered-female.xml new file mode 100644 index 00000000..584bb97d --- /dev/null +++ b/graphics/sprites/equipment/weapons/bow-slimecovered-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="bow" src="graphics/sprites/equipment/weapons/bow-slimecovered.png|B;R;W" width="128" height="128"/> + <action name="default" imageset="bow"/> + <action name="stand" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="bow"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_bow" imageset="bow"> + <animation direction="down"> + <sequence offsetY="32" start="13" end="17" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="31" end="35" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="49" end="53" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="67" end="71" delay="75"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/bow-slingshot-female.xml b/graphics/sprites/equipment/weapons/bow-slingshot-female.xml new file mode 100644 index 00000000..50a593a5 --- /dev/null +++ b/graphics/sprites/equipment/weapons/bow-slingshot-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="bow" src="graphics/sprites/equipment/weapons/bow-slingshot.png|G;R" width="128" height="128"/> + <action name="default" imageset="bow"/> + <action name="stand" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="bow"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="bow"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_bow" imageset="bow"> + <animation direction="down"> + <sequence offsetY="32" start="13" end="17" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="31" end="35" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="49" end="53" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="67" end="71" delay="75"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/dagger-female.xml b/graphics/sprites/equipment/weapons/dagger-female.xml new file mode 100644 index 00000000..d100e878 --- /dev/null +++ b/graphics/sprites/equipment/weapons/dagger-female.xml @@ -0,0 +1,83 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="dagger" src="graphics/sprites/equipment/weapons/dagger.png|B;R" width="128" height="128"/> + <action name="default" imageset="dagger"/> + <action name="stand" imageset="dagger"> + <animation direction="down"> + <frame index="0" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="18" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="36" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="54" offsetY="32"/> + </animation> + </action> + <action name="sit" imageset="dagger"> + <animation direction="down"> + <frame index="7" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="25" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="43" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="61" offsetY="32"/> + </animation> + </action> + <action name="walk" imageset="dagger"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="attack" imageset="dagger"> + <animation direction="down"> + <sequence offsetY="32" start="9" end="12" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="27" end="30" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="45" end="48" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="63" end="66" delay="75"/> + <end/> + </animation> + </action> + <action name="attack_chop" imageset="dagger"> + <animation direction="down"> + <sequence offsetY="32" start="90" end="93" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="94" end="97" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="99" end="102" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="103" end="106" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/polearm-blunt-female.xml b/graphics/sprites/equipment/weapons/polearm-blunt-female.xml new file mode 100644 index 00000000..45efe267 --- /dev/null +++ b/graphics/sprites/equipment/weapons/polearm-blunt-female.xml @@ -0,0 +1,97 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="polearm-blunt" src="graphics/sprites/equipment/weapons/polearm-blunt.png|R" width="128" height="128"/> + <action name="default" imageset="polearm-blunt"/> + <action name="stand" imageset="polearm-blunt"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="polearm-blunt"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="polearm-blunt"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="polearm-blunt"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_sword_stab" imageset="polearm-blunt"> + <animation direction="down"> + <sequence offsetY="32" start="9" end="12" delay="100"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="27" end="30" delay="100"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="45" end="48" delay="100"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="63" end="66" delay="100"/> + <end/> + </animation> + </action> + <action name="attack" imageset="polearm-blunt"> + <animation direction="down"> + <sequence offsetY="32" start="9" end="12" delay="100"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="27" end="30" delay="100"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="45" end="48" delay="100"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="63" end="66" delay="100"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/polearm-chop-female.xml b/graphics/sprites/equipment/weapons/polearm-chop-female.xml new file mode 100644 index 00000000..6a75fed0 --- /dev/null +++ b/graphics/sprites/equipment/weapons/polearm-chop-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="polearm-chop" src="graphics/sprites/equipment/weapons/polearm-chop.png|B;R" width="128" height="128"/> + <action name="default" imageset="polearm-chop"/> + <action name="stand" imageset="polearm-chop"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="polearm-chop"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="polearm-chop"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="polearm-chop"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_2hand" imageset="polearm-chop"> + <animation direction="down"> + <sequence offsetY="32" start="108" end="111" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="112" end="115" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="117" end="120" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="121" end="124" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/polearm-spear-female.xml b/graphics/sprites/equipment/weapons/polearm-spear-female.xml new file mode 100644 index 00000000..66402495 --- /dev/null +++ b/graphics/sprites/equipment/weapons/polearm-spear-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="polearm-spear" src="graphics/sprites/equipment/weapons/polearm-spear.png|B;R" width="128" height="128"/> + <action name="default" imageset="polearm-spear"/> + <action name="stand" imageset="polearm-spear"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="polearm-spear"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="polearm-spear"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="polearm-spear"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_spear" imageset="polearm-spear"> + <animation direction="down"> + <sequence offsetY="32" start="72" end="75" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="76" end="79" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="81" end="84" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="85" end="88" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/polearm-stab-female.xml b/graphics/sprites/equipment/weapons/polearm-stab-female.xml new file mode 100644 index 00000000..dd501b2f --- /dev/null +++ b/graphics/sprites/equipment/weapons/polearm-stab-female.xml @@ -0,0 +1,79 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="polearm-stab" src="graphics/sprites/equipment/weapons/polearm-stab.png|B;R" width="128" height="128"/> + <action name="default" imageset="polearm-stab"/> + <action name="stand" imageset="polearm-stab"> + <animation direction="down"> + <frame offsetY="32" index="0"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="18"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="36"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="54"/> + </animation> + </action> + <action name="walk" imageset="polearm-stab"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="polearm-stab"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="polearm-stab"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_2hand" imageset="polearm-stab"> + <animation direction="down"> + <sequence offsetY="32" start="108" end="111" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="112" end="115" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="117" end="120" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="121" end="124" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/sword-deadsword-female.xml b/graphics/sprites/equipment/weapons/sword-deadsword-female.xml new file mode 100644 index 00000000..71ef39fd --- /dev/null +++ b/graphics/sprites/equipment/weapons/sword-deadsword-female.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="sword-long" src="graphics/sprites/equipment/weapons/sword-deadsword.png" width="128" height="128"/> + <include file="equipment/weapons/sword-long-female.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/weapons/sword-long-female.xml b/graphics/sprites/equipment/weapons/sword-long-female.xml new file mode 100644 index 00000000..b7ded47d --- /dev/null +++ b/graphics/sprites/equipment/weapons/sword-long-female.xml @@ -0,0 +1,115 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="sword-long" src="graphics/sprites/equipment/weapons/sword-long.png|B;R" width="128" height="128"/> + <action name="default" imageset="sword-long"/> + <action name="stand" imageset="sword-long"> + <animation direction="down"> + <frame index="0" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="18" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="36" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="54" offsetY="32"/> + </animation> + </action> + <action name="walk" imageset="sword-long"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="sword-long"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="sword-long"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack_sword_stab" imageset="sword-long"> + <animation direction="down"> + <sequence offsetY="32" start="9" end="12" delay="100"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="27" end="30" delay="100"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="45" end="48" delay="100"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="63" end="66" delay="100"/> + <end/> + </animation> + </action> + <action name="attack_chop" imageset="sword-long"> + <animation direction="down"> + <sequence offsetY="32" start="90" end="93" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="94" end="97" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="99" end="102" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="103" end="106" delay="140"/> + <end/> + </animation> + </action> + <action name="attack_2hand" imageset="sword-long"> + <animation direction="down"> + <sequence offsetY="32" start="108" end="111" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="112" end="115" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="117" end="120" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="121" end="124" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/sword-short-female.xml b/graphics/sprites/equipment/weapons/sword-short-female.xml new file mode 100644 index 00000000..04cc7fe6 --- /dev/null +++ b/graphics/sprites/equipment/weapons/sword-short-female.xml @@ -0,0 +1,97 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="sword-short" src="graphics/sprites/equipment/weapons/sword-short.png|B;R" width="128" height="128"/> + <action name="default" imageset="sword-short"/> + <action name="stand" imageset="sword-short"> + <animation direction="down"> + <frame index="0" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="18" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="36" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="54" offsetY="32"/> + </animation> + </action> + <action name="walk" imageset="sword-short"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="sit" imageset="sword-short"> + <animation direction="down"> + <frame offsetY="32" index="7"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="25"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="43"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="61"/> + </animation> + </action> + <action name="dead" imageset="sword-short"> + <animation direction="down"> + <frame offsetY="32" index="8"/> + </animation> + <animation direction="left"> + <frame offsetY="32" index="26"/> + </animation> + <animation direction="up"> + <frame offsetY="32" index="44"/> + </animation> + <animation direction="right"> + <frame offsetY="32" index="62"/> + </animation> + </action> + <action name="attack" imageset="sword-short"> + <animation direction="down"> + <sequence offsetY="32" start="9" end="12" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="27" end="30" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="45" end="48" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="63" end="66" delay="75"/> + <end/> + </animation> + </action> + <action name="attack_chop" imageset="sword-short"> + <animation direction="down"> + <sequence offsetY="32" start="90" end="93" delay="140"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="94" end="97" delay="140"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="99" end="102" delay="140"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="103" end="106" delay="140"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/weapons/wand-deathshand-female.xml b/graphics/sprites/equipment/weapons/wand-deathshand-female.xml new file mode 100644 index 00000000..d9b7ef7c --- /dev/null +++ b/graphics/sprites/equipment/weapons/wand-deathshand-female.xml @@ -0,0 +1,5 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="wand" src="graphics/sprites/equipment/weapons/wand-deathshand.png" width="128" height="128"/> + <include file="equipment/weapons/wand-female.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/weapons/wand-female.xml b/graphics/sprites/equipment/weapons/wand-female.xml new file mode 100644 index 00000000..07f18b59 --- /dev/null +++ b/graphics/sprites/equipment/weapons/wand-female.xml @@ -0,0 +1,65 @@ +<?xml version="1.0"?> +<sprite variants="135" variant_offset="1"> + <imageset name="wand" src="graphics/sprites/equipment/weapons/wand.png|R" width="128" height="128"/> + <action name="default" imageset="wand"/> + <action name="stand" imageset="wand"> + <animation direction="down"> + <frame index="0" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="18" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="36" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="54" offsetY="32"/> + </animation> + </action> + <action name="sit" imageset="wand"> + <animation direction="down"> + <frame index="7" offsetY="32"/> + </animation> + <animation direction="left"> + <frame index="25" offsetY="32"/> + </animation> + <animation direction="up"> + <frame index="43" offsetY="32"/> + </animation> + <animation direction="right"> + <frame index="61" offsetY="32"/> + </animation> + </action> + <action name="walk" imageset="wand"> + <animation direction="down"> + <sequence offsetY="32" start="1" end="6" delay="75"/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="19" end="24" delay="75"/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="37" end="42" delay="75"/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="55" end="60" delay="75"/> + </animation> + </action> + <action name="attack" imageset="wand"> + <animation direction="down"> + <sequence offsetY="32" start="9" end="12" delay="75"/> + <end/> + </animation> + <animation direction="left"> + <sequence offsetY="32" start="27" end="30" delay="75"/> + <end/> + </animation> + <animation direction="up"> + <sequence offsetY="32" start="45" end="48" delay="75"/> + <end/> + </animation> + <animation direction="right"> + <sequence offsetY="32" start="63" end="66" delay="75"/> + <end/> + </animation> + </action> +</sprite> |