1
2
3
4
5
6
7
8
9
10
11
12
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"/>
</monster>
</monsters>
|