
Originally Posted by
awesomo
Golden dragon event doesn't spawn monsters in Tarkan.
Also, the golden dragon spawns multiple BOK's. Why?

Add code in MonsterSetBase.xml ^_^
Drop Bok original setting...edit with sources
Code:
<!-- Golden Invasion List -->
<golden>
<monster id="43" map="0" dis="30" x="10" y="10" w="240" h="240" dir="-1" count="10" /> <!-- Golden Budge Dragon +1 -->
<monster id="53" map="0" dis="30" x="185" y="132" w="185" h="132" dir="-1" count="5" /> <!-- Golden Titan +1-->
<monster id="54" map="0" dis="30" x="183" y="128" w="188" h="135" dir="-1" count="5" /> <!-- Golden Soldier +1-->
<monster id="78" map="0" dis="30" x="10" y="10" w="240" h="240" dir="-1" count="10" /> <!-- Golden Goblin +1-->
<monster id="79" map="0" dis="30" x="10" y="10" w="240" h="240" dir="-1" count="5" /> <!-- Golden Dragon 5x+1,+2,+3 -->
<monster id="80" map="0" dis="30" x="155" y="122" w="155" h="122" dir="-1" count="5" /> <!-- Golden Lizard King +2 -->
<monster id="81" map="0" dis="30" x="132" y="73" w="132" h="73" dir="-1" count="5" /> <!-- Golden Vepar +2 -->
<monster id="82" map="0" dis="30" x="183" y="128" w="188" h="135" dir="-1" count="5" /> <!-- Golden Tantallos +3 -->
<monster id="83" map="0" dis="30" x="132" y="83" w="138" h="90" dir="-1" count="5" /> <!-- Golden Iron Wheel +3-->
<monster id="493" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Dark Knight +1 -->
<monster id="494" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Devil +2 -->
<monster id="495" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Golem +3 -->
<monster id="496" map="0" dis="30" x="43" y="138" w="47" h="157" dir="-1" count="5" /> <!-- Golden Crust +3 -->
<monster id="497" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Satyrus +4 -->
<monster id="498" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Twin Tale +4 -->
<monster id="499" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="2" /> <!-- Golden Iron Knight +5 -->
<monster id="500" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="5" /> <!-- Golden Napin +5 -->
<monster id="501" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="1" /> <!-- Golden Great Dragon 5x+4,+5 -->
<monster id="502" map="0" dis="30" x="180" y="127" w="180" h="127" dir="-1" count="10" /> <!-- Golden Rabbit +1 -->
</golden>