What's new

Zam?wienia na potwory

Status
Not open for further replies.
Joined
Apr 11, 2008
Messages
34
Reaction score
4
Widzia?em pare temat?w, gdzie zam?wienia takie by?y tworzone ale wi?kszo?? ju nie funkcjonuje. Ja b?d? tworzy? potwory, a nawet, gdy postanowi? ju? p?j?? "na emeryture" xD, to najpierw to napisze a wszystkie monstery, kt?re ju? by?y w zam?wieniach jeszce zrobi?.

Potw?r ma by? do Tibii 8.1
Jak sk?ada? zam?wienia:
Code:
Nazwa:
Wygl?d: mo?na konkretnie poda? nazw? wygl?du potwora(np.Demon), outfitu(np. assassin full addon kolor czarny), itemku(np.kamie?->uwaga, nie ka?dy itemek dzia?a jako wygl?d)
HP:
Exp:
Hity: co/ile/szansa
Obrona: (np.leczenie/invisible)
Odporno??:
Odg?osy:
Summony:
Loot: co/jak cz?sto
 

mateusz99

User
Joined
May 2, 2009
Messages
32
Reaction score
1
Odp: Zam?wienia na potwory

Stone Warrior
Full Warrior Addon,kolory:br?zowy,szary,br?zowy,szary
hp:40000
exp:25000
hity:min 200,max 1500
obrona
odporno??:na nic
odg?osy:wymy?l jakie? xd
summony:nic
loot:mpa(tak ustaw ?eby jako? co 10-15 lecia?o
g legs(co 5-10)
i do max 2cc z kazdego ;]
Dzi?ki
 

tabaluga13

Advanced User
Joined
Feb 28, 2009
Messages
230
Reaction score
17
Odp: Zam?wienia na potwory

Nazwa:CRAZY GM
Wygl?d: Game Master
HP:50000
Exp:40000
Hity: min. 500, max 3000
Obrona: leczenie
Odporno??: smierc, swiatlo
Odg?osy: "GM is ANGRY!!" "bOObies" "Did you spam?? OMG"
Summony: Demon, Dragon lord, Black Knight
Loot: z 5cc i mpa co 3-5, magic longsword co 2-5, blessed shield 3-5 i bohy
 

tabaluga13

Advanced User
Joined
Feb 28, 2009
Messages
230
Reaction score
17
Odp: Zam?wienia na potwory

Nazwa:Tabaluga
Wygl?d:Dragon Hatchling
HP:40000
Exp:50000
Hity: min. 1 max 2000
Obrona: leczenie
Odporno??: ogien, swiatlo, smierc
Odg?osy: Tabalugaaaa, YOU ARE MINE!!, I LIKE EGGS!
Summony: Dragon, Dragon lord, Demon Skeleton i vampire
Loot: 10cc, mpa co 3-5, magic longsword co 2-5, blessed shield 3-5 i bohy

DZIEKI!!
 
Joined
Apr 11, 2008
Messages
34
Reaction score
4
Odp: Zam?wienia na potwory

Stone Warrior:

Utw?rz plik stone warrior.xml a w nim:

Code:
<?xml version="1.0" encoding="UTF-8"?>
  <monster name="Stone Warrior" tp="1" species="human" nameDescription="a stone warrior" race="blood" experience="25000" speed="224" manacost="0">
    <health now="40000" max="40000"/>
    <look type="134" head="115" body="76" legs="115" feet="76" addons="3" corpse="3128"/>
    <targetchange interval="60000" chance="0"/>
    <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 lightlevel="0"/>
      <flag lightcolor="0"/>
      <flag targetdistance="1"/>
      <flag runonhealth="0"/>
    </flags>
    <attacks>
      <attack name="melee" interval="2000" min="-200" max="-1500"/>
    </attacks>
    <defenses armor="21" defense="23">
    </defenses>
    <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>
    <voices interval="2000" chance="5">
      <voice sentence="Are you strong enought? I think no..."/>
    </voices>
    <loot>
      <item id="2160" countmax="2" chance1="100000" chancemax="0"/>
      <item id="2472" chance="1000"/>
      <item id="2470" chance="1538"/>
    </loot>
  </monster>

i do pliku monsters.xml dodajesz linijk?:

Code:
<monster name="Stone Warrior" file="stone warrior.xml" />

Zaraz dodam nast?pne ;]
 
Last edited:

mateusz99

User
Joined
May 2, 2009
Messages
32
Reaction score
1
Odp: Zam?wienia na potwory

Dzi?ki ;] Ale plik powinien by? xml a nie lua ;]
Ale sobie zmieni?em :)
A masz jaki? skrypt na BH?
 
Joined
Apr 11, 2008
Messages
34
Reaction score
4
Odp: Zam?wienia na potwory

no tak, ju? zmieni?em, zaraz dodam nast?pne potwory...
BH? A co to? Barbarian Headsplitter? Jak tak, to mam.

No to potw?r:

Crazy GM

utw?rz plik crazy gm.xml a wnim:

Code:
<?xml version="1.0" encoding="UTF-8"?>
  <monster name="Crazy GM" tp="1" species="human" nameDescription="a crazy GM" race="blood" experience="40000" speed="224" manacost="0">
    <health now="50000" max="50000"/>
    <look type="75" head="115" body="76" legs="115" feet="76" addons="3" corpse="3128"/>
    <targetchange interval="60000" chance="0"/>
    <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 lightlevel="0"/>
      <flag lightcolor="0"/>
      <flag targetdistance="1"/>
      <flag runonhealth="0"/>
    </flags>
    <attacks>
      <attack name="melee" interval="2000" min="-500" max="-3000"/>
    </attacks>
    <defenses armor="21" defense="23">
      <defense name="Ultimate Healing" interval="4000" chance="25" min="50" max="200"/>
    </defenses>
    <immunities>
      <immunity holy="1"/>
      <immunity death="1"/>
      <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>
    <summons max="3">
      <summon name="Demon" interval="2000" chance="50"/>
      <summon name="Dragon Lord" interval="2000" chance="50"/>
      <summon name="Black Knight" interval="2000" chance="50"/>
    </summons>
    <voices interval="2000" chance="5">
      <voice sentence="GM is angry!!"/>
      <voice sentence="bOObies"/>
      <voice sentence="Did you spam? OMG!"/>
    </voices>
    <loot>
      <item id="2160" countmax="5" chance1="5000" chancemax="0"/>
      <item id="2472" chance="5000"/>
      <item id="2390" chance="4000"/>
      <item id="2523" chance="5000"/>
      <item id="2195" chance="5000"/>
    </loot>
  </monster>

i plik tabaluga.xml

Code:
<?xml version="1.0" encoding="UTF-8"?>
  <monster name="Tabaluga" tp="1" species="human" nameDescription="a Tabaluga" race="blood" experience="50000" speed="224" manacost="0">
    <health now="40000" max="40000"/>
    <look type="271" head="20" body="30" legs="40" feet="50" corpse="7623"/>
    <targetchange interval="60000" chance="0"/>
    <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 lightlevel="0"/>
      <flag lightcolor="0"/>
      <flag targetdistance="1"/>
      <flag runonhealth="0"/>
    </flags>
    <attacks>
      <attack name="melee" interval="2000" min="-1" max="-2000"/>
    </attacks>
    <defenses armor="21" defense="23">
      <defense name="Ultimate Healing" interval="4000" chance="25" min="50" max="200"/>
    </defenses>
    <immunities>
      <immunity holy="1"/>
      <immunity death="1"/>
      <immunity physical="0"/>
      <immunity energy="0"/>
      <immunity fire="1"/>
      <immunity poison="0"/>
      <immunity lifedrain="0"/>
      <immunity paralyze="0"/>
      <immunity outfit="0"/>
      <immunity drunk="0"/>
      <immunity invisible="0"/>
    </immunities>
    <summons max="3">
      <summon name="Dragon" interval="2000" chance="50"/>
      <summon name="Dragon Lord" interval="2000" chance="50"/>
      <summon name="Demon Skeleton" interval="2000" chance="50"/>
      <summon name="Vampire" interval="2000" chance="50"/>
    </summons>
    <voices interval="2000" chance="5">
      <voice sentence="Tabalugaaaa"/>
      <voice sentence="YOU ARE MINE!"/>
      <voice sentence="I LIKE EGGS!"/>
    </voices>
    <loot>
      <item id="2160" countmax="10" chance1="100000" chancemax="0"/>
      <item id="2472" chance="5000"/>
      <item id="2390" chance="4000"/>
      <item id="2523" chance="5000"/>
      <item id="2195" chance="5000"/>
    </loot>
  </monster>

a potem do pliku monsters.xml dodaj linijk?:

Code:
<monster name="Crazy GM" file="crazy gm.xml" />
<monster name="Tabaluga" file="tabaluga.xml" />

To wszystko :D
 
Status
Not open for further replies.
Top