Por Diorgs, 10 de dez. de 2010 em NPCs, monsters e raids
info
Grupo: Campones
Registrado: 10/12/09
Posts: 16
Reputação: 0
Char no Tibia: Jhonny Hebron
Eai galerinha...
To aki pra postar meu primeiro monstrinho para voces ^^
<?xml version="1.0" encoding="UTF-8"?><monster name="Slash" nameDescription="a slash" race="blood" experience="12000" speed="476" manacost="0"> <health now="14000" max="14000"/> <look type="132" head="114" body="1" legs="114" feet="0" addons="2" corpse="6080"/> <targetchange interval="3000" chance="10"/> <strategy attack="100" defense="0"/> <flags> <flag summonable="0"/> <flag attackable="1"/> <flag hostile="1"/> <flag illusionable="0"/> <flag convinceable="0"/> <flag pushable="0"/> <flag canpushitems="1"/> <flag canpushcreatures="1"/> <flag targetdistance="0"/> <flag staticattack="90"/> <flag runonhealth="0"/> </flags> <attacks> <attack name="melee" interval="2500" skill="117" attack="142"/> <attack name="physical" interval="2000" chance="20" range="7" min="-200" max="-1200"> <attribute key="shootEffect" value="arrow"/> </attack> </attacks> <defenses armor="30" defense="20"> <defense name="healing" interval="1000" chance="10" min="200" max="350"> <attribute key="areaEffect" value="blueshimmer"/> </defense> </defenses> <elements> <element firePercent="30"/> <element physicalPercent="25"/> <element holyPercent="25"/> <element deathPercent="-20"/> <element earthPercent="50"/> <element energyPercent="25"/> <element icePercent="15"/> </elements> <immunities> <immunity paralyze="1"/> <immunity invisible="1"/> </immunities> <voices interval="5000" chance="10"> <voice sentence="I love one Gibson Les Paul"/> <voice sentence="Godzilla Guittar ^^"/> <voice sentence="MotherFuck ,I need Marijuana"/> </voices> <loot> <item id="2487" chance="600"/> --crown armor <item id="2491" chance="600"/> --crown helmet <item id="2488" chance="600"/> --crown legs <item id="2519" chance="600"/> --crown shield <item id="8925" chance="100"/> -- solar axe <item id="9933" chance="99"/> --firewalker boots <item id="2160" countmax="1" chance1="200" chancemax="0"/> </inside> </item> </loot> </monster>
<monster name="Slash" nameDescription="a slash" race="blood" experience="12000" speed="476" manacost="0">
<health now="14000" max="14000"/>
<look type="132" head="114" body="1" legs="114" feet="0" addons="2" corpse="6080"/>
<targetchange interval="3000" chance="10"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="0"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="1"/>
<flag targetdistance="0"/>
<flag staticattack="90"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="2500" skill="117" attack="142"/>
<attack name="physical" interval="2000" chance="20" range="7" min="-200" max="-1200">
<attribute key="shootEffect" value="arrow"/>
</attack>
</attacks>
<defenses armor="30" defense="20">
<defense name="healing" interval="1000" chance="10" min="200" max="350">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
</defenses>
<elements>
<element firePercent="30"/>
<element physicalPercent="25"/>
<element holyPercent="25"/>
<element deathPercent="-20"/>
<element earthPercent="50"/>
<element energyPercent="25"/>
<element icePercent="15"/>
</elements>
<immunities>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="5000" chance="10">
<voice sentence="I love one Gibson Les Paul"/>
<voice sentence="Godzilla Guittar ^^"/>
<voice sentence="MotherFuck ,I need Marijuana"/>
</voices>
<loot>
<item id="2487" chance="600"/> --crown armor
<item id="2491" chance="600"/> --crown helmet
<item id="2488" chance="600"/> --crown legs
<item id="2519" chance="600"/> --crown shield
<item id="8925" chance="100"/> -- solar axe
<item id="9933" chance="99"/> --firewalker boots
<item id="2160" countmax="1" chance1="200" chancemax="0"/>
</inside>
</item>
</loot>
</monster>
<monster name="Slash" file="Slash.xml"/>
info
Grupo: Campones
Registrado: 10/12/09
Posts: 16
Reputação: 0
Char no Tibia: Jhonny Hebron
Eai galerinha...
To aki pra postar meu primeiro monstrinho para voces ^^