- Dołączył
- Lipiec 2, 2009
- Posty
- 62
- Liczba reakcji
- 1
Witam. To m?j pierwszy potworek jakiego zrobi?em. Zrobi? jeszcze wi?cej "Wild?w" ale zale?y jakie wystawicie komentarze.
Kod:
<?xml version="1.0"?>
<monster name="Wild Bowman" nameDescription="a Wild Bowman" experience="430" speed="150" race="Blood">
<health now="2000" max="2000"/>
<look type="129" head="79" body="78" legs="119" feet="115" addons="1" corpse="2317"/>
<strategy attack="51" defense="49"/>
<targetchange speed="1000" chance="50"/>
<flags>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag attackable="1"/>
<flag pushable="0"/>
<flag staticattack="100"/>
<flag targetdistance="4"/>
<flag runonhealth="50"/>
</flags>
<attacks>
<attack name="melee" interval="100" chance="25" skill="140" attack="100" 0="0" tick="0" min="-201" max="-541" range="1">
<attribute key="areaEffect" value="holydamage"/>
</attack>
<attack name="physical" interval="100" chance="100" min="-201" max="-541" range="7" radius="1" target="1">
<attribute key="areaEffect" value="greenspark"/>
<attribute key="shootEffect" value="flasharrow"/>
</attack>
<attack name="physical" interval="100" chance="5" min="-402" max="-1082" range="4">
<attribute key="areaEffect" value="redspark"/>
<attribute key="shootEffect" value="onyxarrow"/>
</attack>
</attacks>
<defenses defense="50" armor="17">
<defense name="physical" interval="100" chance="50" min="200" max="250">
<attribute key="areaEffect" value="redshimmer"/>
</defense>
</defenses>
<immunities>
<immunity name="paralyze"/>
<immunity name="invisible"/>
<immunity name="drown"/>
<immunity name="drunk"/>
</immunities>
<voices speed="2200" chance="75">
<voice sentence="I fucking your mom!" yell="1"/>
<voice sentence="I kill you!" yell="1"/>
<voice sentence="This is SPARTA!!!" yell="1"/>
</voices>
<summons maxSummons="10">
<summon name="Scarab" speed="0" chance="0"/>
<summon name="Scarab" speed="0" chance="0"/>
</summons>
<elements/>
<loot>
<item id="2507" countmax="1" chance="5"/>
<item id="2660" countmax="1" chance="5"/>
<item id="1987" countmax="1" chance="100">
<inside>
<item id="2148" countmax="100" chance="50"/>
</inside>
</item>
<item id="2458" countmax="1" chance="50"/>
<item id="2464" countmax="1" chance="50"/>
<item id="2648" countmax="1" chance="50"/>
<item id="3982" countmax="1" chance="50"/>
</loot>
</monster>