Ir para conteúdo

[Script]Heelp


podapoda

Posts Recomendados

cara isso ai e meiu dificiu ma se te ajudar vc pode ir na pasta monster e pokemon e editar um por um vc pode sinlismente retirar os ataques delis vo te dar um ezenplo

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Weedle" nameDescription="a wild weedle" race="bug" experience="214" speed="140" manacost="200">

<health now="325" max="325"/>

<look type="21" head="20" body="30" legs="40" feet="50" corpse="5964"/>

<targetchange interval="1000" 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="0"/>

<flag targetdistance="1"/>

<flag staticattack="90"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" range="1" min="-10" max="-15"/>

<attack name="string shot" range="3" interval="2700" chance="19" min="-15" max="-19">

</attack>

<attack name="poison sting" range="1" interval="2200" chance="17" min="-15" max="-19">

</attack>

<attack name="horn attack" range="1" interval="2000" chance="15" min="-19" max="-24">

</attack>

</attacks>

<defenses armor="0" defense="0"/>

<voices interval="5000" chance="10">

<voice sentence="WEE!"/>

<voice sentence="WEEDLE!"/>

</voices>

<loot>

<item id="8858" countmax="1" chance="28000"/> -- pot of moss bug

</loot>

<script>

<event name="Exp"/>

</script>

</monster>

 

vo pode por asim

 

<?xml version="1.0" encoding="UTF-8"?>

<monster name="Weedle" nameDescription="a weedle" race="bug" experience="214" speed="140" manacost="200">

<health now="325" max="325"/>

<look type="21" head="20" body="30" legs="40" feet="50" corpse="5964"/>

<targetchange interval="1000" 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="0"/>

<flag targetdistance="1"/>

<flag staticattack="90"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" range="1" min="-22" max="-35"/>

</attacks>

<defenses armor="0" defense="0"/>

<voices interval="5000" chance="10">

<voice sentence="WEE!"/>

<voice sentence="WEEDLE!"/>

</voices>

<loot>

</loot>

 

</monster>

 

Foi uma sugestao o mais facio para o seu cazo

 

Te ajudei sim ? entao da um rep+ ai nao cai o dedo nao.

Link para o comentário
Compartilhar em outros sites

×
×
  • Criar Novo...