<<HRB15>>
构造体
无法被伤害
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
标签施法, cold_affinity, construct, fast_movement, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, ranged, unusable_corpse
Packs
  • <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>, <>
  • 生命
    0%
    异常状态临界值
    0%
    抗性
    0 0 0 0
    伤害
    100%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±0%
    经验值
    100%
    Model Size
    100%
    类型
    LeagueAvatarNormal
    Metadata
    Avatar15
    等级
    68
    生命
    0
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    374
    法术伤害
    374
    命中
    290
    攻击间隔
    1.5
    经验值
    10,255
    异常状态临界值
    0
    冰缓
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    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]
    AvatarHatred
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 冰冷, 立即, 范围法术, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    憎恨
    施放间隔: 1.2 秒
    施放一个光环,使你与受光环影响友军获得额外冰霜伤害.
    你与周围友军额外获得 30% 物理伤害,并转化为冰霜伤害
    active skill area of effect radius +% final [75]
    RighteousFireSacrifice
    法术, 增益, 范围, 图腾技能, 造成燃烧, 可触发, DoT, 火焰, 范围法术
    施放间隔: 1 秒
    冷却时间: 10 秒
    每秒造成 677.1 基础火焰伤害
    基础持续时间为 4
    is area damage [1]
    AvatarFireMortar
    法术, 伤害, 范围, 陷阱技能, 地雷技能, 图腾技能, 可触发, 火焰, 投射物, 玩家投射物, 法术可重复, 连锁, 可齐射, 范围法术
    熔岩奔涌
    攻击暴击率: 5%
    施放间隔: 1 秒
    冷却时间: 2 秒
    抛投出岩浆球,击中地面会造成范围伤害。技能可以连锁,向前弹射多次造成伤害。
    +41.9% 火焰抗性
    基础持续时间为 8.99
    造成 476.8 - 715.2 火焰伤害
    连锁弹射 +1
    获得额外火焰伤害, 其数值等同于自身物理伤害的 41.9%
    base is projectile [1]
    is area damage [1]

    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/Avatar15"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarHatred",
            "AvatarConvocation",
            "AvatarFireMortar",
            "RighteousFireSacrifice",
            "HarbingerSummonMonsters",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarHatred"] = {
        name = "Hatred",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that grants extra cold damage based on physical damage to 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.Cold] = 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 = {
            "physical_damage_%_to_add_as_cold",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {30, 75, levelRequirement = 1, statInterpolation = {},  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["AvatarFireMortar"] = {
        name = "Rolling Magma",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chains] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_fire_damage_resistance_%",
            "physical_damage_%_to_add_as_fire",
            "number_of_chains",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 10, 10, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 10000, 50, 50, 1, critChance = 5, levelRequirement = 85, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RighteousFireSacrifice"] = {
        name = "RighteousFireSacrifice",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {8.8000001907349, 4000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
            [2] = {7.6999998092651, 4000, levelRequirement = 35, statInterpolation = {3},  cost = { }, },
            [3] = {6.5999999046326, 4000, levelRequirement = 70, statInterpolation = {3},  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 = { }, },
        },
    }
    
    无法被伤害
    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 全域
  • <<HRB15>>
    构造体
    无法被伤害
    cant possess this [1]
    幽魂N
    标签施法, cold_affinity, construct, fast_movement, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, ranged, unusable_corpse
    生命
    0%
    异常状态临界值
    0%
    抗性
    0 0 0 0
    伤害
    100%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±0%
    经验值
    100%
    Model Size
    100%
    类型
    LeagueAvatarNormal
    Metadata
    Avatar15Summoned
    等级
    68
    生命
    0
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    374
    法术伤害
    374
    命中
    290
    攻击间隔
    1.5
    经验值
    10,255
    异常状态临界值
    0
    冰缓
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    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]
    AvatarHatred
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 冰冷, 立即, 范围法术, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    憎恨
    施放间隔: 1.2 秒
    施放一个光环,使你与受光环影响友军获得额外冰霜伤害.
    你与周围友军额外获得 30% 物理伤害,并转化为冰霜伤害
    active skill area of effect radius +% final [75]
    RighteousFireSacrifice
    法术, 增益, 范围, 图腾技能, 造成燃烧, 可触发, DoT, 火焰, 范围法术
    施放间隔: 1 秒
    冷却时间: 10 秒
    每秒造成 677.1 基础火焰伤害
    基础持续时间为 4
    is area damage [1]
    AvatarFireMortar
    法术, 伤害, 范围, 陷阱技能, 地雷技能, 图腾技能, 可触发, 火焰, 投射物, 玩家投射物, 法术可重复, 连锁, 可齐射, 范围法术
    熔岩奔涌
    攻击暴击率: 5%
    施放间隔: 1 秒
    冷却时间: 2 秒
    抛投出岩浆球,击中地面会造成范围伤害。技能可以连锁,向前弹射多次造成伤害。
    +41.9% 火焰抗性
    基础持续时间为 8.99
    造成 476.8 - 715.2 火焰伤害
    连锁弹射 +1
    获得额外火焰伤害, 其数值等同于自身物理伤害的 41.9%
    base is projectile [1]
    is area damage [1]

    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/Avatar15Summoned"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarHatred",
            "AvatarConvocation",
            "AvatarFireMortar",
            "RighteousFireSacrifice",
            "HarbingerSummonMonstersNoDrops",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarHatred"] = {
        name = "Hatred",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that grants extra cold damage based on physical damage to 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.Cold] = 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 = {
            "physical_damage_%_to_add_as_cold",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {30, 75, levelRequirement = 1, statInterpolation = {},  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["AvatarFireMortar"] = {
        name = "Rolling Magma",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chains] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_fire_damage_resistance_%",
            "physical_damage_%_to_add_as_fire",
            "number_of_chains",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 10, 10, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 10000, 50, 50, 1, critChance = 5, levelRequirement = 85, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RighteousFireSacrifice"] = {
        name = "RighteousFireSacrifice",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {8.8000001907349, 4000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
            [2] = {7.6999998092651, 4000, levelRequirement = 35, statInterpolation = {3},  cost = { }, },
            [3] = {6.5999999046326, 4000, levelRequirement = 70, statInterpolation = {3},  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 = { }, },
        },
    }
    
    无法被伤害
    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 全域
  • <<HRB15>>
    构造体
    无法被伤害
    unaffected by life modifiers [1]
    cant possess this [1]
    幽魂N
    标签施法, cold_affinity, construct, delve_monster, fast_movement, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, ranged, unusable_corpse
    生命
    0%
    异常状态临界值
    0%
    抗性
    0 0 0 0
    伤害
    100%
    命中
    100%
    攻击暴击率
    +5%
    暴击伤害
    +130%
    攻击距离
    6 ~ 6
    攻击间隔
    1.5 秒
    伤害分布
    ±0%
    经验值
    100%
    Model Size
    100%
    类型
    LeagueAvatarNormal
    Metadata
    Avatar15SummonedDelve
    等级
    68
    生命
    0
    护甲
    28,790
    闪避值
    4,739
    能量护盾
    0
    伤害
    374
    法术伤害
    374
    命中
    290
    攻击间隔
    1.5
    经验值
    10,255
    异常状态临界值
    0
    冰缓
    0
    Shock
    0
    Brittle
    0
    Scorch
    0
    Sap
    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]
    AvatarHatred
    法术, 范围, 增益, 消耗保留, 图腾施放单独, 图腾技能, 光环, 冰冷, 立即, 范围法术, 可祝福, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, 冷却
    憎恨
    施放间隔: 1.2 秒
    施放一个光环,使你与受光环影响友军获得额外冰霜伤害.
    你与周围友军额外获得 30% 物理伤害,并转化为冰霜伤害
    active skill area of effect radius +% final [75]
    RighteousFireSacrifice
    法术, 增益, 范围, 图腾技能, 造成燃烧, 可触发, DoT, 火焰, 范围法术
    施放间隔: 1 秒
    冷却时间: 10 秒
    每秒造成 677.1 基础火焰伤害
    基础持续时间为 4
    is area damage [1]
    AvatarFireMortar
    法术, 伤害, 范围, 陷阱技能, 地雷技能, 图腾技能, 可触发, 火焰, 投射物, 玩家投射物, 法术可重复, 连锁, 可齐射, 范围法术
    熔岩奔涌
    攻击暴击率: 5%
    施放间隔: 1 秒
    冷却时间: 2 秒
    抛投出岩浆球,击中地面会造成范围伤害。技能可以连锁,向前弹射多次造成伤害。
    +41.9% 火焰抗性
    基础持续时间为 8.99
    造成 476.8 - 715.2 火焰伤害
    连锁弹射 +1
    获得额外火焰伤害, 其数值等同于自身物理伤害的 41.9%
    base is projectile [1]
    is area damage [1]

    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/Avatar15SummonedDelve"] = {
        name = "<>",
        life = 0,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "AvatarHatred",
            "AvatarConvocation",
            "AvatarFireMortar",
            "RighteousFireSacrifice",
            "HarbingerSummonMonstersNoDrops",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["AvatarHatred"] = {
        name = "Hatred",
        hidden = true,
        color = "2",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Casts an aura that grants extra cold damage based on physical damage to 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.Cold] = 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 = {
            "physical_damage_%_to_add_as_cold",
            "active_skill_area_of_effect_radius_+%_final",
        },
        levels = {
            [1] = {30, 75, levelRequirement = 1, statInterpolation = {},  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["AvatarFireMortar"] = {
        name = "Rolling Magma",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        description = "Lob a fiery orb that deals area damage as it hits the ground. The skill chains, bouncing forward to deal damage multiple times.",
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Damage] = true,
            [SkillType.Area] = true,
            [SkillType.Trappable] = true,
            [SkillType.Mineable] = true,
            [SkillType.Totemable] = true,
            [SkillType.Triggerable] = true,
            [SkillType.Fire] = true,
            [SkillType.Projectile] = true,
            [SkillType.ProjectilesFromUser] = true,
            [SkillType.Multicastable] = true,
            [SkillType.Chains] = true,
            [SkillType.CanRapidFire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
            projectile = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "spell_minimum_base_fire_damage",
            "spell_maximum_base_fire_damage",
            "base_skill_effect_duration",
            "base_fire_damage_resistance_%",
            "physical_damage_%_to_add_as_fire",
            "number_of_chains",
            "is_area_damage",
            "base_is_projectile",
        },
        levels = {
            [1] = {0.80000001192093, 1.2000000476837, 5000, 10, 10, 1, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
            [2] = {0.80000001192093, 1.2000000476837, 10000, 50, 50, 1, critChance = 5, levelRequirement = 85, statInterpolation = {3, 3, 2, 2, 2},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["RighteousFireSacrifice"] = {
        name = "RighteousFireSacrifice",
        hidden = true,
        color = "3",
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Buff] = true,
            [SkillType.Area] = true,
            [SkillType.Totemable] = true,
            [SkillType.CausesBurning] = true,
            [SkillType.Triggerable] = true,
            [SkillType.DamageOverTime] = true,
            [SkillType.Fire] = true,
            [SkillType.AreaSpell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 1,
        baseFlags = {
            area = true,
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_fire_damage_to_deal_per_minute",
            "base_skill_effect_duration",
            "is_area_damage",
        },
        levels = {
            [1] = {8.8000001907349, 4000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
            [2] = {7.6999998092651, 4000, levelRequirement = 35, statInterpolation = {3},  cost = { }, },
            [3] = {6.5999999046326, 4000, levelRequirement = 70, statInterpolation = {3},  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 = { }, },
        },
    }
    
    无法被伤害
    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.