MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
ドードリの忠臣
不死者
IconEnemyResistanceCold
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]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Doedre's Loyal
Spectre
Tagsキャスター, chaos_affinity, flesh_armour, ghost_blood, is_unarmed, medium_height, medium_movement, melee, physical_affinity, undead, zombie
ライフ
315%
Ailment Threshold
315%
耐性
IconEnemyResistanceFire0% IconEnemyResistanceCold40% IconEnemyResistanceLightning0% IconEnemyResistanceChaos0%
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
アーマー
28,790
回避力
4,739
Damage
504
スペルダメージ
504
命中
580
Attack Time
1.305
経験値
9,230
Minion Life
4,396
Minion Damage
403
Ailment Threshold
20,265
Chill
64
Shock
64
Brittle
363
Scorch
64
Sap
177
Phys Convert Ele
240%
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 353656
クリティカル率: 5%
Attack Time: 1.305 秒
強力な一撃で敵を打ち倒す。
skill can fire arrows [1]
skill can fire wand projectiles [1]
iconbasicattack
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
{
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/ZombieDismember/DoedreZombieMinionEmergeUnholy"] = {
    fireResist = 0,
    coldResist = 40,
    lightningResist = 0,
    chaosResist = 0,
    name = "Doedre's Loyal",
    life = 3.15,
    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]
FamilyMonsterNoDropsOrExperience
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global — スケールできない値
  • 死亡時に腐食領域生成
    monster caustic cloud on death base area of effect radius [12]
    monster ground effect on death base duration ms [3000]
    FamilyMonsterEffectOnDeath
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • monster ground effect on death base duration ms 3000 3000 Global
  • monster caustic cloud on death base area of effect radius 12 12 Global
  • monster caustic cloud on death % max damage to deal per minute 1100 1100 Global
  • Craft Tagschaos_damage ダメージ 混沌
    emerge speed +% [0,30]
    FamilyVariableEmergeSpeed
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • emerge speed +% 0 30 Global
  • cannot be afflicted [1]
    cannot be tagged by sentinel [1]
    cannot have affliction mods [1]
    cannot have azmeri dust [1]
    cant possess this [1]
    cant touch this [1]
    monster no talismans [1]
    FamilyNothing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • cant touch this 1 1 Global — スケールできない値
  • cant possess this 1 1 Global — スケールできない値
  • cannot be afflicted 1 1 Global — スケールできない値
  • monster no talismans 1 1 Global — スケールできない値
  • cannot have azmeri dust 1 1 Global
  • cannot have affliction mods 1 1 Global — スケールできない値
  • cannot be tagged by sentinel 1 1 Global
  • Edit

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