Postado Maio 2, 2016 10 anos Queria um monstro que ficasse trocando a looktype dele de 2 em 2 segundo, estilo o Nightstalker do global.. Já tentei pegar o nightstalker e modificar, porém sem sucesso. Tibia 10.9, tfs1.2 Editado Maio 2, 2016 10 anos por Parsion (veja o histórico de edições)
Postado Maio 3, 2016 10 anos Posta o arquivo XML do Nighstalker e também como foi que ficou depois que você tentou editar. Ajudei? De nada \o/ Att Rusherzin
Postado Maio 3, 2016 10 anos Autor 7 horas atrás, Rusherzin disse: Posta o arquivo XML do Nighstalker e também como foi que ficou depois que você tentou editar. Tá ai. Spoiler <?xml version="1.0" encoding="UTF-8"?> <monster name="Nightstalker" nameDescription="a nightstalker" experience="500" speed="260" race="undead"> <health now="700" max="700" /> <targetchange speed="0" chance="8" /> <look type="320" corpse="9915" /> <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="50" attack="30" poison="80" /> <attack name="lifedrain" interval="2000" range="7" target="1" chance="20" min="-60" max="-170"> <attribute key="areaEffect" value="holyarea" /> </attack> <attack name="speed" interval="2000" chance="15" target="1" speedchange="-600" duration="15000"> <attribute key="areaEffect" value="sleep" /> </attack> </attacks> <defenses armor="15" defense="15"> <defense name="speed" interval="2000" chance="15" speedchange="240" duration="5000"> <attribute key="areaEffect" value="redshimmer" /> </defense> <defense name="outfit" interval="1000" chance="50" monster="nightstalker" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="frost dragon" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="hydra" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="grim reaper" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="orc shaman" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="ferumbras" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="behemoth" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="dragon lord" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="morgaroth" duration="2000" /> </defenses> <elements> <element physicalPercent="-5" /> <element energyPercent="-5" /> <element deathPercent="-5" /> <element icePercent="20" /> <element holyPercent="20" /> </elements> <immunities> <immunity paralyze="1" /> <immunity invisible="1" /> </immunities> <voices interval="5000" chance="10"> <voice sentence="The sunlight is so depressing." /> <voice sentence="Come with me, my child." /> <voice sentence="I've been in the shadow under your bed last night." /> <voice sentence="You never know what hides in the night." /> <voice sentence="I remember your face - and I know where you sleep." /> <voice sentence="Only the sweetest and cruelest dreams for you, my love." /> </voices> <loot> <item id="2148" countmax="100" chance="50000" /><!-- gold coin --> <item id="2148" countmax="10" chance="50000" /><!-- gold coin --> <item id="2804" chance="4761" /><!-- shadow herb --> <item id="7589" chance="1612" /><!-- strong mana potion --> <item id="2124" chance="1030" /><!-- crystal ring --> <item id="2200" chance="847" /><!-- protection amulet --> <item id="7407" chance="318" /><!-- haunted blade --> <item id="9942" chance="127" /><!-- crystal of balance --> <item id="2195" chance="121" /><!-- boots of haste --> <item id="7427" chance="121" /><!-- chaos mace --> <item id="2171" chance="121" /><!-- platinum amulet --> <item id="8870" chance="520" /><!-- spirit cloak --> </loot> </monster> Enquanto ao que eu tinha mudado eu só troquei o nome, looktype e tirei a magia de ficar invisível.
Postado Maio 4, 2016 10 anos Kkkkkkkkkkkkkkkkkk, como que você não obteve sucesso com o código na sua cara? <defense name="outfit" interval="1000" chance="50" monster="nightstalker" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="frost dragon" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="hydra" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="grim reaper" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="orc shaman" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="ferumbras" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="behemoth" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="dragon lord" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="morgaroth" duration="2000" /> lol! Discord: vankk #7765 Precisando de ajuda? Entre em contato comigo via Discord. Muitos vêm seus muitos dias de glória, mas poucos vêm seus muitos dias de luta.
Postado Maio 4, 2016 10 anos Autor 28 minutos atrás, vankk disse: Kkkkkkkkkkkkkkkkkk, como que você não obteve sucesso com o código na sua cara? <defense name="outfit" interval="1000" chance="50" monster="nightstalker" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="frost dragon" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="hydra" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="grim reaper" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="orc shaman" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="ferumbras" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="behemoth" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="dragon lord" duration="2000" /> <defense name="outfit" interval="1000" chance="50" monster="morgaroth" duration="2000" /> lol! Eu não sou tão demente assim, eu testei.. Peguei esses códigos e criei outro monstro e não deu certo.. mesmo não dando certo tentei alterar o Nightstalker mesmo, porém sem sucesso de novo. Ele não fica trocando de looktype..
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.