Hello. I don't know what spell is "effect":
Somebody know? This is the error in console:
-
In monsters, Wich is the inmunitie manadrain? What effect have?
I ask this because i must deleted it, for this errors in console:
After of delete the inmunity manadrain, the monster works fine, but wich is the effect of inmunity manadrain in monsters?
Kind Regards
Code:
<attack name="effect" interval="1000" chance="13" range="7">
<attribute key="shootEffect" value="poison"/>
<attribute key="areaEffect" value="poison"/>
</attack>
Somebody know? This is the error in console:
Code:
[02/01/2012 20:19:02] Error: [Monsters::deserializeSpell] - Dharalion - Unknown spell name: effect
-
In monsters, Wich is the inmunitie manadrain? What effect have?
Code:
<immunity manadrain="1"/>
I ask this because i must deleted it, for this errors in console:
Code:
[02/01/2012 21:12:09] [Warning - Monsters::loadMonster] Unknown immunity venom. data/monster/Traps/eye of the seven.xml
[02/01/2012 21:16:41] [Warning - Monsters::loadMonster] Unknown immunity undead. data/monster/Traps/flamethrower.xml
After of delete the inmunity manadrain, the monster works fine, but wich is the effect of inmunity manadrain in monsters?
Kind Regards
Last edited: