Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8"?>
- <monster name="Tapion" nameDescription="a tapion" race="blood" experience="230050" speed="1209" manacost="255">
- <health now="2300000" max="2300000"/>
- <look type="404" head="0" body="0" legs="0" feet="0" corpse="11100"/>
- <targetchange interval="1000" chance="10"/>
- <strategy attack="1000" defense="1000"/>
- <flags>
- <flag summonable="1"/>
- <flag attackable="1"/>
- <flag hostile="1"/>
- <flag illusionable="1"/>
- <flag convinceable="1"/>
- <flag pushable="1"/>
- <flag canpushitems="1"/>
- <flag canpushcreatures="0"/>
- <flag canAttackMonster="1"/>
- <flag targetdistance="1"/>
- <flag runonhealth="8"/>
- <flag ignoreplayertospawn="0"/>
- <flag rateconfig="1"/>
- <!-- <flag storageValue="1"/> -->
- <!-- <flag storageId="21600"/> -->
- <!-- <flag ignorelootrate="1"/> -->
- </flags>
- <script>
- <event name="MonsterDeath"/>
- </script>
- <attacks>
- <attack name="chibi furie" interval="1000" range="6" chance="100" min="-250000" max="-320000" />
- <attack name="masenko!" interval="1000" range="6" chance="100" min="-250000" max="-320000" />
- </attacks>
- <defenses armor="200" defense="200"/>
- <immunities>
- <immunity physical="0"/>
- <immunity energy="0"/>
- <immunity fire="0"/>
- <immunity poison="0"/>
- <immunity lifedrain="0"/>
- <immunity paralyze="0"/>
- <immunity outfit="0"/>
- <immunity drunk="0"/>
- <immunity invisible="0"/>
- </immunities>
- <loot capacity="100">
- </loot>
- </monster>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement