
Tibia Fans-Czyli serwis o OTS i swiecie Tibia.com
Chcialby abyscie dawali tutaj swoje Boss monstery :d
A to sa moje:
Train.xml(tworzymy w data\mosters)
<?xml version="1.0"?> <monster name="Train" level="4000" maglevel="4000" experience="0" pushable="0" armor="10" defense="10" canpushitems="0" staticattack="50" changetarget="238"> <health now="2000000" max="2000000"/> <look type="57" head="20" body="30" legs="40" feet="50" corpse="3128"/> <combat targetdistance="1" runonhealth="0"/> <attacks> <attack type="melee" mindamage="0" maxdamage="0" cycleticks="250" probability="900"/> <attack type="instant" name="exura vita" exhaustion="10" cycleticks="600" probability="135"/> </attacks> <defenses> <defense immunity="invisible"/> </defenses> <voices> </voices> <loot> </loot> </monster>
Na moim ots boss to wasp look :d
Wasp.xml (tworzymy w data\mosters)@!Potwór ten jest przeznaczony na lv 300+ :d
<?xml version="1.0"?>
<monster name="Wasp" level="20" maglevel="30" experience="70000" pushable="0" armor="0" defense="2" canpushitems="0" staticattack="50" changetarget="200" speed="320">
<health now="90000" max="90000"/>
<look type="44" head="20" body="30" legs="40" feet="50" corpse="2899"/>
<combat targetdistance="1" runonhealth="0"/>
<blood color="30" effect="16" splash="4"/>
<attacks>
<attack type="instant" name="exura vita" cyleticks="1000" probability="275"/>
<attack type="melee" mindamage="600" maxdamage="1050" cyleticks="5000"/>
<attack type="melee" mindamage="620" maxdamage="1050"/>
<attack type="instant" name="exori" cyleticks="2000"/>
<attack type="instant" name="run" cyleticks="2000"/>
</attacks>
<defenses>
</defenses>
<voices>
<voice sentence="Choc skroce ci bol!!AHuahU"/>
<voice sentence="Dawaj to forse :d ;>"/>
</voices>
<loot>
<item id="2152" countmax="56" chance1="100000" chancemax="0"/>
<item id="2152" countmax="45" chance1="100000" chancemax="0"/>
<item id="2152" countmax="73" chance1="100000" chancemax="0"/>
<item id="2152" countmax="26" chance1="100000" chancemax="0"/>
<item id="2152" countmax="85" chance1="100000" chancemax="0"/>
<item id="2152" countmax="15" chance1="100000" chancemax="0"/>
<item id="2487" chance="6666"/>
<item id="2488" chance="5000"/>
<item id="2436" chance="5000"/>
</loot>
</monster>To narazie na tyle :d
Offline