Bom, vá na pasta do seu OTServer, e então entre em:Data/monsters/Demon Bosses e copie um arquivo, apague tudo que tem dentro e cole isto:
<?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="2151" chance="5000" countmax="5" /> -- talon
<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="5471" chance="4700" /> -- skull helmet
<item id="1987" chance="100000" > -- bag
<inside>
<item id="7382" chance="10000" /> -- demonrage sword
<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>
Então vá em Data/monsters e entre no monsters.xml e adicione esta linha:
<monster name="Frost Morgaroth" file="demon bosses/frost morgaroth.xml"/>
Imagem:
Aconselhado para servers de xp alta.