Ir para conteúdo

Posts Recomendados

Olá será que alguém poderia me dar uma ajuda rápida?

Meu Forgotten Server está dando este erro:

 

[07/03/2011 12:05:15] Reloaded monsters.

[07/03/2011 12:05:20] [Warning - Monsters::loadMonster] Cannot load monster (Weepinbell s) file (data/monster/pokes/Weepinbell s.xml).

[07/03/2011 12:05:20] Line: 35, Info: Extra content at the end of the document

 

E a script é essa:

 

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Weepinbell" nameDescription="a wild weepinbell" race="grass" experience="1672" speed="220" manacost="620">
 <health now="1600" max="1600"/>
 <look type="37" head="20" body="30" legs="40" feet="50" corpse="2928"/>
<targetchange interval="10000" chance="0"/>>
 <strategy attack="100" defense="0"/>
 <flags>
   <flag summonable="1"/>
   <flag attackable="1"/>
   <flag hostile="1"/>
   <flag illusionable="1"/>
   <flag convinceable="1"/>
   <flag pushable="1"/>
   <flag canpushitems="0"/>
   <flag canpushcreatures="1"/>
   <flag targetdistance="1"/>
   <flag staticattack="90"/>
   <flag runonhealth="0"/>
 </flags>
<attacks>
   <attack name="melee" interval="1800" range="1" min="-40" max="-60"/>
   <attack name="razor leaf" interval="2400" chance="100" min="-55" max="-70">
   </attack>
   <attack name="vine whip" interval="3000" chance="100" min="-100" max="-150">
   </attack>
   <attack name="slash" interval="2100" range="1" chance="100" min="-80" max="-100">
   </attack>
   <attack name="acid" interval="2400" range="3" chance="100" min="-95" max="-105">
   </attack>
   <attack name="poisonbomb" interval="2600" range="3" chance="100" min="-70" max="-88">
   </attack>
   <attack name="stunspore" "interval="2000" "chance="100" min="-300" max="-500">
   </attack>
 </attacks>
<defenses armor="0" defense="0"/>
 <voices interval="5000" chance="100">
   <voice sentence="BELL!"/>
   <voice sentence="WEEPINBELL!"/>
 </voices>
<loot>
<item id="8850" countmax="44" chance="59000"/> -- seeds
<item id="8851" countmax="2" chance="21000"/> -- leaves
<item id="8852" countmax="1" chance="14000"/> -- bag of polem
<item id="2276" countmax="1" chance="500"/> -- leaf stone
 </loot>
       <script>
<event name="BlockHit3"/>
<event name="BlockSpells"/>
<event name="Exp"/>
<event name="AvoidLook"/>
       </script>
</monster>

Eu queria adicionar a spell stunspore no Weepingbell eu até tentei mas fica dando esse erro ai.

Alguém sabe corrigir sabe corrigir essa spell para mim, é que estou criando um distro e até to precisando de um alguém que me ajude nessas coisas.

 

Aguardo resposta,

Grato.

Link para o comentário
https://xtibia.com/forum/topic/152910-pokeserver-ajuda-com-spells/
Compartilhar em outros sites

×
×
  • Criar Novo...