洞穴怪物.奈法
野獸
怪物增加 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]
Knepha, Crawler of the Caverns
幽魂 | N |
---|---|
標籤 | animal_claw_weapon, beast, 法術, chaos_affinity, flesh_armour, has_one_hand_sword, has_one_handed_melee, large_model, medium_small_height, melee, not_dex, physical_affinity, ranged, spider, standalone_map_boss, very_fast_movement |
生命
540%
生命轉為護盾
50%
護甲
+50%
異常狀態臨界值
540%
抗性
40
40
40
25
傷害
350%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
5 ~ 19
攻擊間隔
0.945 秒
傷害分佈
±20%
經驗值
200%
Model Size
210%
類型
CrucibleSinsSpiderBoss
Metadata
SinsSpiderBoss
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
752,470
護甲
28,790
閃避
4,739
能量護盾
0
傷害
1,489
法術傷害
2,223
命中
0
攻擊間隔
0.63315
經驗值
112,805
異常狀態臨界值
474,056
冰緩
1,499
感電
1,499
易碎
8,480
焦灼
1,499
殘喘
4,141
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 1046–1569
暴擊率: 5%
攻擊間隔: 0.945 秒
用強大的攻擊擊倒敵人。
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]
MMSCrucibleBloodMortarSpider
投射物, 玩家投射物, 法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 範圍法術
暴擊率: 5%
施放時間: 2 秒
冷卻時間: 6 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
造成 387.9 至 581.9 物理傷害
發射 7 個額外投射物
active skill area of effect radius +% final [-35]
base is projectile [1]
corrupted blood on hit % average damage to deal per minute per stack [100]
corrupted blood on hit duration [4000]
corrupted blood on hit num stacks [1]
is area damage [1]
projectile minimum range [20]
projectile spread radius [15]
projectile spread radius per additional projectile [2]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
發射 7 個額外投射物
active skill area of effect radius +% final [-35]
base is projectile [1]
corrupted blood on hit % average damage to deal per minute per stack [100]
corrupted blood on hit duration [4000]
corrupted blood on hit num stacks [1]
is area damage [1]
projectile minimum range [20]
projectile spread radius [15]
projectile spread radius per additional projectile [2]
projectile uses contact position [1]
spell maximum action distance +% [-50]
use scaled contact offset [1]
MonsterLeapSlam
攻擊, 範圍, 近戰, 位移, 快行, Slam, 圖騰技能
躍擊
基本傷害: 1046–1569
暴擊率: 5%
攻擊傷害: 150%
攻擊傷害: 150%
攻擊間隔: 0.945 秒
朝著目標區域躍起,並在落地時以你的武器重擊並擊退範圍內的敵人。被踩到的敵人將會被推出去。限定斧、錘、權杖、劍或是長杖。
造成 50% 更多攻擊傷害
基礎範圍為 1.5 米
cast time overrides attack duration [1]
is area damage [1]
基礎範圍為 1.5 米
cast time overrides attack duration [1]
is area damage [1]
CGECrucibleSpiderBloodGround
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
+8 秒基礎持續時間
active skill area of effect radius +% final [-10]
ground blood art variation [5]
active skill area of effect radius +% final [-10]
ground blood art variation [5]
Object Type
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleBossBase" extends "Metadata/Monsters/LeagueCrucible/PhysicalMonsterBase"
Object Type Codes
version 2 extends "Metadata/Monsters/LeagueCrucible/CrucibleBossBase" extends "Metadata/Monsters/LeagueCrucible/PhysicalMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueCrucible/Physical/SinsSpiderBoss"] = { name = "Knepha, Crawler of the Caverns", life = 5.4, energyShield = 0.5, fireResist = 40, coldResist = 40, lightningResist = 40, chaosResist = 25, damage = 3.5, damageSpread = 0.2, attackTime = 0.945, attackRange = 19, accuracy = 1, weaponType1 = "One Hand Sword", skillList = { "MeleeAtAnimationSpeedUnique", "MonsterLeapSlam", "MMSCrucibleBloodMortarSpider", "CGECrucibleSpiderBloodGround", }, 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["MonsterLeapSlam"] = { name = "Leap Slam", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Jump through the air, damaging and knocking back enemies with your weapon where you land. Enemies you would land on are pushed out of the way. Requires an Axe, Mace, Sceptre, Sword or Staff.", skillTypes = { [SkillType.Attack] = true, [SkillType.Area] = true, [SkillType.Melee] = true, [SkillType.Movement] = true, [SkillType.Travel] = true, [SkillType.Slam] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, melee = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_base_area_of_effect_radius", "is_area_damage", "cast_time_overrides_attack_duration", }, levels = { [1] = {15, baseMultiplier = 1.5, levelRequirement = 2, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MMSCrucibleBloodMortarSpider"] = { name = "MMSCrucibleBloodMortarSpider", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = 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 = 2, baseFlags = { area = true, spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "projectile_spread_radius", "spell_maximum_action_distance_+%", "projectile_minimum_range", "projectile_spread_radius_per_additional_projectile", "active_skill_area_of_effect_radius_+%_final", "number_of_additional_projectiles", "corrupted_blood_on_hit_num_stacks", "corrupted_blood_on_hit_duration", "corrupted_blood_on_hit_%_average_damage_to_deal_per_minute_per_stack", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 15, -50, 20, 2, -35, 7, 1, 4000, 100, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGECrucibleSpiderBloodGround"] = { name = "CGECrucibleSpiderBloodGround", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "ground_blood_art_variation", "active_skill_area_of_effect_radius_+%_final", "base_skill_effect_duration", }, levels = { [1] = {5, -10, 8000, levelRequirement = 0, statInterpolation = {}, 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.