What's new

R??ne bossy z RL.

Status
Not open for further replies.

Oskar

Forum friend
Joined
Jan 24, 2009
Messages
2,256
Reaction score
331
Code:
Yaga The Crone.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Yaga The Crone" nameDescription="an yaga the crone" race="blood" experience="375" speed="240" manacost="0">
  <health now="620" max="620"/>
  <look type="54" corpse="6081"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="0"/>
    <flag targetdistance="4"/>
    <flag staticattack="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="0" max="-90"/>
    <attack name="fire" interval="2500" chance="50" range="7" min="-30" max="-50">
      <attribute key="shootEffect" value="fire"/>
	  <attribute key="areaEffect" value="fire"/>
    </attack>
	<attack name="poisoncondition" interval="3000" chance="13" range="7" min="-200" max="-300">
      <attribute key="shootEffect" value="poison"/>
    </attack>
	<attack name="firefield" interval="2000" chance="13" range="7">
      <attribute key="shootEffect" value="fire"/>
    </attack>
  </attacks>
  <defenses armor="15" defense="20">
    <defense name="invisible" interval="1000" chance="9" duration="3000">
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
    <defense name="outfit" interval="4000" chance="9" monster="green frog" duration="4000">
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
  </defenses>
  <elements>
  <element deathPercent="-5"/>
  <element earthPercent="1"/>
  <element physicalPercent="-1"/>
  </elements>
  <immunities>
    <immunity energy="1"/>
    <immunity invisible="1"/>
  </immunities>
  <voices interval="5000" chance="10">
    <voice sentence="Where did I park my hut?"/>
    <voice sentence="You will taste so sweet!"/>
    <voice sentence="Hexipooh, bewitched are you!"/>
  </voices>
  <loot>
    <item id="2687" countmax="8" chance="30000"/> --cookies
    <item id="2185" chance="2500"/> --necro rod
	<item id="2651" chance="25000"/> --coat
	<item id="2324" chance="15000"/> --broom
	<item id="2654" chance="15000"/> --cape
	<item id="2129" chance="10000"/> --wolf tooth chain
    <item id="1987" chance="100000"> --bag
      <inside>
        <item id="8902" chance="2000"/> --SB mind control
		<item id="2800" chance="20000"/> --star herb
		<item id="2199" chance="8000"/> --garlic necklace
      </inside>
    </item>
  </loot>
</monster>
Code:
Tiquandas Revenge.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Tiquandas Revenge" nameDescription="a tiquandas revenge" race="VENOM" experience="2635" speed="230" manacost="0">
  <health now="2400" max="2400"/>
  <look type="120" head="20" body="30" legs="40" feet="50" corpse="6047"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <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="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="0" max="-220" poison="-90"/>
    <attack name="earth" interval="3000" chance="13" range="7" min="0" max="-440">
      <attribute key="shootEffect" value="earth"/>
	  <attribute key="areaEffect" value="greenbubble"/>
    </attack>
    <attack name="speed" interval="1000" chance="20" range="7" speedchange="-900" duration="30000">
      <attribute key="shootEffect" value="poison"/>
      <attribute key="areaEffect" value="greenspark"/>
    </attack>
    <attack name="earth" interval="1000" chance="12" radius="3" target="0" min="0" max="-250">
      <attribute key="areaEffect" value="poison"/>
    </attack>
  </attacks>
	<defenses armor="30" defense="45">
		<defense name="healing" interval="1000" chance="25" min="200" max="400">
			<attribute key="areaEffect" value="blueshimmer"/>
		</defense>
		<defense name="speed" interval="3000" chance="17" sppedchange="280" duration="10000"/>
	</defenses>
	<elements>
		<element firePercent="-1"/>
		<element deathPercent="1"/>
		<element icePercent="1"/>
		<element physicalPercent="1"/>
	</elements>
  <immunities>
    <immunity earth="1"/>
    <immunity invisible="1"/>
  </immunities>
  <loot>
	<item id="2666" countmax="50" chance="60000"/> --meat
	<item id="2148" countmax="80" chance="70000"/> --gold
	<item id="2148" countmax="30" chance="60000"/> --gold
    <item id="2792" countmax="6" chance="9000"/> --dark mushroom
    <item id="2671" countmax="8" chance="8000"/> --ham
	<item id="5015" chance="100000"/> --mandrake
    <item id="7732" countmax="3" chance="100000"/> --seeds
  </loot>
</monster>
Code:
The Old Widow.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="The Old Widow" nameDescription="the Old Widow" race="venom" experience="4200" speed="340" manacost="0">
  <health now="3200" max="3200"/>
  <look type="208" corpse="5977"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <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="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="0" max="-700"/>
    <attack name="poison" interval="3000" chance="18" range="7" min="-200" max="-350">
      <attribute key="shootEffect" value="earth"/>
      <attribute key="areaEffect" value="poison"/>
    </attack>
    <attack name="speed" interval="2000" chance="15" range="7" speedchange="-850" duration="25000">
      <attribute key="shootEffect" value="poison"/>
      <attribute key="areaEffect" value="poison"/>
    </attack>
    <attack name="poisonfield" interval="1000" chance="10" range="7" radius="4" target="1">
      <attribute key="shootEffect" value="poison"/>
    </attack>
    <attack name="earth" interval="2000" chance="12" radius="4" target="0" min="-300" max="-350">
      <attribute key="shootEffect" value="poison"/>
    </attack>
  </attacks>
  <defenses armor="30" defense="33">
    <defense name="healing" interval="1000" chance="17" min="225" max="275">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
    <defense name="speed" interval="1000" chance="8" speedchange="345" duration="6000">
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
  </defenses>
  <elements>
		<element firePercent="20"/>
		<element energyPercent="20"/>
		<element physicalPercent="20"/>
	</elements>
  <immunities>
    <immunity earth="1"/>
    <immunity invisible="1"/>
  </immunities>
  <summons maxSummons="2">
    <summon name="giant spider" interval="1000" chance="13" max="2"/>
  </summons>
  <loot>
    <item id="2148" countmax="100" chance="70000"/> --gold
	<item id="2148" countmax="80" chance="60000"/> --gold
	<item id="2152" countmax="3" chance="30000"/> --platinum coin
    <item id="2463" chance="20000"/> --plate armor
    <item id="2171" chance="4000"/> --platinum amulet
	<item id="2167" chance="5000"/> --energy ring
    <item id="5879" chance="100000"/> --GSS
	<item id="7591" chance="5000"/> --GHP
	<item id="7591" chance="4000"/> --GHP
    <item id="1987" chance="100000"> --bag
      <inside>
        <item id="2457" chance="8000"/> --steel helmet
        <item id="2148" countmax="51" chance="10000"/> --gold
        <item id="2476" chance="8000"/> --knight armor
		<item id="7591" chance="6000"/> --GHP
		<item id="2165" chance="4000"/> --stealth ring
        <item id="2477" chance="5000"/> --knight legs
        <item id="2478" chance="10000"/> --brass legs
        <item id="2169" chance="8000"/> --time ring
      </inside>
    </item>
  </loot>
</monster>
Code:
Thul.xml
Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Thul" nameDescription="Thul" race="undead" experience="2700" speed="180" manacost="0">
	<health now="2950" max="2950"/>
	<look type="46" corpse="6065"/>
	<targetchange interval="2000" chance="5"/>
	<strategy attack="100" defense="0"/>
	<flags>
		<flag summonable="0"/>
		<flag attackable="1"/>
		<flag hostile="1"/>
		<flag illusionable="0"/>
		<flag convinceable="0"/>
		<flag pushable="0"/>
		<flag canpushitems="1"/>
		<flag staticattack="80"/>
		<flag targetdistance="1"/>
		<flag runonhealth="0"/>
	</flags>
	<attacks>
		<attack name="melee" interval="2000" min="0" max="-285"/>
		<attack name="physical" interval="1000" chance="19" target="0" radius="3" min="0" max="-170">
		<attribute key="areaEffect" value="blackspark"/>
		</attack>
		<attack name="ice" interval="1000" chance="12" target="0" radius="5" min="-108" max="-137">
		<attribute key="areaEffect" value="icearea"/>
		</attack>
		<attack name="speed" interval="1000" chance="12" range="7" changespeed="-520" duration="20000">
		<attribute key="shootEffect" value="snowball"/>
		</attack>
		<attack name="poisonfield" interval="2000" chance="12" target="0" radius="3"/>
	</attacks>
	<defenses armor="35" defense="40"/>
	<elements>
	<element energyPercent="-1"/>
	</elements>
	<immunities>
		<immunity lifedrain="0"/>
		<immunity ice="1"/>
		<immunity earth="1"/>
	</immunities>
	<voices interval="5000" chance="10">
		<voice sentence="Gaaahhh!"/>
	</voices>
	<summons maxSummons="2">
		<summon name="massive water elemental" interval="1000" chance="8"/>
	</summons>
	<loot>
		<item id="2148" countmax="80" chance="70000"/> --Gold Coin
		<item id="2148" countmax="70" chance="60000"/> -- Gold Coin
		<item id="2670" countmax="7" chance="20000"/> -- shrimp
		<item id="5895" chance="100000"/> -- Fish Fin
		<item id="2460" chance="13000"/> --brass helmet
		<item id="2387" chance="8000"/> --double axe
		<item id="2143" chance="9000"/> --white pearl
		<item id="5741" chance="3000"/> -- Skull Helmet
		<item id="1987" chance="100000"> --bag
		<inside>
		<item id="7383" chance="1200"/> -- Relic Sword
		<item id="2144" chance="11000"/> --black pearl
		<item id="2189" chance="7000"/> --woce
		<item id="2381" chance="9000"/> --halberd
		<item id="2150" chance="15000"/> --small amethyst
		</inside>
		</item>
	</loot>
</monster>
 

Oskar

Forum friend
Joined
Jan 24, 2009
Messages
2,256
Reaction score
331
Odp: R??ne bossy z RL.

PHP:
The Evil Eye.xml
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="The Evil Eye" nameDescription="the Evil Eye" race="blood" experience="750" speed="240" manacost="0">
  <health now="1200" max="1200"/>
  <look type="210" head="20" body="30" legs="40" feet="50" corpse="6037"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="0"/>
    <flag targetdistance="4"/>
    <flag staticattack="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="0" max="-139"/>
    <attack name="energy" interval="1000" chance="15" range="7" min="0" max="-120">
      <attribute key="shootEffect" value="energy"/>
	  <attribute key="areaEffect" value="energy"/>
    </attack>
    <attack name="fire" interval="1000" chance="13" range="7" min="0" max="-120">
      <attribute key="shootEffect" value="fire"/>
	  <attribute key="areaEffect" value="fire"/>
    </attack>
    <attack name="death" interval="1000" chance="12" range="7" min="0" max="-120">
      <attribute key="shootEffect" value="suddendeath"/>
      <attribute key="areaEffect" value="mortarea"/>
    </attack>
	<attack name="earth" interval="1000" chance="14" range="7" min="0" max="-120">
      <attribute key="shootEffect" value="earth"/>
      <attribute key="areaEffect" value="carniphila"/>
    </attack>
	<attack name="speed" interval="3000" chance="17" range="7" speedchange="-720" duration="20000">
      <attribute key="areaEffect" value="redshimmer"/>
    </attack>
    <attack name="poison" interval="1000" chance="8" length="8" min="0" max="-250">
      <attribute key="areaEffect" value="greenbubble"/>
    </attack>
    <attack name="lifedrain" interval="3000" chance="10" length="8" min="0" max="-200">
      <attribute key="areaEffect" value="redshimmer"/>
    </attack>
    <attack name="manadrain" interval="2000" chance="15" length="8" min="0" max="-239">
      <attribute key="areaEffect" value="bluebubble"/>
    </attack>
  </attacks>
  <defenses armor="19" defense="23">
    <defense name="healing" interval="1000" chance="9" min="80" max="219">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
  </defenses>
  <elements>
	<element holyPercent="-1"/>
	</elements>
  <immunities>
    <immunity paralyze="1"/>
    <immunity earth="1"/>
    <immunity invisible="1"/>
  </immunities>
  <summons maxSummons="6">
    <summon name="demon skeleton" interval="1000" chance="13" max="5"/>
    <summon name="ghost" interval="1000" chance="12" max="4"/>
  </summons>
  <voices interval="5000" chance="10">
    <voice sentence="653768764!"/>
    <voice sentence="Let me take a look at you!"/>
    <voice sentence="Inferior creatures, bow before my power!"/>
    <voice sentence="659978 54764!"/>
  </voices>
  <loot>
    <item id="2148" countmax="56" chance="70000"/> --gold
    <item id="2397" chance="16000"/> --longsword
	<item id="2175" chance="7000"/> --spellbook
	<item id="7884" chance="3000"/> --terra mantle
	<item id="2181" chance="8000"/> --terra rod
    <item id="5898" chance="100000"/> --beho eye
	<item id="2509" chance="11000"/> --steel shield
    <item id="1987" chance="100000"> --bag
      <inside>
		<item id="3972" chance="4000"/> --beho helmet
		<item id="2377" chance="12000"/> --two handed sword
		<item id="2518" chance="5000"/> --beho shield
		<item id="2394" chance="8000"/> --morning star
		<item id="2512" chance="25000"/> --wooden shield
      </inside>
    </item>
  </loot>
</monster>
PHP:
Fernfang.xml
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Fernfang" nameDescription="Fernfang" race="blood" experience="600" speed="240" manacost="0">
  <health now="400" max="400"/>
  <look type="206" corpse="6080"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="1"/>
    <flag targetdistance="4"/>
    <flag staticattack="80"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="0" max="-50"/>
    <attack name="manadrain" interval="1000" chance="25" range="7" min="-20" max="-45">
      <attribute key="areaEffect" value="redshimmer"/>
  </attack>
    <attack name="holy" interval="1000" chance="23" range="7" min="-65" max="-180">
      <attribute key="shootEffect" value="holy"/>
      <attribute key="areaEffect" value="holydamage"/>
    </attack>
  </attacks>
  <defenses armor="15" defense="10">
    <defense name="healing" interval="1000" chance="35" min="10" max="200">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
    <defense name="speed" interval="2000" chance="12" speedchange="310" duration="10000">
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
    <defense name="outfit" interval="1000" chance="5" monster="war wolf" duration="6000">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
  </defenses>
  <elements>
	<element icePercent="70"/>
	<element earthPercent="50"/>
	</elements>
  <immunities>
    <immunity invisible="1"/>
  </immunities>
  <summons maxSummons="3">
    <summon name="war wolf" interval="1000" chance="13" max="3"/>
  </summons>
  <voices interval="5000" chance="10">
    <voice sentence="You desecrated this place!"/>
    <voice sentence="I will cleanse this isle!"/>
    <voice sentence="Grrrrrrr"/>
    <voice sentence="Yoooohhuuuu!" yell="1"/>
  </voices>
  <loot>
    <item id="2148" countmax="26" chance="70000"/> --gold
    <item id="1949" chance="10000"/> --scroll
	<item id="2015" chance="10000"/> --bottle
	<item id="2032" chance="7000"/> --bowl
	<item id="2652" chance="5000"/> --green tunic
	<item id="2193" chance="6000"/> --ankh
	<item id="2260" chance="5000"/> --blank rune
	<item id="2800" chance="8000"/> --star herb
	<item id="2129" chance="4500"/> --wolf tooth chain
    <item id="2642" chance="7000"/> --sandals
	<item id="5786" chance="1200"/> --wooden whistle
    <item id="1987" chance="100000"> --bag
      <inside>
        <item id="2044" chance="7000"/> --lamp
		<item id="2035" chance="6000"/> --plate
		<item id="2177" chance="2500"/> --life crystal
		<item id="2802" chance="15000"/> --sling herb
        <item id="2689" chance="20000"/> --bread
        <item id="2401" chance="5000"/> --staff
		<item id="2220" chance="19000"/> --dirty fur
		<item id="2401" chance="4000"/> --staff
		<item id="10562" chance="800"/> --book of prayers
        <item id="2166" chance="2000"/> --power ring
		<item id="2747" chance="5000"/> --grave flower
      </inside>
    </item>
  </loot>
</monster>
PHP:
Dharalion.xml
PHP:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Dharalion" nameDescription="Dharalion" race="blood" experience="380" speed="240" manacost="0">
  <health now="380" max="380"/>
  <look type="203" head="20" body="30" legs="40" feet="50" corpse="6011"/>
  <targetchange interval="5000" chance="8"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="1"/>
    <flag targetdistance="4"/>
    <flag staticattack="90"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" min="0" max="-98"/>
    <attack name="manadrain" interval="1000" chance="15" range="7" min="-30" max="-60"/>
    <attack name="death" interval="2000" chance="23" range="7" min="-80" max="-151">
      <attribute key="shootEffect" value="suddendeath"/>
      <attribute key="areaEffect" value="mortarea"/>
    </attack>
    <attack name="physical" interval="1000" chance="19" range="7" min="0" max="-150">
      <attribute key="shootEffect" value="arrow"/>
    </attack>
    <attack name="poison" interval="1500" chance="13" range="7" min="-40" max="-100">
      <attribute key="shootEffect" value="poison"/>
      <attribute key="areaEffect" value="poison"/>
    </attack>
  </attacks>
  <defenses armor="15" defense="25">
    <defense name="healing" interval="1000" chance="20" min="90" max="120">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
    <defense name="speed" interval="2000" chance="12" speedchange="320" duration="10000">
      <attribute key="areaEffect" value="redshimmer"/>
    </defense>
  </defenses>
  <immunities>
    <immunity invisible="1"/>
  </immunities>
  <summons maxSummons="2">
    <summon name="demon skeleton" interval="1000" chance="6" max="2"/>
  </summons>
  <voices interval="5000" chance="10">
    <voice sentence="Feel my wrath!"/>
    <voice sentence="Noone will stop my ascension!"/>
    <voice sentence="My powers are divine!"/>
    <voice sentence="You desecrated this temple!"/>
  </voices>
  <loot>
    <item id="2148" countmax="80" chance="70000"/> --gold
    <item id="1949" chance="10000"/> --scroll
	<item id="7378" chance="6000"/> --royal spear
    <item id="2260" chance="4000"/> --blank rune
    <item id="2401" chance="3000"/> --staff
    <item id="2642" chance="20000"/> --sandals
    <item id="2682" chance="7000"/> --melon
	<item id="2511" chance="5000"/> --brass shield
    <item id="2802" chance="10000"/> --sling herb
    <item id="2600" chance="35000"/> --inkwell
	<item id="2643" chance="24000"/> --leather boots
    <item id="2177" chance="2500"/> --life crystal
	<item id="2031" chance="5500"/> --waterskin
	<item id="2545" countmax="10" chance="14000"/> --poison arrows
    <item id="2689" countmax="3" chance="20000"/> --bread
	<item id="2189" chance="2000"/> --woce
	<item id="5922" chance="2000"/> --holy orchid
	<item id="2369" chance="1000"/> --cornucopia
    <item id="1987" chance="100000"> --bag
      <inside>
        <item id="2652" chance="5000"/> --green tunic
		<item id="2198" chance="3000"/> --elven amulet
		<item id="2397" chance="8000"/> --longsword
		<item id="2484" chance="8000"/> --studded armor
        <item id="2456" chance="10000"/> --bow
		<item id="7590" chance="4000"/> --GMP
		<item id="2047" chance="8000"/> --candle
		<item id="5805" chance="1400"/> --golden goblet
		<item id="2674" countmax="4" chance="15000"/> --apples
        <item id="2032" chance="4000"/> --bowl
		<item id="2482" chance="11000"/> --studded helmet
		<item id="2681" chance="25000"/> --grapes
		<item id="1948" chance="6000"/> --parchment
        <item id="2154" chance="1500"/> --yellow gem
      </inside>
    </item>
  </loot>
</monster>
 
Last edited:

Nixodin

Advanced User
Joined
Mar 31, 2010
Messages
197
Reaction score
10
Odp: R??ne bossy z RL.

Gz tych kt?rych niezna?em :D nawet ciekawe
 

Dother

Advanced User
Joined
Dec 12, 2009
Messages
416
Reaction score
32
Odp: R??ne bossy z RL.

Przydatne i fajne potworki, nie wiedzia?em nawet , ?e takie s? na realu.
Pozwolisz na zmodyfikowanie ich ??
 

Oskar

Forum friend
Joined
Jan 24, 2009
Messages
2,256
Reaction score
331
Odp: R??ne bossy z RL.

#up
Oczywi?cie, ?e pozwalam. Mo?esz zrobi? z nimi co tylko zechcesz.
 

login989

Active User
Joined
Dec 4, 2010
Messages
120
Reaction score
2
Odp: R??ne bossy z RL.

Spoko;] zna?em tylko 2 ;] reszta dla mnie nowa 10/10
 

Oskar

Forum friend
Joined
Jan 24, 2009
Messages
2,256
Reaction score
331
Odp: R??ne bossy z RL.

#up
Na choler? Ci zdj?cia? Nie widzia?e? nigdy boss?w typu dharalion? Nie? Spojrzyj na tibia wiki.
 
Status
Not open for further replies.
Top