Ir para conteúdo

Featured Replies

  • Respostas 10
  • Visualizações 1.1k
  • Created
  • Última resposta

Top Posters In This Topic

Postado
  • 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

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!

Postado
  • 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.

Visitante
Responder

Quem Está Navegando 0

  • Nenhum usuário registrado visualizando esta página.

Estatísticas dos Fóruns

  • Tópicos 96.9k
  • Posts 519.6k

Informação Importante

Confirmação de Termo