Eu tava tentando por um monstro , e eu não consigo sumonar ele quando eu logo com a conta do GOD
vejam se tem algum erro
<?xml version="1.0" encoding="UTF-8"?>
<monster name="O fim" nameDescription="Fuja enquanto puder" race="fire" experience="100000000" speed="3000" manacost="700000">
<health now="50000000" max="50000000"/>
<look type="35" corpse="5995"/>
<targetchange interval="5000" chance="8"/>
<strategy attack="500" defense="500"/>
<flags>
<flag summonable="1"/>
<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="40"/>
<flag runonhealth="0"/>
</flags>
<attacks>
<attack name="melee" interval="700" min="-700" max="-1500"/>
<attack name="manadrain" interval="1000" chance="50" range="15" min="-2000" max="-7000"/>
<attack name="fire" interval="2000" chance="14" range="25" radius="7" target="5" min="-5000" max="-10000">
<attribute key="shootEffect" value="fire"/>
<attribute key="areaEffect" value="firearea"/>
</attack>
<attack name="firefield" interval="1000" chance="15" range="7" radius="1" target="1">
<attribute key="shootEffect" value="fire"/>
</attack>
<attack name="energy" interval="1000" chance="50" length="8" spread="0" min="-1500" max="-3000">
<attribute key="areaEffect" value="energy"/>
</attack>
</attacks>
<defenses armor="50" defense="55">
<defense name="healing" interval="1000" chance="15" min="90" max="200">
<attribute key="areaEffect" value="blueshimmer"/>
</defense>
<defense name="speed" interval="100000" chance="90" speedchange="5000" duration="50000">
<attribute key="areaEffect" value="redshimmer"/>
</defense>
</defenses>
<elements>
<element firePercent="100"/>
<element physicalPercent="25"/>
<element earthpercent="20"/>
<element energyPercent="20"/>
<element deathPercent="20"/>
<element icePercent="-25"/>
<element holyPercent="-10"/>
</elements>
<immunities>
<immunity lifedrain="1"/>
<immunity paralyze="1"/>
<immunity invisible="1"/>
</immunities>
<summons maxSummons="2">
<summon name="Apocalypse" interval="150000" chance="190" max="2"/>
</summons>
<voices interval="5000" chance="50">
<voice sentence="MUHAHAHAHA!" yell="1"/>
<voice sentence="Vou Esmagar Vocês" yell="1"/>
<voice sentence="Avisei Não me provoquem"/>
<voice sentence="Eu sou o Alpha e o Omega , O inicio e O FIM" yell="0"/>
</voices>
<loot>
<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
<item id="2148" countmax="25" chance="100000"/><!-- gold coin -->
<item id="2393" chance="1428"/><!-- giant sword -->
<item id="2514" chance="500"/><!-- mastermind shield -->
<item id="2432" chance="1200"/><!-- fire axe -->
<item id="2472" chance="130"/><!-- magic plate armor -->
<item id="5906" countmax="1" chance="1000"/><!-- demon dust -->
<item id="5954" countmax="1" chance="1000"/><!-- demon horn -->
<item id="2164" chance="200"/><!-- might ring -->
<item id="2176" chance="3000"/><!-- orb -->
<item id="1982" chance="1300"/><!-- purple tome -->
<item id="7368" countmax="4" chance="1200"/><!-- assassin star -->
<item id="2165" chance="1400"/><!-- stealth ring -->
<item id="1987" chance="100000"><!-- bag -->
<inside>
<item id="2214" chance="500"/><!-- ring of healing -->
<item id="2396" chance="600"/><!-- ice rapier -->
<item id="2179" chance="1100"/><!-- gold ring -->
<item id="2795" countmax="6" chance="20000"/><!-- fire mushroom -->
<item id="2678" countmax="3" chance="10000"/><!-- coconut -->
<item id="2148" countmax="100" chance="100000"/><!-- gold coin -->
<item id="2151" countmax="4" chance="4000"/><!-- talon -->
<item id="2462" chance="1200"/><!-- devil helmet -->
<item id="2149" countmax="3" chance="11000"/><!-- small emerald -->
<item id="2171" chance="800"/><!-- platinum amulet -->
<item id="2387" chance="20000"/><!-- double axe -->
<item id="2470" chance="400"/><!-- golden legs -->
<item id="2520" chance="700"/><!-- demon shield -->
<item id="2418" chance="1500"/><!-- golden sickle -->
<item id="7382" chance="4100"/><!-- demonrage sword -->
<item id="2377" chance="3333"/><!-- two handed sword -->
</inside>
</item>
</loot>
</monster>
Aqui eu coloquei o monstro em data\monster\monsters.xml
<!-- Demons -->
<monster name="Ungreez" file="demons/Ungreez.xml"/>
<monster name="Dark Torturer" file="demons/dark torturer.xml"/>
<monster name="Demon" file="demons/demon.xml"/>
<monster name="Lord of Demon" file="demons/lord of demon.xml"/>
<monster name="Destroyer" file="demons/destroyer.xml"/>
<monster name="Diabolic Imp" file="demons/diabolic imp.xml"/>
<monster name="Fire Devil" file="demons/fire devil.xml"/>
<monster name="Fury" file="demons/fury.xml"/>
<monster name="Hand of Cursed Fate" file="demons/hand of cursed fate.xml"/>
<monster name="Juggernaut" file="demons/juggernaut.xml"/>
<monster name="Nightmare" file="demons/nightmare.xml"/>
<monster name="O fim" file="demons/o fim.xml"/>
<monster name="Plaguesmith" file="demons/plaguesmith.xml"/>
tem algum erro? '-'
Desculpa gente eu não consigo colocar em spoiler
a e se alguem souber como eu importo o monstro pra um local do mapa..