Сторонник Доэдре
Нежить
monster no drops or experience [1]
При смерти оставляет участок едкой земли
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
TagsЧародейский, chaos_affinity, flesh_armour, ghost_blood, is_unarmed, medium_height, medium_movement, melee, not_dex, not_int, physical_affinity, undead, zombie
Здоровье
315%
Броня
+50%
Ailment Threshold
315%
Сопротивление
0 40 0 0
Damage
135%
Точность
100%
Шанс критического удара
+5%
Множитель критического удара
+130%
Attack Distance
6 ~ 8
Attack Time
1.305 Second
Damage Spread
±30%
Опыт
90%
Model Size
100%
Type
ZombieDoedreMinion
Metadata
DoedreZombieMinionEmergeUnholy
Уровень
68
Здоровье
20,265
Броня
43,185
Уклонение
4,739
Энергетический щит
0
Damage
504
Урон от чар
504
Точность
290
Attack Time
1.305
Опыт
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
Атака
Base Damage: 353–656
Шанс критического удара: 5%
Attack Time: 1.305 сек.
Герой наносит обычный удар.
skill can fire arrows [1]
skill can fire wand projectiles [1]
SpellNovaPoison
Spell, Damage, Area, Duration, Triggerable, AreaSpell
Время применения: 1 сек.
Наносит от 89.88 до 134.8 урона хаосом
100% шанс вызвать срабатывание этих чар при смерти
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
Domainsмонстр (3)
GenerationTypeУникальный (3)
Req. level1
Stats
  • monster no drops or experience Min: 1 Max: 1 Global
  • При смерти оставляет участок едкой земли
    monster caustic cloud on death base area of effect radius [12]
    monster ground effect on death base duration ms [3000]
    IdMonsterCausticCloudOnDeath
    FamilyMonsterEffectOnDeath
    Domainsмонстр (3)
    GenerationTypeУникальный (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
    Domainsмонстр (3)
    GenerationTypeУникальный (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.