<>
구조물피해를 받을 수 없음
harbinger base currency shard stack tenths to drop [22]
harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
map related item drop chance +% final from league [-30]
harbinger base currency shard stack tenths to drop [22]
harbinger base currency shard stack tenths to drop best of 3 outcomes [0]
map related item drop chance +% final from league [-30]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
| Spectre | N |
|---|---|
| Tags | 시전, construct, fast_movement, is_unarmed, lightning_affinity, liquid_armour, medium_height, puncturing_weapon, unusable_corpse |
| Packs |
생명력
0%
Ailment Threshold
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
Avatar5
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
0
방어도
28,790
회피
4,739
Damage
374
주문 피해
374
정확도
580
Attack Time
1.5
경험치
10,255
Minion Life
0
Minion Damage
298
Ailment Threshold
0
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
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]
AvatarConvocation
Spell, Buff, Duration, Triggerable, Minion, Instant, Cooldown
소집
시전 속도: 0.8 초
재사용 대기시간: 10 초
모든 소환수를 시전자가 있는 곳으로 불러들이고, 일시적으로 생명력 재생 효과를 부여합니다.
기본 2차 지속시간 2초
base deal no damage [1]
convocation max number of minions to teleport [10]
HarbingerUpheaval
Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cold, Physical, CanRapidFire, AreaSpell
빙하 폭포
치명타 확률: 5%
시전 속도: 0.8 초
땅에서 고드름이 솟아오르면서 잇달아 작은 폭발을 일으켜 범위 내의 적들에게 피해를 줍니다.
286.4~429.6 물리 피해
플레이어가 명중 시 적을 기절시킬 수 없음
물리 피해의 100%를 번개 피해로 전환
폭발 +10회 유발
cast on trigger cascade event [1]
is area damage [1]
skill unusable [1]
trigger skill restriction [4]
TriggerCascadeMinionEight2
Triggerable
재사용 대기시간: 8 초
trigger cascade A [60]
trigger cascade B [30]
trigger cascade ms between spikes [750]
trigger cascade number of spikes [3]
trigger skill restriction [4]
SSMHarbingerScarabSummonTotems
Spell, Multicastable, Triggerable
시전 속도: 1 초
alternate minion [662]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
GTHarbingerScarabSummonTotems
Triggerable, Spell
시전 속도: 1 초
재사용 대기시간: 20 초
GTHarbingerScarabSummonTotems2
Triggerable, Spell
시전 속도: 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/Avatar5"] = {
name = "<>",
life = 0,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"HarbingerUpheaval",
"AvatarConvocation",
"TriggerCascadeMinionEight2",
"HarbingerSummonMonsters",
"SSMHarbingerScarabSummonTotems",
"GTHarbingerScarabSummonTotems",
"GTHarbingerScarabSummonTotems2",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["HarbingerUpheaval"] = {
name = "Glacial Cascade",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.",
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.Cold] = true,
[SkillType.Physical] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_physical_damage",
"spell_maximum_base_physical_damage",
"upheaval_number_of_spikes",
"skill_physical_damage_%_to_convert_to_lightning",
"trigger_skill_restriction",
"is_area_damage",
"cannot_stun",
"cast_on_trigger_cascade_event",
"skill_unusable",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 10, 100, 4, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["AvatarConvocation"] = {
name = "Convocation",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Recalls all minions that are following you to your location, and grants them a temporary life regeneration effect.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Buff] = true,
[SkillType.Duration] = true,
[SkillType.Triggerable] = true,
[SkillType.Minion] = true,
[SkillType.Instant] = true,
[SkillType.Cooldown] = true,
},
statDescriptionScope = "buff_skill_stat_descriptions",
castTime = 0.8,
baseFlags = {
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_secondary_skill_effect_duration",
"convocation_max_number_of_minions_to_teleport",
"base_deal_no_damage",
},
levels = {
[1] = {2000, 10, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["TriggerCascadeMinionEight2"] = {
name = "TriggerCascadeMinionEight2",
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] = {3, 750, 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 = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SSMHarbingerScarabSummonTotems"] = {
name = "SSMHarbingerScarabSummonTotems",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"alternate_minion",
"number_of_monsters_to_summon",
"summon_specific_monsters_radius_+%",
},
levels = {
[1] = {662, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GTHarbingerScarabSummonTotems"] = {
name = "GTHarbingerScarabSummonTotems",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = 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["GTHarbingerScarabSummonTotems2"] = {
name = "GTHarbingerScarabSummonTotems2",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Triggerable] = true,
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
피해를 받을 수 없음
| Family | CannotBeDamaged |
|---|---|
| Domains | 몬스터 (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
피해를 받지 않음
피해에 면역
피해를 받을 수 없음
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]
| Family | HarbingerCurrencyShards |
|---|---|
| Domains | 몬스터 (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
map related item drop chance +% final from league [-30]
| Family | LeagueDropPenalty |
|---|---|
| Domains | 몬스터 (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
| Family | Nothing |
|---|---|
| Domains | 몬스터 (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
<>
구조물피해를 받을 수 없음
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
| Spectre | N |
|---|---|
| Tags | construct, cursing_monster, fast_movement, is_unarmed, liquid_armour, non_attacking, puncturing_weapon, unusable_corpse |
생명력
0%
Ailment Threshold
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
AvatarAtlasMinion5
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
레벨
68
생명력
0
방어도
28,790
회피
4,739
Damage
374
주문 피해
374
정확도
580
Attack Time
1.5
경험치
10,255
Minion Life
0
Minion Damage
298
Ailment Threshold
0
Chill
0
Shock
0
Brittle
0
Scorch
0
Sap
0
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
AvatarEnfeebleAura
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
쇠약화
시전 속도: 0.5 초
범위 내 모든 대상에게 저주를 걸어 정확도와 피해를 낮춥니다.
저주받은 적의 정확도 40% 감소
저주받은 일반 및 마법 적이 주는 피해 40% 감폭
주변 적들에게 오라의 형태로 시전되는 저주
저주받은 희귀 또는 고유 적이 주는 피해 15% 감폭
active skill area of effect radius +% final [75]
AvatarTemporalChainsAura
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
시간의 사슬
시전 속도: 0.5 초
범위 내 모든 적에게 저주를 걸어 동작 속도를 늦춥니다. 이때 적에게 걸려있던 다른 효과의 만료시간도 더 느려집니다.
기본 지속시간 5초
반경 +1.7미터
플레이어가 받는 저주 효과 50% 감폭
저주받은 일반 및 마법 등급 적의 동작 속도 20% 감폭
저주받은 적에게 적용된 다른 효과들이 25% 느리게 만료
주변 적들에게 오라의 형태로 시전되는 저주
저주받은 희귀 및 고유 적의 동작 속도 10% 감폭
base deal no damage [1]
Object Type
version 2
extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
Stats
{
number_of_additional_curses_allowed = 1
curse_area_of_effect_+% = 100
}Object Type Codes
version 2
extends "Metadata/Monsters/LeagueAvatars/LeagueAvatar"
Actor
{
on_start_Emerge =
"
PlayEffectAttached( Metadata/Effects/Spells/monsters_effects/league_avatar/Summons/avatarsummon.ao, -1, root );
"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Avatar/AvatarAtlasMinion5"] = {
name = "<>",
life = 0,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"AvatarTemporalChainsAura",
"AvatarEnfeebleAura",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["AvatarTemporalChainsAura"] = {
name = "Temporal Chains",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cascadable] = true,
[SkillType.AppliesCurse] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.InstantNoRepeatWhenHeld] = true,
[SkillType.InstantShiftAttackForLeftMouse] = true,
[SkillType.Hex] = true,
},
statDescriptionScope = "curse_skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"active_skill_base_radius_+",
"temporal_chains_action_speed_+%_final",
"buff_time_passed_+%_other_than_temporal_chains",
"curse_effect_+%_final_vs_players",
"temporal_chains_action_speed_+%_vs_rare_or_unique_final",
"base_deal_no_damage",
"curse_apply_as_aura",
},
levels = {
[1] = {5000, 17, -20, -25, -50, -10, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["AvatarEnfeebleAura"] = {
name = "Enfeeble",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Curses all targets in an area, reducing their accuracy and making them deal less damage.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cascadable] = true,
[SkillType.AppliesCurse] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.InstantNoRepeatWhenHeld] = true,
[SkillType.InstantShiftAttackForLeftMouse] = true,
[SkillType.Hex] = true,
},
statDescriptionScope = "curse_skill_stat_descriptions",
castTime = 0.5,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"accuracy_rating_+%",
"enfeeble_damage_+%_final",
"enfeeble_damage_+%_vs_rare_or_unique_final",
"active_skill_area_of_effect_radius_+%_final",
"curse_apply_as_aura",
},
levels = {
[1] = {-40, -40, -15, 75, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
피해를 받을 수 없음
| Family | CannotBeDamaged |
|---|---|
| Domains | 몬스터 (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
피해를 받지 않음
피해에 면역
피해를 받을 수 없음
Cannot Be Damaged
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
| Family | Nothing |
|---|---|
| Domains | 몬스터 (3) |
| GenerationType | 고유 (3) |
| Req. level | 1 |
| Stats |
Edit
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.
Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.