FAQFAQ   SzukajSzukaj   UżytkownicyUżytkownicy   GrupyGrupy   GalerieGalerie www.generationforum.fora.pl 
 ProfilProfil   Zaloguj się, by sprawdzić wiadomościZaloguj się, by sprawdzić wiadomości   ZalogujZaloguj 
 
Monsters

 
Napisz nowy temat   Odpowiedz do tematu    Forum www.generationforum.fora.pl Strona Główna -> Propozycje

Master Pally
Moderator/Tutor



Dołączył: 01 Paź 2008
Posty: 54
Przeczytał: 0 tematów

Ostrzeżeń: 0/5
Skąd: C:\WINDOWS

PostWysłany: Nie 10:37, 26 Paź 2008    Temat postu: Monsters
 
Matiax Powiem Ci 1 Umiem Robic Bardzo Ciekawe Monstery NP:
Robimy Plik .xml o nazwie Mnich.xml i wklejamy do niego to:
Kod:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Mnich" tp="1" species="human" nameDescription="Mnich" race="blood" experience="1234567890" speed="1000" manacost="0">
  <health now="1234567890" max="1234567890"/>
  <look type="57" head="20" body="30" legs="40" feet="50" corpse="6080"/>
  <targetchange interval="60000" chance="0"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="1"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="1"/>
    <flag pushable="1"/>
    <flag canpushitems="1"/>
    <flag staticattack="50"/>
    <flag targetdistance="5"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="" interval="0" chance="0" range="0" min="-0" max="-0"/>
    <attack name="melee" interval="400000" min="-400000" max="-550000"/>
    <attack name="exevo gran mas mort" interval="500000" chance="500000"/>
  </attacks>
  <defenses armor="15" defense="20"/>
  <immunities>
    <immunity physical="1"/>
    <immunity energy="1"/>
    <immunity fire="1"/>
    <immunity poison="1"/>
    <immunity lifedrain="1"/>
    <immunity paralyze="1"/>
    <immunity drunk="1"/>
    <immunity invisible="1"/>
  </immunities>
  <summons max="6">
    <summon name="Penigas" interval="1000" chance="10"/>
  </summons>
  <loot>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2640" chance="100"/>
    <item id="2474" chance="100"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
  </loot>
</monster>


Potem:
Wklejamy Do Monsters/mosters:
Kod:

  <monster name="Mnich" file="Mnich.xml" />


Post został pochwalony 0 razy
Powrót do góry
Zobacz profil autora
Master Pally
Moderator/Tutor



Dołączył: 01 Paź 2008
Posty: 54
Przeczytał: 0 tematów

Ostrzeżeń: 0/5
Skąd: C:\WINDOWS

PostWysłany: Nie 13:04, 26 Paź 2008    Temat postu: Nastepny
 
Przedstawiam Wam Banalnego Potworka Mozna Go Uzyj Jako Wygrana w Konkursie
Na poczatku tworzymy plik Exp.xml otwieramy w Notatniku i wklejamy to:
Kod:

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Exp" tp="1" species="human" nameDescription="Exp" race="blood" experience="1000000000000" speed="20" manacost="0">
  <health now="1" max="1"/>
  <look type="74" head="0" body="0" legs="0" feet="0" corpse="6080"/>
  <targetchange interval="60000" chance="0"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="0"/>
    <flag hostile="0"/>
    <flag illusionable="0"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="0"/>
    <flag staticattack="50"/>
    <flag targetdistance="5"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="" interval="0" chance="0" range="0" min="-0" max="-0"/>
    <attack name="melee" interval="0" min="-0" max="-0"/>
    <attack name="" interval="0" chance="0"/>
  </attacks>
  <defenses armor="15" defense="20"/>
  <immunities>
    <immunity physical="0"/>
    <immunity energy="0"/>
    <immunity fire="0"/>
    <immunity poison="0"/>
    <immunity lifedrain="0"/>
    <immunity paralyze="0"/>
    <immunity drunk="0"/>
    <immunity invisible="0"/>
  </immunities>
  <summons max="0">
    <summon name="" interval="1000" chance="10"/>
  </summons>
  <loot>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
  </loot>
</monster>


Nastepnie otwieramy plik monsters.xml i wklejamy to:
Kod:

  <monster name="Exp" file="Exp.xml" />


Post został pochwalony 0 razy
Powrót do góry
Zobacz profil autora

Master Pally
Moderator/Tutor



Dołączył: 01 Paź 2008
Posty: 54
Przeczytał: 0 tematów

Ostrzeżeń: 0/5
Skąd: C:\WINDOWS

PostWysłany: Nie 13:18, 26 Paź 2008    Temat postu: Next
 
Nastepne 2 Potwory:
Tworzymy Plik o Nazwie OTS Master.xml i wklejamy to:
Kod:

<?xml version="1.0" encoding="UTF-8"?>
<monster name="OTS Master" tp="1" species="human" nameDescription="OTS Master" race="blood" experience="40000000" speed="900" manacost="0">
  <health now="4000000" max="4000000"/>
  <look type="73" head="0" body="0" legs="0" feet="0" corpse="6080"/>
  <targetchange interval="60000" chance="0"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="1"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="1"/>
    <flag pushable="1"/>
    <flag canpushitems="1"/>
    <flag staticattack="50"/>
    <flag targetdistance="5"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="" interval="0" chance="0" range="0" min="-0" max="-0"/>
    <attack name="melee" interval="250000" min="-200000" max="-350000"/>
    <attack name="exevo gran mas mort" interval="250000" chance="250000"/>
  </attacks>
  <defenses armor="15" defense="20"/>
  <immunities>
    <immunity physical="1"/>
    <immunity energy="1"/>
    <immunity fire="1"/>
    <immunity poison="1"/>
    <immunity lifedrain="1"/>
    <immunity paralyze="1"/>
    <immunity drunk="1"/>
    <immunity invisible="1"/>
  </immunities>
  <summons max="4">
    <summon name="Penigas" interval="1000" chance="10"/>
  </summons>
  <loot>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2353" chance="100"/>
    <item id="2352" chance="100"/>
    <item id="3333" chance="100"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
  </loot>
</monster>

Nastepnie Otwieramy plik Moster/monsters.xml i wklejamy to:
Kod:

  <monster name="Snake" file="snake.xml" />



Tworzymy Plik o Nazwie Cave Man.xml i wklejamy to:
Kod:

<?xml version="1.0" encoding="UTF-8"?>
<monster name="Cave Man" tp="1" species="human" nameDescription="Cave Man" race="blood" experience="50000000" speed="1000" manacost="0">
  <health now="5000000" max="5000000"/>
  <look type="55" head="0" body="0" legs="0" feet="0" corpse="6080"/>
  <targetchange interval="60000" chance="0"/>
  <strategy attack="100" defense="0"/>
  <flags>
    <flag summonable="1"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="1"/>
    <flag pushable="1"/>
    <flag canpushitems="1"/>
    <flag staticattack="50"/>
    <flag targetdistance="5"/>
    <flag runonhealth="0"/>
  </flags>
  <attacks>
    <attack name="" interval="0" chance="0" range="0" min="-0" max="-0"/>
    <attack name="melee" interval="250000" min="-240000" max="-400000"/>
    <attack name="exori max" interval="300000" chance="300000"/>
  </attacks>
  <defenses armor="15" defense="20"/>
  <immunities>
    <immunity physical="1"/>
    <immunity energy="1"/>
    <immunity fire="1"/>
    <immunity poison="1"/>
    <immunity lifedrain="1"/>
    <immunity paralyze="1"/>
    <immunity drunk="1"/>
    <immunity invisible="1"/>
  </immunities>
  <summons max="2">
    <summon name="Moras De Greg" interval="1000" chance="10"/>
  </summons>
  <loot>
    <item id="2159" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="2353" chance="100"/>
    <item id="2352" chance="100"/>
    <item id="2474" chance="100"/>
    <item id="2159" chance="100"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
    <item id="0" chance="0"/>
  </loot>
</monster>


Nastepnie otwieramy plik Monster/monsters.xml i wklejamy to:
Kod:
 
  <monster name="Cave Man" file="Cave Man.xml" />


Post został pochwalony 0 razy
Powrót do góry
Zobacz profil autora
Napisz nowy temat   Odpowiedz do tematu    Forum www.generationforum.fora.pl Strona Główna -> Propozycje
Strona 1 z 1

Wyświetl posty z ostatnich:   
Nie możesz pisać nowych tematów
Nie możesz odpowiadać w tematach
Nie możesz zmieniać swoich postów
Nie możesz usuwać swoich postów
Nie możesz głosować w ankietach

 
Skocz do:  


fora.pl - załóż własne forum dyskusyjne za darmo
Skin Created by: Sigma12
Powered by phpBB © 2001, 2002 phpBB Group
Regulamin