<>
コンストラクトダメージを受けることがない
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, fire_affinity, is_unarmed, liquid_armour, medium_height, puncturing_weapon, ranged, 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
Avatar1
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秒
base deal no damage [1]
convocation max number of minions to teleport [10]
RighteousFireSacrifice
Spell, Buff, Area, Totemable, CausesBurning, Triggerable, DamageOverTime, Fire, AreaSpell
キャストタイム: 1 秒
クールダウン時間: 10 秒
毎秒677.1の基礎火ダメージを与える
基礎持続時間は4秒
is area damage [1]
AvatarFireMortar
Spell, Damage, Area, Trappable, Mineable, Totemable, Triggerable, Fire, Projectile, ProjectilesFromUser, Multicastable, Chains, CanRapidFire, AreaSpell
ローリングマグマ
クリティカル率: 5%
キャストタイム: 1 秒
クールダウン時間: 2 秒
地面に命中すると爆発する炎のオーブを投げる。このスキルは連鎖し、前に向かって跳ねながら連続してダメージを与える。
火耐性 +41.9%
基礎持続時間は8.99秒
476.8から715.2の火ダメージを与える
+1回連鎖する
物理ダメージの41.9%を追加の火ダメージとして得る
base is projectile [1]
is area damage [1]
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/Avatar1"] = {
name = "<>",
life = 0,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"AvatarConvocation",
"AvatarFireMortar",
"RighteousFireSacrifice",
"HarbingerSummonMonsters",
"SSMHarbingerScarabSummonTotems",
"GTHarbingerScarabSummonTotems",
"GTHarbingerScarabSummonTotems2",
},
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["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 = { }, },
},
}
-- 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, fast_movement, fire_affinity, is_unarmed, liquid_armour, puncturing_weapon, ranged, 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
AvatarAtlasMinion1
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).
AvatarFireMortarAtlas
Spell, Damage, Area, Trappable, Mineable, Totemable, Triggerable, Fire, Projectile, ProjectilesFromUser, Multicastable, Chains, CanRapidFire, AreaSpell
ローリングマグマ
クリティカル率: 5%
キャストタイム: 0.7 秒
クールダウン時間: 1 秒
地面に命中すると爆発する炎のオーブを投げる。このスキルは連鎖し、前に向かって跳ねながら連続してダメージを与える。
火耐性 +10%
基礎持続時間は5秒
639.9から959.8の火ダメージを与える
+2回連鎖する
追加の投射物を2個放つ
物理ダメージの10%を追加の火ダメージとして得る
base is projectile [1]
is area 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/AvatarAtlasMinion1"] = {
name = "<>",
life = 0,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1,
damageSpread = 0,
attackTime = 1.5,
attackRange = 6,
accuracy = 1,
skillList = {
"AvatarFireMortarAtlas",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["AvatarFireMortarAtlas"] = {
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 = 0.7,
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",
"number_of_additional_projectiles",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 5000, 10, 10, 2, 2, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3, 2, 2, 2}, 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.