狂怒先鋒
人形
monster ignores delve darkness mechanic [1]
cannot be used as minion [1]
monster beyond portal chance +% final [-66]
monster hellscape charge +% [-66]
Angered Ancestor
幽魂N
標籤bludgeoning_weapon, ghost_armour, has_two_hand_mace, has_two_handed_melee, humanoid, legion_monster, medium_height, no_pantheon_mod, not_dex, physical_affinity, slow_movement, unusable_corpse
生命
470%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
470%
抗性
20 20 20 0
傷害
125%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 12
攻擊間隔
1.5 秒
傷害分佈
±20%
經驗值
125%
Model Size
100%
類型
LegionKaruiAncestor
Metadata
LegionKaruiAncestor
等級
68
生命
30,237
護甲
28,790
閃避
4,739
能量護盾
0
傷害
467
法術傷害
467
命中
0
攻擊間隔
1.5
經驗值
12,819
異常狀態臨界值
30,237
冰緩
96
感電
96
易碎
541
焦灼
96
殘喘
264
LegionKaruiGhostSlam
可觸發, 攻擊
基本傷害: 374–560
暴擊率: 5%
攻擊傷害: 200%
攻擊間隔: 1.5 秒
造成 100% 更多攻擊傷害
50% 更少攻擊速度
is area damage [1]

Object Type

version 2
extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

Object Type Codes

version 2
extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/LegionLeague/LegionKaruiAncestor"] = {
    name = "Angered Ancestor",
    life = 4.7,
    energyShield = 0.5,
    fireResist = 20,
    coldResist = 20,
    lightningResist = 20,
    chaosResist = 0,
    damage = 1.25,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 12,
    accuracy = 1,
    weaponType1 = "Two Hand Mace",
    skillList = {
        "LegionKaruiGhostSlam",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["LegionKaruiGhostSlam"] = {
    name = "LegionKaruiGhostSlam",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_attack_speed_+%_final",
        "is_area_damage",
    },
    levels = {
        [1] = {-50, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster ignores delve darkness mechanic [1]
IdMonsterIgnoresDelveDarkness
FamilyMonsterIgnoresDelveDarkness
Domains怪物 (3)
GenerationType傳奇 (3)
Req. level1
Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 全域
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • 狂怒先鋒
    人形
    monster ignores delve darkness mechanic [1]
    cannot be used as minion [1]
    monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    不能獲得充能
    Angered Ancestor
    幽魂N
    標籤bludgeoning_weapon, ghost_armour, has_two_hand_mace, has_two_handed_melee, humanoid, legion_monster, medium_height, no_pantheon_mod, not_dex, physical_affinity, slow_movement, unusable_corpse
    生命
    470%
    生命轉為護盾
    50%
    護甲
    +50%
    異常狀態臨界值
    470%
    抗性
    20 20 20 0
    傷害
    125%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 12
    攻擊間隔
    1.5 秒
    傷害分佈
    ±20%
    經驗值
    125%
    Model Size
    100%
    類型
    LegionKaruiAncestor
    Metadata
    LegionKaruiAncestorEndless
    等級
    68
    生命
    30,237
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    467
    法術傷害
    467
    命中
    0
    攻擊間隔
    1.5
    經驗值
    12,819
    異常狀態臨界值
    30,237
    冰緩
    96
    感電
    96
    易碎
    541
    焦灼
    96
    殘喘
    264
    LegionKaruiGhostSlam
    可觸發, 攻擊
    基本傷害: 374–560
    暴擊率: 5%
    攻擊傷害: 200%
    攻擊間隔: 1.5 秒
    造成 100% 更多攻擊傷害
    50% 更少攻擊速度
    is area damage [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LegionLeague/LegionMonsterBaseSink"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/LegionLeague/LegionKaruiAncestorEndless"] = {
        name = "Angered Ancestor",
        life = 4.7,
        energyShield = 0.5,
        fireResist = 20,
        coldResist = 20,
        lightningResist = 20,
        chaosResist = 0,
        damage = 1.25,
        damageSpread = 0.2,
        attackTime = 1.5,
        attackRange = 12,
        accuracy = 1,
        weaponType1 = "Two Hand Mace",
        skillList = {
            "LegionKaruiGhostSlam",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["LegionKaruiGhostSlam"] = {
        name = "LegionKaruiGhostSlam",
        hidden = true,
        color = "4",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
            [SkillType.Attack] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            attack = true,
            area = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "active_skill_attack_speed_+%_final",
            "is_area_damage",
        },
        levels = {
            [1] = {-50, baseMultiplier = 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    monster ignores delve darkness mechanic [1]
    IdMonsterIgnoresDelveDarkness
    FamilyMonsterIgnoresDelveDarkness
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster ignores delve darkness mechanic Min: 1 Max: 1 全域
  • cannot be used as minion [1]
    IdCannotBeUsedAsMinion
    FamilyCannotBeUsedAsMinion
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot be used as minion Min: 1 Max: 1 全域
  • monster beyond portal chance +% final [-66]
    monster hellscape charge +% [-66]
    IdBreachReducedBeyondPortalChance
    FamilyBeyondPortalChance
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • monster hellscape charge +% Min: -66 Max: -66 全域
  • monster beyond portal chance +% final Min: -66 Max: -66 全域
  • 不能獲得充能
    IdCannotGainCharges_
    FamilyCannotGainCharges
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • cannot gain charges Min: 1 Max: 1 全域
  • Craft Tagsendurance_charge frenzy_charge power_charge
    Edit

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