奥瑞利安,大裁决者


区域: 挖掘遗址
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster dropped item quantity +% [800]
monster dropped item rarity +% [1600]
monster map key of at least same tier as current map drop chance % [25]
monster slain experience +% [7500]
unique monster guarantee one rare [1]
monster slain experience +% [0]
monster dropped item quantity +% [800]
monster dropped item rarity +% [1600]
monster map key of at least same tier as current map drop chance % [25]
monster slain experience +% [7500]
unique monster guarantee one rare [1]
Aurelian, the Grand Adjudicator
Spectre | N |
---|---|
Area | 挖掘遗址 |
Tags | human, humanoid, not_dex, not_str, red_blood, slow_movement, StaffMetal_onhit_audio |
生命
269%
Energy Shield From Life
20%
抗性




伤害
250%
命中
100%
暴击 Chance
5%
+30%
Attack Distance
6 ~ 14
攻击间隔
0 Second
Damage Spread
±20%
经验值
250%
Model Size
130%
Type
TwilightOrderOverlordMAP
Metadata
TwilightOrderOverlordMAP_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
65
生命
14,016
2,023
663
3,504
伤害
531
法术伤害
531
命中
2,214
攻击间隔
0
经验值
53,768
召唤物生命
13,519
Minion Energy Shield
3,380
召唤物伤害
2,072
召唤物护甲
2,023
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).
MeleeAtAnimationSpeedUnique
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
基础攻击
Base Damage: 425–637
暴击率: 5%
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [100]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

EASTwilightOverlordBoulderSummon
冷却时间: 30 秒
action attack or cast time uses animation length [1]
GTOverlordBossRaiseAndRazePlacement
可触发
冷却时间: 12 秒
action attack or cast time uses animation length [1]
GPSTwilightOrderOverlordRock
可触发, 伤害
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
base skill can be avoided by dodge roll [1]
projectile ballistic angle from target distance [1]
projectile uses contact position [1]
use scaled contact offset [1]
GTTwilightOverlordRockStorm
可触发
action attack or cast time uses animation length [1]
EASTwilightOverlordCircleMaze
冷却时间: 50 秒
action attack or cast time uses animation length [1]
EASTwilightOverlordLineMaze
冷却时间: 50 秒
action attack or cast time uses animation length [1]
EASTwilightOverlordXBlast
冷却时间: 20 秒
action attack or cast time uses animation length [1]
EASOverlordLeftPillarLift
action attack or cast time uses animation length [1]
EASOverlordLightningBarrage
冷却时间: 25 秒
action attack or cast time uses animation length [1]
SOOverlordBossRaiseAndRazeRocks
可触发
action attack or cast time uses animation length [1]
GSTwilightOrderOverlordProjRockImpact
可触发, 法术, 伤害
施放间隔: 1 秒
造成 - 物理伤害
action attack or cast time uses animation length [1]
base skill can be avoided by dodge roll [1]
is area damage [1]
GTTwilightOverlordXBlastOuter
可触发
action attack or cast time uses animation length [1]
GTTwilightOverlordXBlastInner
可触发
action attack or cast time uses animation length [1]
GTTwilightOverlordXBlastCentre
可触发
action attack or cast time uses animation length [1]
TBOverlordLightningBarrage
法术, 可触发, 攻击, 伤害
Base Damage: 425–637
施放间隔: 1 秒
generic skill trigger skills with id [1]
GSOverlordLightningBarragePulse
可触发, 法术, 伤害
施放间隔: 1 秒
action attack or cast time uses animation length [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
GSTwilightOverlordCircleMazeDetonation
可触发, 法术, 伤害
施放间隔: 1 秒
action attack or cast time uses animation length [1]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
is area damage [1]
GTTwilightOverlordLineMaze
可触发
action attack or cast time uses animation length [1]
EGTwilightOverlordMazeDetonationRect
可触发
action attack or cast time uses animation length [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase" /* ------------------------------------------------------------------------------------------------------------------- */ /* Generic */ /* ------------------------------------------------------------------------------------------------------------------- */ StateMachine { define_shared_state = " collidable; break_pillar; maze_start; fight_started; " define_checkpoint_state = "short_emerge;" on_or_create_state_collidable_1 = "MakeCollidable();" on_or_create_state_collidable_0 = "RemoveCollidability();" } Stats { set_monster_delay_item_drops_millis = 5000 } /* ------------------------------------------------------------------------------------------------------------------- */ /* Skill 1 */ /* ------------------------------------------------------------------------------------------------------------------- */ BaseEvents { on_construction_complete = "this.my_snake = GetAttachedAOByType( 'Metadata/Monsters/TwilightOrder/TwilightOrderExcavationOverlord/attachments/Weapon_01.ao' );" } Actor {} Animated {} Preload { preload_object = "Metadata/Monsters/TwilightOrder/TwilightOrderExcavationOverlord/Objects/TwilightOverlordMazeRock" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/ao/wall_segment.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/ao/lightning_warp_indicator.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/ao/rock_storm.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/ao/rock_storm_lightning_rod.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/ao/wall_segment.ao" preload_animated_object = "Metadata/Monsters/NPC/Digsite/BoatCaptainDigsite.ao" preload_misc_object = "TwilightOverlordBoulder" preload_misc_object = "TwilightOverlordUpwardRock" preload_misc_object = "TwilightOverlordXBlastOuter" preload_misc_object = "TwilightOverlordXBlastCentre" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/BossBase" /* ------------------------------------------------------------------------------------------------------------------- */ /* Generic */ /* ------------------------------------------------------------------------------------------------------------------- */ BaseEvents {} Render { use_ao_lights = true } /* ------------------------------------------------------------------------------------------------------------------- */ /* Preload */ /* ------------------------------------------------------------------------------------------------------------------- */ Preload {} /* ------------------------------------------------------------------------------------------------------------------- */ /* Rock Storm */ /* ------------------------------------------------------------------------------------------------------------------- */ Functions {} /* ------------------------------------------------------------------------------------------------------------------- */ /* Raise and Raze */ /* ------------------------------------------------------------------------------------------------------------------- */ BaseEvents {} Actor {} Animated {} /* ------------------------------------------------------------------------------------------------------------------- */ /* Teleport */ /* ------------------------------------------------------------------------------------------------------------------- */ Functions { tele_epk = "AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/epk/lightning_warp_start.epk', arg1 );" make_beam = "my_snake.MakeBeam( OverlordBarrageBeam, GetLocation() + RotateLocation( arg1 ), true, 8|9|10|11|12|13|14|15|16|17 );" detach_weapon = "DetachAllOfType( 'Metadata/Monsters/TwilightOrder/TwilightOrderExcavationOverlord/attachments/Weapon_01.ao' );" light = "SetLightState( on, 1 );" } /* ------------------------------------------------------------------------------------------------------------------- */ /* Death */ /* ------------------------------------------------------------------------------------------------------------------- */ Life { on_spawned_dead = "AddAttached( 'Metadata/Effects/Spells/monsters_effects/Act4_FOUR/TwilightOrderOverlord/ao/rock_death_map_idle.ao', root, 0.8 );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/TwilightOrder/TwilightOrderExcavationOverlord/TwilightOrderOverlordMAP_"] = { name = "Aurelian, the Grand Adjudicator", life = 2.69, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 0, attackRange = 14, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "GPSTwilightOrderOverlordRock", "GSOverlordBossRaiseAndRazeRockUpwardDamage", "GSOverlordBossRaiseAndRazeExplosionDamage", "GSTwilightOrderOverlordProjRockImpact", "GSTwilightOverlordRetreat", "GSTwilightOverlordRockExplosion", "GSTwilightOverlordRetreatExplosion", "GSTwilightOverlordXBlastCentreExplosion", "GSTwilightOverlordXBlastExplosion", "GSTwilightOverlordRockStormImpact", "GSTwilightOrderOverlordProjRockGroundImpact", "GSTwilightOverlordSnakeLong", "GSTwilightOverlordSnakeShort", "GSTwilightOverlordSnakeTeleport", "GSOverlordPillarCrushDamage", "GSOverlordLightningBarrageImpact", "GSOverlordLightningBarragePulse", "GSTwilightOverlordLightningDonut", "GSTwilightOverlordDonutSlam", "GSTwilightOverlordDonutSlamCentre", "GSTwilightOverlordCircleMazeDetonation", "GSTwilightOverlordWarpStrikes", "GSTwilightOverlordLightningRodImpact", "GSTwilightOverlordSnakeTeleportPrePillar", "EASTwilightOverlordBoulderSummon", "EASTwilightOverlordXBlast", "EASOverlordLeftPillarLift", "EASOverlordLightningBarrage", "EASTwilightOverlordCircleMaze", "EASTwilightOverlordLineMaze", "TBOverlordLightningBarrage", "SOOverlordBossRaiseAndRazeRocks", "GTOverlordBossRaiseAndRazePlacement", "GTTwilightOverlordRockStorm", "GTTwilightOverlordXBlastOuter", "GTTwilightOverlordXBlastInner", "GTTwilightOverlordXBlastCentre", "GTTwilightOverlordLineMaze", "EDSTwilightOverlordMazeDetonationRect", "EGTwilightOverlordMazeDetonationRect", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {100, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GPSTwilightOrderOverlordRock"] = { name = "GPSTwilightOrderOverlordRock", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_is_projectile", "use_scaled_contact_offset", "projectile_uses_contact_position", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_target_distance", "base_deal_no_damage", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSOverlordBossRaiseAndRazeRockUpwardDamage"] = { name = "GSOverlordBossRaiseAndRazeRockUpwardDamage", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "skill_can_be_active_blocked_from_all_directions", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSOverlordBossRaiseAndRazeExplosionDamage"] = { name = "GSOverlordBossRaiseAndRazeExplosionDamage", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "active_skill_base_physical_damage_%_to_convert_to_lightning", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "skill_can_be_active_blocked_from_all_directions", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 80, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOrderOverlordProjRockImpact"] = { name = "GSTwilightOrderOverlordProjRockImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordRetreat"] = { name = "GSTwilightOverlordRetreat", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordRockExplosion"] = { name = "GSTwilightOverlordRockExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordRetreatExplosion"] = { name = "GSTwilightOverlordRetreatExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordXBlastCentreExplosion"] = { name = "GSTwilightOverlordXBlastCentreExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordXBlastExplosion"] = { name = "GSTwilightOverlordXBlastExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordRockStormImpact"] = { name = "GSTwilightOverlordRockStormImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "skill_can_be_active_blocked_from_all_directions", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOrderOverlordProjRockGroundImpact"] = { name = "GSTwilightOrderOverlordProjRockGroundImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_is_projectile", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordSnakeLong"] = { name = "GSTwilightOverlordSnakeLong", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, -60, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordSnakeShort"] = { name = "GSTwilightOverlordSnakeShort", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "spell_maximum_action_distance_+%", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, -85, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordSnakeTeleport"] = { name = "GSTwilightOverlordSnakeTeleport", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSOverlordPillarCrushDamage"] = { name = "GSOverlordPillarCrushDamage", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSOverlordLightningBarrageImpact"] = { name = "GSOverlordLightningBarrageImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "active_skill_shock_as_though_damage_+%_final", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.5, 1.5, 100, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSOverlordLightningBarragePulse"] = { name = "GSOverlordLightningBarragePulse", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.69999998807907, 1.2999999523163, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordLightningDonut"] = { name = "GSTwilightOverlordLightningDonut", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordDonutSlam"] = { name = "GSTwilightOverlordDonutSlam", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordDonutSlamCentre"] = { name = "GSTwilightOverlordDonutSlamCentre", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordCircleMazeDetonation"] = { name = "GSTwilightOverlordCircleMazeDetonation", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordWarpStrikes"] = { name = "GSTwilightOverlordWarpStrikes", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordLightningRodImpact"] = { name = "GSTwilightOverlordLightningRodImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSTwilightOverlordSnakeTeleportPrePillar"] = { name = "GSTwilightOverlordSnakeTeleportPrePillar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {0.5, 1.5, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASTwilightOverlordBoulderSummon"] = { name = "EASTwilightOverlordBoulderSummon", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASTwilightOverlordXBlast"] = { name = "EASTwilightOverlordXBlast", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASOverlordLeftPillarLift"] = { name = "EASOverlordLeftPillarLift", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASOverlordLightningBarrage"] = { name = "EASOverlordLightningBarrage", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASTwilightOverlordCircleMaze"] = { name = "EASTwilightOverlordCircleMaze", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EASTwilightOverlordLineMaze"] = { name = "EASTwilightOverlordLineMaze", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["TBOverlordLightningBarrage"] = { name = "TBOverlordLightningBarrage", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "generic_skill_trigger_skills_with_id", }, levels = { [1] = {1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SOOverlordBossRaiseAndRazeRocks"] = { name = "SOOverlordBossRaiseAndRazeRocks", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTOverlordBossRaiseAndRazePlacement"] = { name = "GTOverlordBossRaiseAndRazePlacement", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTwilightOverlordRockStorm"] = { name = "GTTwilightOverlordRockStorm", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {critChance = 5, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTwilightOverlordXBlastOuter"] = { name = "GTTwilightOverlordXBlastOuter", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTwilightOverlordXBlastInner"] = { name = "GTTwilightOverlordXBlastInner", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTwilightOverlordXBlastCentre"] = { name = "GTTwilightOverlordXBlastCentre", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTTwilightOverlordLineMaze"] = { name = "GTTwilightOverlordLineMaze", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EDSTwilightOverlordMazeDetonationRect"] = { name = "EDSTwilightOverlordMazeDetonationRect", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "is_area_damage", "action_attack_or_cast_time_uses_animation_length", "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGTwilightOverlordMazeDetonationRect"] = { name = "EGTwilightOverlordMazeDetonationRect", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
monster dropped item rarity +% [1600]
monster slain experience +% [0]
Family | MonsterActBoss |
---|---|
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats |
monster dropped item quantity +% [800]
monster dropped item rarity +% [1600]
monster map key of at least same tier as current map drop chance % [25]
monster slain experience +% [7500]
unique monster guarantee one rare [1]
Family | MonsterMapBoss |
---|---|
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.