summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSiegfried Gipp <siegfried@rorkvell.de>2024-07-21 08:00:00 +0000
committerJesusaves <cpntb1@ymail.com>2024-07-27 19:12:17 -0300
commitb3dd9a9912ce47647136a3036692c24d8ac65917 (patch)
treec473a51e1fce79c8eb07469adf4378fcbefad1b1
parenta2949486517ae91f55d91191f7c8f4d8ca5f7fb6 (diff)
downloadclientdata-b3dd9a9912ce47647136a3036692c24d8ac65917.tar.gz
clientdata-b3dd9a9912ce47647136a3036692c24d8ac65917.tar.bz2
clientdata-b3dd9a9912ce47647136a3036692c24d8ac65917.tar.xz
clientdata-b3dd9a9912ce47647136a3036692c24d8ac65917.zip
All editable homunculi individualized. Not all of them have sound yet.
* This commit was partly edited by Jesusalva Co-Authored-By: Jesusalva <cpntb1@ymail.com>
-rw-r--r--homunculuses.xml77
1 files changed, 60 insertions, 17 deletions
diff --git a/homunculuses.xml b/homunculuses.xml
index 21e4adba..fc3c4451 100644
--- a/homunculuses.xml
+++ b/homunculuses.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Author: 4144, Jesusalva
+<!-- Author: 4144, Jesusalva, Duke M
Copyright (C) 2016 Evol Online
-Copyright (C) 2019 Moubootaur Legends -->
+Copyright (C) 2019-2024 Moubootaur Legends -->
<homunculuses>
<homunculus
@@ -27,8 +27,22 @@ Copyright (C) 2019 Moubootaur Legends -->
attackDirectionType="4"
>
<sprite>races/human-female.xml</sprite>
- <sprite>hairstyles/hairstyle19.xml|#3d2613,4e3117,774c20,8f5d22,ae772d,dbae5c,f7e1ad</sprite>
- <sprite>equipment/chest/alchemistrobe-female.xml</sprite>
+ <sprite>hairstyles/hairstyle19.xml|#2b2b2b,3d2613,3f3f3f,4e3117,585858,774c20,858585,8f5d22,a7a7a7,ae772d,d6d6d6,dbae5c,ffffff,f7e1ad</sprite>
+ <sprite>equipment/head/wizardhat.xml|#4f0a76,8010c0,d699f7</sprite>
+ <sprite>equipment/feet/boots-female.xml</sprite>
+ <sprite>equipment/chest/silkrobe-female.xml|#3c1554,6d3195,c987d1</sprite>
+ <sprite>equipment/weapons/weapon-staff.xml</sprite>
+ <!-- <attack id="382" action="attack_distance"/> -->
+ <!-- <attack id="382" action="attack_magic"/> -->
+ <!-- Probably only id "1" is ever used -->
+ <attack id="1" missile-particle="graphics/particles/misc.firebolt.xml" action="attack_distance"/>
+ <attack id="2" missile-particle="graphics/particles/darkblueflame.particle.xml" action="attack_magic"/>
+<!-- <sound event="die">monsters/piou/die1.ogg</sound>-->
+ <sound event="hit">weapons/wand/match-strike.ogg</sound>
+ <sound event="miss">weapons/wand/match-strike.ogg</sound>
+<!-- <sound event="hurt">monsters/piou/hurt1.ogg</sound>
+ <sound event="hurt">monsters/piou/hurt2.ogg</sound>
+ <sound event="spawn">monsters/piou/spawn1.ogg</sound>-->
</homunculus>
<!--======================================================================-->
<homunculus
@@ -54,9 +68,14 @@ Copyright (C) 2019 Moubootaur Legends -->
attackDirectionType="4"
>
<sprite>races/human-male.xml</sprite>
- <sprite>hairstyles/hairstyle26.xml|#25211a,30291c,3c3022,574731,6d5b3e,a0804c,c1ad84</sprite>
- <sprite>equipment/chest/alchemistrobe-male.xml</sprite>
- <sprite>equipment/shields/leather.xml</sprite>
+ <sprite>hairstyles/hairstyle26.xml|#2b2b2b,000002,3f3f3f,020004,585858,0d0d13,858585,181c20,a7a7a7,2b302d,d6d6d6,616b64,ffffff,c7ccbf</sprite> <!-- black -->
+ <sprite>equipment/feet/bromenalboots-male.xml</sprite>
+ <sprite>equipment/hands/bromenalgloves-male.xml</sprite>
+ <sprite>equipment/legs/bromenalpants-male.xml</sprite>
+ <sprite>equipment/chest/bromenalchest-male.xml</sprite>
+ <sprite>equipment/head/bromenalhelmet.xml</sprite>
+ <sprite>equipment/weapons/sword-bronze.xml</sprite>
+ <sprite>equipment/shields/braknar.xml</sprite>
</homunculus>
<!--======================================================================-->
<homunculus
@@ -82,12 +101,20 @@ Copyright (C) 2019 Moubootaur Legends -->
attackDirectionType="4"
>
<sprite>races/human-female.xml</sprite>
- <sprite>hairstyles/hairstyle16.xml|#000002,020004,0d0d13,181c20,2b302d,616b64,c7ccbf</sprite>
- <sprite>equipment/chest/alchemistrobe-female.xml</sprite>
+ <sprite>hairstyles/hairstyle16.xml|#2b2b2b,470320,3f3f3f,570c27,585858,8e2b41,858585,a42d2d,a7a7a7,c82525,d6d6d6,e89687,ffffff,fcd4a4</sprite>
<sprite>equipment/feet/assassinboots-female.xml</sprite>
<sprite>equipment/hands/assassingloves-female.xml</sprite>
<sprite>equipment/chest/assassinchest-female.xml</sprite>
- <sprite>equipment/legs/jeanschaps-female.xml</sprite>
+ <sprite>equipment/legs/assassinpants-female.xml</sprite>
+ <sprite>equipment/weapons/kurogane.xml</sprite>
+<!-- <sound event="die">monsters/piou/die1.ogg</sound>-->
+ <sound event="hit">weapons/metal/hammer09.ogg</sound>
+ <sound event="hit">weapons/metal/hammer10.ogg</sound>
+ <sound event="hit">weapons/metal/hammer11.ogg</sound>
+ <sound event="miss">weapons/wand/sword-miss.ogg</sound>
+<!-- <sound event="hurt">monsters/piou/hurt1.ogg</sound>
+ <sound event="hurt">monsters/piou/hurt2.ogg</sound>
+ <sound event="spawn">monsters/piou/spawn1.ogg</sound>-->
</homunculus>
<!--======================================================================-->
<homunculus
@@ -113,8 +140,13 @@ Copyright (C) 2019 Moubootaur Legends -->
attackDirectionType="4"
>
<sprite>races/human-male.xml</sprite>
- <sprite>hairstyles/hairstyle14.xml|#4b1d57,552362,6d337d,8d37a4,af29d5,d988cf,ffc4c4</sprite>
- <sprite>equipment/chest/alchemistrobe-male.xml</sprite>
+ <sprite>hairstyles/hairstyle14.xml|#2b2b2b,273a2e,3f3f3f,2f4a37,585858,2c5235,858585,3a6935,a7a7a7,4b802c,d6d6d6,8bb449,ffffff,d2e489</sprite> <!-- Forest Green -->
+ <sprite>equipment/feet/bromenalboots-male.xml</sprite>
+ <sprite>equipment/hands/bromenalgloves-male.xml</sprite>
+ <sprite>equipment/legs/jeanschaps-male.xml</sprite>
+ <sprite>equipment/chest/trainingshirt-male.xml</sprite>
+ <sprite>equipment/head/vikinghelmet.xml</sprite>
+ <sprite>equipment/weapons/kanabo.xml</sprite>
</homunculus>
<!--======================================================================-->
<homunculus
@@ -140,8 +172,14 @@ Copyright (C) 2019 Moubootaur Legends -->
attackDirectionType="4"
>
<sprite>races/human-female.xml</sprite>
- <sprite>hairstyles/hairstyle18.xml|#192d2c,1c3e33,2c6b52,339455,32ae4d,95d469,f7fed5</sprite>
- <sprite>equipment/chest/alchemistrobe-female.xml</sprite>
+ <sprite>hairstyles/hairstyle18.xml|#2b2b2b,273a2e,3f3f3f,2f4a37,585858,2c5235,858585,3a6935,a7a7a7,4b802c,d6d6d6,8bb449,ffffff,d2e489</sprite> <!-- forest green -->
+ <sprite>equipment/head/leprechaunhat.xml</sprite>
+<!-- <sprite>equipment/head/fairyhat.xml</sprite> --> <!-- other option, would look nice too -->
+ <sprite>equipment/feet/boots-female.xml|#3f221d,754d23,f5cea4</sprite> <!-- brown -->
+ <sprite>equipment/hands/cottongloves-female.xml|#3f221d,754d23,f5cea4</sprite>
+ <sprite>equipment/legs/bandittrousers-female.xml</sprite>
+ <sprite>equipment/chest/forestarmor-female.xml</sprite>
+ <sprite>equipment/weapons/arcane.xml</sprite>
</homunculus>
<!--======================================================================-->
<homunculus
@@ -218,9 +256,14 @@ Copyright (C) 2019 Moubootaur Legends -->
deadDirectionType="1"
attackDirectionType="4"
>
- <sprite>races/human-male.xml</sprite>
- <sprite>hairstyles/hairstyle21.xml|#311623,451a25,602222,7d2b26,9a3416,ca7e55,e2b88f</sprite>
- <sprite>equipment/chest/alchemistrobe-male.xml</sprite>
+ <sprite>races/human-female.xml</sprite>
+ <sprite>hairstyles/hairstyle20.xml|#2b2b2b,471c26,3f3f3f,591f20,585858,8f2f2c,858585,a63e25,a7a7a7,c85a2f,d6d6d6,f39855,ffffff,ffe3b6</sprite> <!-- copper blonde -->
+ <sprite>equipment/head/deserthelmet.xml</sprite>
+ <sprite>equipment/feet/boots-female.xml|#3f221d,754d23,f5cea4</sprite> <!-- brown -->
+ <sprite>equipment/hands/cottongloves-female.xml|#3f221d,754d23,f5cea4</sprite>
+ <sprite>equipment/legs/cottonskirt-female.xml|#594d36,b49b6c,f4d293</sprite>
+ <sprite>equipment/chest/leathershirt-female.xml|#3f221d,754d23,f5cea4</sprite>
+ <sprite>equipment/weapons/sword-iron.xml</sprite>
</homunculus>
<!--======================================================================-->
<homunculus