diff options
author | mekolat <mekolat@gmail.com> | 2014-07-18 20:50:55 -0400 |
---|---|---|
committer | mekolat <mekolat@gmail.com> | 2014-07-18 20:50:55 -0400 |
commit | 7d013b40d13dc62c2fafb84b7b0c7064006a204d (patch) | |
tree | 83cd15fa2b546891b8beae0dc930c2210c3e29c4 /monsters/monster1102_Luvia.xml | |
parent | adecd96194deca0b23d2220b0fbc6ce9d24c8499 (diff) | |
download | clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.gz clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.bz2 clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.tar.xz clientdata-7d013b40d13dc62c2fafb84b7b0c7064006a204d.zip |
split monsters.xml
Diffstat (limited to 'monsters/monster1102_Luvia.xml')
-rw-r--r-- | monsters/monster1102_Luvia.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/monsters/monster1102_Luvia.xml b/monsters/monster1102_Luvia.xml new file mode 100644 index 00000000..798c036b --- /dev/null +++ b/monsters/monster1102_Luvia.xml @@ -0,0 +1,13 @@ +<?xml version="1.0"?> +<monsters offset="0"> +<monster id="1102" name="Luvia"> + <sprite>model/female.xml|#53202b,7f4f45,9e6a43,d09459,fcd3a1,fefffc;#2f312f,727471,a4a6a3,dad5f5;#3a3a3a,d5d5d5</sprite> + <sprite>equipment/feet/assassin-boots-female.xml</sprite> + <sprite>equipment/legs/shorts-female.xml|#121212,343434</sprite> + <sprite>equipment/chest/sorcerer-robe-female.xml|#121212,343434;#8F47D6</sprite> + <sprite>hairstyles/hairstyle11-female.xml|#8c6625,dab425,ffffff</sprite> + <sprite>equipment/head/wizard-hat-female.xml|#070707,121212,663399</sprite> + <particlefx>graphics/particles/monster-luvia.particle.xml</particlefx> + <attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/luvia-attack.particle.xml" action="attack"></attack> +</monster> +</monsters>
\ No newline at end of file |