Cadáver de alcantarilla
No muerto
monster no drops or experience [1]
Esparce suelo cáustico al morir
monster caustic cloud on death base area of effect radius [12]
monster ground effect on death base duration ms [3000]
emerge speed +% [0,30]
Doedre's Loyal
SpectreN
TagsLanzador de hechizos, chaos_affinity, flesh_armour, ghost_blood, is_unarmed, medium_height, medium_movement, melee, not_dex, not_int, physical_affinity, undead, zombie
Vida
315%
Armaduras
+50%
Ailment Threshold
315%
Resistencia
0 40 0 0
Damage
135%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de Golpe Crítico
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±30%
Experiencia
90%
Model Size
100%
Type
ZombieDoedreMinion
Metadata
DoedreZombieMinionEmergeUnholy
Nivel
68
Vida
20,265
Armaduras
43,185
Evasión
4,739
Escudo de energía
0
Damage
504
Daño de hechizos
504
Precisión
290
Attack Time
1.305
Experiencia
9,230
Ailment Threshold
20,265
Chill
64
Shock
64
Brittle
363
Scorch
64
Sap
177
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Ataque estándar
Base Damage: 353–656
Probabilidad de golpe crítico: 5%
Attack Time: 1.305 seg
Derriba a tus enemigos con un golpe poderoso.
skill can fire arrows [1]
skill can fire wand projectiles [1]
SpellNovaPoison
Spell, Damage, Area, Duration, Triggerable, AreaSpell
Tiempo de lanzamiento: 1 seg
Inflige de 89.88 a 134.8 de daño de caos
100% de probabilidad de que se active este hechizo al morir
active skill area of effect radius +% final [-20]
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Revive"
	basic_action = "Emerge"
}

DiesAfterTime
{
}

Object Type Codes

version 2
extends "Metadata/Monsters/Monster"

Render
{
     //turn_duration = 0.5
}

Animated
{
	preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act8/Doedre/zombie_green/disperse.ao"
}

Preload
{
	preload_ground_effect = "CausticCloud"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ZombieDismember/DoedreZombieMinionEmergeUnholy"] = {
    name = "Doedre's Loyal",
    life = 3.15,
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.35,
    damageSpread = 0.3,
    attackTime = 1.305,
    attackRange = 8,
    accuracy = 1,
    skillList = {
        "Melee",
        "SpellNovaPoison",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["Melee"] = {
    name = "Default Attack",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Strike your foes down with a powerful blow.",
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Multistrikeable] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "skill_can_fire_arrows",
        "skill_can_fire_wand_projectiles",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SpellNovaPoison"] = {
    name = "SpellNovaPoison",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_chaos_damage",
        "spell_maximum_base_chaos_damage",
        "cast_on_death_%",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 100, -20, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
IdMonsterNoDropsOrExperience
FamilyMonsterNoDropsOrExperience
Domainsmonstruo (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • Esparce suelo cáustico al morir
    monster caustic cloud on death base area of effect radius [12]
    monster ground effect on death base duration ms [3000]
    IdMonsterCausticCloudOnDeath
    FamilyMonsterEffectOnDeath
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • monster ground effect on death base duration ms Min: 3000 Max: 3000 Global
  • monster caustic cloud on death base area of effect radius Min: 12 Max: 12 Global
  • monster caustic cloud on death % max damage to deal per minute Min: 1100 Max: 1100 Global
  • Craft Tagschaos_damage damage chaos
    emerge speed +% [0,30]
    IdVariableEmergeSpeedFasterOnly_
    FamilyVariableEmergeSpeed
    Domainsmonstruo (3)
    GenerationTypeúnico (3)
    Req. level1
    Stats
  • emerge speed +% Min: 0 Max: 30 Global
  • Edit

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