diff options
Diffstat (limited to 'graphics/sprites')
144 files changed, 1445 insertions, 15 deletions
diff --git a/graphics/sprites/equipment/chest/apprenticerobe-female.png b/graphics/sprites/equipment/chest/apprenticerobe-female.png Binary files differnew file mode 100644 index 00000000..5124b0f0 --- /dev/null +++ b/graphics/sprites/equipment/chest/apprenticerobe-female.png diff --git a/graphics/sprites/equipment/chest/apprenticerobe-female.xml b/graphics/sprites/equipment/chest/apprenticerobe-female.xml new file mode 100644 index 00000000..8ea7ec9a --- /dev/null +++ b/graphics/sprites/equipment/chest/apprenticerobe-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/apprenticerobe-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/apprenticerobe-male.png b/graphics/sprites/equipment/chest/apprenticerobe-male.png Binary files differnew file mode 100644 index 00000000..e9abb789 --- /dev/null +++ b/graphics/sprites/equipment/chest/apprenticerobe-male.png diff --git a/graphics/sprites/equipment/chest/apprenticerobe-male.xml b/graphics/sprites/equipment/chest/apprenticerobe-male.xml new file mode 100644 index 00000000..3556bf6c --- /dev/null +++ b/graphics/sprites/equipment/chest/apprenticerobe-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/apprenticerobe-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/assassinchest-female.png b/graphics/sprites/equipment/chest/assassinchest-female.png Binary files differnew file mode 100644 index 00000000..bde99104 --- /dev/null +++ b/graphics/sprites/equipment/chest/assassinchest-female.png diff --git a/graphics/sprites/equipment/chest/assassinchest-female.xml b/graphics/sprites/equipment/chest/assassinchest-female.xml new file mode 100644 index 00000000..344b6cba --- /dev/null +++ b/graphics/sprites/equipment/chest/assassinchest-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/assassinchest-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/assassinchest-male.png b/graphics/sprites/equipment/chest/assassinchest-male.png Binary files differnew file mode 100644 index 00000000..3121b82b --- /dev/null +++ b/graphics/sprites/equipment/chest/assassinchest-male.png diff --git a/graphics/sprites/equipment/chest/assassinchest-male.xml b/graphics/sprites/equipment/chest/assassinchest-male.xml new file mode 100644 index 00000000..accc51ad --- /dev/null +++ b/graphics/sprites/equipment/chest/assassinchest-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/assassinchest-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/blackarmor-female.png b/graphics/sprites/equipment/chest/blackarmor-female.png Binary files differnew file mode 100644 index 00000000..65081182 --- /dev/null +++ b/graphics/sprites/equipment/chest/blackarmor-female.png diff --git a/graphics/sprites/equipment/chest/blackarmor-female.xml b/graphics/sprites/equipment/chest/blackarmor-female.xml new file mode 100644 index 00000000..e586f157 --- /dev/null +++ b/graphics/sprites/equipment/chest/blackarmor-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/blackarmor-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/blackarmor-male.png b/graphics/sprites/equipment/chest/blackarmor-male.png Binary files differnew file mode 100644 index 00000000..1ed3d8f5 --- /dev/null +++ b/graphics/sprites/equipment/chest/blackarmor-male.png diff --git a/graphics/sprites/equipment/chest/blackarmor-male.xml b/graphics/sprites/equipment/chest/blackarmor-male.xml new file mode 100644 index 00000000..3b1794ed --- /dev/null +++ b/graphics/sprites/equipment/chest/blackarmor-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/blackarmor-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/chainmail-female.png b/graphics/sprites/equipment/chest/chainmail-female.png Binary files differnew file mode 100644 index 00000000..6854f59c --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-female.png diff --git a/graphics/sprites/equipment/chest/chainmail-female.xml b/graphics/sprites/equipment/chest/chainmail-female.xml new file mode 100644 index 00000000..fee9330e --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/chainmail-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/chainmail-male.png b/graphics/sprites/equipment/chest/chainmail-male.png Binary files differnew file mode 100644 index 00000000..1867956d --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-male.png diff --git a/graphics/sprites/equipment/chest/chainmail-male.xml b/graphics/sprites/equipment/chest/chainmail-male.xml new file mode 100644 index 00000000..407ba58d --- /dev/null +++ b/graphics/sprites/equipment/chest/chainmail-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/chainmail-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/evocatorrobe-female.png b/graphics/sprites/equipment/chest/evocatorrobe-female.png Binary files differnew file mode 100644 index 00000000..08f37d87 --- /dev/null +++ b/graphics/sprites/equipment/chest/evocatorrobe-female.png diff --git a/graphics/sprites/equipment/chest/evocatorrobe-female.xml b/graphics/sprites/equipment/chest/evocatorrobe-female.xml new file mode 100644 index 00000000..b220d1bc --- /dev/null +++ b/graphics/sprites/equipment/chest/evocatorrobe-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/evocatorrobe-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/evocatorrobe-male.png b/graphics/sprites/equipment/chest/evocatorrobe-male.png Binary files differnew file mode 100644 index 00000000..a69c22ce --- /dev/null +++ b/graphics/sprites/equipment/chest/evocatorrobe-male.png diff --git a/graphics/sprites/equipment/chest/evocatorrobe-male.xml b/graphics/sprites/equipment/chest/evocatorrobe-male.xml new file mode 100644 index 00000000..560b5295 --- /dev/null +++ b/graphics/sprites/equipment/chest/evocatorrobe-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/evocatorrobe-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/justifierchest-female.png b/graphics/sprites/equipment/chest/justifierchest-female.png Binary files differnew file mode 100644 index 00000000..904b589d --- /dev/null +++ b/graphics/sprites/equipment/chest/justifierchest-female.png diff --git a/graphics/sprites/equipment/chest/justifierchest-female.xml b/graphics/sprites/equipment/chest/justifierchest-female.xml new file mode 100644 index 00000000..1ba6af12 --- /dev/null +++ b/graphics/sprites/equipment/chest/justifierchest-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/justifierchest-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/justifierchest-male.png b/graphics/sprites/equipment/chest/justifierchest-male.png Binary files differnew file mode 100644 index 00000000..342d412c --- /dev/null +++ b/graphics/sprites/equipment/chest/justifierchest-male.png diff --git a/graphics/sprites/equipment/chest/justifierchest-male.xml b/graphics/sprites/equipment/chest/justifierchest-male.xml new file mode 100644 index 00000000..e0c4e371 --- /dev/null +++ b/graphics/sprites/equipment/chest/justifierchest-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/justifierchest-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/peltjacket-female.png b/graphics/sprites/equipment/chest/peltjacket-female.png Binary files differnew file mode 100644 index 00000000..e4a8346a --- /dev/null +++ b/graphics/sprites/equipment/chest/peltjacket-female.png diff --git a/graphics/sprites/equipment/chest/peltjacket-female.xml b/graphics/sprites/equipment/chest/peltjacket-female.xml new file mode 100644 index 00000000..13c75a53 --- /dev/null +++ b/graphics/sprites/equipment/chest/peltjacket-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/peltjacket-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/peltjacket-male.png b/graphics/sprites/equipment/chest/peltjacket-male.png Binary files differnew file mode 100644 index 00000000..6c54a787 --- /dev/null +++ b/graphics/sprites/equipment/chest/peltjacket-male.png diff --git a/graphics/sprites/equipment/chest/peltjacket-male.xml b/graphics/sprites/equipment/chest/peltjacket-male.xml new file mode 100644 index 00000000..571191ee --- /dev/null +++ b/graphics/sprites/equipment/chest/peltjacket-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/peltjacket-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/platemail-female.png b/graphics/sprites/equipment/chest/platemail-female.png Binary files differnew file mode 100644 index 00000000..a4bcec8c --- /dev/null +++ b/graphics/sprites/equipment/chest/platemail-female.png diff --git a/graphics/sprites/equipment/chest/platemail-female.xml b/graphics/sprites/equipment/chest/platemail-female.xml new file mode 100644 index 00000000..0c8c632a --- /dev/null +++ b/graphics/sprites/equipment/chest/platemail-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/platemail-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/platemail-male.png b/graphics/sprites/equipment/chest/platemail-male.png Binary files differnew file mode 100644 index 00000000..d2c40354 --- /dev/null +++ b/graphics/sprites/equipment/chest/platemail-male.png diff --git a/graphics/sprites/equipment/chest/platemail-male.xml b/graphics/sprites/equipment/chest/platemail-male.xml new file mode 100644 index 00000000..892fd969 --- /dev/null +++ b/graphics/sprites/equipment/chest/platemail-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/platemail-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/silkrobe-female.png b/graphics/sprites/equipment/chest/silkrobe-female.png Binary files differindex 2c0a7a01..a3d8cbcb 100644 --- a/graphics/sprites/equipment/chest/silkrobe-female.png +++ b/graphics/sprites/equipment/chest/silkrobe-female.png diff --git a/graphics/sprites/equipment/chest/silkrobe-female.xml b/graphics/sprites/equipment/chest/silkrobe-female.xml index 5c5acfc0..f135940d 100644 --- a/graphics/sprites/equipment/chest/silkrobe-female.xml +++ b/graphics/sprites/equipment/chest/silkrobe-female.xml @@ -3,7 +3,7 @@ Copyright (C) 2015 Evol Online --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/chest/silkrobe-female.png" + src="graphics/sprites/equipment/chest/silkrobe-female.png|W" width="64" height="64"/> diff --git a/graphics/sprites/equipment/chest/silkrobe-male.png b/graphics/sprites/equipment/chest/silkrobe-male.png Binary files differindex 15c5f0db..9da6cfa5 100644 --- a/graphics/sprites/equipment/chest/silkrobe-male.png +++ b/graphics/sprites/equipment/chest/silkrobe-male.png diff --git a/graphics/sprites/equipment/chest/silkrobe-male.xml b/graphics/sprites/equipment/chest/silkrobe-male.xml index 047c6ee6..36ef2a38 100644 --- a/graphics/sprites/equipment/chest/silkrobe-male.xml +++ b/graphics/sprites/equipment/chest/silkrobe-male.xml @@ -3,7 +3,7 @@ Copyright (C) 2015 Evol Online --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/chest/silkrobe-male.png" + src="graphics/sprites/equipment/chest/silkrobe-male.png|W" width="64" height="64"/> diff --git a/graphics/sprites/equipment/chest/snakeplate-female.png b/graphics/sprites/equipment/chest/snakeplate-female.png Binary files differnew file mode 100644 index 00000000..966786cc --- /dev/null +++ b/graphics/sprites/equipment/chest/snakeplate-female.png diff --git a/graphics/sprites/equipment/chest/snakeplate-female.xml b/graphics/sprites/equipment/chest/snakeplate-female.xml new file mode 100644 index 00000000..5644f259 --- /dev/null +++ b/graphics/sprites/equipment/chest/snakeplate-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/snakeplate-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/snakeplate-male.png b/graphics/sprites/equipment/chest/snakeplate-male.png Binary files differnew file mode 100644 index 00000000..2ab1a19a --- /dev/null +++ b/graphics/sprites/equipment/chest/snakeplate-male.png diff --git a/graphics/sprites/equipment/chest/snakeplate-male.xml b/graphics/sprites/equipment/chest/snakeplate-male.xml new file mode 100644 index 00000000..704898d3 --- /dev/null +++ b/graphics/sprites/equipment/chest/snakeplate-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/snakeplate-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/sorcererrobe-female.png b/graphics/sprites/equipment/chest/sorcererrobe-female.png Binary files differnew file mode 100644 index 00000000..0f3b91c1 --- /dev/null +++ b/graphics/sprites/equipment/chest/sorcererrobe-female.png diff --git a/graphics/sprites/equipment/chest/sorcererrobe-female.xml b/graphics/sprites/equipment/chest/sorcererrobe-female.xml new file mode 100644 index 00000000..5f749445 --- /dev/null +++ b/graphics/sprites/equipment/chest/sorcererrobe-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/sorcererrobe-female.png|W;R" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/sorcererrobe-male.png b/graphics/sprites/equipment/chest/sorcererrobe-male.png Binary files differnew file mode 100644 index 00000000..80960ecb --- /dev/null +++ b/graphics/sprites/equipment/chest/sorcererrobe-male.png diff --git a/graphics/sprites/equipment/chest/sorcererrobe-male.xml b/graphics/sprites/equipment/chest/sorcererrobe-male.xml new file mode 100644 index 00000000..bf7013df --- /dev/null +++ b/graphics/sprites/equipment/chest/sorcererrobe-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/sorcererrobe-male.png|W;R" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/terranitearmor-female.png b/graphics/sprites/equipment/chest/terranitearmor-female.png Binary files differnew file mode 100644 index 00000000..27ba13c9 --- /dev/null +++ b/graphics/sprites/equipment/chest/terranitearmor-female.png diff --git a/graphics/sprites/equipment/chest/terranitearmor-female.xml b/graphics/sprites/equipment/chest/terranitearmor-female.xml new file mode 100644 index 00000000..0954e2cc --- /dev/null +++ b/graphics/sprites/equipment/chest/terranitearmor-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/terranitearmor-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/terranitearmor-male.png b/graphics/sprites/equipment/chest/terranitearmor-male.png Binary files differnew file mode 100644 index 00000000..71d5db14 --- /dev/null +++ b/graphics/sprites/equipment/chest/terranitearmor-male.png diff --git a/graphics/sprites/equipment/chest/terranitearmor-male.xml b/graphics/sprites/equipment/chest/terranitearmor-male.xml new file mode 100644 index 00000000..6c7d955b --- /dev/null +++ b/graphics/sprites/equipment/chest/terranitearmor-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/terranitearmor-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/wizardrobe-female.png b/graphics/sprites/equipment/chest/wizardrobe-female.png Binary files differnew file mode 100644 index 00000000..91fd1ed0 --- /dev/null +++ b/graphics/sprites/equipment/chest/wizardrobe-female.png diff --git a/graphics/sprites/equipment/chest/wizardrobe-female.xml b/graphics/sprites/equipment/chest/wizardrobe-female.xml new file mode 100644 index 00000000..29d48fe0 --- /dev/null +++ b/graphics/sprites/equipment/chest/wizardrobe-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/wizardrobe-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/chest/wizardrobe-male.png b/graphics/sprites/equipment/chest/wizardrobe-male.png Binary files differnew file mode 100644 index 00000000..cab72897 --- /dev/null +++ b/graphics/sprites/equipment/chest/wizardrobe-male.png diff --git a/graphics/sprites/equipment/chest/wizardrobe-male.xml b/graphics/sprites/equipment/chest/wizardrobe-male.xml new file mode 100644 index 00000000..3af33195 --- /dev/null +++ b/graphics/sprites/equipment/chest/wizardrobe-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2015 - 2020 TMW --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/chest/wizardrobe-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/assassinboots-female.png b/graphics/sprites/equipment/feet/assassinboots-female.png Binary files differnew file mode 100644 index 00000000..40e5b1f5 --- /dev/null +++ b/graphics/sprites/equipment/feet/assassinboots-female.png diff --git a/graphics/sprites/equipment/feet/assassinboots-female.xml b/graphics/sprites/equipment/feet/assassinboots-female.xml new file mode 100644 index 00000000..6b4c6aa8 --- /dev/null +++ b/graphics/sprites/equipment/feet/assassinboots-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/assassinboots-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/assassinboots-male.png b/graphics/sprites/equipment/feet/assassinboots-male.png Binary files differnew file mode 100644 index 00000000..4e7c24ce --- /dev/null +++ b/graphics/sprites/equipment/feet/assassinboots-male.png diff --git a/graphics/sprites/equipment/feet/assassinboots-male.xml b/graphics/sprites/equipment/feet/assassinboots-male.xml new file mode 100644 index 00000000..97c2f44d --- /dev/null +++ b/graphics/sprites/equipment/feet/assassinboots-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/assassinboots-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/bromenalboots-female.png b/graphics/sprites/equipment/feet/bromenalboots-female.png Binary files differnew file mode 100644 index 00000000..61e2ff7c --- /dev/null +++ b/graphics/sprites/equipment/feet/bromenalboots-female.png diff --git a/graphics/sprites/equipment/feet/bromenalboots-female.xml b/graphics/sprites/equipment/feet/bromenalboots-female.xml new file mode 100644 index 00000000..0ecc1aa5 --- /dev/null +++ b/graphics/sprites/equipment/feet/bromenalboots-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/bromenalboots-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/bromenalboots-male.png b/graphics/sprites/equipment/feet/bromenalboots-male.png Binary files differnew file mode 100644 index 00000000..20257618 --- /dev/null +++ b/graphics/sprites/equipment/feet/bromenalboots-male.png diff --git a/graphics/sprites/equipment/feet/bromenalboots-male.xml b/graphics/sprites/equipment/feet/bromenalboots-male.xml new file mode 100644 index 00000000..341ef32b --- /dev/null +++ b/graphics/sprites/equipment/feet/bromenalboots-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/bromenalboots-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/ridingboots-female.png b/graphics/sprites/equipment/feet/ridingboots-female.png Binary files differnew file mode 100644 index 00000000..3cc8f1a8 --- /dev/null +++ b/graphics/sprites/equipment/feet/ridingboots-female.png diff --git a/graphics/sprites/equipment/feet/ridingboots-female.xml b/graphics/sprites/equipment/feet/ridingboots-female.xml new file mode 100644 index 00000000..9cec20d7 --- /dev/null +++ b/graphics/sprites/equipment/feet/ridingboots-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/ridingboots-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/ridingboots-male.png b/graphics/sprites/equipment/feet/ridingboots-male.png Binary files differnew file mode 100644 index 00000000..ad5a51c1 --- /dev/null +++ b/graphics/sprites/equipment/feet/ridingboots-male.png diff --git a/graphics/sprites/equipment/feet/ridingboots-male.xml b/graphics/sprites/equipment/feet/ridingboots-male.xml new file mode 100644 index 00000000..ea23d9d8 --- /dev/null +++ b/graphics/sprites/equipment/feet/ridingboots-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/ridingboots-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/slippers-female.png b/graphics/sprites/equipment/feet/slippers-female.png Binary files differnew file mode 100644 index 00000000..d9f13da9 --- /dev/null +++ b/graphics/sprites/equipment/feet/slippers-female.png diff --git a/graphics/sprites/equipment/feet/slippers-female.xml b/graphics/sprites/equipment/feet/slippers-female.xml new file mode 100644 index 00000000..6972a6d5 --- /dev/null +++ b/graphics/sprites/equipment/feet/slippers-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/slippers-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/slippers-male.png b/graphics/sprites/equipment/feet/slippers-male.png Binary files differnew file mode 100644 index 00000000..c689a4be --- /dev/null +++ b/graphics/sprites/equipment/feet/slippers-male.png diff --git a/graphics/sprites/equipment/feet/slippers-male.xml b/graphics/sprites/equipment/feet/slippers-male.xml new file mode 100644 index 00000000..2ea6975d --- /dev/null +++ b/graphics/sprites/equipment/feet/slippers-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/slippers-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/squirrelboots-female.png b/graphics/sprites/equipment/feet/squirrelboots-female.png Binary files differnew file mode 100644 index 00000000..7101f19e --- /dev/null +++ b/graphics/sprites/equipment/feet/squirrelboots-female.png diff --git a/graphics/sprites/equipment/feet/squirrelboots-female.xml b/graphics/sprites/equipment/feet/squirrelboots-female.xml new file mode 100644 index 00000000..f1dadea0 --- /dev/null +++ b/graphics/sprites/equipment/feet/squirrelboots-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/squirrelboots-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/squirrelboots-male.png b/graphics/sprites/equipment/feet/squirrelboots-male.png Binary files differnew file mode 100644 index 00000000..c8553f2b --- /dev/null +++ b/graphics/sprites/equipment/feet/squirrelboots-male.png diff --git a/graphics/sprites/equipment/feet/squirrelboots-male.xml b/graphics/sprites/equipment/feet/squirrelboots-male.xml new file mode 100644 index 00000000..af2afced --- /dev/null +++ b/graphics/sprites/equipment/feet/squirrelboots-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/squirrelboots-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/warlordboots-female.png b/graphics/sprites/equipment/feet/warlordboots-female.png Binary files differnew file mode 100644 index 00000000..83de76da --- /dev/null +++ b/graphics/sprites/equipment/feet/warlordboots-female.png diff --git a/graphics/sprites/equipment/feet/warlordboots-female.xml b/graphics/sprites/equipment/feet/warlordboots-female.xml new file mode 100644 index 00000000..1ddc3650 --- /dev/null +++ b/graphics/sprites/equipment/feet/warlordboots-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/warlordboots-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/feet/warlordboots-male.png b/graphics/sprites/equipment/feet/warlordboots-male.png Binary files differnew file mode 100644 index 00000000..608af0b3 --- /dev/null +++ b/graphics/sprites/equipment/feet/warlordboots-male.png diff --git a/graphics/sprites/equipment/feet/warlordboots-male.xml b/graphics/sprites/equipment/feet/warlordboots-male.xml new file mode 100644 index 00000000..f89772f9 --- /dev/null +++ b/graphics/sprites/equipment/feet/warlordboots-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2012 - 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/feet/warlordboots-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/hands/assassingloves-female.png b/graphics/sprites/equipment/hands/assassingloves-female.png Binary files differnew file mode 100644 index 00000000..9e2b4407 --- /dev/null +++ b/graphics/sprites/equipment/hands/assassingloves-female.png diff --git a/graphics/sprites/equipment/hands/assassingloves-female.xml b/graphics/sprites/equipment/hands/assassingloves-female.xml new file mode 100644 index 00000000..9d7e9478 --- /dev/null +++ b/graphics/sprites/equipment/hands/assassingloves-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2018 - 2020 Evol --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/assassingloves-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/hands/assassingloves-male.png b/graphics/sprites/equipment/hands/assassingloves-male.png Binary files differnew file mode 100644 index 00000000..0a857bed --- /dev/null +++ b/graphics/sprites/equipment/hands/assassingloves-male.png diff --git a/graphics/sprites/equipment/hands/assassingloves-male.xml b/graphics/sprites/equipment/hands/assassingloves-male.xml new file mode 100644 index 00000000..232a9ba4 --- /dev/null +++ b/graphics/sprites/equipment/hands/assassingloves-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2018 - 2020 Evol --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/assassingloves-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/hands/bromenalgloves-female.png b/graphics/sprites/equipment/hands/bromenalgloves-female.png Binary files differnew file mode 100644 index 00000000..d940453c --- /dev/null +++ b/graphics/sprites/equipment/hands/bromenalgloves-female.png diff --git a/graphics/sprites/equipment/hands/bromenalgloves-female.xml b/graphics/sprites/equipment/hands/bromenalgloves-female.xml new file mode 100644 index 00000000..8f0a1ef0 --- /dev/null +++ b/graphics/sprites/equipment/hands/bromenalgloves-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2018 - 2020 Evol --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/bromenalgloves-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/hands/bromenalgloves-male.png b/graphics/sprites/equipment/hands/bromenalgloves-male.png Binary files differnew file mode 100644 index 00000000..d60772f7 --- /dev/null +++ b/graphics/sprites/equipment/hands/bromenalgloves-male.png diff --git a/graphics/sprites/equipment/hands/bromenalgloves-male.xml b/graphics/sprites/equipment/hands/bromenalgloves-male.xml new file mode 100644 index 00000000..026825ec --- /dev/null +++ b/graphics/sprites/equipment/hands/bromenalgloves-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2018 - 2020 Evol --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/bromenalgloves-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/hands/shortgloves-female.png b/graphics/sprites/equipment/hands/shortgloves-female.png Binary files differnew file mode 100644 index 00000000..bccb7de5 --- /dev/null +++ b/graphics/sprites/equipment/hands/shortgloves-female.png diff --git a/graphics/sprites/equipment/hands/shortgloves-female.xml b/graphics/sprites/equipment/hands/shortgloves-female.xml new file mode 100644 index 00000000..2edc854d --- /dev/null +++ b/graphics/sprites/equipment/hands/shortgloves-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2018 - 2020 Evol --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/shortgloves-female.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/hands/shortgloves-male.png b/graphics/sprites/equipment/hands/shortgloves-male.png Binary files differnew file mode 100644 index 00000000..f982e9b6 --- /dev/null +++ b/graphics/sprites/equipment/hands/shortgloves-male.png diff --git a/graphics/sprites/equipment/hands/shortgloves-male.xml b/graphics/sprites/equipment/hands/shortgloves-male.xml new file mode 100644 index 00000000..5ed12a2c --- /dev/null +++ b/graphics/sprites/equipment/hands/shortgloves-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2018 - 2020 Evol --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/hands/shortgloves-male.png|W" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/bowlerhat-brown.png b/graphics/sprites/equipment/head/bowlerhat-brown.png Binary files differdeleted file mode 100644 index 4731267e..00000000 --- a/graphics/sprites/equipment/head/bowlerhat-brown.png +++ /dev/null diff --git a/graphics/sprites/equipment/head/bowlerhat.png b/graphics/sprites/equipment/head/bowlerhat.png Binary files differindex 1891e2f1..617bb33e 100644 --- a/graphics/sprites/equipment/head/bowlerhat.png +++ b/graphics/sprites/equipment/head/bowlerhat.png diff --git a/graphics/sprites/equipment/head/bull.png b/graphics/sprites/equipment/head/bull.png Binary files differnew file mode 100644 index 00000000..3cc51ad3 --- /dev/null +++ b/graphics/sprites/equipment/head/bull.png diff --git a/graphics/sprites/equipment/head/bowlerhat-brown.xml b/graphics/sprites/equipment/head/bull.xml index f073def4..421723eb 100644 --- a/graphics/sprites/equipment/head/bowlerhat-brown.xml +++ b/graphics/sprites/equipment/head/bull.xml @@ -3,10 +3,10 @@ Copyright (C) 2018 TMW2 --> <sprite> <imageset name="base" - src="graphics/sprites/equipment/head/bowlerhat-brown.png|W" + src="graphics/sprites/equipment/head/bull.png" width="32" height="64" - /> + offsetY="1"/> <include file="equipment/head/headmodel-male.xml"/> </sprite> diff --git a/graphics/sprites/equipment/head/bunnyears.png b/graphics/sprites/equipment/head/bunnyears.png Binary files differnew file mode 100644 index 00000000..749f25a5 --- /dev/null +++ b/graphics/sprites/equipment/head/bunnyears.png diff --git a/graphics/sprites/equipment/head/bunnyears.xml b/graphics/sprites/equipment/head/bunnyears.xml new file mode 100644 index 00000000..4eab1936 --- /dev/null +++ b/graphics/sprites/equipment/head/bunnyears.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/bunnyears.png|W" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/deserthat.png b/graphics/sprites/equipment/head/deserthat.png Binary files differnew file mode 100644 index 00000000..8c61e886 --- /dev/null +++ b/graphics/sprites/equipment/head/deserthat.png diff --git a/graphics/sprites/equipment/head/deserthat.xml b/graphics/sprites/equipment/head/deserthat.xml new file mode 100644 index 00000000..fa0ea19f --- /dev/null +++ b/graphics/sprites/equipment/head/deserthat.xml @@ -0,0 +1,352 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/equipment/head/deserthat.png|R" width="32" height="35"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-32"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="-1" offsetY="-32"/> + </animation> + <animation direction="up"> + <frame index="15" offsetX="-2" offsetY="-32"/> + </animation> + <animation direction="right"> + <frame index="22" offsetX="0" offsetY="-32"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <frame index="1" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="2" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="3" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="4" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="5" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="6" offsetX="-1" offsetY="-32" delay="80"/> + </animation> + <animation direction="left"> + <frame index="8" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="9" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="10" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="11" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="12" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="13" offsetX="-1" offsetY="-32" delay="80"/> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-2" offsetY="-32" delay="80"/> + <frame index="17" offsetX="-2" offsetY="-33" delay="80"/> + <frame index="18" offsetX="-2" offsetY="-33" delay="80"/> + <frame index="19" offsetX="-2" offsetY="-32" delay="80"/> + <frame index="20" offsetX="-2" offsetY="-33" delay="80"/> + <frame index="21" offsetX="-2" offsetY="-33" delay="80"/> + </animation> + <animation direction="right"> + <frame index="23" offsetX="0" offsetY="-32" delay="80"/> + <frame index="24" offsetX="0" offsetY="-31" delay="80"/> + <frame index="25" offsetX="0" offsetY="-32" delay="80"/> + <frame index="26" offsetX="0" offsetY="-32" delay="80"/> + <frame index="27" offsetX="0" offsetY="-31" delay="80"/> + <frame index="28" offsetX="0" offsetY="-32" delay="80"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <frame index="1" offsetX="-1" offsetY="-30" delay="80"/> + <frame index="2" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="3" offsetX="-1" offsetY="-29" delay="80"/> + <frame index="4" offsetX="-1" offsetY="-28" delay="80"/> + <end/> + </animation> + <animation direction="left"> + <frame index="8" offsetX="3" offsetY="-33" delay="80"/> + <frame index="9" offsetX="3" offsetY="-34" delay="80"/> + <frame index="10" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="11" offsetX="-2" offsetY="-30" delay="80"/> + <end/> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="17" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="18" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="19" offsetX="-3" offsetY="-31" delay="80"/> + <end/> + </animation> + <animation direction="right"> + <frame index="23" offsetX="-3" offsetY="-33" delay="80"/> + <frame index="24" offsetX="-3" offsetY="-34" delay="80"/> + <frame index="25" offsetX="0" offsetY="-31" delay="80"/> + <frame index="26" offsetX="1" offsetY="-30" delay="80"/> + <end/> + </animation> + </action> + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <frame index="1" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="2" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="3" offsetX="-1" offsetY="-32" delay="80"/> + <frame index="4" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="5" offsetX="-1" offsetY="-32" delay="80"/> + <end/> + </animation> + <animation direction="left"> + <frame index="8" offsetX="2" offsetY="-32" delay="80"/> + <frame index="9" offsetX="2" offsetY="-32" delay="80"/> + <frame index="10" offsetX="2" offsetY="-32" delay="80"/> + <frame index="11" offsetX="4" offsetY="-33" delay="80"/> + <frame index="12" offsetX="4" offsetY="-33" delay="80"/> + <end/> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-2" offsetY="-33" delay="80"/> + <frame index="17" offsetX="-2" offsetY="-33" delay="80"/> + <frame index="18" offsetX="-3" offsetY="-33" delay="80"/> + <frame index="19" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="20" offsetX="-3" offsetY="-33" delay="80"/> + <end/> + </animation> + <animation direction="right"> + <frame index="23" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="24" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="25" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="26" offsetX="-5" offsetY="-33" delay="80"/> + <frame index="27" offsetX="-5" offsetY="-33" delay="80"/> + <end/> + </animation> + </action> + <action name="attack_wand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-30" delay="80"/> + <frame index="1" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="2" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="3" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="4" offsetX="-1" offsetY="-28" delay="70"/> + <frame index="5" offsetX="-1" offsetY="-27" delay="70"/> + <end /> + </animation> + <animation direction="left"> + <frame index="8" offsetX="3" offsetY="-33" delay="80"/> + <frame index="9" offsetX="2" offsetY="-32" delay="80"/> + <frame index="10" offsetX="2" offsetY="-32" delay="80"/> + <frame index="11" offsetX="2" offsetY="-32" delay="80"/> + <frame index="12" offsetX="3" offsetY="-34" delay="70"/> + <frame index="13" offsetX="-1" offsetY="-31" delay="70"/> + <frame index="8" offsetX="-2" offsetY="-30" delay="70"/> + <end /> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-3" offsetY="-32" delay="90"/> + <frame index="17" offsetX="-2" offsetY="-32" delay="90"/> + <frame index="18" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="19" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="20" offsetX="-3" offsetY="-30" delay="80"/> + <end /> + </animation> + <animation direction="right"> + <frame index="23" offsetX="-3" offsetY="-33" delay="80"/> + <frame index="24" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="25" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="26" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="27" offsetX="-3" offsetY="-33" delay="70"/> + <frame index="28" offsetX="0" offsetY="-31" delay="70"/> + <frame index="23" offsetX="1" offsetY="-30" delay="70"/> + <end /> + </animation> + </action> + + <action name="attack_scythe" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-31" delay="200"/> + <frame index="1" offsetX="-1" offsetY="-28" delay="90"/> + <frame index="2" offsetX="-1" offsetY="-30" delay="90"/> + <frame index="3" offsetX="-1" offsetY="-27" delay="85"/> + <frame index="4" offsetX="-1" offsetY="-30" delay="90"/> + <frame index="5" offsetX="-1" offsetY="-28" delay="90"/> + <frame index="6" offsetX="-1" offsetY="-31" delay="100"/> + <end /> + </animation> + <animation direction="left"> + <frame index="8" offsetX="2" offsetY="-32" delay="100"/> + <frame index="9" offsetX="3" offsetY="-33" delay="90"/> + <frame index="10" offsetX="3" offsetY="-34" delay="90"/> + <frame index="11" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="12" offsetX="-2" offsetY="-30" delay="90"/> + <frame index="13" offsetX="-1" offsetY="-31" delay="90"/> + <frame index="8" offsetX="3" offsetY="-34" delay="100"/> + <frame index="9" offsetX="3" offsetY="-33" delay="90"/> + <end /> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-2" offsetY="-32" delay="100"/> + <frame index="17" offsetX="-3" offsetY="-30" delay="90"/> + <frame index="18" offsetX="-3" offsetY="-32" delay="150"/> + <frame index="19" offsetX="-3" offsetY="-32" delay="150"/> + <frame index="20" offsetX="-3" offsetY="-32" delay="150"/> + <frame index="21" offsetX="-3" offsetY="-30" delay="90"/> + <end /> + </animation> + <animation direction="right"> + <frame index="23" offsetX="-3" offsetY="-32" delay="100"/> + <frame index="24" offsetX="-3" offsetY="-33" delay="90"/> + <frame index="25" offsetX="-3" offsetY="-34" delay="90"/> + <frame index="26" offsetX="0" offsetY="-31" delay="80"/> + <frame index="27" offsetX="1" offsetY="-30" delay="90"/> + <frame index="28" offsetX="0" offsetY="-31" delay="90"/> + <frame index="23" offsetX="-3" offsetY="-34" delay="100"/> + <frame index="24" offsetX="-3" offsetY="-33" delay="90"/> + <end /> + </animation> + </action> + + <action name="attack_chop" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-30" delay="100"/> + <frame index="1" offsetX="-1" offsetY="-31" delay="120"/> + <frame index="2" offsetX="-1" offsetY="-31" delay="100"/> + <frame index="3" offsetX="-1" offsetY="-28" delay="90"/> + <frame index="4" offsetX="-1" offsetY="-27" delay="70"/> + <end /> + </animation> + <animation direction="left"> + <frame index="8" offsetX="3" offsetY="-33" delay="100"/> + <frame index="9" offsetX="3" offsetY="-34" delay="100"/> + <frame index="10" offsetX="2" offsetY="-32" delay="120"/> + <frame index="11" offsetX="-1" offsetY="-31" delay="90"/> + <frame index="12" offsetX="-2" offsetY="-30" delay="70"/> + <end /> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="17" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="18" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="19" offsetX="-3" offsetY="-32" delay="80"/> + <frame index="20" offsetX="-3" offsetY="-30" delay="90"/> + <frame index="21" offsetX="-2" offsetY="-32" delay="70"/> + <end /> + </animation> + <animation direction="right"> + <frame index="23" offsetX="-3" offsetY="-33" delay="100"/> + <frame index="24" offsetX="-3" offsetY="-34" delay="100"/> + <frame index="25" offsetX="-3" offsetY="-32" delay="120"/> + <frame index="26" offsetY="-31" delay="90"/> + <frame index="27" offsetX="1" offsetY="-30" delay="70"/> + <end /> + </animation> + </action> + + <action name="attack_chop_long" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-31" delay="90"/> + <frame index="1" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="2" offsetX="-1" offsetY="-31" delay="80"/> + <frame index="3" offsetX="-1" offsetY="-30" delay="70"/> + <frame index="4" offsetX="-1" offsetY="-27" delay="70"/> + <frame index="5" offsetX="-1" offsetY="-28" delay="90"/> + <end /> + </animation> + <animation direction="left"> + <frame index="8" offsetX="3" offsetY="-33" delay="120"/> + <frame index="9" offsetX="2" offsetY="-32" delay="130"/> + <frame index="10" offsetX="-2" offsetY="-30" delay="80"/> + <frame index="11" offsetX="-1" offsetY="-31" delay="100"/> + <frame index="12" offsetX="3" offsetY="-34" delay="80"/> + <end /> + </animation> + <animation direction="up"> + <frame index="16" offsetX="-3" offsetY="-32" delay="130"/> + <frame index="17" offsetX="-3" offsetY="-32" delay="100"/> + <frame index="18" offsetX="-3" offsetY="-32" delay="100"/> + <frame index="19" offsetX="-3" offsetY="-30" delay="70"/> + <frame index="20" offsetX="-2" offsetY="-32" delay="100"/> + <end /> + </animation> + <animation direction="right"> + <frame index="23" offsetX="-3" offsetY="-33" delay="120"/> + <frame index="24" offsetX="-3" offsetY="-32" delay="130"/> + <frame index="25" offsetX="1" offsetY="-30" delay="80"/> + <frame index="26" offsetY="-31" delay="100"/> + <frame index="27" offsetX="-3" offsetY="-34" delay="80"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-25"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="3" offsetY="-23"/> + </animation> + <animation direction="up"> + <frame index="15" offsetX="-1" offsetY="-24"/> + </animation> + <animation direction="right"> + <frame index="22" offsetX="-6" offsetY="-23"/> + </animation> + </action> + + <action name="sittop" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-20"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="3" offsetY="-23"/> + </animation> + <animation direction="up"> + <frame index="15" offsetX="-1" offsetY="-24"/> + </animation> + <animation direction="right"> + <frame index="22" offsetX="-6" offsetY="-23"/> + </animation> + </action> + + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-20"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="3" offsetY="-23"/> + </animation> + <animation direction="up"> + <frame index="15" offsetX="-1" offsetY="-24"/> + </animation> + <animation direction="right"> + <frame index="22" offsetX="-6" offsetY="-23"/> + </animation> + </action> + + <action name="spawnride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-20"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="3" offsetY="-23"/> + </animation> + <animation direction="up"> + <frame index="15" offsetX="-1" offsetY="-24"/> + </animation> + <animation direction="right"> + <frame index="22" offsetX="-6" offsetY="-23"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="-1" offsetY="-20"/> + </animation> + <animation direction="left"> + <frame index="7" offsetX="3" offsetY="-23"/> + </animation> + <animation direction="up"> + <frame index="15" offsetX="-1" offsetY="-24"/> + </animation> + <animation direction="right"> + <frame index="22" offsetX="-6" offsetY="-23"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="default"> + <frame index="14" offsetX="20" offsetY="2"/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/equipment/head/minerhat.png b/graphics/sprites/equipment/head/minerhat.png Binary files differnew file mode 100644 index 00000000..33bb605d --- /dev/null +++ b/graphics/sprites/equipment/head/minerhat.png diff --git a/graphics/sprites/equipment/head/minerhat.xml b/graphics/sprites/equipment/head/minerhat.xml new file mode 100644 index 00000000..c5500246 --- /dev/null +++ b/graphics/sprites/equipment/head/minerhat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/minerhat.png|R" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/silkheadband.png b/graphics/sprites/equipment/head/silkheadband.png Binary files differnew file mode 100644 index 00000000..ea6118ff --- /dev/null +++ b/graphics/sprites/equipment/head/silkheadband.png diff --git a/graphics/sprites/equipment/head/silkheadband.xml b/graphics/sprites/equipment/head/silkheadband.xml new file mode 100644 index 00000000..4e13fd78 --- /dev/null +++ b/graphics/sprites/equipment/head/silkheadband.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/silkheadband.png|W" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/standardheadband.png b/graphics/sprites/equipment/head/standardheadband.png Binary files differnew file mode 100644 index 00000000..60aa1aab --- /dev/null +++ b/graphics/sprites/equipment/head/standardheadband.png diff --git a/graphics/sprites/equipment/head/standardheadband.xml b/graphics/sprites/equipment/head/standardheadband.xml new file mode 100644 index 00000000..a63644bf --- /dev/null +++ b/graphics/sprites/equipment/head/standardheadband.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/standardheadband.png|W" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/terranitehelmet.png b/graphics/sprites/equipment/head/terranitehelmet.png Binary files differnew file mode 100644 index 00000000..6e0cf9fc --- /dev/null +++ b/graphics/sprites/equipment/head/terranitehelmet.png diff --git a/graphics/sprites/equipment/head/terranitehelmet.xml b/graphics/sprites/equipment/head/terranitehelmet.xml new file mode 100644 index 00000000..348c4189 --- /dev/null +++ b/graphics/sprites/equipment/head/terranitehelmet.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc, seeds +Copyright (C) 2018-2020 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/terranitehelmet.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/trapperhat.png b/graphics/sprites/equipment/head/trapperhat.png Binary files differnew file mode 100644 index 00000000..e6a9d04e --- /dev/null +++ b/graphics/sprites/equipment/head/trapperhat.png diff --git a/graphics/sprites/equipment/head/trapperhat.xml b/graphics/sprites/equipment/head/trapperhat.xml new file mode 100644 index 00000000..bf7b95f1 --- /dev/null +++ b/graphics/sprites/equipment/head/trapperhat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/trapperhat.png" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/head/wizardhat.png b/graphics/sprites/equipment/head/wizardhat.png Binary files differnew file mode 100644 index 00000000..b89bc598 --- /dev/null +++ b/graphics/sprites/equipment/head/wizardhat.png diff --git a/graphics/sprites/equipment/head/wizardhat.xml b/graphics/sprites/equipment/head/wizardhat.xml new file mode 100644 index 00000000..a6af34b6 --- /dev/null +++ b/graphics/sprites/equipment/head/wizardhat.xml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Saulc +Copyright (C) 2018 TMW2 --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/head/wizardhat.png|W" + width="32" + height="64" + offsetY="1"/> + + <include file="equipment/head/headmodel-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/assassinpants-female.png b/graphics/sprites/equipment/legs/assassinpants-female.png Binary files differnew file mode 100644 index 00000000..fde720e1 --- /dev/null +++ b/graphics/sprites/equipment/legs/assassinpants-female.png diff --git a/graphics/sprites/equipment/legs/assassinpants-female.xml b/graphics/sprites/equipment/legs/assassinpants-female.xml new file mode 100644 index 00000000..6993abca --- /dev/null +++ b/graphics/sprites/equipment/legs/assassinpants-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/assassinpants-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/assassinpants-male.png b/graphics/sprites/equipment/legs/assassinpants-male.png Binary files differnew file mode 100644 index 00000000..cecdba3a --- /dev/null +++ b/graphics/sprites/equipment/legs/assassinpants-male.png diff --git a/graphics/sprites/equipment/legs/assassinpants-male.xml b/graphics/sprites/equipment/legs/assassinpants-male.xml new file mode 100644 index 00000000..9bb837e8 --- /dev/null +++ b/graphics/sprites/equipment/legs/assassinpants-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/assassinpants-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/chainmailskirt-female.png b/graphics/sprites/equipment/legs/chainmailskirt-female.png Binary files differnew file mode 100644 index 00000000..5b23cbcd --- /dev/null +++ b/graphics/sprites/equipment/legs/chainmailskirt-female.png diff --git a/graphics/sprites/equipment/legs/chainmailskirt-female.xml b/graphics/sprites/equipment/legs/chainmailskirt-female.xml new file mode 100644 index 00000000..25b3890c --- /dev/null +++ b/graphics/sprites/equipment/legs/chainmailskirt-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/chainmailskirt-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/chainmailskirt-male.png b/graphics/sprites/equipment/legs/chainmailskirt-male.png Binary files differnew file mode 100644 index 00000000..fb306b85 --- /dev/null +++ b/graphics/sprites/equipment/legs/chainmailskirt-male.png diff --git a/graphics/sprites/equipment/legs/chainmailskirt-male.xml b/graphics/sprites/equipment/legs/chainmailskirt-male.xml new file mode 100644 index 00000000..09768fd9 --- /dev/null +++ b/graphics/sprites/equipment/legs/chainmailskirt-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/chainmailskirt-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/pirateshorts-female.png b/graphics/sprites/equipment/legs/pirateshorts-female.png Binary files differnew file mode 100644 index 00000000..e3ca50cd --- /dev/null +++ b/graphics/sprites/equipment/legs/pirateshorts-female.png diff --git a/graphics/sprites/equipment/legs/pirateshorts-female.xml b/graphics/sprites/equipment/legs/pirateshorts-female.xml new file mode 100644 index 00000000..0398c4a8 --- /dev/null +++ b/graphics/sprites/equipment/legs/pirateshorts-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/pirateshorts-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/pirateshorts-male.png b/graphics/sprites/equipment/legs/pirateshorts-male.png Binary files differnew file mode 100644 index 00000000..868b337f --- /dev/null +++ b/graphics/sprites/equipment/legs/pirateshorts-male.png diff --git a/graphics/sprites/equipment/legs/pirateshorts-male.xml b/graphics/sprites/equipment/legs/pirateshorts-male.xml new file mode 100644 index 00000000..b01d3e1c --- /dev/null +++ b/graphics/sprites/equipment/legs/pirateshorts-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/pirateshorts-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/silkpants-female.png b/graphics/sprites/equipment/legs/silkpants-female.png Binary files differindex ac26bc61..fa88f1bd 100644 --- a/graphics/sprites/equipment/legs/silkpants-female.png +++ b/graphics/sprites/equipment/legs/silkpants-female.png diff --git a/graphics/sprites/equipment/legs/silkpants-male.png b/graphics/sprites/equipment/legs/silkpants-male.png Binary files differindex 3d944714..fed519d1 100644 --- a/graphics/sprites/equipment/legs/silkpants-male.png +++ b/graphics/sprites/equipment/legs/silkpants-male.png diff --git a/graphics/sprites/equipment/legs/terranitepants-female.png b/graphics/sprites/equipment/legs/terranitepants-female.png Binary files differnew file mode 100644 index 00000000..98851911 --- /dev/null +++ b/graphics/sprites/equipment/legs/terranitepants-female.png diff --git a/graphics/sprites/equipment/legs/terranitepants-female.xml b/graphics/sprites/equipment/legs/terranitepants-female.xml new file mode 100644 index 00000000..b63558a2 --- /dev/null +++ b/graphics/sprites/equipment/legs/terranitepants-female.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/terranitepants-female.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/equipment/legs/terranitepants-male.png b/graphics/sprites/equipment/legs/terranitepants-male.png Binary files differnew file mode 100644 index 00000000..1616b381 --- /dev/null +++ b/graphics/sprites/equipment/legs/terranitepants-male.png diff --git a/graphics/sprites/equipment/legs/terranitepants-male.xml b/graphics/sprites/equipment/legs/terranitepants-male.xml new file mode 100644 index 00000000..fde5b4f1 --- /dev/null +++ b/graphics/sprites/equipment/legs/terranitepants-male.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha, Reid +Copyright (C) 2014-2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/equipment/legs/terranitepants-male.png" + width="64" + height="64"/> + + <include file="races/human-male.xml"/> +</sprite> diff --git a/graphics/sprites/monsters/firegoblin.png b/graphics/sprites/monsters/firegoblin.png Binary files differnew file mode 100644 index 00000000..b52d274e --- /dev/null +++ b/graphics/sprites/monsters/firegoblin.png diff --git a/graphics/sprites/monsters/firegoblin.xml b/graphics/sprites/monsters/firegoblin.xml new file mode 100644 index 00000000..296ff2ab --- /dev/null +++ b/graphics/sprites/monsters/firegoblin.xml @@ -0,0 +1,64 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/firegoblin.png" width="60" height="43"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="0" offsetY="-8"/> + </animation> + <animation direction="left"> + <frame index="10" offsetX="-6" offsetY="-8"/> + </animation> + <animation direction="up"> + <frame index="20" offsetX="0" offsetY="-8"/> + </animation> + <animation direction="right"> + <frame index="30" offsetX="6" offsetY="-8"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="75" offsetX="0" offsetY="-8"/> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="75" offsetX="-6" offsetY="-8"/> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="75" offsetX="0" offsetY="-8"/> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="75" offsetX="6" offsetY="-8"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetX="-6" offsetY="-8"/> + </animation> + <animation direction="left"> + <frame index="19" offsetX="-6" offsetY="-8"/> + </animation> + <animation direction="up"> + <frame index="29" offsetX="6" offsetY="-8"/> + </animation> + <animation direction="right"> + <frame index="39" offsetX="6" offsetY="-8"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="75" offsetX="0" offsetY="-8"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="75" offsetX="-6" offsetY="-8"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="75" offsetX="0" offsetY="-8"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="75" offsetX="6" offsetY="-8"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/giant-maggot.png b/graphics/sprites/monsters/giant-maggot.png Binary files differindex ae97770f..c6296f53 100644 --- a/graphics/sprites/monsters/giant-maggot.png +++ b/graphics/sprites/monsters/giant-maggot.png diff --git a/graphics/sprites/monsters/moonshroom.png b/graphics/sprites/monsters/moonshroom.png Binary files differnew file mode 100644 index 00000000..66d98851 --- /dev/null +++ b/graphics/sprites/monsters/moonshroom.png diff --git a/graphics/sprites/monsters/moonshroom.xml b/graphics/sprites/monsters/moonshroom.xml new file mode 100644 index 00000000..be815e17 --- /dev/null +++ b/graphics/sprites/monsters/moonshroom.xml @@ -0,0 +1,64 @@ +<?xml version="1.0"?> +<sprite> + <imageset name="base" src="graphics/sprites/monsters/moonshroom.png" width="42" height="33"/> + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0" offsetX="7" offsetY="-10"/> + </animation> + <animation direction="left"> + <frame index="10" offsetX="5" offsetY="-10"/> + </animation> + <animation direction="up"> + <frame index="20" offsetX="7" offsetY="-10"/> + </animation> + <animation direction="right"> + <frame index="30" offsetX="7" offsetY="-10"/> + </animation> + </action> + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="4" delay="125" offsetX="7" offsetY="-10"/> + </animation> + <animation direction="left"> + <sequence start="11" end="14" delay="125" offsetX="5" offsetY="-10"/> + </animation> + <animation direction="up"> + <sequence start="21" end="24" delay="125" offsetX="7" offsetY="-10"/> + </animation> + <animation direction="right"> + <sequence start="31" end="34" delay="250" offsetX="7" offsetY="-10"/> + </animation> + </action> + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="9" offsetX="7" offsetY="-10"/> + </animation> + <animation direction="left"> + <frame index="19" offsetX="5" offsetY="-10"/> + </animation> + <animation direction="up"> + <frame index="29" offsetX="7" offsetY="-10"/> + </animation> + <animation direction="right"> + <frame index="39" offsetX="7" offsetY="-10"/> + </animation> + </action> + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="5" end="8" delay="150" offsetX="7" offsetY="-10"/> + <end/> + </animation> + <animation direction="left"> + <sequence start="15" end="18" delay="150" offsetX="5" offsetY="-10"/> + <end/> + </animation> + <animation direction="up"> + <sequence start="25" end="28" delay="150" offsetX="7" offsetY="-10"/> + <end/> + </animation> + <animation direction="right"> + <sequence start="35" end="38" delay="150" offsetX="7" offsetY="-10"/> + <end/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/rose1.xml b/graphics/sprites/monsters/rose1.xml index 82677cf0..d64a162f 100644 --- a/graphics/sprites/monsters/rose1.xml +++ b/graphics/sprites/monsters/rose1.xml @@ -27,7 +27,7 @@ Copyright (C) 2011-2019 Evol Online --> </action> <action name="dead" imageset="base"> - <animation direction="default"> + <animation> <frame index="15"/> </animation> </action> diff --git a/graphics/sprites/monsters/rose2.xml b/graphics/sprites/monsters/rose2.xml index 8bb1f38c..c5197684 100644 --- a/graphics/sprites/monsters/rose2.xml +++ b/graphics/sprites/monsters/rose2.xml @@ -27,7 +27,7 @@ Copyright (C) 2011-2019 Evol Online --> </action> <action name="dead" imageset="base"> - <animation direction="default"> + <animation> <frame index="23"/> </animation> </action> diff --git a/graphics/sprites/monsters/rose3.xml b/graphics/sprites/monsters/rose3.xml index b597dcd2..bb175268 100644 --- a/graphics/sprites/monsters/rose3.xml +++ b/graphics/sprites/monsters/rose3.xml @@ -27,7 +27,7 @@ Copyright (C) 2011-2019 Evol Online --> </action> <action name="dead" imageset="base"> - <animation direction="default"> + <animation> <frame index="31"/> </animation> </action> diff --git a/graphics/sprites/monsters/skeleton.png b/graphics/sprites/monsters/skeleton.png Binary files differnew file mode 100644 index 00000000..58eaab56 --- /dev/null +++ b/graphics/sprites/monsters/skeleton.png diff --git a/graphics/sprites/monsters/skeleton.xml b/graphics/sprites/monsters/skeleton.xml new file mode 100644 index 00000000..dba9ff06 --- /dev/null +++ b/graphics/sprites/monsters/skeleton.xml @@ -0,0 +1,316 @@ +<?xml version="1.0" encoding="utf-8"?> +<!-- Author: Micksha +Copyright (C) 2020 Evol Online --> +<sprite> + <imageset name="base" + src="graphics/sprites/monsters/skeleton.png" + width="64" + height="64"/> + + <action name="stand" imageset="base"> + <animation direction="down"> + <frame index="0"/> + </animation> + <animation direction="left"> + <frame index="16"/> + </animation> + <animation direction="up"> + <frame index="32"/> + </animation> + <animation direction="right"> + <frame index="48"/> + </animation> + </action> + + <action name="walk" imageset="base"> + <animation direction="down"> + <sequence start="1" end="6" delay="80"/> + </animation> + <animation direction="left"> + <sequence start="17" end="22" delay="80"/> + </animation> + <animation direction="up"> + <sequence start="33" end="38" delay="80"/> + </animation> + <animation direction="right"> + <sequence start="49" end="54" delay="80"/> + </animation> + </action> + + <action name="attack" imageset="base"> + <animation direction="down"> + <sequence start="7" end="10" delay="80"/> + <end /> + </animation> + <animation direction="left"> + <sequence start="23" end="26" delay="80"/> + <end /> + </animation> + <animation direction="up"> + <sequence start="39" end="42" delay="80"/> + <end /> + </animation> + <animation direction="right"> + <sequence start="55" end="58" delay="80"/> + <end /> + </animation> + </action> + + <action name="attack_bow" imageset="base"> + <animation direction="down"> + <sequence start="11" end="15" delay="80"/> + <end /> + </animation> + <animation direction="left"> + <sequence start="27" end="31" delay="80"/> + <end /> + </animation> + <animation direction="up"> + <sequence start="43" end="47" delay="80"/> + <end /> + </animation> + <animation direction="right"> + <sequence start="59" end="63" delay="80"/> + <end /> + </animation> + </action> + + <action name="attack_wand" imageset="base"> + <animation direction="down"> + <frame index="7" delay="80"/> + <frame index="8" delay="80"/> + <frame index="11" delay="90"/> + <sequence start="8" end="10" delay="70"/> + <end /> + </animation> + <animation direction="left"> + <frame index="23" delay="80"/> + <frame index="28" delay="80"/> + <frame index="27" delay="90"/> + <frame index="28" delay="70"/> + <sequence start="24" end="26" delay="70"/> + <end /> + </animation> + <animation direction="up"> + <frame index="39" delay="90"/> + <frame index="43" delay="90"/> + <sequence start="40" end="42" delay="80"/> + <end /> + </animation> + <animation direction="right"> + <frame index="55" delay="80"/> + <frame index="60" delay="80"/> + <frame index="59" delay="90"/> + <frame index="60" delay="70"/> + <sequence start="56" end="58" delay="70"/> + <end /> + </animation> + </action> + + <action name="attack_scythe" imageset="base"> + <animation direction="down"> + <frame index="11" delay="100"/> + <frame index="8" delay="100"/> + <frame index="9" delay="90"/> + <frame index="7" delay="90"/> + <frame index="10" delay="85"/> + <frame index="7" delay="90"/> + <frame index="9" delay="90"/> + <frame index="8" delay="100"/> + <end /> + </animation> + <animation direction="left"> + <frame index="27" delay="100"/> + <frame index="23" delay="90"/> + <frame index="24" delay="90"/> + <frame index="25" delay="80"/> + <frame index="26" delay="90"/> + <frame index="25" delay="90"/> + <frame index="24" delay="100"/> + <frame index="23" delay="90"/> + <end /> + </animation> + <animation direction="up"> + <frame index="43" delay="100"/> + <frame index="42" delay="90"/> + <frame index="41" delay="90"/> + <frame index="40" delay="80"/> + <frame index="39" delay="90"/> + <frame index="40" delay="90"/> + <frame index="41" delay="100"/> + <frame index="42" delay="90"/> + <end /> + </animation> + <animation direction="right"> + <frame index="59" delay="100"/> + <frame index="55" delay="90"/> + <frame index="56" delay="90"/> + <frame index="57" delay="80"/> + <frame index="58" delay="90"/> + <frame index="57" delay="90"/> + <frame index="56" delay="100"/> + <frame index="55" delay="90"/> + <end /> + </animation> + </action> + + <action name="attack_chop" imageset="base"> + <animation direction="down"> + <frame index="7" delay="100"/> + <frame index="8" delay="100"/> + <frame index="11" delay="120"/> + <frame index="9" delay="90"/> + <frame index="10" delay="70"/> + <end /> + </animation> + <animation direction="left"> + <frame index="23" delay="100"/> + <frame index="24" delay="100"/> + <frame index="27" delay="120"/> + <frame index="25" delay="90"/> + <frame index="26" delay="70"/> + <end /> + </animation> + <animation direction="up"> + <frame index="39" delay="100"/> + <frame index="40" delay="100"/> + <frame index="41" delay="120"/> + <frame index="42" delay="90"/> + <frame index="44" delay="70"/> + <end /> + </animation> + <animation direction="right"> + <frame index="55" delay="100"/> + <frame index="56" delay="100"/> + <frame index="59" delay="120"/> + <frame index="57" delay="90"/> + <frame index="58" delay="70"/> + <end /> + </animation> + </action> + + <action name="attack_chop_long" imageset="base"> + <animation direction="down"> + <frame index="8" delay="120"/> + <frame index="11" delay="130"/> + <frame index="7" delay="70"/> + <frame index="10" delay="70"/> + <frame index="9" delay="90"/> + <end /> + </animation> + <animation direction="left"> + <frame index="23" delay="120"/> + <frame index="27" delay="130"/> + <frame index="26" delay="80"/> + <frame index="25" delay="100"/> + <frame index="24" delay="80"/> + <end /> + </animation> + <animation direction="up"> + <frame index="39" delay="120"/> + <frame index="40" delay="80"/> + <frame index="41" delay="130"/> + <frame index="42" delay="70"/> + <frame index="44" delay="100"/> + <end /> + </animation> + <animation direction="right"> + <frame index="55" delay="120"/> + <frame index="59" delay="130"/> + <frame index="58" delay="80"/> + <frame index="57" delay="100"/> + <frame index="56" delay="80"/> + <end /> + </animation> + </action> + + <action name="sit" imageset="base"> + <animation direction="down"> + <frame index="68"/> + </animation> + <animation direction="left"> + <frame index="69"/> + </animation> + <animation direction="up"> + <frame index="70"/> + </animation> + <animation direction="right"> + <frame index="71"/> + </animation> + </action> + + <action name="sittop" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + + <action name="standride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + + <action name="spawnride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + + <action name="ride" imageset="base"> + <animation direction="down"> + <frame index="64"/> + </animation> + <animation direction="left"> + <frame index="65"/> + </animation> + <animation direction="up"> + <frame index="66"/> + </animation> + <animation direction="right"> + <frame index="67"/> + </animation> + </action> + + <action name="dead" imageset="base"> + <animation direction="down"> + <frame index="72"/> + </animation> + <animation direction="left"> + <frame index="72"/> + </animation> + <animation direction="up"> + <frame index="72"/> + </animation> + <animation direction="right"> + <frame index="72"/> + </animation> + </action> +</sprite> diff --git a/graphics/sprites/monsters/tulip.xml b/graphics/sprites/monsters/tulip.xml index 54ecddb3..fd0455bb 100644 --- a/graphics/sprites/monsters/tulip.xml +++ b/graphics/sprites/monsters/tulip.xml @@ -27,7 +27,7 @@ Copyright (C) 2011-2019 Evol Online --> </action> <action name="dead" imageset="base"> - <animation direction="default"> + <animation> <frame index="7"/> </animation> </action> diff --git a/graphics/sprites/monsters/vein-coal.xml b/graphics/sprites/monsters/vein-coal.xml index 963d2504..f4261a2f 100644 --- a/graphics/sprites/monsters/vein-coal.xml +++ b/graphics/sprites/monsters/vein-coal.xml @@ -27,7 +27,7 @@ </action> <action name="dead" imageset="mob"> - <animation direction="default"> + <animation> <frame index="10" delay="1000"/> </animation> </action> diff --git a/graphics/sprites/monsters/vein-gem.xml b/graphics/sprites/monsters/vein-gem.xml index 8116d71e..924a70c4 100644 --- a/graphics/sprites/monsters/vein-gem.xml +++ b/graphics/sprites/monsters/vein-gem.xml @@ -61,7 +61,7 @@ </action> <action name="dead" imageset="mob"> - <animation direction="default"> + <animation> <sequence start="31" end="33" delay="100"/> <sequence start="47" end="49" delay="100"/> <frame index="39" delay="100"/> diff --git a/graphics/sprites/monsters/vein-gold.xml b/graphics/sprites/monsters/vein-gold.xml index c066ecfa..1fe15c78 100644 --- a/graphics/sprites/monsters/vein-gold.xml +++ b/graphics/sprites/monsters/vein-gold.xml @@ -64,7 +64,7 @@ </animation> </action> <action name="dead" imageset="mob"> - <animation direction="default"> + <animation> <sequence start="16" end="19" delay="100"/> <frame index="10" delay="0"/> </animation> diff --git a/graphics/sprites/monsters/vein-iron.xml b/graphics/sprites/monsters/vein-iron.xml index 4ba52c3d..0b966342 100644 --- a/graphics/sprites/monsters/vein-iron.xml +++ b/graphics/sprites/monsters/vein-iron.xml @@ -22,7 +22,7 @@ </action> <action name="dead" imageset="mob"> - <animation direction="default"> + <animation> <frame index="10" delay="1000"/> </animation> </action> diff --git a/graphics/sprites/monsters/veinbloc-coal.xml b/graphics/sprites/monsters/veinbloc-coal.xml index 0de4a896..8b89a1de 100644 --- a/graphics/sprites/monsters/veinbloc-coal.xml +++ b/graphics/sprites/monsters/veinbloc-coal.xml @@ -13,7 +13,7 @@ </action> <action name="dead" imageset="mob"> - <animation direction="default"> + <animation> <frame index="12"/> </animation> </action> diff --git a/graphics/sprites/monsters/veinbloc-gem.xml b/graphics/sprites/monsters/veinbloc-gem.xml index 1fe1e852..01b501ce 100644 --- a/graphics/sprites/monsters/veinbloc-gem.xml +++ b/graphics/sprites/monsters/veinbloc-gem.xml @@ -47,7 +47,7 @@ </action> <action name="dead" imageset="mob" hp="1"> - <animation direction="default"> + <animation> <frame index="12"/> </animation> </action> diff --git a/graphics/sprites/monsters/veinbloc-gold.xml b/graphics/sprites/monsters/veinbloc-gold.xml index 3477633d..0d1cb1da 100644 --- a/graphics/sprites/monsters/veinbloc-gold.xml +++ b/graphics/sprites/monsters/veinbloc-gold.xml @@ -13,7 +13,7 @@ </action> <action name="dead" imageset="mob"> - <animation direction="default"> + <animation> <frame index="12"/> </animation> </action> |