Ir para conteúdo

miter

Posts Recomendados

Olá XTibianos,

estou aqui um monstro para seu OT! e a Manipuladora de Gelo, Frost.

 

 



 



ice_witch.gif

Outfit

 

 

Vamos aos scripts!

Vá em data/monster/bosses, copie e cole qualquer arquivo dessa pasta e renomei-o para "frost", após isso abra-o e cole isso:

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Frost" nameDescription="an frost" race="blood" experience="2080" speed="188" manacost="0">
<health now="3050" max="3050"/>
<look type="149" head="0" body="47" legs="105" feet="105" addons="0" corpse="6081"/>
<targetchange interval="2000" chance="5"/>
<strategy attack="100" defense="0"/>
<flags>
	<flag summonable="0"/>
	<flag attackable="1"/>
	<flag hostile="1"/>
	<flag illusionable="1"/>
	<flag convinceable="0"/>
	<flag pushable="0"/>
	<flag canpushitems="1"/>
	<flag canpushcreatures="1"/>
	<flag targetdistance="1"/>
	<flag staticattack="70"/>
	<flag runonhealth="250"/>
</flags>
<attacks>
	<attack name="melee" interval="2000" skill="45" attack="30"/>
	<attack name="outfit" interval="1000" chance="10" range="7" item="7172" duration="8000">
		<attribute key="areaEffect" value="blueshimmer"/>
	</attack>
	<attack name="melee" interval="2000" min="-20" max="-220"/>
	<attack name="physical" interval="2000" chance="25" range="7" radius="4" target="1" min="-80" max="-700">
		<attribute key="shootEffect" value="energy"/>
		<attribute key="areaEffect" value="blackspark"/>
	</attack>
	<attack name="lifedrain" interval="2000" chance="13" length="8" spread="3" min="-60" max="-520">
		<attribute key="areaEffect" value="poff"/>
	</attack>
	<attack name="physical" interval="3000" chance="34" range="7" radius="3" target="1" min="-80" max="-550">
		<attribute key="shootEffect" value="snowball"/>
	</attack>
	<attack name="speed" interval="1000" chance="10" range="7" speedchange="-600" duration="20000">
		<attribute key="areaEffect" value="redshimmer"/>
	</attack>
</attacks>
<defenses armor="15" defense="20">
	<defense name="healing" interval="1000" chance="25" min="150" max="500">
		<attribute key="areaEffect" value="blueshimmer"/>
	</defense>
</defenses>
<elements>
	<element icePercent="100"/>
	<element firePercent="50"/>
	<element earthPercent="40"/>
	<element holyPercent="26"/>
	<element energyPercent="-10"/>
	<element deathPercent="-10"/>
</elements>
<immunities>
	<immunity paralyze="1"/>
	<immunity invisible="1"/>
</immunities>
<voices interval="2000" chance="5">
	<voice sentence="So you think you are cool?"/>
	<voice sentence="I hope it is not too cold for you!"/>
	<voice sentence="Freeze!"/>
</voices>
<loot>
	<item id="2148" countmax="80" chance="100000"/><!-- gold coin -->
	<item id="7449" chance="1222"/><!-- crystal sword -->
	<item id="7441" chance="5555"/><!-- ice cube -->
	<item id="2396" chance="1320"/><!-- ice rapier -->
	<item id="2167" chance="2333"/><!-- energy ring -->
	<item id="7387" chance="1444"/><!-- diamond sceptre -->
	<item id="1987" chance="100000"><!-- bag -->
		<inside>
			<item id="2423" chance="3333"/><!-- clerical mace -->
			<item id="2796" countmax="1" chance="9999"/><!-- green mushroom -->
			<item id="2663" chance="1111"/><!-- mystic turban -->
			<item id="7459" chance="1000"/><!-- ear muffs -->
			<item id="2146" countmax="1" chance="1483"/><!-- small sapphire -->
		</inside>
	</item>
</loot>
</monster>

 

Agora vá em data/monster e abra o arquivo monster.xml e cole isso:

<monster name="frost" file="bosses/frost.xml"/>

 

 

Agora está pronto você tera o monstro que todo OT deseja de ter, você acaba de criar seu monstro (Frost).

Fiquem com Deus.

 

Um monstro 100%

by

Miter

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

  • 2 months later...
×
×
  • Criar Novo...