Ir para conteúdo

Justiceiro Com Ss


mws256

Posts Recomendados

100% Meu !!!!

Bem, começando você abre o Bloco de Notas e escreve:

<?xml version="1.0" encoding="UTF-8" ?> 
<monster name="Justiceiro" nameDescription="a justiceiro" race="blood" experience="1600" speed="450" manacost="0">
 <health now="1900" max="1900" /> 
 <look type="289" head="0" body="114" legs="95" feet="76" addons="3" corpse="6080" /> 
 <targetchange interval="5000" chance="8" /> 
 <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="1" /> 
 <flag staticattack="90" /> 
 <flag runonhealth="0" /> 
 </flags>
<attacks>
 <attack name="melee" interval="2000" min="-0" max="-300" /> 
<attack name="physical" interval="2000" chance="20" range="7" min="-65" max="-145">
 <attribute key="shootEffect" value="spear" /> 
 </attack>
<attack name="melee" interval="3000" chance="15" range="7" radius="3" target="0" min="-80" max="-155">
 <attribute key="areaEffect" value="blackspark" /> 
 </attack>
 </attacks>
 <defenses armor="25" defense="30" /> 
<elements>
 <element earthPercent="150" /> 
 <element icePercent="100" /> 
 <element firePercent="95" /> 
 <element energyPercent="80" /> 
 <element physicalPercent="22" /> 
 <element deathPercent="20" /> 
 <element holyPercent="-16" /> 
 </elements>
<immunities>
 <immunity paralyze="1" /> 
 <immunity invisible="1" /> 
 </immunities>
<voices interval="5000" chance="10">
 <voice sentence="MINE!" yell="1" /> 
 <voice sentence="No prisoners!" yell="1" /> 
 <voice sentence="NO MERCY!" yell="1" /> 
 <voice sentence="By Bolg's Blood!" /> 
 <voice sentence="You're no match for me!" /> 
 </voices>
<loot>
 <item id="2457" chance="10000" /> 
<!--  steel helmet 
 --> 
 <item id="2417" chance="7000" /> 
<!--  battle hammer 
 --> 
 <item id="2148" countmax="100" chance="100000" /> 
<!--  gold coin 
 --> 
 <item id="2476" chance="800" /> 
<!--  knight armor 
 --> 
 <item id="2489" chance="1428" /> 
<!--  dark armor 
 --> 
 <item id="2490" chance="6666" /> 
<!--  dark helmet 
 --> 
 <item id="2381" chance="9000" /> 
<!--  halberd 
 --> 
 <item id="2389" countmax="1" chance="20000" /> 
<!--  spear 
 --> 
<item id="1987" chance="100000">
<!--  bag 
 --> 
<inside>
 <item id="2477" chance="1000" /> 
<!--  knight legs 
 --> 
 <item id="2691" countmax="2" chance="20000" /> 
<!--  brown bread 
 --> 
 <item id="2478" chance="13000" /> 
<!--  brass legs 
 --> 
 <item id="2475" countmax="1" chance="2000" /> 
<!--  warrior helmet 
 --> 
 <item id="2463" chance="2500" /> 
<!--  plate armor 
 --> 
 <item id="2148" countmax="15" chance="100000" /> 
<!--  gold coin 
 --> 
 <item id="2120" chance="20000" /> 
<!--  rope 
 --> 
 <item id="2387" chance="6666" /> 
<!--  double axe 
 --> 
 <item id="2377" chance="2857" /> 
<!--  two handed sword 
 --> 
 <item id="2430" chance="1333" /> 
<!--  knight axe 
 --> 
 <item id="2414" chance="909" /> 
<!--  dragon lance 
 --> 
 <item id="2195" chance="555" /> 
<!--  boots of haste 
 --> 
 <item id="2133" countmax="1" chance="800" /> 
<!--  ruby necklace 
 --> 
 </inside>
 </item>
 </loot>
 </monster>

Depois salve como 'justiceiro.xml' na PASTADOOT/DATA/MONSTER, depois abra o arquivo que esta dentro da pasta Monster 'monster.xml' e coloque isso:

 

<monster name="Justiceiro" file="justiceiro.xml"/>

 

SS:

imagemmg.png

 

Comentem!!!!

Link para o comentário
Compartilhar em outros sites

  • 1 month later...
  • 1 month later...
×
×
  • Criar Novo...