- Fórum
- OTServ
- Recursos
- Scripting
- NPCs, monsters e raids
- [Monsters] Dragao Negro De Olhos Vermelhos E Frost Morgaroth
RE
[Monsters] Dragao Negro De Olhos Vermelhos E Frost Morgaroth
Por reddragons, 09 de out. de 2010 em NPCs, monsters e raids
script
1
1.5k
8 votos
1. O Que Voce Acho Dos Monstros?
Execelente2
25.00%
Bom
12.50%
1Regular
12.50%
1Ruim
0.00%
0Pessimo4
50.00%
Por favor faça o login ou crie uma conta para votar nesta enquete.
info
Grupo: Campones
Registrado: 30/05/10
Posts: 5
Reputação: 0
Ai Galera Trago A Vocês Aki Dois Monstros Dragao Negro De Olhos Vermelhos E Frost Morgaroth
Dragao Negro De Olhos Vermelhos:
Frost Morgaroth:
<?xml version="1.0" encoding="UTF-8"?> <monster name="Frost Morgaroth" nameDescription="Frost Morgaroth" race="fire" experience="98000" speed="400" manacost="0"> <health now="59500" max="59500"/> <look type="12" head="0" body="88" legs="88" feet="79" corpse="6068"/> <targetchange interval="10000" chance="5"/> <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="85"/> <flag targetdistance="1"/> <flag runonhealth="0"/> </flags> <attacks> <attack name="melee" interval="2000" skill="223" attack="213"/> <attack name="fire" interval="1000" chance="13" range="7" radius="8" target="1" min="0" max="-1500"> <attribute key="shootEffect" value="Ice"/> </attack> <attack name="lifedrain" interval="3000" chance="18" radius="8" target="0" min="-120" max="-800"> <attribute key="areaEffect" value="rednote"/> </attack> <attack name="death" interval="3000" chance="15" radius="8" target="0" min="-500" max="-800"> <attribute key="areaEffect" value="mortarea"/> </attack> <attack name="death" interval="2000" chance="16" length="8" spread="0" min="-600" max="-1400"> <attribute key="areaEffect" value="mortarea"/> </attack> <attack name="speed" interval="3000" chance="25" target="1" speedchange="-800" duration="4000"> <attribute key="areaEffect" value="redshimmer"/> </attack> </attacks> <defenses armor="70" defense="70"> <defense name="healing" interval="1000" chance="18" min="1300" max="1700"> <attribute key="areaEffect" value="blueshimmer"/> </defense> </defenses> <elements> <element physicalPercent="20"/> <element icePercent="-20"/> <element deathPercent="35"/> </elements> <immunities> <immunity energy="1"/> <immunity fire="1"/> <immunity poison="1"/> <immunity lifedrain="1"/> <immunity paralyze="1"/> <immunity invisible="1"/> </immunities> <summons maxSummons="6"> <summon name="Frost Dragon" interval="2500" chance="25"/> </summons> <voices interval="5000" chance="10"> <voice sentence="MY SEED IS FEAR AND MY HARVEST ARE YOUR SOULS" yell="1"/> <voice sentence="The triangle of terror will rise!"/> <voice sentence="Zathroth look at the destruction i am causing in your name!"/> <voice sentence="I AM MORGAROTH, LORD OF THE TRIANGLE... AND YOU ARE LOST!" yell="1"/> </voices> <loot> <item id="2148" chance="100000" countmax="100" /> -- gold coin <item id="2148" chance="50000" countmax="90" /> -- gold coin <item id="2143" chance="5000" countmax="5" /> -- white pearl <item id="2144" chance="4500" countmax="13"/> -- Black Pearl <item id="2149" chance="5500" countmax="4" /> -- small emerald <item id="2186" chance="1538" /> -- moonlight rod <item id="2396" chance="1429" /> -- ice rapier <item id="2462" chance="4700" /> -- devil helmet <item id="2214" chance="4000" /> -- ring of healing <item id="1987" chance="100000" > -- bag <inside> <item id="2387" chance="10000" /> -- double axe <item id="7431" chance="7900" /> -- Demonbone <item if="2514" chance="9000" /> -- Mastermind Shield <item id="5943" chance="3400"/> -- Morgaroth Hearth <item id="2393" chance="12000" /> -- giant sword <item id="2195" chance="10333" /> -- boots of haste <item id="2421" chance="7509" /> -- thunder hammer </inside> </item> </loot> </monster>Editado Outubro 9 por reddragons