Olá XTibianos !! Hoje to aqui representando um script que achei aqui na xtibia, é o monster Osama Bin Laden.
Créditos :
10% XReMiX -- Organizando Tópico .
90% TheSlayer -- Criou o monster . IR PARA O TÓPICO DE TheSlayer
(OBS: No topico do TheSlayer , ele substitui um monstro, e com esse você poderá salvar o nomad!)
Bom vamos lá:
1 - Vá em pastadoseuot/data/monsters/monster.xml e adicione esta tag:
<monstername="Osama Bin Laden"file="Humans/OBL.xml"/>
2 - Agora, na mesma pasta, crie uma nova pasta com o nome de : Humans
3 - Abra a pasta, crie um arquivo chamado : OBL.xml e adicione isto dentro :
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Osama Bin Laden" nameDescription="a Osama Bin Laden" race="blood" experience="6000000" speed="10000" manacost="420">
<health now="900000000" max="900000000"/>
<look type="146" head="114" body="20" legs="22" feet="2" corpse="6080"/>
<targetchange interval="2000" chance="50"/>
<strategy attack="100" defense="500"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="1"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="1"/>
<flag canpushcreatures="0"/>
<flag targetdistance="1"/>
<flag staticattack="90"/>
<flag runonhealth="18"/>
</flags>
<attacks>
<attack name="melee" interval="2000" skill="100" attack="110"/>
<attack name="manadrain" interval="2000" chance="13" range="7" min="-50000000" max="-10000000"/>
<attack name="fire" interval="2000" chance="30" range="7" radius="7" target="1" min="-25000000" max="-50000000">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="firearea"/>
</attack>
<attack name="firefield" interval="3000" chance="100" range="7" radius="1" target="1">
<attribute key="shootEffect" value="fire"/>
</attack>
<attack name="lifedrain" interval="1000" chance="100" length="8" spread="0" min="-100000000" max="-150000000">
<attribute key="areaEffect" value="purpleenergy"/>
</attack>
<attack name="speed" interval="1000" chance="50" target="1" speedchange="-500000" duration="30000">
<attribute key="shootEffect" value="suddendeath"/>
</attack>
<attack name="energy" interval="3000" chance="10" range="1" target="1" min="-5000000" max="-10000000">
<attribute key="areaEffect" value="purpleenergy"/>
</attack>
</attacks>
<defenses armor="1000" defense="1000"/>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="0"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="0"/>
<immunity outfit="0"/>
<immunity drunk="0"/>
<immunity invisible="0"/>
</immunities>
<voices interval="5000" chance="100">
<voice sentence="Vou destruir o Pentagono!!"/>
<voice sentence="As torres gêmeas já era!!!!"/>
</voices>
<loot>
<item id="2148" countmax="20" chance1="100000" chancemax="0"/>
<item id="2465" chance="10000"/>
<item id="2461" chance="10000"/>
<item id="2649" chance="10000"/>
<item id="2671" countmax="2" chance1="20000" chancemax="0"/>
<item id="1987" chance="100000">
<inside>
<item id="2456" chance="6666"/>
<item id="2544" countmax="15" chance1="10000" chancemax="0"/>
<item id="2546" countmax="5" chance1="10000" chancemax="0"/>
<item id="2147" countmax="2" chance1="3333" chancemax="0"/>
<item id="2675" countmax="4" chance1="6666" chancemax="0"/>
<item id="2690" countmax="4" chance1="6666" chancemax="0"/>
<item id="2050" chance="20000"/>
<item id="2478" chance="3333"/>
<item id="2652" chance="2222"/>
<item id="2201" chance="2500"/>
</inside>
</item>
</loot>
</monster>
Pronto , instalou !! Agora só reiniciar seu servidor!(RELOAD NÃO FUNFA) E digitar /n OBL
Flw ae até mais!