darkmu
Well-Known Member
Come make available some monsters from version 12.40 that I'm doing for my server, as this community has always helped me now and my turn to contribute something lol .
Remembering that they are not perfectly equal to the global, but most loot is perfectly equal to the global according to tibiawiki and tibiafandom
If you want to contribute more monsters, you can send me a private message that I will credit you with.
Scan:
monster.xml
Items.xml (only corpse)
Remembering that they are not perfectly equal to the global, but most loot is perfectly equal to the global according to tibiawiki and tibiafandom
If you want to contribute more monsters, you can send me a private message that I will credit you with.
Scan:
monster.xml
XML:
<!-- 12.40 -->
<monster name="Bony Sea Devil" file="12.40/bony sea devil.xml" />
<monster name="Brachiodemon" file="12.40/brachiodemon.xml" />
<monster name="Branchy Crawler" file="12.40/branchy crawler.xml" />
<monster name="Capricious Phantom" file="12.40/capricious phantom.xml" />
<monster name="Cloak Of Terror" file="12.40/cloak of terror.xml" />
<monster name="Courage Leech" file="12.40/courage leech.xml" />
<monster name="Distorted Phantom" file="12.40/distorted phantom.xml" />
<monster name="Infernal Demon" file="12.40/infernal demon.xml" />
<monster name="Many Faces" file="12.40/many faces.xml" />
<monster name="White Lion" file="12.40/white Lion.xml" />
<monster name="Werelioness" file="12.40/werelioness.xml" />
<monster name="Rotten Golem" file="12.40/rotten golem.xml" />
<monster name="Werehyaena" file="12.40/werehyaena.xml" />
<monster name="Vibrant Phantom" file="12.40/vibrant phantom.xml" />
<monster name="Goshnar's Cruelty" file="12.40/bosses/goshnar's cruelty.xml" />
<monster name="Goshnar's Greed" file="12.40/bosses/goshnar's greed.xml" />
<monster name="Goshnar's Hatred" file="12.40/bosses/goshnar's hatred.xml" />
<monster name="Goshnar's Malice" file="12.40/bosses/goshnar's malice.xml" />
<monster name="Goshnar's Megalomania" file="12.40/bosses/goshnar's megalomania.xml" />
<monster name="Srezz Yellow Eyes" file="12.40/bosses/srezz yellow eyes.xml" />
<monster name="Yirkas Blue Scales" file="12.40/bosses/yirkas blue scales.xml" />
<monster name="Ancient Lion Knight" file="12.40/bosses/ancient lion knight.xml" />
Items.xml (only corpse)
XML:
<!-- Infernal Demon Dead -->
<item id="39700" article="a" name="dead infernal demon">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39699" />
<attribute key="duration" value="900" />
</item>
<item id="39699" article="a" name="dead infernal demon">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39698" />
<attribute key="duration" value="900" />
</item>
<item id="39698" article="a" name="dead infernal demon">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39697" />
<attribute key="duration" value="900" />
</item>
<item id="39697" article="a" name="dead infernal demon">
<attribute key="corpseType" value="blood" />
</item>
<!-- branchy crawler Dead -->
<item id="39623" article="a" name="dead branchy crawler">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39622" />
<attribute key="duration" value="900" />
</item>
<item id="39622" article="a" name="dead branchy crawler">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39621" />
<attribute key="duration" value="900" />
</item>
<item id="39621" article="a" name="dead branchy crawler">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39620" />
<attribute key="duration" value="900" />
</item>
<item id="39620" article="a" name="dead branchy crawler">
<attribute key="corpseType" value="blood" />
</item>
<!-- Dead Rottom Golem -->
<item id="39695" article="a" name="dead rotten golem">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39696" />
<attribute key="duration" value="900" />
</item>
<item id="39696" article="a" name="dead rotten golem">
<attribute key="corpseType" value="blood" />
</item>
<!-- Werehyaena -->
<item id="39930" article="a" name="dead werehyaena">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39931" />
<attribute key="duration" value="900" />
</item>
<item id="39931" article="a" name="dead werehyaena">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39932" />
<attribute key="duration" value="900" />
</item>
<item id="39932" article="a" name="dead werehyaena">
<attribute key="corpseType" value="blood" />
</item>
<!-- Dead Vibrant Phantom -->
<item id="39627" article="a" name="dead vibrant phantom">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39626" />
<attribute key="duration" value="900" />
</item>
<item id="39626" article="a" name="dead vibrant phantom">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39625" />
<attribute key="duration" value="900" />
</item>
<item id="39625" article="a" name="dead vibrant phantom">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39624" />
<attribute key="duration" value="900" />
</item>
<item id="39624" article="a" name="dead vibrant phantom">
<attribute key="corpseType" value="blood" />
</item>
<!-- Dead Cloak of Terror -->
<item id="39615" article="a" name="dead cloak of terror">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39614" />
<attribute key="duration" value="900" />
</item>
<item id="39614" article="a" name="dead cloak of terror">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39613" />
<attribute key="duration" value="900" />
</item>
<item id="39613" article="a" name="dead cloak of terror">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39612" />
<attribute key="duration" value="900" />
</item>
<item id="39612" article="a" name="dead cloak of terror">
<attribute key="corpseType" value="blood" />
</item>
<!-- Dead Courage Leech -->
<item id="39708" article="a" name="dead courage leech">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39707" />
<attribute key="duration" value="900" />
</item>
<item id="39707" article="a" name="dead courage leech">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39706" />
<attribute key="duration" value="900" />
</item>
<item id="39706" article="a" name="dead courage leech">
<attribute key="containerSize" value="30" />
<attribute key="decayTo" value="39705" />
<attribute key="duration" value="900" />
</item>
<item id="39705" article="a" name="dead courage leech">
<attribute key="corpseType" value="blood" />
</item>
Attachments
-
12.40.rar89.9 KB · Views: 477 · VirusTotal