Apex Monstrosity
สัตว์ร้าย
Spectre | Y |
---|---|
Area | Sanctuary Map, Citadel Map, Fortress Map, Abomination Map, Ziggurat Map |
Tags | animal_claw_weapon, beast, นักเวท, has_one_hand_sword, has_one_handed_melee, large_height, large_model, light_armour, mammal_beast, medium_movement, melee, physical_affinity, red_blood, standalone_map_boss, ursine_beast |
Packs |
พลังชีวิต
390%
Ailment Threshold
390%
ค่าต้านทาน
40 40 40 25
Damage
198%
ความแม่นยำ
100%
โอกาสคริติคอล
+5%
ตัวคูณคริติคอล
+130%
Attack Distance
6 ~ 21
Attack Time
1.095 Second
Damage Spread
±20%
ค่าประสบการณ์
300%
Model Size
132%
Type
BeastMapBossAtlasUber
Metadata
MapBeastBossWhiteStandalone_AtlasUber
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
เลเวล
84
พลังชีวิต
137,651
ค่าเกราะ
99,834
การหลบหลีก
8,120
โล่พลังงาน
0
Damage
1,887
ความเสียหายเวท
1,887
ความแม่นยำ
538
Attack Time
1.095
ค่าประสบการณ์
39,750
Ailment Threshold
137,651
Chill
435
Shock
435
Brittle
2,462
Scorch
435
Sap
1,203
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
โจมตีธรรมดา (Default Attack)
Base Damage: 1510–2265
โอกาสคริติคอล: 5%
Attack Time: 1.095 วินาที
โจมตีศัตรูของคุณด้วยการจู่โจมอย่างมีกำลัง
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
AtlasCharge
Attack, Melee, MeleeSingleTarget, Movement, Travel
โล่พุ่งชน (Shield Charge)
Base Damage: 1510–2265
โอกาสคริติคอล: 5%
Attack Time: 1.095 วินาที
คูลดาวน์: 8 วินาที
พุ่งเข้าหาศัตรู ทุบด้วยโล่ของตัวละครเพื่อปะทะมัน ทำให้ศัตรูถูกผลักออกไปและติดสถานะ มึนงง ศัตรูที่ขวางทางจะถูกดันออกไปข้างๆ ความเสียหายและการสร้างสถานะ มึนงง เพิ่มขึ้นเป็นสัดส่วนตามระยะทางที่เคลื่อนที่
สร้างความเสียหาย ลดลง อีก 50%
เพิ่มเกณฑ์ความยากในการติดสถานะ มึนงง ต่อศัตรู 50% ที่ระยะชาร์จสูงสุด
เพิ่มความเสียหาย ปะทะ อีก 215% ที่ระยะชาร์จสูงสุด
เพิ่มความเร็วในการเคลื่อนที่ 200%
ignores proximity shield [1]
is area damage [1]
shield charge continue past target [1]
shield charge extra distance [150]
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
เพิ่มเกณฑ์ความยากในการติดสถานะ มึนงง ต่อศัตรู 50% ที่ระยะชาร์จสูงสุด
เพิ่มความเสียหาย ปะทะ อีก 215% ที่ระยะชาร์จสูงสุด
เพิ่มความเร็วในการเคลื่อนที่ 200%
ignores proximity shield [1]
is area damage [1]
shield charge continue past target [1]
shield charge extra distance [150]
skill cannot be interrupted [1]
skill cannot be knocked back [1]
skill cannot be stunned [1]
GeometryAttackBeastBossSlam
Triggerable, Attack
Base Damage: 1510–2265
โอกาสคริติคอล: 5%
Attack Time: 1.095 วินาที
is area damage [1]
BeastChargeShakeItOff
คูลดาวน์: 3 วินาที
DoLiterallyNothing
Object Type
version 2 extends "Metadata/Monsters/Beasts/Beast" Animated { animated_object = "Metadata/Monsters/Beasts/RabidBeast/RabidBeast.ao" on_end_charge_end_dizzy = "ConsumeSkillUse( ChangeToStance1 );" }
Object Type Codes
version 2 extends "Metadata/Monsters/Beasts/Beast"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Beasts/MapBeastBossWhiteStandalone_AtlasUber"] = { name = "Apex Monstrosity", life = 3.9, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.98, damageSpread = 0.2, attackTime = 1.095, attackRange = 21, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "AtlasCharge", "BeastChargeShakeItOff", "GeometryAttackBeastBossSlam", "DoLiterallyNothing", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { name = "Default Attack", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "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] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["AtlasCharge"] = { name = "Shield Charge", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Charges at an enemy, bashing it with the character's shield and striking it. This knocks it back and stuns it. Enemies in the way are pushed to the side. Damage and stun are proportional to distance travelled.", skillTypes = { [SkillType.Attack] = true, [SkillType.Melee] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "shield_charge_scaling_stun_threshold_reduction_+%_at_maximum_range", "base_movement_velocity_+%", "shield_charge_damage_+%_maximum", "active_skill_damage_+%_final", "shield_charge_extra_distance", "ignores_proximity_shield", "is_area_damage", "skill_cannot_be_interrupted", "skill_cannot_be_stunned", "skill_cannot_be_knocked_back", "shield_charge_continue_past_target", }, levels = { [1] = {50, 200, 215, -50, 150, levelRequirement = 10, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BeastChargeShakeItOff"] = { name = "BeastChargeShakeItOff", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GeometryAttackBeastBossSlam"] = { name = "GeometryAttackBeastBossSlam", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DoLiterallyNothing"] = { name = "DoLiterallyNothing", hidden = true, color = 4, baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }