<<HRB17>>
生物
不能被傷害
harbinger base currency shard stack tenths to drop [22]
harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
cant possess this [1]
幽魂N
標籤aura_bearer, 法術, construct, fast_movement, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, unusable_corpse
Packs
  • <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>
  • 生命
    0%
    異常狀態臨界值
    0%
    抗性
    0 0 0 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 6
    攻擊間隔
    1.5 秒
    傷害分佈
    ±0%
    經驗值
    100%
    Model Size
    100%
    類型
    LeagueAvatarNormal
    Metadata
    Avatar17
    等級
    68
    生命
    0
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    1.5
    經驗值
    10,255
    異常狀態臨界值
    0
    冰緩
    0
    感電
    0
    易碎
    0
    焦灼
    0
    殘喘
    0
    HarbingerSummonMonsters
    法術
    施放時間: 1 秒
    冷卻時間: 3 秒
    技能重複施放 1
    +0.25 秒基礎持續時間
    harbinger minion extra monster chance % [54.33]
    harbinger minion max extra monsters count [1]
    harbinger minion max magic count [3.63]
    harbinger minion max rare count [1]
    harbinger minion remove parent life on death permyriad [237.3]
    number of monsters to summon [7.63]
    summoned monsters are minions [1]
    AvatarConvocation
    法術, 增益, 持續時間, 可觸發, 召喚物, 立即, 冷卻
    號召
    施放時間: 0.8 秒
    冷卻時間: 10 秒
    將所有由你控制的召喚物召回你的所在之處,並短暫的使它們獲得生命恢復效果。
    基礎額外效果持續時間 2
    base deal no damage [1]
    convocation max number of minions to teleport [10]
    AvatarAnger
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 火焰, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    憤怒
    施放時間: 1.2 秒
    施放一個光環,使你與受光環影響友方在攻擊和施放法術時額外附帶火焰傷害。
    你和附近友方的攻擊額外造成 91.35152.3 火焰傷害
    active skill area of effect radius +% final [75]
    AttachedVaalChargedBlast2
    法術, 傷害, 範圍, 圖騰技能, 可觸發, 火焰, 範圍法術
    暴擊率: 5%
    施放時間: 1 秒
    造成 168.8253.2 火焰傷害
    造成 40% 更多每階段法術傷害
    造成 40% 更多每階段異常狀態傷害
    active skill area of effect radius +% final [-20]
    cast on trigger cascade event [1]
    is area damage [1]
    skill unusable [1]
    trigger skill restriction [6]
    TriggerCascadeMinionVaalFlameblast2
    可觸發
    冷卻時間: 3 秒
    trigger cascade A [60]
    trigger cascade ms between spikes [500]
    trigger cascade number of spikes [1]
    trigger skill restriction [6]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
    
    Stats
    {
    	harbinger_minion_rare_chance_% = 10
    	harbinger_minion_magic_chance_% = 10
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Avatar/Avatar17"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarAnger",
            "AvatarConvocation",
            "TriggerCascadeMinionVaalFlameblast2",
            "HarbingerSummonMonsters",
            "AttachedVaalChargedBlast2",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarAnger"] = {
        name = "Anger",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {0.30000001192093, 0.5, 75, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarConvocation"] = {
        name = "Convocation",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Minion] = true,
            [SkillType.Instant] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_secondary_skill_effect_duration",
            "convocation_max_number_of_minions_to_teleport",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {2000, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerCascadeMinionVaalFlameblast2"] = {
        name = "TriggerCascadeMinionVaalFlameblast2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "trigger_cascade_number_of_spikes",
            "trigger_cascade_ms_between_spikes",
            "trigger_cascade_A",
            "trigger_skill_restriction",
        },
        levels = {
            [1] = {1, 500, 60, 6, levelRequirement = 1, statInterpolation = {2, 2},  cost = { }, },
            [2] = {1, 500, 60, 6, levelRequirement = 10, statInterpolation = {2, 2},  cost = { }, },
            [3] = {1, 500, 60, 6, levelRequirement = 30, statInterpolation = {2, 2},  cost = { }, },
            [4] = {1, 500, 60, 6, levelRequirement = 50, statInterpolation = {2, 2},  cost = { }, },
            [5] = {1, 500, 60, 6, levelRequirement = 70, statInterpolation = {2, 2},  cost = { }, },
            [6] = {1, 500, 60, 6, levelRequirement = 82, statInterpolation = {2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerSummonMonsters"] = {
        name = "HarbingerSummonMonsters",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "harbinger_minion_extra_monster_chance_%",
            "harbinger_minion_remove_parent_life_on_death_permyriad",
            "skill_repeat_count",
            "harbinger_minion_max_magic_count",
            "harbinger_minion_max_rare_count",
            "base_skill_effect_duration",
            "harbinger_minion_max_extra_monsters_count",
            "summoned_monsters_are_minions",
        },
        levels = {
            [1] = {3, 0, 700, 1, 1, 0, 250, 1, levelRequirement = 1, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [2] = {6, 0, 410, 1, 2, 0, 250, 1, levelRequirement = 45, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [3] = {6, 25, 410, 1, 2, 1, 250, 1, levelRequirement = 46, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [4] = {8, 61, 198, 2, 4, 1, 250, 1, levelRequirement = 73, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [5] = {8, 75, 120, 2, 4, 1, 250, 1, levelRequirement = 85, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AttachedVaalChargedBlast2"] = {
        name = "AttachedVaalChargedBlast2",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "charged_blast_spell_damage_+%_final_per_stack",
            "flameblast_ailment_damage_+%_final_per_stack",
            "trigger_skill_restriction",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "cast_on_trigger_cascade_event",
            "skill_unusable",
        },
        levels = {
            [1] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    不能被傷害
    IdMonsterCannotBeDamaged
    FamilyCannotBeDamaged
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be damaged Min: 1 Max: 1 全域
  • 傷害免疫
    免疫所有傷害
    不能被傷害
    Cannot Be Damaged
    harbinger base currency shard stack tenths to drop [22]
    harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
    IdHarbingerCurrencyShards
    FamilyHarbingerCurrencyShards
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • harbinger base currency shard stack tenths to drop Min: 22 Max: 22 全域
  • harbinger base currency shard stack tenths to drop best of 3 outcomes Min: 0 Max: 0 全域
  • cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 全域
  • <<HRB17>>
    生物
    不能被傷害
    cant possess this [1]
    幽魂N
    標籤aura_bearer, 法術, construct, fast_movement, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, unusable_corpse
    生命
    0%
    異常狀態臨界值
    0%
    抗性
    0 0 0 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 6
    攻擊間隔
    1.5 秒
    傷害分佈
    ±0%
    經驗值
    100%
    Model Size
    100%
    類型
    LeagueAvatarNormal
    Metadata
    Avatar17Summoned
    等級
    68
    生命
    0
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    1.5
    經驗值
    10,255
    異常狀態臨界值
    0
    冰緩
    0
    感電
    0
    易碎
    0
    焦灼
    0
    殘喘
    0
    HarbingerSummonMonstersNoDrops
    法術
    施放時間: 1 秒
    冷卻時間: 3 秒
    技能重複施放 1
    +0.25 秒基礎持續時間
    harbinger minion extra monster chance % [54.33]
    harbinger minion max extra monsters count [1]
    harbinger minion max magic count [3.63]
    harbinger minion max rare count [1]
    harbinger minion remove parent life on death permyriad [237.3]
    monster no drops [1]
    number of monsters to summon [7.63]
    summoned monsters are minions [1]
    AvatarConvocation
    法術, 增益, 持續時間, 可觸發, 召喚物, 立即, 冷卻
    號召
    施放時間: 0.8 秒
    冷卻時間: 10 秒
    將所有由你控制的召喚物召回你的所在之處,並短暫的使它們獲得生命恢復效果。
    基礎額外效果持續時間 2
    base deal no damage [1]
    convocation max number of minions to teleport [10]
    AvatarAnger
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 火焰, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    憤怒
    施放時間: 1.2 秒
    施放一個光環,使你與受光環影響友方在攻擊和施放法術時額外附帶火焰傷害。
    你和附近友方的攻擊額外造成 91.35152.3 火焰傷害
    active skill area of effect radius +% final [75]
    AttachedVaalChargedBlast2
    法術, 傷害, 範圍, 圖騰技能, 可觸發, 火焰, 範圍法術
    暴擊率: 5%
    施放時間: 1 秒
    造成 168.8253.2 火焰傷害
    造成 40% 更多每階段法術傷害
    造成 40% 更多每階段異常狀態傷害
    active skill area of effect radius +% final [-20]
    cast on trigger cascade event [1]
    is area damage [1]
    skill unusable [1]
    trigger skill restriction [6]
    TriggerCascadeMinionVaalFlameblast2
    可觸發
    冷卻時間: 3 秒
    trigger cascade A [60]
    trigger cascade ms between spikes [500]
    trigger cascade number of spikes [1]
    trigger skill restriction [6]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
    
    Stats
    {
    	harbinger_minion_rare_chance_% = 10
    	harbinger_minion_magic_chance_% = 10
    	set_item_drop_slots = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Avatar/Avatar17Summoned"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarAnger",
            "AvatarConvocation",
            "TriggerCascadeMinionVaalFlameblast2",
            "HarbingerSummonMonstersNoDrops",
            "AttachedVaalChargedBlast2",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarAnger"] = {
        name = "Anger",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {0.30000001192093, 0.5, 75, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarConvocation"] = {
        name = "Convocation",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Minion] = true,
            [SkillType.Instant] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_secondary_skill_effect_duration",
            "convocation_max_number_of_minions_to_teleport",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {2000, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerCascadeMinionVaalFlameblast2"] = {
        name = "TriggerCascadeMinionVaalFlameblast2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "trigger_cascade_number_of_spikes",
            "trigger_cascade_ms_between_spikes",
            "trigger_cascade_A",
            "trigger_skill_restriction",
        },
        levels = {
            [1] = {1, 500, 60, 6, levelRequirement = 1, statInterpolation = {2, 2},  cost = { }, },
            [2] = {1, 500, 60, 6, levelRequirement = 10, statInterpolation = {2, 2},  cost = { }, },
            [3] = {1, 500, 60, 6, levelRequirement = 30, statInterpolation = {2, 2},  cost = { }, },
            [4] = {1, 500, 60, 6, levelRequirement = 50, statInterpolation = {2, 2},  cost = { }, },
            [5] = {1, 500, 60, 6, levelRequirement = 70, statInterpolation = {2, 2},  cost = { }, },
            [6] = {1, 500, 60, 6, levelRequirement = 82, statInterpolation = {2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerSummonMonstersNoDrops"] = {
        name = "HarbingerSummonMonstersNoDrops",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "harbinger_minion_extra_monster_chance_%",
            "harbinger_minion_remove_parent_life_on_death_permyriad",
            "skill_repeat_count",
            "harbinger_minion_max_magic_count",
            "harbinger_minion_max_rare_count",
            "base_skill_effect_duration",
            "harbinger_minion_max_extra_monsters_count",
            "summoned_monsters_are_minions",
            "monster_no_drops",
        },
        levels = {
            [1] = {3, 0, 700, 1, 1, 0, 250, 1, levelRequirement = 1, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [2] = {6, 0, 410, 1, 2, 0, 250, 1, levelRequirement = 45, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [3] = {6, 25, 410, 1, 2, 1, 250, 1, levelRequirement = 46, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [4] = {8, 61, 198, 2, 4, 1, 250, 1, levelRequirement = 73, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [5] = {10, 75, 120, 2, 5, 1, 250, 1, levelRequirement = 85, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AttachedVaalChargedBlast2"] = {
        name = "AttachedVaalChargedBlast2",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "charged_blast_spell_damage_+%_final_per_stack",
            "flameblast_ailment_damage_+%_final_per_stack",
            "trigger_skill_restriction",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "cast_on_trigger_cascade_event",
            "skill_unusable",
        },
        levels = {
            [1] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    不能被傷害
    IdMonsterCannotBeDamaged
    FamilyCannotBeDamaged
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be damaged Min: 1 Max: 1 全域
  • 傷害免疫
    免疫所有傷害
    不能被傷害
    Cannot Be Damaged
    cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 全域
  • <<HRB17>>
    生物
    不能被傷害
    unaffected by life modifiers [1]
    cant possess this [1]
    幽魂N
    標籤aura_bearer, 法術, construct, delve_monster, fast_movement, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, unusable_corpse
    生命
    0%
    異常狀態臨界值
    0%
    抗性
    0 0 0 0
    傷害
    100%
    命中
    100%
    暴擊率
    +5%
    暴擊加成
    +130%
    攻擊距離
    6 ~ 6
    攻擊間隔
    1.5 秒
    傷害分佈
    ±0%
    經驗值
    100%
    Model Size
    100%
    類型
    LeagueAvatarNormal
    Metadata
    Avatar17SummonedDelve
    等級
    68
    生命
    0
    護甲
    28,790
    閃避
    4,739
    能量護盾
    0
    傷害
    374
    法術傷害
    374
    命中
    290
    攻擊間隔
    1.5
    經驗值
    10,255
    異常狀態臨界值
    0
    冰緩
    0
    感電
    0
    易碎
    0
    焦灼
    0
    殘喘
    0
    HarbingerSummonMonstersNoDrops
    法術
    施放時間: 1 秒
    冷卻時間: 3 秒
    技能重複施放 1
    +0.25 秒基礎持續時間
    harbinger minion extra monster chance % [54.33]
    harbinger minion max extra monsters count [1]
    harbinger minion max magic count [3.63]
    harbinger minion max rare count [1]
    harbinger minion remove parent life on death permyriad [237.3]
    monster no drops [1]
    number of monsters to summon [7.63]
    summoned monsters are minions [1]
    AvatarConvocation
    法術, 增益, 持續時間, 可觸發, 召喚物, 立即, 冷卻
    號召
    施放時間: 0.8 秒
    冷卻時間: 10 秒
    將所有由你控制的召喚物召回你的所在之處,並短暫的使它們獲得生命恢復效果。
    基礎額外效果持續時間 2
    base deal no damage [1]
    convocation max number of minions to teleport [10]
    AvatarAnger
    法術, 範圍, 增益, 消耗保留, 圖騰施放單獨, 圖騰技能, 光環, 火焰, 立即, 範圍法術, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷卻
    憤怒
    施放時間: 1.2 秒
    施放一個光環,使你與受光環影響友方在攻擊和施放法術時額外附帶火焰傷害。
    你和附近友方的攻擊額外造成 91.35152.3 火焰傷害
    active skill area of effect radius +% final [75]
    AttachedVaalChargedBlast2
    法術, 傷害, 範圍, 圖騰技能, 可觸發, 火焰, 範圍法術
    暴擊率: 5%
    施放時間: 1 秒
    造成 168.8253.2 火焰傷害
    造成 40% 更多每階段法術傷害
    造成 40% 更多每階段異常狀態傷害
    active skill area of effect radius +% final [-20]
    cast on trigger cascade event [1]
    is area damage [1]
    skill unusable [1]
    trigger skill restriction [6]
    TriggerCascadeMinionVaalFlameblast2
    可觸發
    冷卻時間: 3 秒
    trigger cascade A [60]
    trigger cascade ms between spikes [500]
    trigger cascade number of spikes [1]
    trigger skill restriction [6]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
    
    Stats
    {
    	harbinger_base_currency_shard_stack_tenths_to_drop = 14
    	harbinger_minion_rare_chance_% = 10
    	harbinger_minion_magic_chance_% = 10
    	set_item_drop_slots = 0
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Avatar/Avatar17SummonedDelve"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarAnger",
            "AvatarConvocation",
            "TriggerCascadeMinionVaalFlameblast2",
            "HarbingerSummonMonstersNoDrops",
            "AttachedVaalChargedBlast2",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarAnger"] = {
        name = "Anger",
        hidden = true,
        color = "1",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that adds fire damage to the attacks and spells of you and your allies.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Area] = true,
            [SkillType.Buff] = true,
            [SkillType.HasReservation] = true,
            [SkillType.TotemCastsAlone] = true,
            [SkillType.Totemable] = true,
            [SkillType.Aura] = true,
            [SkillType.Fire] = true,
            [SkillType.Instant] = true,
            [SkillType.AreaSpell] = true,
            [SkillType.CanHaveBlessing] = true,
            [SkillType.InstantNoRepeatWhenHeld] = true,
            [SkillType.InstantShiftAttackForLeftMouse] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "aura_skill_stat_descriptions",
        castTime = 1.2,
        baseFlags = {
            area = true,
            spell = true,
            aura = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "attack_minimum_added_fire_damage",
            "attack_maximum_added_fire_damage",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {0.30000001192093, 0.5, 75, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarConvocation"] = {
        name = "Convocation",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Minion] = true,
            [SkillType.Instant] = true,
            [SkillType.Cooldown] = true,
        },
        statDescriptionScope = "buff_skill_stat_descriptions",
        castTime = 0.8,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_secondary_skill_effect_duration",
            "convocation_max_number_of_minions_to_teleport",
            "base_deal_no_damage",
        },
        levels = {
            [1] = {2000, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["TriggerCascadeMinionVaalFlameblast2"] = {
        name = "TriggerCascadeMinionVaalFlameblast2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 2.5,
        baseFlags = {
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "trigger_cascade_number_of_spikes",
            "trigger_cascade_ms_between_spikes",
            "trigger_cascade_A",
            "trigger_skill_restriction",
        },
        levels = {
            [1] = {1, 500, 60, 6, levelRequirement = 1, statInterpolation = {2, 2},  cost = { }, },
            [2] = {1, 500, 60, 6, levelRequirement = 10, statInterpolation = {2, 2},  cost = { }, },
            [3] = {1, 500, 60, 6, levelRequirement = 30, statInterpolation = {2, 2},  cost = { }, },
            [4] = {1, 500, 60, 6, levelRequirement = 50, statInterpolation = {2, 2},  cost = { }, },
            [5] = {1, 500, 60, 6, levelRequirement = 70, statInterpolation = {2, 2},  cost = { }, },
            [6] = {1, 500, 60, 6, levelRequirement = 82, statInterpolation = {2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerSummonMonstersNoDrops"] = {
        name = "HarbingerSummonMonstersNoDrops",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_monsters_to_summon",
            "harbinger_minion_extra_monster_chance_%",
            "harbinger_minion_remove_parent_life_on_death_permyriad",
            "skill_repeat_count",
            "harbinger_minion_max_magic_count",
            "harbinger_minion_max_rare_count",
            "base_skill_effect_duration",
            "harbinger_minion_max_extra_monsters_count",
            "summoned_monsters_are_minions",
            "monster_no_drops",
        },
        levels = {
            [1] = {3, 0, 700, 1, 1, 0, 250, 1, levelRequirement = 1, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [2] = {6, 0, 410, 1, 2, 0, 250, 1, levelRequirement = 45, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [3] = {6, 25, 410, 1, 2, 1, 250, 1, levelRequirement = 46, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [4] = {8, 61, 198, 2, 4, 1, 250, 1, levelRequirement = 73, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
            [5] = {10, 75, 120, 2, 5, 1, 250, 1, levelRequirement = 85, statInterpolation = {2, 2, 2, 1, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AttachedVaalChargedBlast2"] = {
        name = "AttachedVaalChargedBlast2",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "charged_blast_spell_damage_+%_final_per_stack",
            "flameblast_ailment_damage_+%_final_per_stack",
            "trigger_skill_restriction",
            "active_skill_area_of_effect_radius_+%_final",
            "is_area_damage",
            "cast_on_trigger_cascade_event",
            "skill_unusable",
        },
        levels = {
            [1] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
            [2] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 10, statInterpolation = {3, 3},  cost = { }, },
            [3] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 30, statInterpolation = {3, 3},  cost = { }, },
            [4] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 50, statInterpolation = {3, 3},  cost = { }, },
            [5] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3},  cost = { }, },
            [6] = {0.68000000715256, 1.0199999809265, 40, 40, 6, -20, critChance = 5, levelRequirement = 82, statInterpolation = {3, 3},  cost = { }, },
        },
    }
    
    不能被傷害
    IdMonsterCannotBeDamaged
    FamilyCannotBeDamaged
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • base cannot be damaged Min: 1 Max: 1 全域
  • 傷害免疫
    免疫所有傷害
    不能被傷害
    Cannot Be Damaged
    unaffected by life modifiers [1]
    IdMonsterUnaffectedByLifeModifers
    FamilyMonsterUnaffectedByLifeModifers
    Domains怪物 (3)
    GenerationType傳奇 (3)
    Req. level1
    Stats
  • unaffected by life modifiers Min: 1 Max: 1 全域
  • Craft Tagsresource life
    cant possess this [1]
    IdTormentCantPossessThis
    FamilyCantPossessThis
    Domains怪物 (3)
    GenerationType苦痛 (7)
    Req. level1
    Stats
  • cant possess this Min: 1 Max: 1 全域
  • Edit

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