hehe mt bom monstro ^^ eu tenho uma camiseta que ta escrito a mesma coisa: FBI Female Body Inspector
- Fórum
- OTServ
- Recursos
- Scripting
- NPCs, monsters e raids
- [ Monstro ]Female Body Inspector (Fbi)
DR
[ Monstro ]Female Body Inspector (Fbi)
Por DragoR, 09 de jun. de 2010 em NPCs, monsters e raids
script
4
2k
2 semanas depois...
info
Grupo: Artesão
Registrado: 11/04/09
Posts: 118
Reputação: +4
Char no Tibia: Boneco Zoado

17 de junho de 2010 às 14:52
info
Grupo: Artesão
Registrado: 25/11/07
Posts: 125
Reputação: +5
Char no Tibia: Lacookie
17 de junho de 2010 às 16:23
Essas camisas são o máximo ;D
1 mês depois...


info
Grupo: Artesão
Registrado: 25/11/07
Posts: 125
Reputação: +5
Char no Tibia: Lacookie
Este foi criado com a ajuda de umas camisas que circulam por ai com essa menssagem (F.B.I e em baixo diz, Female Body Inspector)
Versao Testada : 8.5
Nome : F.B.I.
Criadores : DragoR e Digo327 (50% dos créditos para cada)
Testado : Snowz Ot
-Script-
<?xml version="1.0" encoding="UTF-8"?>
<monster name="F.B.I" nameDescription="a Female Body Inspector" race="blood" experience="Depende do seu OT" speed="1200" manacost="300">
<health now="50000" max="50000"/>
<look type="289" head="0" body="132" legs="0" feet="0" addons="3" corpse="3128"/>
<targetchange interval="2000" chance="0"/>
<strategy attack="100" defense="0"/>
<flags>
<flag summonable="0"/>
<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="15"/>
</flags>
<attacks>
<attack name="melee" interval="1000" skill="100" attack="1000"/>
<attack name="sudden death" interval="3000" min="-7000" max="-10000"/>
</attacks>
<defenses armor="8" defense="8"/>
<elements>
<element earthPercent="100"/>
<element firePercent="-4"/>
</elements>
<immunities>
<immunity physical="0"/>
<immunity energy="0"/>
<immunity fire="0"/>
<immunity poison="0"/>
<immunity lifedrain="0"/>
<immunity paralyze="1"/>
<immunity outfit="1"/>
<immunity drunk="1"/>
<immunity invisible="1"/>
</immunities>
<voices interval="7000" chance="10">
<voice sentence="SHOW YOUR DOCUMENTS, PLX!" yell="1"/>
<voice sentence="F.B.I. (FEMALE BODY INSPECTOR)!" yell="1"/>
<voice sentence="PUT YOUR GUN DOWN, NOW!" yell="1"/>
</voices>
<loot>
<item id="2148" countmax="70" chance1="1000"/> <!-- gps -->
<item id="2148" countmax="70" chance1="1000"/> <!-- gps -->
<item id="2152" chance1="100000" countmax="100"/> <!-- platinum coin -->
<item id="2160" chance1="100000" countmax="22"/> <!-- platinum coin -->
<item id="2666" chance1="20000" countmax="4"/> <!-- meat -->
<item id="6300" chance="7300"/> <!-- death ring -->
<item id="2671" chance1="40000" countmax="2"/> <!-- ham -->
<item id="2230" chance="100"/> <!-- bone -->
<item id="9932" chance="1300"/> <!-- slayer boots -->
<item id="1987" chance="100000">
<inside>
<item id="2387" chance="8800"/> <!-- double axe -->
<item id="2491" chance="3000"/> <!-- crown helmet -->
<item id="8871" chance="3400"/> <!-- focus cape -->
<item id="7451" chance="1100"/> <!-- shadow sceptre -->
</inside>
</item>
</loot>
</monster>
OBS: Altere a exp
Aceito críticas, ideias/ sugestões.
-----Ss-----
Editado Junho 9 por DragoR