Ir para conteúdo

[monster] Monstro Que Parece Player (muito Loko)


dgprado

Posts Recomendados

Fiz esse monstro inspirado em um famoso pk de aldora um polones chamado Illya cujo char chamava-se Uhii.

 

Esse monstro seria muito util em ots lv up´podendo ser adicionado mais life e aumentado os danos proporcionando assim uma diversao extra para akeles players mais fortes entediados em matar demons cum 1 hit aushaUSUAHSUAH...

 

Crie um arquivo chamado uhii.xml na pasta /data/monster/edited

/edited: se nao houver essa pasta crie ela para organizar suas criaturas editadas

 

E entao cole isso :

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Uhii" nameDescription="Uhii he is an Elder Druid" race="blood" experience="13000" speed="400" manacost="0">
<health now="7000" max="7000"/>
<look type="130" head="114" body="94" legs="94" feet="114" corpse="6080"/>
<targetchange interval="5000" chance="30"/>
<strategy attack="100" defense="0"/>
<flags>
	<flag summonable="0"/>
	<flag attackable="1"/>
	<flag hostile="1"/>
	<flag illusionable="1"/>
	<flag convinceable="1"/>
	<flag pushable="0"/>
	<flag canpushitems="1"/>
	<flag canpushcreatures="0"/>
	<flag targetdistance="4"/>
	<flag staticattack="90"/>
	<flag runonhealth="20"/>
</flags>
<attacks>
	<attack name="physical" interval="2000" chance="50" range="7" min="-400" max="-1000">
     <attribute key="shootEffect" value="suddendeath"/>
     <attribute key="areaEffect" value="mortarea"/>
     </attack>
   <attack name="physical" interval="4000" chance="46" range="7" radius="13" target="0" min="-100" max="-350">
  <attribute key="areaEffect" value="yellowspark"/>
   </attack>
</attacks>
<defenses armor="17" defense="30"/>
<elements>
	<element physicalPercent="-8"/>
	<element deathPercent="-7"/>
</elements>
<immunities>
	<immunity lifedrain="0"/>
	<immunity paralyze="0"/>
	<immunity outfit="0"/>
	<immunity drunk="0"/>
	<immunity invisible="0"/>
</immunities>
     <voices interval="5000" chance="60">
   <voice sentence="NO PAYMENT!"/>
   <voice sentence="KURWA!!!!"/>
   <voice sentence="Br?!"/>
   <voice sentence="Aaaah.."/>
   <voice sentence="HUNTED!!!"/>
   <voice sentence="exura sio uhii"/>
 </voices>
<defenses armor="20" defense="22">
   <defense name="wild growth" interval="4000" chance="50"/>
   <defense name="healing" interval="1000" chance="30" min="5000" max="20000">
     <attribute key="areaEffect" value="blueshimmer"/>
   </defense>
   <defense name="speed" interval="1000" chance="10" speedchange="300" duration="3000">
     <attribute key="areaEffect" value="redshimmer"/>
   </defense>
 </defenses>
 <elements>
<element holyPercent="50"/>
<element deathPercent="50"/>
<element physicalPercent="-15"/>
 </elements>
 <immunities>
<immunity invisible="1"/>
 </immunities>
<summons maxSummons="2">
   <summon name="demon skeleton" interval="1000" chance="40" max="2"/>
 </summons>

       <loot>
	<item id="2160" countmax="10" chance1="50000" chancemax="0"/> <!-- cc -->
	<item id="2323" chance="1000"/> <!-- hat -->
           <item id="2789" countmax="100" chance1="10000" chancemax="0"/> <!-- brow mushroon -->
	<item id="2229" countmax="2" chance1="10000" chancemax="0"/> <!-- Skull -->
	<item id="9774" chance="100000"> <!-- bp -->
		<inside>
			<item id="2268" countmax="1" chance1="50000" chancemax="0"/> <!-- sd -->
			<item id="5906" countmax="100" chance1="20000" chancemax="0"/> <!-- demon dust -->
			<item id="2273" chance="20000"/> <!-- uh -->
		</inside>
	</item>
</loot>
</monster>

 

 

 

Depois adicione as linhas no monsters.xml

 

  <!-- Edited -->
      <monster name="Uhii" file="Edited/uhii.xml"/>

 

Pronto Uhii esta pronto para aterrorizar seu server xDD

 

 

:smile_positivo: By GODines :smile_positivo:

uhii1.th.jpg

 

uhiieekman4.th.jpg

 

uhiieekman2.th.jpg

Editado por dgprado
Link para o comentário
Compartilhar em outros sites

  • 9 years later...
×
×
  • Criar Novo...