Administrator
Administrator
Dołączył: 16 Gru 2006
Posty: 33
Przeczytał: 0 tematów
Ostrzeżeń: 0/5
|
Wysłany: Śro 23:05, 27 Gru 2006 Temat postu: Train Monk |
|
|
wchodzimy do data/monster i tworzymi plik Train Monk.xml kopiujemy innego stworka zmieniamy nazwe i usuwamy wszystko co ma w srodku i wklejamy to :
<?xml version="1.0"?>
<monster name="Train Monk" level="20" maglevel="1" experience="200" pushable="0" armor="30" defense="31" canpushitems="1" staticattack="50" changetarget="238">
<health now="2400000" max="2400000"/>
<look type="57" head="20" body="30" legs="40" feet="50" corpse="3128"/>
<combat targetdistance="1" runonhealth="0"/>
<attacks>
<attack type="melee" maxdamage="30"/>
<attack type="instant" name="exura vita" exhaustion="500" cycleticks="1200" probability="35"/>
</attacks>
<defenses>
<defense immunity="invisible"/>
</defenses>
<voices>
<voice sentence="Niezle skille! kiedy treniles ?;]"/>
<voice sentence="Nawalaj i tak mnie nie pokonasz"/>
<voice sentence="Trenuj !!"/>
</voices>
<loot>
<item id="2148" countmax="20" chance1="100000" chancemax="0"/>
<item id="1949" chance="10000"/>
<item id="2467" chance="10000"/>
<item id="2642" chance="6666"/>
<item id="1987" chance="100000">
<inside>
<item id="2044" chance="6666"/>
<item id="2689" countmax="3" chance1="20000" chancemax="0"/>
<item id="2401" chance="3333"/>
<item id="2166" chance="1428"/>
</inside>
</item>
</loot>
</monster>
pozniej do monsters.xml wklejamy taka linijke :
<monster name="Train Monk" file="Train Monk.xml" />
pozniej jak chcemy dodac go do mapy wchodzimy do folderu z map edytorem otwieramy creatures.xml i piszemy taka linijke :
<creature looktype="57" name="Train monk" type="monster"/>
Post został pochwalony 0 razy
|
|