What's new

Sniezny Potwor

Status
Not open for further replies.

Wairing

Active User
Joined
Dec 3, 2010
Messages
57
Reaction score
0
Mam dla Was monstera typowo do Ots z zimow? mapk? i du?ym expem. A wi?c robimy tak wchodzimy Folder z OTS> Data> Monster i tworzymy plik o nazwie Snie?ny potw?r i wklejamy tam to:
Code:
<?xml version="1.0" encoding="UTF-8"?> 
  <monster name="Sniezny potwor" tp="1" nameDescription="a sniezny potwor" race="blood" experience="700000" speed="300" manacost="0">
    <health now="400000" max="400000"/>
    <look type="110" head="20" body="30" legs="40" feet="50" corpse="3055"/>
    <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="50"/>
      <flag lightlevel="0"/>
      <flag lightcolor="0"/>
      <flag targetdistance="1"/>
      <flag runonhealth="0"/>
    </flags>
    <attacks>
      <attack name="large rock" interval="3000" chance="90" min="-20000" max="-50000"/>
    </attacks>
    <defenses armor="30" defense="30">
      <defense name="light healing" interval="8000" chance="80" min="40" max="85"/>
    </defenses>
    <immunities>
      <immunity physical="0"/>
      <immunity energy="1"/>
      <immunity fire="0"/>
      <immunity poison="0"/>
      <immunity lifedrain="0"/>
      <immunity paralyze="1"/>
      <immunity outfit="0"/>
      <immunity drunk="1"/>
      <immunity invisible="0"/>
      <summons max="3">
  <summon name="Yeti" interval="6200" chance="40" max="3" /> 
  </summons>
    </immunities>
    <voices interval="2000" chance="5">
      <voice sentence="Ghourg Ghourg! Ghhhrrrrrrrr"/>
      <voice sentence="I'am Sniezny Potwor! You are dead!"/>
    </voices>
    <loot>
      <item id="2160" countmax="40" chance1="33333" chancemax="0"/>
    </loot>
  </monster>
Nast?pnie wchodzimy w monsters.xml i dodajemy tam to:
Code:
<monster name="Sniezny Potwor" file="Sniezny Potwor.xml" />
Oceniajcie ;)
PS je?li robisz server, ?e z monster?w nie leci kasa w cc to nie dodawaj tego potwora (mo?e wyleciec z niego do 40cc)​
 
Status
Not open for further replies.
Top