正義の幻
不死者エリア: 果樹園のマップ
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の50%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の50%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Vision of Justice
| Spectre | N |
|---|---|
| Area | 果樹園のマップ |
| Tags | キャスター, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, non_unique_map_boss, not_dex, not_str, ranged, undead |
ライフ
400%
Energy Shield From Life
100%
Ailment Threshold
400%
耐性
Damage
200%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
経験値
200%
Model Size
130%
Type
GoddessOfJusticeMapBoss
Metadata
GoddessOfJusticeMapBossSimplified
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
81
ライフ
0
アーマー
79,317
回避力
7,362
エナジーシールド
54,328
Damage
1,829
スペルダメージ
2,730
命中
960
Attack Time
1.005
経験値
141,493
Minion Life
0
Minion Energy Shield
10,532
Minion Damage
1,532
Ailment Threshold
3,321,330
Chill
10,502
Shock
10,502
Brittle
59,415
Scorch
10,502
Sap
29,015
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).
LabyrinthSpiritMortarMap
Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
クリティカル率: 5%
キャストタイム: 1 秒
1275から1912の火ダメージを与える
放つ投射物の数が+6個される
キャストスピードが25%減少する
base is projectile [1]
distribute projectiles over contact points [1]
ignite art variation [2]
is area damage [1]
monster projectile variation [1]
projectile minimum range [15]
projectile spread radius [20]
IzaroSummonSkeletonGhostflame
Spell, Projectile, Multicastable, Triggerable
キャストタイム: 0.25 秒
クールダウン時間: 20 秒
スキルは追加で6回繰り返す
309.3から464の火ダメージを与える
active skill area of effect radius +% final [-25]
alternate minion [76]
base is projectile [1]
number of monsters to summon [2]
projectile minimum range [25]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
IzarpWarpMap
Spell, Area, AreaSpell
イザロワープ
キャストタイム: 3 秒
クールダウン時間: 10 秒
OfferingOfJudgement
Spell, Area, Duration, Damage, AreaSpell, Triggerable
キャストタイム: 1 秒
クールダウン時間: 5 秒
毎秒4502.5の基礎火ダメージを与える
基礎持続時間は6秒
base is projectile [1]
is area damage [1]
OfferingOfJudgementChaos
Spell, Area, Duration, Damage, AreaSpell, Triggerable
キャストタイム: 1 秒
クールダウン時間: 5 秒
毎秒1200.7の基礎混沌ダメージを与える
基礎持続時間は6秒
base is projectile [1]
is area damage [1]
GoddessWarpNoSlow
Spell, Area, Damage, AreaSpell
女神のワープ
クリティカル率: 5%
キャストタイム: 3 秒
クールダウン時間: 6 秒
1369から2054の火ダメージを与える
is area damage [1]
GoddessOfJusticeFaceLastTarget
フェースラストターゲット
GoddessBeam
Spell, Area, Damage, AreaSpell
女神のビーム
キャストタイム: 1 秒
クールダウン時間: 12 秒
毎秒4502.5の基礎火ダメージを与える
基礎持続時間は6秒
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Actor
{
}
Animated
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/labyrinth/summon_skeletons/death_smoke/death_smoke.ao"
}
Transitionable
{
}
Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Life
{
}
Targetable
{
no_highlight = true
}
Render
{
preload_buff_visual = "spinning_blades_damage"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBossSimplified"] = {
name = "Vision of Justice",
life = 4,
energyShield = 1,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
"LabyrinthSpiritMortarMap",
"OfferingOfJudgement",
"OfferingOfJudgementChaos",
"IzaroSummonSkeletonGhostflame",
"GoddessOfJusticeFaceLastTarget",
"IzarpWarpMap",
"GoddessWarpNoSlow",
"GoddessBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["LabyrinthSpiritMortarMap"] = {
name = "LabyrinthSpiritMortarMap",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Projectile] = true,
[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,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"projectile_spread_radius",
"base_cast_speed_+%",
"projectile_minimum_range",
"ignite_art_variation",
"monster_projectile_variation",
"base_number_of_projectiles",
"is_area_damage",
"base_is_projectile",
"distribute_projectiles_over_contact_points",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 20, -25, 15, 2, 1, 6, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["OfferingOfJudgement"] = {
name = "OfferingOfJudgement",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {1, 6000, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["OfferingOfJudgementChaos"] = {
name = "OfferingOfJudgementChaos",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_chaos_damage_to_deal_per_minute",
"base_skill_effect_duration",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {1, 6000, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IzaroSummonSkeletonGhostflame"] = {
name = "IzaroSummonSkeletonGhostflame",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.25,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"number_of_monsters_to_summon",
"alternate_minion",
"projectile_minimum_range",
"skill_repeat_count",
"active_skill_area_of_effect_radius_+%_final",
"summoned_monsters_are_minions",
"summoned_monsters_no_drops_or_experience",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 2, 76, 25, 6, -25, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GoddessOfJusticeFaceLastTarget"] = {
name = "Face Last Target",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.01,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IzarpWarpMap"] = {
name = "Izaro Warp",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GoddessWarpNoSlow"] = {
name = "Goddess Warp",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GoddessBeam"] = {
name = "Goddess Beam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = 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] = {1, 6000, levelRequirement = 68, statInterpolation = {3}, cost = { }, },
},
}
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
| Family | MonsterMapBoss |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
immune to labyrinth degen effect [1]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
アクションスピードは基礎値の50%よりも低く修正されることがない
| Family | CannotBeSlowedBelowValue |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | スピード |
呪術無効化
| Family | MonsterImmuneToCurses |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | キャスター 呪い |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
正義の幻
不死者モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の50%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の50%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Vision of Justice
| Spectre | N |
|---|---|
| Tags | キャスター, fire_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, not_dex, not_str, ranged, standalone_map_boss, undead |
ライフ
400%
Energy Shield From Life
100%
Ailment Threshold
400%
耐性
Damage
200%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
経験値
200%
Model Size
130%
Type
GoddessOfJusticeMapBoss
Metadata
GoddessOfJusticeMapBossSimplifiedStandalone__
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
レベル
68
ライフ
0
アーマー
28,790
回避力
4,739
エナジーシールド
24,508
Damage
851
スペルダメージ
1,270
命中
580
Attack Time
1.005
経験値
112,805
Minion Life
0
Minion Energy Shield
5,316
Minion Damage
680
Ailment Threshold
351,153
Chill
1,110
Shock
1,110
Brittle
6,282
Scorch
1,110
Sap
3,068
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).
LabyrinthSpiritMortarMap
Projectile, Spell, Damage, Area, Trappable, Totemable, Mineable, Multicastable, Triggerable, AreaSpell
クリティカル率: 5%
キャストタイム: 1 秒
572.2から858.3の火ダメージを与える
放つ投射物の数が+6個される
キャストスピードが25%減少する
base is projectile [1]
distribute projectiles over contact points [1]
ignite art variation [2]
is area damage [1]
monster projectile variation [1]
projectile minimum range [15]
projectile spread radius [20]
IzaroSummonSkeletonGhostflame
Spell, Projectile, Multicastable, Triggerable
キャストタイム: 0.25 秒
クールダウン時間: 20 秒
スキルは追加で6回繰り返す
180.5から270.7の火ダメージを与える
active skill area of effect radius +% final [-25]
alternate minion [76]
base is projectile [1]
number of monsters to summon [2]
projectile minimum range [25]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
OfferingOfJudgement
Spell, Area, Duration, Damage, AreaSpell, Triggerable
キャストタイム: 1 秒
クールダウン時間: 5 秒
毎秒2045.9の基礎火ダメージを与える
基礎持続時間は6秒
base is projectile [1]
is area damage [1]
OfferingOfJudgementChaos
Spell, Area, Duration, Damage, AreaSpell, Triggerable
キャストタイム: 1 秒
クールダウン時間: 5 秒
毎秒545.6の基礎混沌ダメージを与える
基礎持続時間は6秒
base is projectile [1]
is area damage [1]
GoddessWarpNoSlow
Spell, Area, Damage, AreaSpell
女神のワープ
クリティカル率: 5%
キャストタイム: 3 秒
クールダウン時間: 6 秒
709.9から1065の火ダメージを与える
is area damage [1]
GoddessOfJusticeFaceLastTarget
フェースラストターゲット
GoddessBeam
Spell, Area, Damage, AreaSpell
女神のビーム
キャストタイム: 1 秒
クールダウン時間: 12 秒
毎秒2045.9の基礎火ダメージを与える
基礎持続時間は6秒
is area damage [1]
Object Type
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMapBoss"
Animated
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/labyrinth/summon_skeletons/death_smoke/death_smoke.ao"
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
extends "Metadata/Monsters/StandaloneMapBoss"
Preload
{
preload_epk = "Metadata/Effects/Spells/monsters_effects/Goddess_of_Justice/teleport/affected_buff/affected_buff.epk"
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Goddess_of_Justice/teleport/affected_buff/affected_buff.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBossSimplifiedStandalone__"] = {
name = "Vision of Justice",
life = 4,
energyShield = 1,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
"LabyrinthSpiritMortarMap",
"OfferingOfJudgement",
"OfferingOfJudgementChaos",
"IzaroSummonSkeletonGhostflame",
"GoddessOfJusticeFaceLastTarget",
"GoddessWarpNoSlow",
"GoddessBeam",
},
modList = {
},
}
-- src\Data\Skills\spectre.lua
skills["LabyrinthSpiritMortarMap"] = {
name = "LabyrinthSpiritMortarMap",
hidden = true,
color = "3",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Projectile] = true,
[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,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"projectile_spread_radius",
"base_cast_speed_+%",
"projectile_minimum_range",
"ignite_art_variation",
"monster_projectile_variation",
"base_number_of_projectiles",
"is_area_damage",
"base_is_projectile",
"distribute_projectiles_over_contact_points",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 20, -25, 15, 2, 1, 6, critChance = 5, levelRequirement = 81, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["OfferingOfJudgement"] = {
name = "OfferingOfJudgement",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_fire_damage_to_deal_per_minute",
"base_skill_effect_duration",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {1, 6000, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["OfferingOfJudgementChaos"] = {
name = "OfferingOfJudgementChaos",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
area = true,
spell = true,
duration = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_chaos_damage_to_deal_per_minute",
"base_skill_effect_duration",
"is_area_damage",
"base_is_projectile",
},
levels = {
[1] = {1, 6000, levelRequirement = 1, statInterpolation = {3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["IzaroSummonSkeletonGhostflame"] = {
name = "IzaroSummonSkeletonGhostflame",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Projectile] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.25,
baseFlags = {
spell = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"number_of_monsters_to_summon",
"alternate_minion",
"projectile_minimum_range",
"skill_repeat_count",
"active_skill_area_of_effect_radius_+%_final",
"summoned_monsters_are_minions",
"summoned_monsters_no_drops_or_experience",
"base_is_projectile",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, 2, 76, 25, 6, -25, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GoddessOfJusticeFaceLastTarget"] = {
name = "Face Last Target",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 0.01,
baseFlags = {
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GoddessWarpNoSlow"] = {
name = "Goddess Warp",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = true,
[SkillType.AreaSpell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 3,
baseFlags = {
area = true,
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"spell_minimum_base_fire_damage",
"spell_maximum_base_fire_damage",
"is_area_damage",
},
levels = {
[1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 66, statInterpolation = {3, 3}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["GoddessBeam"] = {
name = "Goddess Beam",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Damage] = 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] = {1, 6000, levelRequirement = 68, statInterpolation = {3}, cost = { }, },
},
}
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
| Family | MonsterMapBoss |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
immune to labyrinth degen effect [1]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
アクションスピードは基礎値の50%よりも低く修正されることがない
| Family | CannotBeSlowedBelowValue |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | スピード |
呪術無効化
| Family | MonsterImmuneToCurses |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | キャスター 呪い |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
| Family | Nothing |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
正義の幻
不死者モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の50%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
ドロップするアイテムのレアリティが15000%増加する
immune to labyrinth degen effect [1]
アクションスピードは基礎値の50%よりも低く修正されることがない
呪術無効化
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Vision of Justice
| Spectre | N |
|---|---|
| Tags | elder_map_boss, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, medium_movement, non_attacking, not_dex, not_str, undead |
ライフ
400%
Energy Shield From Life
100%
Ailment Threshold
400%
耐性
Damage
200%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
経験値
200%
Model Size
130%
Type
GoddessOfJusticeMapBoss
Metadata
GoddessOfJusticeMapBossSimplifiedElder__
Object Type
version 2 extends "Metadata/Monsters/ElderBosses/ElderBossClone"
Object Type Codes
version 2
extends "Metadata/Monsters/ElderBosses/ElderBossClone"
Animated
{
preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Goddess_of_Justice/GoddessJusticeSplode.ao"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Labyrinth/GoddessOfJusticeMapBossSimplifiedElder__"] = {
name = "Vision of Justice",
life = 4,
energyShield = 1,
fireResist = 40,
coldResist = 40,
lightningResist = 40,
chaosResist = 25,
damage = 2,
damageSpread = 0.2,
attackTime = 1.5,
attackRange = 12,
accuracy = 1,
skillList = {
},
modList = {
},
}
モンスターの付与する経験値が100%増加する
ドロップするアイテムのレアリティが15000%増加する
| Family | MonsterMapBoss |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
immune to labyrinth degen effect [1]
| Family | LabyrinthTrapDamage |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats |
アクションスピードは基礎値の50%よりも低く修正されることがない
| Family | CannotBeSlowedBelowValue |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | スピード |
呪術無効化
| Family | MonsterImmuneToCurses |
|---|---|
| Domains | モンスター (3) |
| GenerationType | ユニーク (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | キャスター 呪い |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [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.