LU
dúvida

ERRO DISTRO!

Por Luquinh4, 27 de fev. de 2013 em Scripts

resolvido
script
19
2.3k
RoksasR
27 de fevereiro de 2013 às 19:37

Que tal? Quara:

 

 

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

<monster name="Quara Squicher" nameDescription="a quara squicher" race="blood" experience="1200" speed="540" manacost="0">

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

<look type="77" corpse="6063"/>

<targetchange interval="5000" chance="8"/>

<strategy attack="100" defense="0"/>

<flags>

<flag summonable="0"/>

<flag attackable="1"/>

<flag hostile="1"/>

<flag illusionable="0"/>

<flag convinceable="0"/>

<flag pushable="0"/>

<flag canpushitems="1"/>

<flag canpushcreatures="0"/>

<flag staticattack="90"/>

<flag targetdistance="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="1000" skill="88" attack="60"/>

<attack name="speed" interval="1000" chance="12" range="7" speedchange="-850" duration="4000">

<attribute key="areaEffect" value="redshimmer"/>

</attack>

</attacks>

<defenses armor="18" defense="25"/>

<elements>

<element firePercent="100"/>

<element icePercent="100"/>

<element earthPercent="-12"/>

<element energyPercent="-25"/>

</elements>

<immunities>

<immunity lifedrain="1"/>

<immunity invisible="1"/>

</immunities>

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

<voice sentence="Clank clank!"/>

<voice sentence="Clap!"/>

<voice sentence="Crrrk! Crrrk!"/>

</voices>

<loot>

<item id="2670" countmax="5" chance="20000"/><!-- shrimp -->

<item id="5895" countmax="1" chance="2000"/><!-- fish fin -->

<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->

<item id="2475" chance="1333"/><!-- warrior helmet -->

<item id="1987" chance="100000"><!-- bag -->

<inside>

<item id="2398" chance="5000"/><!-- mace -->

<item id="2381" chance="2222"/><!-- halberd -->

<item id="2487" chance="500"/><!-- crown armor -->

<item id="2147" countmax="3" chance="1538"/><!-- small ruby -->

</inside>

</item>

</loot>

</monster>

 

 

E Captain:

 

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

<monster name="Captain Cutler" nameDescription="a captain cutler" race="blood" experience="175" speed="230" manacost="495">

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

<look type="98" corpse="6080"/>

<targetchange interval="5000" chance="8"/>

<strategy attack="100" defense="0"/>

<flags>

<flag summonable="0"/>

<flag attackable="1"/>

<flag hostile="1"/>

<flag illusionable="0"/>

<flag convinceable="1"/>

<flag pushable="1"/>

<flag canpushitems="1"/>

<flag canpushcreatures="0"/>

<flag staticattack="90"/>

<flag targetdistance="1"/>

<flag runonhealth="0"/>

</flags>

<attacks>

<attack name="melee" interval="2000" min="-0" max="-145"/>

<attack name="fire" interval="1500" chance="34" range="1" radius="1" target="1" min="-0" max="-90">

<attribute key="areaEffect" value="explosion"/>

</attack>

</attacks>

<defenses armor="25" defense="23"/>

<elements>

<element earthPercent="18"/>

<element holyPercent="17"/>

<element deathPercent="-7"/>

<element firePercent="-9"/>

<element icePercent="-11"/>

</elements>

<immunities>

<immunity invisible="1"/>

</immunities>

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

<voice sentence="Give up!"/>

<voice sentence="Hiyaa!"/>

<voice sentence="Plundeeeeer!"/>

</voices>

<loot>

<item id="2148" countmax="53" chance="50000"/><!-- gold coin -->

<item id="2483" chance="10000"/><!-- scale armor -->

<item id="5918" chance="6666"/><!-- pirate knee breeches -->

<item id="6095" chance="5000"/><!-- pirate shirt -->

<item id="5710" chance="2500"/><!-- light shovel -->

<item id="5553" chance="2500"/><!-- rum flask -->

<item id="5927" chance="100000"><!-- pirate bag -->

<inside>

<item id="5091" chance="1666"/><!-- treasure map -->

<item id="2509" chance="4000"/><!-- steel shield -->

<item id="5792" chance="3333"/><!-- dice -->

<item id="2376" chance="6666"/><!-- sword -->

<item id="6126" countmax="1" chance="5000"/><!-- peg leg -->

<item id="6098" countmax="1" chance="5000"/><!-- eye patch -->

<item id="6097" countmax="1" chance="5000"/><!-- hook -->

</inside>

</item>

</loot>

</monster>

 

Editado Fevereiro 27 por Roksas

Luquinh4L
27 de fevereiro de 2013 às 19:43

Opa Agora deu certo, alias edita ali na quara tem um erro no começo 

 

REP ++

RoksasR
27 de fevereiro de 2013 às 19:47

Desculpe, era do meu Editor de texto! Editei o post acima :))

 

Dúvida sanada,

reported.

ErimythE
27 de fevereiro de 2013 às 21:04

Tópico movido para a seção de dúvidas e pedidos resolvidos.