虛空仲裁.艾格洛西亞





怪物增加 100% 經驗值
增加 % 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
增加 % 物品掉落稀有度
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Agnosia, Arbiter of the Hollow
幽魂 | N |
---|---|
標籤 | bludgeoning_weapon, 法術, fire_affinity, has_staff, has_two_handed_melee, human, humanoid, large_model, light_armour, medium_height, melee, not_int, not_str, summoner, very_fast_movement |
生命
480%
閃避
+15%
異常狀態臨界值
480%
抗性




傷害
140%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 13
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
200%
Model Size
164%
類型
CrucibleCannibalFemaleWitchBoss
Metadata
CannibalFemaleWitchBoss__
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
668,863
護甲
28,790
閃避值
5,450
傷害
596
法術傷害
889
命中
580
攻擊間隔
1.33665
經驗值
112,805
Minion Life
145,082
Minion Damage
476
異常狀態臨界值
421,383
冰緩
1,332
感電
1,332
易碎
7,538
焦灼
1,332
殘喘
3,681
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedColdUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 418–628
暴擊率: 5%
攻擊傷害: 75%
攻擊間隔: 1.995 秒
用強大的攻擊擊倒敵人。
造成 25% 更少攻擊傷害
造成 150.3% 更多傷害
75% 物理傷害轉化至冰冷傷害
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]

GSCrucibleFuryColdCascade
法術, 可觸發
暴擊率: 5%
施放時間: 1.33 秒
冷卻時間: 2.5 秒
造成 1926 至 2889 冰冷傷害
is area damage [1]
EDSCrucibleFurySpriteFall
法術, 可觸發
暴擊率: 5%
施放時間: 1 秒
造成 195.2 至 292.8 冰冷傷害
30% 更少範圍效果
is area damage [1]
GTCrucibleFurySpriteFall
可觸發, 法術
施放時間: 1.33 秒
冷卻時間: 10 秒
spell maximum action distance +% [-20]
Object Type
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleBossBase" extends "Metadata/Monsters/LeagueCrucible/ColdMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleBossBase" extends "Metadata/Monsters/LeagueCrucible/ColdMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueCrucible/Cold/CannibalFemaleWitchBoss__"] = { name = "Agnosia, Arbiter of the Hollow", life = 4.8, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 1.4, damageSpread = 0.2, attackTime = 1.995, attackRange = 13, accuracy = 1, weaponType1 = "Staff", skillList = { "MeleeAtAnimationSpeedColdUnique", "GSCrucibleFuryColdCascade", "GTCrucibleFurySpriteFall", "EDSCrucibleFurySpriteFall", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedColdUnique"] = { 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 = { "active_skill_damage_+%_final", "skill_physical_damage_%_to_convert_to_cold", "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] = {0, 75, baseMultiplier = 0.75, levelRequirement = 1, statInterpolation = {2}, cost = { }, }, [2] = {0, 75, baseMultiplier = 0.75, levelRequirement = 19, statInterpolation = {2}, cost = { }, }, [3] = {1, 75, baseMultiplier = 0.75, levelRequirement = 20, statInterpolation = {2}, cost = { }, }, [4] = {200, 75, baseMultiplier = 0.75, levelRequirement = 84, statInterpolation = {2}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSCrucibleFuryColdCascade"] = { name = "GSCrucibleFuryColdCascade", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTCrucibleFurySpriteFall"] = { name = "GTCrucibleFurySpriteFall", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-20, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EDSCrucibleFurySpriteFall"] = { name = "EDSCrucibleFurySpriteFall", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "active_skill_area_of_effect_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -30, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
怪物增加 100% 經驗值
增加 % 物品掉落稀有度
Id | MonsterCrucibleMapBoss |
---|---|
Family | MonsterMapBoss |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
cannot be stunned for ms after stun finished [2000]
cannot be stunned while stunned [1]
Id | StunRepeatImmunityMapBoss_ |
---|---|
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.