Ir para conteúdo

[Pedido] Ruthless Seven


Souke

Posts Recomendados

No OT que eu baixei, não veio eles (versão 8.60), alguém poderia me dar o script deles?

São eles: Apocalypse (já peguei), Infernatil e Verminor

Obrigado =]

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

  • 5 weeks later...

Infernatil

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Infernatil" nameDescription="a infernatil" race="undead" experience="45000" speed="400" manacost="0">
<health now="80000" max="80000"/>
<look type="12" head="0" body="94" legs="79" feet="79" corpse="6068"/>
<targetchange interval="10000" chance="20"/>
<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 staticattack="98"/>
	<flag targetdistance="1"/>
	<flag runonhealth="0"/>
</flags>
<attacks>
	<attack name="melee" interval="2000" min="-700" max="-2000"/>
	<attack name="fire" interval="3000" chance="35" range="7" radius="7" target="1" min="-700" max="-1200">
		<attribute key="shootEffect" value="fire"/>
		<attribute key="areaEffect" value="firearea"/>
	</attack>
	<attack name="melee" interval="1800" chance="40" range="7" radius="5" target="0" min="-250" max="-400">
		<attribute key="areaEffect" value="blackspark"/>
	</attack>
	<attack name="energy" interval="3000" chance="30" length="8" spread="0" min="-300" max="-1000">
		<attribute key="areaEffect" value="energy"/>
	</attack>
	<attack name="physical" interval="2500" chance="20" range="7" radius="5" target="0" min="-200" max="-480">
		<attribute key="areaEffect" value="greenshimmer"/>
	</attack>
	<attack name="physical" interval="2000" chance="15" range="7" radius="13" target="0" min="-250" max="-500">
		<attribute key="areaEffect" value="rednote"/>
	</attack>
	<attack name="physical" interval="2000" chance="20" radius="14" target="0" min="-200" max="-450">
		<attribute key="areaEffect" value="bluebubble"/>
	</attack>
	<attack name="melee" interval="3000" chance="15" range="7" radius="3" target="0" min="-100" max="-200">
		<attribute key="areaEffect" value="blueshimmer"/>
	</attack>
</attacks>
<defenses armor="55" defense="65">
	<defense name="healing" interval="3000" chance="35" min="300" max="800">
		<attribute key="areaEffect" value="blueshimmer"/>
	</defense>
	<defense name="speed" interval="4000" chance="80" speedchange="440" duration="6000">
		<attribute key="areaEffect" value="redshimmer"/>
	</defense>
</defenses>
<elements>
	<element firePercent="100"/>
	<element earthPercent="100"/>
	<element energyPercent="100"/>
	<element deathPercent="60"/>
	<element physicalPercent="40"/>
	<element icePercent="-25"/>
</elements>
<immunities>
	<immunity paralyze="1"/>
	<immunity invisible="1"/>
</immunities>
<summons maxSummons="2">
	<summon name="Demon" interval="4000" chance="33"/>
</summons>
<voices interval="5000" chance="30">
	<voices interval="5000" chance="10">
	<voice sentence="BOW TO THE POWER OF THE RUTHLESS SEVEN!" yell="1"/>
	<voice sentence="DESTRUCTION!" yell="1"/>
	<voice sentence="CHAOS!" yell="1"/>
	<voice sentence="DEATH TO ALL!" yell="1"/>
	<voice sentence="MY SEED IS FEAR AND MY HARVEST ARE YOUR SOULS!" yell="1"/>
	<voice sentence="THE TRIANGLE OF TERROR WILL RISE!" yell="1"/>
	<voice sentence="ZATHROTH! LOOK AT THE DESTRUCTION I AM CAUSING IN YOUR NAME!" yell="1"/>
</voices>
<loot>
	<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
	<item id="2148" countmax="90" chance="50000"/><!-- gold coin -->
	<item id="2143" countmax="5" chance="10000"/><!-- white pearl -->
	<item id="2396" chance="19429"/><!-- ice rapier -->
	<item id="2462" chance="20000"/><!-- devil helmet -->
	<item id="2214" chance="16000"/><!-- ring of healing -->
	<item id="2003" chance="100000"><!-- grey backpack -->
		<inside>
			<item id="2495" chance="6000"/><!-- demon legs -->
			<item id="2387" chance="20000"/><!-- double axe -->
			<item id="2393" chance="60000"/><!-- giant sword -->
			<item id="2195" chance="16033"/><!-- boots of haste -->
			<item id="2421" chance="7000"/><!-- thunder hammer -->
			<item id="2522" chance="5600"/><!-- great shield -->
			<item id="2192" chance="24000"/><!-- crystal ball -->
		</inside>
	</item>
</loot>
</monster>

 

Verminor

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Verminor" nameDescription="a verminor" race="undead" experience="45000" speed="400" manacost="0">
<health now="80500" max="80500"/>
<look type="12" head="19" body="104" legs="96" feet="96" corpse="6068"/>
<targetchange interval="10000" chance="20"/>
<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 staticattack="98"/>
	<flag targetdistance="1"/>
	<flag runonhealth="0"/>
</flags>
<attacks>
	<attack name="melee" interval="2000" min="-700" max="-2000"/>
	<attack name="fire" interval="3000" chance="35" range="7" radius="7" target="1" min="-700" max="-1200">
		<attribute key="shootEffect" value="fire"/>
		<attribute key="areaEffect" value="firearea"/>
	</attack>
	<attack name="melee" interval="1800" chance="40" range="7" radius="5" target="0" min="-250" max="-400">
		<attribute key="areaEffect" value="blackspark"/>
	</attack>
	<attack name="energy" interval="3000" chance="30" length="8" spread="0" min="-300" max="-1000">
		<attribute key="areaEffect" value="energy"/>
	</attack>
	<attack name="physical" interval="2500" chance="20" range="7" radius="5" target="0" min="-200" max="-480">
		<attribute key="areaEffect" value="greenshimmer"/>
	</attack>
	<attack name="physical" interval="2000" chance="15" range="7" radius="13" target="0" min="-250" max="-500">
		<attribute key="areaEffect" value="rednote"/>
	</attack>
	<attack name="physical" interval="2000" chance="20" radius="14" target="0" min="-200" max="-450">
		<attribute key="areaEffect" value="bluebubble"/>
	</attack>
	<attack name="melee" interval="3000" chance="15" range="7" radius="3" target="0" min="-100" max="-200">
		<attribute key="areaEffect" value="blueshimmer"/>
	</attack>
</attacks>
<defenses armor="55" defense="65">
	<defense name="healing" interval="3000" chance="35" min="300" max="800">
		<attribute key="areaEffect" value="blueshimmer"/>
	</defense>
	<defense name="speed" interval="4000" chance="80" speedchange="440" duration="6000">
		<attribute key="areaEffect" value="redshimmer"/>
	</defense>
	<defense name="outfit" interval="1000" chance="5" monster="demon" duration="4000">
		<attribute key="areaEffect" value="blueshimmer"/>
	</defense>
</defenses>
<elements>
	<element firePercent="100"/>
	<element earthPercent="100"/>
	<element energyPercent="100"/>
	<element deathPercent="60"/>
	<element physicalPercent="40"/>
	<element icePercent="-25"/>
</elements>
<immunities>
	<immunity paralyze="1"/>
	<immunity invisible="1"/>
</immunities>
<summons maxSummons="2">
	<summon name="Demon" interval="4000" chance="33"/>
</summons>
<voices interval="5000" chance="30">
	<voices interval="5000" chance="10">
	<voice sentence="BOW TO THE POWER OF THE RUTHLESS SEVEN!" yell="1"/>
	<voice sentence="DESTRUCTION!" yell="1"/>
	<voice sentence="CHAOS!" yell="1"/>
	<voice sentence="THE TRIANGLE OF TERROR WILL RISE!" yell="1"/>
</voices>
<loot>
	<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
	<item id="2148" countmax="90" chance="50000"/><!-- gold coin -->
	<item id="2143" countmax="5" chance="10000"/><!-- white pearl -->
	<item id="2396" chance="19429"/><!-- ice rapier -->
	<item id="2462" chance="20000"/><!-- devil helmet -->
	<item id="2214" chance="16000"/><!-- ring of healing -->
	<item id="2003" chance="100000"><!-- grey backpack -->
		<inside>
			<item id="2495" chance="6000"/><!-- demon legs -->
			<item id="2387" chance="20000"/><!-- double axe -->
			<item id="2393" chance="60000"/><!-- giant sword -->
			<item id="2195" chance="16033"/><!-- boots of haste -->
			<item id="2421" chance="7000"/><!-- thunder hammer -->
			<item id="2522" chance="5600"/><!-- great shield -->
			<item id="2192" chance="24000"/><!-- crystal ball -->
		</inside>
	</item>
</loot>
</monster>

 

Apocalypse

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Apocalypse" nameDescription="Apocalypse" race="fire" experience="35000" speed="380" manacost="0">
 <health now="80000" max="80000"/>
 <look type="12" head="38" body="114" legs="0" feet="94" corpse="6068"/>
 <targetchange interval="5000" chance="20"/>
 <strategy attack="65" defense="5"/>
 <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" skill="230" attack="210"/>
   <attack name="death" interval="1000" chance="8" radius="9" target="0" min="-800" max="-1900">
     <attribute key="areaEffect" value="mortarea"/>
   </attack>
   <attack name="speed" interval="1000" chance="12" radius="6" target="0" speedchange="-850" duration="60000">
     <attribute key="areaEffect" value="poison"/>
   </attack>
   <attack name="strength" interval="1000" chance="10" radius="5" target="0" min="-600" max="-1450">
     <attribute key="areaEffect" value="blackspark"/>
   </attack>
   <attack name="fire" interval="1000" chance="13" range="7" radius="7" target="1" min="-800" max="-1400">
     <attribute key="shootEffect" value="fire"/>
     <attribute key="areaEffect" value="firearea"/>
   </attack>
   <attack name="manadrain" interval="1000" chance="8" radius="10" target="0" min="-900" max="-1200">
     <attribute key="areaEffect" value="energyarea"/>
   </attack>
   <attack name="energy" interval="1000" chance="9" length="8" spread="0" min="-400" max="-1600">
     <attribute key="areaEffect" value="redshimmer"/>
   </attack>
   <attack name="poisoncondition" interval="1000" chance="18" length="0" spread="0" min="-800" max="-1000">
     <attribute key="areaEffect" value="greenspark"/>
   </attack>
   <attack name="lifedrain" interval="1000" chance="6" radius="14" target="0" min="-600" max="-1200">
     <attribute key="areaEffect" value="greenshimmer"/>
   </attack>
 </attacks>
 <defenses armor="188" defense="145">
   <defense name="healing" interval="1000" chance="15" min="1000" max="3000">
     <attribute key="areaEffect" value="blueshimmer"/>
   </defense>
   <defense name="speed" interval="2000" chance="8" speedchange="480" duration="6000">
     <attribute key="areaEffect" value="redshimmer"/>
   </defense>
 </defenses>
 <immunities>
   <immunity physical="0"/>
   <immunity energy="1"/>
   <immunity fire="1"/>
   <immunity poison="1"/>
   <immunity lifedrain="1"/>
   <immunity paralyze="1"/>
   <immunity outfit="1"/>
   <immunity drunk="1"/>
   <immunity invisible="1"/>
 </immunities>
 <voices interval="5000" chance="10">
   <voice sentence="BOW TO THE POWER OF THE RUTHLESS SEVEN!" yell="1"/>
   <voice sentence="DESTRUCTION!" yell="1"/>
   <voice sentence="CHAOS!" yell="1"/>
   <voice sentence="DEATH TO ALL!" yell="1"/>
 </voices>
 <loot capacity="5000">
   <item id="2142" countmax="1" chance="3500"/>
   <item id="2231" countmax="1" chance="9000"/>
   <item id="2144" countmax="15" chance="15000"/>
   <item id="2158" countmax="1" chance="1500"/>
   <item id="2195" countmax="1" chance="4000"/>
   <item id="2192" countmax="1" chance="2500"/>
   <item id="2125" countmax="1" chance="1500"/>
   <item id="2124" countmax="1" chance="5500"/>
   <item id="2520" countmax="1" chance="15500"/>
   <item id="2462" countmax="1" chance="11000"/>
   <item id="2387" countmax="1" chance="20000"/>
   <item id="2434" countmax="1" chance="4500"/>
   <item id="2167" countmax="1" chance="13500"/>
   <item id="2432" countmax="1" chance="17000"/>
   <item id="2393" countmax="1" chance="12500"/>
   <item id="2148" countmax="100" chance="99900"/>
   <item id="2148" countmax="100" chance="88800"/>
   <item id="2148" countmax="100" chance="77700"/>
   <item id="2148" countmax="100" chance="66600"/>
   <item id="2179" countmax="1" chance="8000"/>
   <item id="2470" countmax="1" chance="5000"/>
   <item id="2033" countmax="1" chance="7500"/>
   <item id="2418" countmax="1" chance="4500"/>
   <item id="2155" countmax="1" chance="1500"/>
   <item id="2396" countmax="1" chance="7500"/>
   <item id="2177" countmax="1" chance="1000"/>
   <item id="2162" countmax="1" chance="11500"/>
   <item id="2472" countmax="1" chance="3000"/>
   <item id="2514" countmax="1" chance="7500"/>
   <item id="2164" countmax="1" chance="5000"/>
   <item id="2178" countmax="1" chance="4000"/>
   <item id="2186" countmax="1" chance="3500"/>
   <item id="2176" countmax="1" chance="12000"/>
   <item id="2171" countmax="1" chance="4500"/>
   <item id="2200" countmax="1" chance="4500"/>
   <item id="1982" countmax="1" chance="2600"/>
   <item id="2214" countmax="1" chance="13000"/>
   <item id="2123" countmax="1" chance="3500"/>
   <item id="2170" countmax="1" chance="13000"/>
   <item id="2402" countmax="1" chance="15500"/>
   <item id="2436" countmax="1" chance="5000"/>
   <item id="2150" countmax="20" chance="13500"/>
   <item id="2145" countmax="5" chance="9500"/>
   <item id="2149" countmax="10" chance="15500"/>
   <item id="2146" countmax="10" chance="13500"/>
   <item id="2182" countmax="1" chance="3500"/>
   <item id="2165" countmax="1" chance="9500"/>
   <item id="2197" countmax="1" chance="4000"/>
   <item id="2174" countmax="1" chance="2500"/>
   <item id="2151" countmax="7" chance="14000"/>
   <item id="2112" countmax="1" chance="14500"/>
   <item id="2421" countmax="1" chance="13500"/>
   <item id="2377" countmax="1" chance="20000"/>
   <item id="2185" countmax="1" chance="3500"/>
   <item id="3955" countmax="1" chance="100"/>
   <item id="2188" countmax="1" chance="2500"/>
   <item id="2143" countmax="15" chance="12500"/>
 </loot>
</monster>

 

Monsters.XML

	<monster name="Verminor" file="Bosses/verminor.xml"/>
<monster name="Infernatil" file="Bosses/infernatil.xml"/>
<monster name="Apocalypse" file="Bosses/apocalypse.xml"/>

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

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