MirageVillageShippingSanctumArchnemesisExpeditionDetonatorUltimatumAltarRitualRuneHeistSumgglersCacheHarvestPortalAfflictionInitiatorBlightCoreLegionInitiatorBetrayalSymbolCatarinaDelveMineralVeinIncursionCraftingBenchBestiaryRareMonsterAbyssBreachEssenceStrongboxShrine
幽影议员
亡灵
IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
monster no drops or experience [1]
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]
Shadow Councillor
幽魂
标签hard_armour, immobile, is_unarmed, large_model, non_attacking, red_blood, slashing_weapon, undead, zombie
生命
188%
生命转为护盾
30%
护甲
+50%
闪避值
+10%
异常状态临界值
188%
抗性
IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
伤害
94%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 15
攻击间隔
1.5 秒
伤害分布
±20%
经验值
125%
Model Size
140%
类型
CrimsonPriestClone
Metadata
CrimsonPriestBossClone
等级
68
生命
12,095
护甲
43,185
闪避值
5,213
能量护盾
3,456
伤害
351
法术伤害
351
命中
580
攻击间隔
1.5
经验值
12,819
召唤物生命
2,623
Minion Energy Shield
750
召唤物伤害
280
异常状态临界值
12,095
冰缓
38
Shock
38
Brittle
216
Scorch
38
Sap
106
Phys Convert Ele
240%
FaceLastTarget
面对最后目标
IllusionaryWolf

Object Type

version 2
extends "Metadata/Monsters/Monster"

Actor
{
	basic_action = "Emerge"
}
-- src\Data\Spectres.lua
minions["Metadata/Monsters/CrimsonPriest/CrimsonPriestBossClone"] = {
    fireResist = 40,
    coldResist = 40,
    lightningResist = 40,
    chaosResist = 25,
    name = "Shadow Councillor",
    life = 1.88,
    energyShield = 0.3,
    damage = 0.94,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 15,
    accuracy = 1,
    skillList = {
        "FaceLastTarget",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["FaceLastTarget"] = {
    name = "Face Last Target",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.01,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
Domains怪物 (3)
GenerationType传奇 (3)
Req. level1
Stats
  • monster no drops or experience 1 1 全域 — 数值不可调整
  • 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 全域 — 数值不可调整
  • cant possess this 1 1 全域 — 数值不可调整
  • cannot be afflicted 1 1 全域 — 数值不可调整
  • monster no talismans 1 1 全域 — 数值不可调整
  • cannot have azmeri dust 1 1 全域
  • cannot have affliction mods 1 1 全域 — 数值不可调整
  • cannot be tagged by sentinel 1 1 全域
  • 幽影议员
    亡灵
    IconEnemyResistanceFire IconEnemyResistanceCold IconEnemyResistanceLightning IconEnemyResistanceChaos
    monster no drops or experience [1]
    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]
    Shadow Councillor
    幽魂
    标签hard_armour, immobile, is_unarmed, large_model, non_attacking, red_blood, slashing_weapon, undead, zombie
    生命
    188%
    生命转为护盾
    30%
    护甲
    +50%
    闪避值
    +10%
    异常状态临界值
    188%
    抗性
    IconEnemyResistanceFire40% IconEnemyResistanceCold40% IconEnemyResistanceLightning40% IconEnemyResistanceChaos25%
    伤害
    94%
    命中
    100%
    暴击几率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 15
    攻击间隔
    1.5 秒
    伤害分布
    ±20%
    经验值
    125%
    Model Size
    140%
    类型
    CrimsonPriestClone
    Metadata
    CrimsonPriestBossCloneStandalone
    等级
    68
    生命
    12,095
    护甲
    43,185
    闪避值
    5,213
    能量护盾
    3,456
    伤害
    351
    法术伤害
    351
    命中
    580
    攻击间隔
    1.5
    经验值
    12,819
    召唤物生命
    2,623
    Minion Energy Shield
    750
    召唤物伤害
    280
    异常状态临界值
    12,095
    冰缓
    38
    Shock
    38
    Brittle
    216
    Scorch
    38
    Sap
    106
    Phys Convert Ele
    240%
    FaceLastTarget
    面对最后目标
    IllusionaryWolf

    Object Type

    version 2
    extends "Metadata/Monsters/Monster"
    
    Actor
    {
    	basic_action = "Emerge"
    }
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/CrimsonPriest/CrimsonPriestBossCloneStandalone"] = {
        fireResist = 40,
        coldResist = 40,
        lightningResist = 40,
        chaosResist = 25,
        name = "Shadow Councillor",
        life = 1.88,
        energyShield = 0.3,
        damage = 0.94,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 15,
        accuracy = 1,
        skillList = {
            "FaceLastTarget",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["FaceLastTarget"] = {
        name = "Face Last Target",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.01,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster no drops or experience [1]
    FamilyMonsterNoDropsOrExperience
    Domains怪物 (3)
    GenerationType传奇 (3)
    Req. level1
    Stats
  • monster no drops or experience 1 1 全域 — 数值不可调整
  • 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 全域 — 数值不可调整
  • cant possess this 1 1 全域 — 数值不可调整
  • cannot be afflicted 1 1 全域 — 数值不可调整
  • monster no talismans 1 1 全域 — 数值不可调整
  • cannot have azmeri dust 1 1 全域
  • cannot have affliction mods 1 1 全域 — 数值不可调整
  • cannot be tagged by sentinel 1 1 全域
  • Edit

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