What's new

Monsters Le?niczy

Status
Not open for further replies.

Hakeq

Banned
Joined
Mar 23, 2013
Messages
103
Reaction score
6
Autor: Xkono
Witam mam do zaprezentowania potwora o nazwie Lesniczy :]

Tworzymy plik xml o nazwie Lesniczy (W Data/monster)

W Data/monster wklejamy \/

Code:
<?xml version="1.0"?>
<monster name="Lesniczy" level="200" maglevel="30" experience="65000" pushable="0" armor="170" defense="180" canpushitems="1" staticattack="500" changetarget="200" speed="400">
	<health now="24500" max="24500"/>
	<look type="129" head="58" body="59" legs="45" feet="114" corpse="3128"/>
	<combat targetdistance="1" runonhealth="55"/>
<attacks>
	<attack type="melee" mindamage="5000" maxdamage="6500"/>
</attacks>

<defenses>

</defenses>

<voices>
	<voice sentence="Jam jest Lesniczy !"/>
	<voice sentence="Won!"/>
</voices>

<loot>
 	<item id="2160" countmax="15" chance1="100000" chancemax="0"/>
 	<item id="2640" chance="6666"/>
 	<item id="2386" chance="5000"/>
</loot>
</monster>

Teraz otwieramy plik monster.xml W Data/monster/monster.xml :p

Po otworzeniu wklejamy :

Code:
<monster name="Lesniczy" file="Lesniczy.xml" />

Pozdrawiam,
Hakeq.
 
Status
Not open for further replies.
Top