• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved Cant load loot

Exactly

New Member
Joined
Jul 14, 2014
Messages
119
Reaction score
4
Hello, i have problem on start server

[Warning - Monsters::loadMonster] Cant load loot. data/monster/undead humanoids/grim reaper.xml

My script monster

Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Grim Reaper" nameDescription="a grim reaper" race="undead" experience="4500" speed="370" manacost="0">
  <health now="4100" max="4100"/>
  <look type="300" corpse="8955"/>
  <targetchange interval="5000" chance="10"/>
  <strategy attack="80" defense="20"/>
 
    <flags>
        <flag summonable="0"/>
        <flag attackable="1"/>
        <flag hostile="1"/>
        <flag illusionable="0"/>
        <flag convinceable="0"/>
        <flag pushable="0"/>
        <flag canpushitems="1"/>
        <flag canpushcreatures="1"/>
        <flag targetdistance="1"/>
        <flag staticattack="85"/>
        <flag runonhealth="0"/>
    </flags>
 
  <attacks>
      <attack name="melee" interval="2000" skill="135" attack="135"/>
    <attack name="death" interval="2000" chance="15" range="7" target="1" min="0" max="-60">
        <attribute key="shootEffect" value="suddendeath"/>
          <attribute key="areaEffect" value="mortarea"/>
    </attack>
    <attack name="lifedrain" interval="2000" chance="15" length="7" spread="0" min="0" max="-600">
        <attribute key="areaEffect" value="redspark"/>
    </attack>
    <attack name="physical" interval="2000" chance="14" radius="4" target="0" min="0" max="-395">
          <attribute key="areaEffect" value="redspark"/>
       </attack>
    <attack name="physical" interval="3000" chance="19" length="7" spread="3" min="0" max="-300">
        <attribute key="areaEffect" value="explosionarea"/>
    </attack>
  </attacks>
 
  <defenses armor="30" defense="30">
    <defense name="healing" interval="1000" chance="25" min="100" max="195">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
  </defenses>
 
    <elements>
        <element energyPercent="-10"/>
        <element earthPercent="20"/>
        <element icePercent="10"/>
        <element holyPercent="-20"/>
        <element deathPercent="60"/>
        <element firePercent="-20"/>
    </elements>
    
  <immunities>
    <immunity lifedrain="1"/>
    <immunity paralyze="1"/>
    <immunity invisible="1"/>
  </immunities>
 
  <voices interval="5000" chance="10">
    <voice sentence="Death!" yell="1"/>
    <voice sentence="Come a little closer!" yell="1"/>
    <voice sentence="The end is near!" yell="1"/>
  </voices>
 
    <loot>
        <item id="2148" countmax="98" chance="40000"/>    -- gold coin
        <item id="2148" countmax="100" chance="40000"/>    -- gold coin
        <item id="2152" countmax="4" chance="20000"/>    -- Platinum Coin
        <item id="2150" countmax="3" chance="10000"/>    -- small amethyst
        <item id="6558" chance="13500"/>                -- concentrated demonic blood
        <item id="6558" chance="18500"/>                -- concentrated demonic blood
        <item id="6500" countmax="1" chance="6800"/>    -- demonic essence
        <item id="6300" chance="2300"/>                -- death ring
        <item id="5909" countmax="1" chance="2800"/>    -- white piece of cloth
        <item id="2521" chance="7500"/>            -- dark shield
        <item id="1987" chance="100000">
            <inside>
                <item id="5022" countmax="4" chance="40000"/>    -- orichalcum pearl
                <item id="8889" chance="1100"/>            -- skullcracker armor
                <item id="7418" chance="1200"/>            -- nightmare blade
                <item id="7589" chance="7500"/>            -- strong mana potion
                <item id="8910" chance="5000"/>            -- underworld rod
                <item id="8473" chance="7777"/>            -- ultimate health potion
            </inside>
        </item>
    </loot>
</monster>


Pls help
 
No this is not problem look this

[Warning - Monsters::loadMonster] Cant load loot. data/monster/Nowy System potworow/do 25k/smok wawelski.xml

Code:
<?xml version="1.0" encoding="UTF-8"?>
<monster name="Smok Wawelski" nameDescription="a smok wawelski" race="blood" experience="9999999999" speed="300" manacost="0">
  <health now="1000000" max="1000000"/>
  <look type="34" head="20" body="30" legs="40" feet="50" corpse="5973"/>
  <targetchange interval="5000" chance="20"/>
  <strategy attack="500" defense="100"/>
  <flags>
    <flag summonable="0"/>
    <flag attackable="1"/>
    <flag hostile="1"/>
    <flag illusionable="1"/>
    <flag convinceable="0"/>
    <flag pushable="0"/>
    <flag canpushitems="1"/>
    <flag canpushcreatures="1"/>
    <flag targetdistance="1"/>
    <flag staticattack="90"/>
    <flag runonhealth="300"/>
  </flags>
  <attacks>
    <attack name="melee" interval="2000" skill="500" attack="5000"/>
    <attack name="fire" interval="2000" chance="15" range="7" radius="4" target="1" min="-65000" max="-115000">
      <attribute key="shootEffect" value="fire"/>
      <attribute key="areaEffect" value="firearea"/>
    </attack>
    <attack name="fire" interval="3000" chance="15" length="8" spread="3" min="-110000" max="-170000">
      <attribute key="areaEffect" value="firearea"/>
    </attack>
  </attacks>
  <defenses armor="25" defense="25">
    <defense name="healing" interval="1000" chance="13" min="34" max="56">
      <attribute key="areaEffect" value="blueshimmer"/>
    </defense>
  </defenses>
  <immunities>
    <immunity fire="1"/>
    <immunity paralyze="1"/>
    <immunity invisible="1"/>
  </immunities>
  <elements>
    <element earthPercent="80"/>
    <element energyPercent="20"/>
    <element icePercent="10"/>
  </elements>
  <voices interval="5000" chance="10">
    <voice sentence="I po co tu przyszliscie" yell="1"/>
    <voice sentence="Odejdz bo zginiesz" yell="1"/>
  </voices>
  <loot>
        <item id="2187" chance="2222"/> -- wand of Inferno
        <item id="2516" chance="1300"/> -- dragon shield
        <item id="2145" countmax="15" chance1="1538" chancemax="0"/> - small diamonds
  </loot>
</monster>
 
Back
Top