Daniolki
Active User
- Dołączył
- Kwiecień 18, 2008
- Posty
- 129
- Liczba reakcji
- 11
- Wiek
- 30
Witam,
to moj pierwszy post wi?c napisz? tu o pewnym potworze.
Potworek nosi nazw? pan krokodyl. Ma bardzo duzo hp i daje mnostwo expa.
Ja sam z kolega bilismy my go okolo 10 minut na otsie z maksymalnym fast attackiem.
Tworzymy plik o nazwie: Pan Krokodyl.xml
Kod:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Pan Krokodyl" nameDescription="a pan krokodyl" race="blood" experience="9999999999999999" speed="8000" manacost="6000">
<health now="999999999" max="999999999"/>
<look type="119" head="0" body="0" legs="0" feet="0" corpse="4277"/>
<targetchange interval="2000" chance="5"/>
<strategy attack="9999999999" defense="99999"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="0"/>
<flag staticattack="99999"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="99999"/>
</flags>
<attacks>
<attack name="melee" interval="99999" min="-1" max="-40"/>
</attacks>
<defenses armor="99999" defense="99999"/>
<immunities>
<immunity physical="0"/>
<immunity energy="99999"/>
<immunity fire="99999"/>
<immunity poison="99999"/>
<immunity lifedrain="99999"/>
<immunity paralyze="99999"/>
<immunity outfit="99999"/>
<immunity drunk="99999"/>
<immunity invisible="99999"/>
</immunities>
<loot>
<item id="2148" countmax="10" chance1="100000" chancemax="0"/>
<item id="3976" countmax="5" chance1="50000" chancemax="0"/>
<item id="2671" countmax="4" chance1="50000" chancemax="0"/>
<item id="3982" chance="1000"/>
<item id="2461" chance="20000"/>
<item id="2649" chance="20000"/>
</loot>
</monster>
Oczywiscie dodajemy linijke w monsters.xml
<monster name="Pan Krokodyl" file="Pan Krokodyl.xml" />
Trzeba jeszcze zrestartowac server i mozna si? cieszyc panem krokodylem.
Komenda na Pana Krokodyla to: /m Pan Krokodyl
Mi?ej zabawy z Panem Krokodylem.
to moj pierwszy post wi?c napisz? tu o pewnym potworze.
Potworek nosi nazw? pan krokodyl. Ma bardzo duzo hp i daje mnostwo expa.
Ja sam z kolega bilismy my go okolo 10 minut na otsie z maksymalnym fast attackiem.
Tworzymy plik o nazwie: Pan Krokodyl.xml
Kod:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Pan Krokodyl" nameDescription="a pan krokodyl" race="blood" experience="9999999999999999" speed="8000" manacost="6000">
<health now="999999999" max="999999999"/>
<look type="119" head="0" body="0" legs="0" feet="0" corpse="4277"/>
<targetchange interval="2000" chance="5"/>
<strategy attack="9999999999" defense="99999"/>
<flags>
<flag summonable="1"/>
<flag attackable="1"/>
<flag hostile="1"/>
<flag illusionable="0"/>
<flag convinceable="1"/>
<flag pushable="0"/>
<flag canpushitems="0"/>
<flag staticattack="99999"/>
<flag lightlevel="0"/>
<flag lightcolor="0"/>
<flag targetdistance="1"/>
<flag runonhealth="99999"/>
</flags>
<attacks>
<attack name="melee" interval="99999" min="-1" max="-40"/>
</attacks>
<defenses armor="99999" defense="99999"/>
<immunities>
<immunity physical="0"/>
<immunity energy="99999"/>
<immunity fire="99999"/>
<immunity poison="99999"/>
<immunity lifedrain="99999"/>
<immunity paralyze="99999"/>
<immunity outfit="99999"/>
<immunity drunk="99999"/>
<immunity invisible="99999"/>
</immunities>
<loot>
<item id="2148" countmax="10" chance1="100000" chancemax="0"/>
<item id="3976" countmax="5" chance1="50000" chancemax="0"/>
<item id="2671" countmax="4" chance1="50000" chancemax="0"/>
<item id="3982" chance="1000"/>
<item id="2461" chance="20000"/>
<item id="2649" chance="20000"/>
</loot>
</monster>
Oczywiscie dodajemy linijke w monsters.xml
<monster name="Pan Krokodyl" file="Pan Krokodyl.xml" />
Trzeba jeszcze zrestartowac server i mozna si? cieszyc panem krokodylem.
Komenda na Pana Krokodyla to: /m Pan Krokodyl
Mi?ej zabawy z Panem Krokodylem.