Cargas de Izaro
corpse cannot be destroyed [1]
Izaro Charges
SpectreN
Tagsextra_extra_small_height, is_daemon, is_unarmed, non_attacking, plate_armour, puncturing_weapon, very_slow_movement
Vida
100%
Ailment Threshold
100%
Resistencia
0 0 0 0
Damage
100%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 6
Attack Time
1 Second
Damage Spread
±0%
Experiencia
100%
Model Size
100%
Type
Daemon
Metadata
IzaroChargeDisruptorDaemon
IsSummoned
Y

Object Type

version 2
extends "Metadata/Monsters/Daemon/AbstractDaemon"

Stats
{
	set_is_hidden_monster = 0
	set_untargetable_by_monster_ai = 1
	set_cannot_be_afflicted = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/Daemon/AbstractDaemon"

Targetable
{
	no_highlight = true
	targetable = true
	display_info_string = "LabyrinthChargeDisruptorCount"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Daemon/IzaroChargeDisruptorDaemon"] = {
    name = "Izaro Charges",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}
corpse cannot be destroyed [1]
IdMonsterCorpseCannotBeDestroyed
FamilyCorpseCannotBeDestroyed
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • corpse cannot be destroyed Min: 1 Max: 1 Global
  • Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.