AI gente fiz um monstrinho pra serv de rates medias, esse monstro ele eh chatinho e eu aconselho colocar ele em quest, onde um knight level 350 bloca ele legal. experimentem e comentem, os ataques nao copiei de nemhum bixo, eu mesmo idealizei os ataques.
comentem, se acharem ruim ou bom pode falar, suas opiniões sao importantes.
Pra quem nao sabe colocar vou explicar:
fassa um script (copia e cola de qualquer outro bixo),
cola isso e salva.
<?xml version="1.0" encoding="UTF-8"?><monster name="Test Rox" species="minotaur" nameDescription="a Test Rox" race="venom" experience="12000" speed="350" manacost="0">
<health now="9500" max="9500"/>
<look type="29" head="20" body="30" legs="40" feet="50" corpse="2876"/>
<targetchange interval="60000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag staticattack="50"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="1000"/>
</flags>
<attacks>
<attack name="throwing knife" interval="1500" chance="12" min="-850" max="-1211"/>
<attack name="melee" interval="2000" min="-1000" max="-2500" poison="2000"/>
<attack name="poisoncondition" interval="1000" chance="10" radius="2" target="1" min="-1000" max="-2000">
<attribute key="areaEffect" value="poison"/>
</attack>
<attack name="speed" interval="1000" chance="12" radius="1" target="1" speedchange="-800" duration="60000">
<attribute key="areaEffect" value="rednote"/>
</attack>
<attack name="physical" interval="1000" chance="35" radius="8" target="0" min="-1900" max="-2500">
<attribute key="areaEffect" value="bluebubble"/>
</attack>
<attack name="manadrain" interval="1200" chance="22" radius="8" target="0" min="-500" max="-910">
<attribute key="areaEffect" value="greenshimmer"/>
</attack>
<attack name="outfit" interval="1000" chance="2" radius="5" target="0" item="5977" duration="5000">
<attribute key="areaEffect" value="redspark"/>
</attack>
<attack name="outfit" interval="1000" chance="2" radius="5" target="0" item="6005" duration="5000">
<attribute key="areaEffect" value="blackspark"/>
</attack>
</attacks>
<defenses armor="40" defense="45">
<defense name="invisible" interval="5000" chance="9" duration="1000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="healing" interval="500" chance="35" min="1000" max="1200">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="outfit" interval="1000" chance="10" item="2876" duration="4000">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="speed" interval="1000" chance="22" speedchange="1200" duration="4000">
<attribute key="areaEffect" value="redshimmer"/>
</defense>
</defenses>
<defenses armor="25" defense="35"/>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="0"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="1"/>
<immunity outfit="0"/>
<immunity drunk="0"/>
<immunity invisible="1"/>
</immunities>
<loot>
<item id="2152" countmax="46" chance1="100000" chancemax="0"/>
<item id="2667" countmax="15" chance1="90000" chancemax="0"/>
<item id="2145" countmax="56" chance1="70000" chancemax="0"/>
<item id="2472" chance="444"/>
<item id="2470" chance="600"/>
<item id="1987" chance="70000">
<inside>
<item id="2520" chance="888"/>
<item id="2173" chance="5555"/>
<item id="2152" countmax="13" chance1="100000" chancemax="0"/>
<item id="2432" chance="3000"/>
<item id="2149" countmax="56" chance1="7777" chancemax="0"/>
<item id="5741" chance="3500"/>
</inside>
</item>
</loot>
</monster>
Depois vc vai no monsters.xml e cola isso
<monster name="Test Rox" file="Test Rox.xml" />
O nome ficou meio tosco mais se quiser eh soh mudar o que vale eh o script.
Valeu Gente pela atenção!