<<hbgm01>>
コンストラクト
SpectreN
Tagsキャスター, construct, fast_movement, fire_affinity, is_unarmed, lightning_affinity, liquid_armour, medium_height, puncturing_weapon, unusable_corpse
ライフ
0%
Ailment Threshold
0%
耐性
0 0 0 0
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
経験値
100%
Model Size
100%
Type
LeagueAvatarNormal
Metadata
AvatarPrototype
レベル
68
ライフ
0
防具
28,790
回避力
4,739
エナジーシールド
0
Damage
374
スペルダメージ
374
命中
290
Attack Time
1.5
経験値
10,255
Ailment Threshold
0
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
HarbingerSummonMonsters
Spell
キャストタイム: 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]
RighteousFireSacrifice
Spell, Buff, Area, Totemable, CausesBurning, Triggerable, DamageOverTime, Fire, AreaSpell
キャストタイム: 1 秒
クールダウン時間: 10 秒
毎秒677.1の基礎火ダメージを与える
基礎持続時間は4
is area damage [1]
Teleport
Spell, Movement
キャストタイム: 1 秒
クールダウン時間: 5 秒
AvatarConvocation
Spell, Buff, Duration, Triggerable, Minion, Instant, Cooldown
コンヴォケーション
キャストタイム: 0.8 秒
クールダウン時間: 10 秒
使用者のミニオン全員を、使用者の位置に呼び戻して、ミニオンに一時的なライフ自動回復を付与する。
サブの基礎持続時間は2
base deal no damage [1]
convocation max number of minions to teleport [10]
AvatarSkyBeam
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Multicastable, Lightning, Cascadable, CanRapidFire, AreaSpell
ストームコール
キャストタイム: 1 秒
指定地点にマーカーを設置する。短い時間の後に雷がそのマーカーに落ち、周囲にダメージを与える。このとき、すでに設置した他のマーカーにも雷が落ちる。
426.7から640の雷ダメージを与える
基礎持続時間は2.5
active skill area of effect radius +% final [-20]
cast on trigger cascade event [1]
is area damage [1]
skill unusable [1]
trigger skill restriction [3]
AvatarFlameDash
Spell, Movement, Damage, DamageOverTime, Duration, Totemable, Triggerable, Fire, Trappable, Mineable, Travel, Blink, Cooldown
フレイムダッシュ
クリティカル率: 5%
キャストタイム: 0.75 秒
指定位置にテレポートして敵にダメージを与え、通り道上の燃焼領域を残す。他のブリンクスキルとクールダウンを共有する。
毎秒615.6の基礎火ダメージを与える
基礎持続時間は8
253.3から379.9の火ダメージを与える
cast on trigger cascade event [1]
ground fire art variation [5]
is area damage [1]
skill unusable [1]
trigger skill restriction [2]
AvatarUpheaval
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
キャストタイム: 1 秒
353から529.4の雷ダメージを与える
プレイヤーによるヒットは敵をスタンさせることができない
基礎持続時間は0.5
active skill area of effect radius +% final [20]
cast on trigger cascade event [1]
is area damage [1]
skill unusable [1]
trigger skill restriction [4]
TriggerCascadeMinionOne
Triggerable
クールダウン時間: 1.5 秒
trigger cascade A [60]
trigger cascade ms between spikes [200]
trigger cascade number of spikes [1]
trigger skill restriction [1]
TriggerCascadeMinionThree
Triggerable
クールダウン時間: 5 秒
trigger cascade A [60]
trigger cascade ms between spikes [200]
trigger cascade number of spikes [3]
trigger skill restriction [2]
TriggerCascadeMinionFive
Triggerable
クールダウン時間: 5 秒
trigger cascade A [60]
trigger cascade ms between spikes [750]
trigger cascade number of spikes [4]
trigger skill restriction [3]
TriggerCascadeMinionEight
Triggerable
クールダウン時間: 5 秒
trigger cascade A [60]
trigger cascade B [30]
trigger cascade ms between spikes [200]
trigger cascade number of spikes [4]
trigger skill restriction [4]

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/AvatarPrototype"] = {
    name = "<>",
    life = 0,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "AvatarConvocation",
        "AvatarFlameDash",
        "AvatarUpheaval",
        "AvatarSkyBeam",
        "RighteousFireSacrifice",
        "Teleport",
        "TriggerCascadeMinionOne",
        "TriggerCascadeMinionThree",
        "TriggerCascadeMinionFive",
        "TriggerCascadeMinionEight",
        "HarbingerSummonMonsters",
    },
    modList = {
    },
}
-- 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["AvatarFlameDash"] = {
    name = "Flame Dash",
    hidden = true,
    color = "3",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Teleport to a location, damaging enemies and leaving a trail of burning ground. Shares a cooldown with other Blink skills.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
        [SkillType.Damage] = true,
        [SkillType.DamageOverTime] = true,
        [SkillType.Duration] = true,
        [SkillType.Totemable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Fire] = true,
        [SkillType.Trappable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Travel] = true,
        [SkillType.Blink] = true,
        [SkillType.Cooldown] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.75,
    baseFlags = {
        spell = true,
        duration = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_fire_damage",
        "spell_maximum_base_fire_damage",
        "base_fire_damage_to_deal_per_minute",
        "base_skill_effect_duration",
        "trigger_skill_restriction",
        "ground_fire_art_variation",
        "is_area_damage",
        "cast_on_trigger_cascade_event",
        "skill_unusable",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 8, 8000, 2, 5, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 3},  cost = { }, },
        [2] = {0.80000001192093, 1.2000000476837, 7, 8000, 2, 5, critChance = 5, levelRequirement = 35, statInterpolation = {3, 3, 3},  cost = { }, },
        [3] = {0.80000001192093, 1.2000000476837, 6, 8000, 2, 5, critChance = 5, levelRequirement = 70, statInterpolation = {3, 3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvatarUpheaval"] = {
    name = "AvatarUpheaval",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "trigger_skill_restriction",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cannot_stun",
        "cast_on_trigger_cascade_event",
        "skill_unusable",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 500, 4, 20, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["AvatarSkyBeam"] = {
    name = "Storm Call",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    description = "Sets a marker at a location. After a short duration, lightning strikes the marker, dealing damage around it and causing lightning strikes at any other markers you've cast.",
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.Area] = true,
        [SkillType.Duration] = true,
        [SkillType.Trappable] = true,
        [SkillType.Totemable] = true,
        [SkillType.Mineable] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Lightning] = true,
        [SkillType.Cascadable] = true,
        [SkillType.CanRapidFire] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_lightning_damage",
        "spell_maximum_base_lightning_damage",
        "base_skill_effect_duration",
        "trigger_skill_restriction",
        "active_skill_area_of_effect_radius_+%_final",
        "is_area_damage",
        "cast_on_trigger_cascade_event",
        "skill_unusable",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, 2500, 3, -20, levelRequirement = 1, statInterpolation = {3, 3},  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["Teleport"] = {
    name = "Teleport",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerCascadeMinionOne"] = {
    name = "TriggerCascadeMinionOne",
    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, 200, 60, 1, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerCascadeMinionThree"] = {
    name = "TriggerCascadeMinionThree",
    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] = {3, 200, 60, 2, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerCascadeMinionFive"] = {
    name = "TriggerCascadeMinionFive",
    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] = {4, 750, 60, 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["TriggerCascadeMinionEight"] = {
    name = "TriggerCascadeMinionEight",
    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",
        "trigger_cascade_B",
    },
    levels = {
        [1] = {4, 200, 60, 4, 30, levelRequirement = 1, statInterpolation = {},  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 = { }, },
    },
}
IdAvatarConvocationDaemon
FamilyAvatarConvocationDaemon
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
<<hbgm01>>
コンストラクト
透明化
suppress phasing visual [1]
SpectreN
Tagsconstruct, fast_movement, ghost_armour, is_unarmed, medium_height, non_attacking, unusable_corpse
ライフ
100%
Ailment Threshold
100%
耐性
0 0 0 0
Damage
100%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
経験値
100%
Model Size
100%
Type
HarbingerMinion
Metadata
HarbingerMinion1
レベル
68
ライフ
6,433
防具
28,790
回避力
4,739
エナジーシールド
0
Damage
374
スペルダメージ
374
命中
290
Attack Time
1.5
経験値
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
HarbingerWarp
Spell, Triggerable
キャストタイム: 0.5 秒
クールダウン時間: 3 秒
HarbingerArcaneSurge
Buff, Duration, Spell
キャストタイム: 0.7 秒
クールダウン時間: 8 秒
基礎持続時間は4
アーケインサージはキャストスピード20%増加を付与する
アーケインサージはマナ自動回復レート58%増加を付与する

Object Type

version 2
extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"

BaseEvents
{

}

Stats
{
	set_maximum_life_is_one = 1
}

Object Type Codes

version 2
extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Harbinger/HarbingerMinion1"] = {
    name = "<>",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "HarbingerArcaneSurge",
        "HarbingerWarp",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["HarbingerArcaneSurge"] = {
    name = "HarbingerArcaneSurge",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Buff] = true,
        [SkillType.Duration] = true,
        [SkillType.Spell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.7,
    baseFlags = {
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "support_arcane_surge_cast_speed_+%",
        "support_arcane_surge_mana_regeneration_rate_+%",
    },
    levels = {
        [1] = {4000, 20, 58, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["HarbingerWarp"] = {
    name = "HarbingerWarp",
    hidden = true,
    color = 4,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 0.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
透明化
suppress phasing visual [1]
IdHarbingerPhasing
FamilyPhasing
Domainsモンスター (3)
GenerationTypeユニーク (3)
Req. level1
Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, medium_height, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion2
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerActionSpeedAura
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 20 秒
    アクションスピードが10%増加する
    基礎持続時間は8

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion2"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerActionSpeedAura",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerActionSpeedAura"] = {
        name = "HarbingerActionSpeedAura",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "action_speed_-%",
        },
        levels = {
            [1] = {8000, -10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, medium_height, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion3
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerChannelBuff
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 8 秒
    スタンを受けることがない
    基礎持続時間は4
    受けるダメージが20%減少する
    immune to status ailments [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion3"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerChannelBuff",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerChannelBuff"] = {
        name = "HarbingerChannelBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_damage_taken_+%",
            "immune_to_status_ailments",
            "base_cannot_be_stunned",
        },
        levels = {
            [1] = {4000, -20, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, medium_height, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion4
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerProjectileBuff
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    追加の投射物を1個放つ
    HarbingerProjectileBuff2
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    +1回連鎖する
    HarbingerProjectileBuff3
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    投射物は対象を追加で1体貫通する
    HarbingerProjectileBuff4
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    HarbingerProjectileBuff5
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    追加の投射物を1個放つ
    +1回連鎖する
    投射物は対象を追加で1体貫通する

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion4"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerProjectileBuff",
            "HarbingerProjectileBuff2",
            "HarbingerProjectileBuff3",
            "HarbingerProjectileBuff4",
            "HarbingerProjectileBuff5",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuff"] = {
        name = "HarbingerProjectileBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectiles_fork",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
        },
        levels = {
            [1] = {0, 4000, 1, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuff2"] = {
        name = "HarbingerProjectileBuff2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectiles_fork",
            "base_skill_effect_duration",
            "number_of_chains",
        },
        levels = {
            [1] = {0, 4000, 1, levelRequirement = 0, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuff3"] = {
        name = "HarbingerProjectileBuff3",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectiles_fork",
            "base_skill_effect_duration",
            "projectile_base_number_of_targets_to_pierce",
        },
        levels = {
            [1] = {0, 4000, 1, levelRequirement = 0, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuff4"] = {
        name = "HarbingerProjectileBuff4",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "projectiles_fork",
        },
        levels = {
            [1] = {4000, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuff5"] = {
        name = "HarbingerProjectileBuff5",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "number_of_chains",
            "projectile_base_number_of_targets_to_pierce",
            "projectiles_fork",
        },
        levels = {
            [1] = {4000, 1, 1, 1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, medium_height, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion5
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerChillArc
    Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    +5回連鎖する
    active skill chill duration +% final [100]
    HarbingerShockArc
    Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    +5回連鎖する
    active skill shock duration +% final [100]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion5"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerWarp",
            "HarbingerChillArc",
            "HarbingerShockArc",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerChillArc"] = {
        name = "HarbingerChillArc",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_chains",
            "active_skill_chill_duration_+%_final",
        },
        levels = {
            [1] = {5, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerShockArc"] = {
        name = "HarbingerShockArc",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_chains",
            "active_skill_shock_duration_+%_final",
        },
        levels = {
            [1] = {5, 100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, medium_height, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion6
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerDamageBuff
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 20 秒
    基礎持続時間は8
    アタックスピードが30%増加する
    移動スピードが30%増加する
    ダメージが50%増加する
    受けるダメージが15%減少する

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion6"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerDamageBuff",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerDamageBuff"] = {
        name = "HarbingerDamageBuff",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "damage_+%",
            "base_damage_taken_+%",
            "attack_speed_+%",
            "base_movement_velocity_+%",
        },
        levels = {
            [1] = {8000, 50, -15, 30, 30, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion7
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerArcaneSurgeUber
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 8 秒
    基礎持続時間は4
    アーケインサージはキャストスピード20%増加を付与する
    アーケインサージはマナ自動回復レート58%増加を付与する
    HarbingerArcaneSurgeUber2
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 8 秒
    基礎持続時間は4
    10%の雷耐性を突破する

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion7"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerArcaneSurgeUber",
            "HarbingerArcaneSurgeUber2",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerArcaneSurgeUber"] = {
        name = "HarbingerArcaneSurgeUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "support_arcane_surge_cast_speed_+%",
            "support_arcane_surge_mana_regeneration_rate_+%",
        },
        levels = {
            [1] = {4000, 20, 58, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerArcaneSurgeUber2"] = {
        name = "HarbingerArcaneSurgeUber2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_reduce_enemy_lightning_resistance_%",
        },
        levels = {
            [1] = {4000, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion8
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerActionSpeedAuraUber
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 10 秒
    アクションスピードが10%増加する
    基礎持続時間は8

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion8"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerActionSpeedAuraUber",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerActionSpeedAuraUber"] = {
        name = "HarbingerActionSpeedAuraUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "action_speed_-%",
        },
        levels = {
            [1] = {8000, -10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion9_
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerChannelBuffUber
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 8 秒
    スタンを受けることがない
    呪いの効果を受けない
    基礎持続時間は4
    受けるダメージが20%減少する
    immune to status ailments [1]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion9_"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerChannelBuffUber",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerChannelBuffUber"] = {
        name = "HarbingerChannelBuffUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "base_damage_taken_+%",
            "immune_to_status_ailments",
            "base_cannot_be_stunned",
            "unaffected_by_curses",
        },
        levels = {
            [1] = {4000, -20, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion10
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerProjectileBuffUber
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    追加の投射物を2個放つ
    HarbingerProjectileBuffUber2
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    +2回連鎖する
    HarbingerProjectileBuffUber3
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    投射物は対象を追加で2体貫通する
    HarbingerProjectileBuffUber4
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    投射物は回追加で分岐する
    HarbingerProjectileBuffUber5
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    基礎持続時間は4
    投射物は分岐する
    投射物は回追加で分岐する
    追加の投射物を2個放つ
    +2回連鎖する
    投射物は対象を追加で2体貫通する

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion10"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerProjectileBuffUber",
            "HarbingerProjectileBuffUber2",
            "HarbingerProjectileBuffUber3",
            "HarbingerProjectileBuffUber4",
            "HarbingerProjectileBuffUber5",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuffUber"] = {
        name = "HarbingerProjectileBuffUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectiles_fork",
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
        },
        levels = {
            [1] = {0, 4000, 2, levelRequirement = 1, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuffUber2"] = {
        name = "HarbingerProjectileBuffUber2",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectiles_fork",
            "base_skill_effect_duration",
            "number_of_chains",
        },
        levels = {
            [1] = {0, 4000, 2, levelRequirement = 0, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuffUber3"] = {
        name = "HarbingerProjectileBuffUber3",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "projectiles_fork",
            "base_skill_effect_duration",
            "projectile_base_number_of_targets_to_pierce",
        },
        levels = {
            [1] = {0, 4000, 2, levelRequirement = 0, statInterpolation = {1},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuffUber4"] = {
        name = "HarbingerProjectileBuffUber4",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_additional_forks_base",
            "projectiles_fork",
        },
        levels = {
            [1] = {4000, 1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerProjectileBuffUber5"] = {
        name = "HarbingerProjectileBuffUber5",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "number_of_additional_projectiles",
            "number_of_chains",
            "projectile_base_number_of_targets_to_pierce",
            "number_of_additional_forks_base",
            "projectiles_fork",
        },
        levels = {
            [1] = {4000, 2, 2, 2, 1, levelRequirement = 0, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion11
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerChillArcUber
    Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    +10回連鎖する
    冷却の効果が40%上昇する
    active skill chill duration +% final [100]
    HarbingerShockArcUber
    Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 4 秒
    +10回連鎖する
    感電の効果が40%増加する
    active skill shock duration +% final [100]

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion11"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerWarp",
            "HarbingerChillArcUber",
            "HarbingerShockArcUber",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerChillArcUber"] = {
        name = "HarbingerChillArcUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_chains",
            "active_skill_chill_duration_+%_final",
            "active_skill_chill_effect_+%_final",
        },
        levels = {
            [1] = {10, 100, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerShockArcUber"] = {
        name = "HarbingerShockArcUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "number_of_chains",
            "active_skill_shock_duration_+%_final",
            "shock_effect_+%",
        },
        levels = {
            [1] = {10, 100, 40, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • <<hbgm01>>
    コンストラクト
    透明化
    suppress phasing visual [1]
    SpectreN
    Tagsconstruct, fast_movement, ghost_armour, is_unarmed, non_attacking, unusable_corpse
    ライフ
    100%
    Ailment Threshold
    100%
    耐性
    0 0 0 0
    Damage
    100%
    命中
    100%
    クリティカル率
    +5%
    クリティカルダメージ倍率
    +130%
    Attack Distance
    6 ~ 6
    Attack Time
    1.5 Second
    Damage Spread
    ±0%
    経験値
    100%
    Model Size
    100%
    Type
    HarbingerMinion
    Metadata
    HarbingerMinion12
    レベル
    68
    ライフ
    6,433
    防具
    28,790
    回避力
    4,739
    エナジーシールド
    0
    Damage
    374
    スペルダメージ
    374
    命中
    290
    Attack Time
    1.5
    経験値
    10,255
    Ailment Threshold
    6,433
    Chill
    20
    Shock
    20
    Brittle
    115
    Scorch
    20
    Sap
    56
    HarbingerWarp
    Spell, Triggerable
    キャストタイム: 0.5 秒
    クールダウン時間: 3 秒
    HarbingerDamageBuffUber
    Buff, Duration, Spell
    キャストタイム: 0.7 秒
    クールダウン時間: 20 秒
    プレイヤーが倒した出血状態の敵は爆発し、その最大ライフの10%を物理ダメージとして与える
    基礎持続時間は8
    アタックスピードが30%増加する
    移動スピードが30%増加する
    ダメージが50%増加する
    受けるダメージが15%減少する

    Object Type

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    
    BaseEvents
    {
    
    }
    
    Stats
    {
    	set_maximum_life_is_one = 1
    }

    Object Type Codes

    version 2
    extends "Metadata/Monsters/LeagueAvatars/HarbingerMinion"
    -- src\Data\Spectres.lua
    minions["Metadata/Monsters/Harbinger/HarbingerMinion12"] = {
        name = "<>",
        life = 1,
        fireResist = 0,
        coldResist = 0,
        lightningResist = 0,
        chaosResist = 0,
        damage = 1,
        damageSpread = 0,
        attackTime = 1.5,
        attackRange = 6,
        accuracy = 1,
        skillList = {
            "HarbingerDamageBuffUber",
            "HarbingerWarp",
        },
        modList = {
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerDamageBuffUber"] = {
        name = "HarbingerDamageBuffUber",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Buff] = true,
            [SkillType.Duration] = true,
            [SkillType.Spell] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.7,
        baseFlags = {
            spell = true,
            duration = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
            "base_skill_effect_duration",
            "damage_+%",
            "base_damage_taken_+%",
            "attack_speed_+%",
            "base_movement_velocity_+%",
            "bleeding_enemies_explode_for_%_life_as_physical_damage",
        },
        levels = {
            [1] = {8000, 50, -15, 30, 30, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    -- src\Data\Skills\spectre.lua
    skills["HarbingerWarp"] = {
        name = "HarbingerWarp",
        hidden = true,
        color = 4,
        baseEffectiveness = 0,
        incrementalEffectiveness = 0,
        skillTypes = {
            [SkillType.Spell] = true,
            [SkillType.Triggerable] = true,
        },
        statDescriptionScope = "skill_stat_descriptions",
        castTime = 0.5,
        baseFlags = {
            spell = true,
        },
        baseMods = {
        },
        qualityStats = {
        },
        stats = {
        },
        levels = {
            [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
        },
    }
    
    透明化
    suppress phasing visual [1]
    IdHarbingerPhasing
    FamilyPhasing
    Domainsモンスター (3)
    GenerationTypeユニーク (3)
    Req. level1
    Stats
  • phase through objects Min: 1 Max: 1 Global
  • suppress phasing visual Min: 1 Max: 1 Global
  • Edit

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