釘工
Pikerivet
幽魂 | N |
---|---|
地區 | 漆黑礦坑:第 1 層, 漆黑礦坑:第 2 層 |
標籤 | bludgeoning_weapon, 法術, has_one_hand_mace, has_one_handed_melee, humanoid, medium_height, melee, mud_blood, physical_affinity, slow_movement, stone_armour, undead |
Packs |
生命
300%
異常狀態臨界值
300%
抗性




傷害
210%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 9
攻擊間隔
1.395 秒
傷害分佈
±20%
經驗值
150%
Model Size
115%
類型
MinerBoss
Metadata
MinerHammerBoss
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
35
生命
2,034
護甲
1,790
閃避值
1,271
傷害
132
法術傷害
132
命中
148
攻擊間隔
1.395
經驗值
3,815
Minion Life
609
Minion Damage
100
異常狀態臨界值
2,034
冰緩
6
感電
6
易碎
36
焦灼
6
殘喘
18
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 106–159
暴擊率: 5%
攻擊間隔: 1.395 秒
用強大的攻擊擊倒敵人。
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]

MonsterGlacialCascadePhysical
法術, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 冰冷, 物理, 可齊射, 範圍法術
冰川之刺
暴擊率: 6%
附加傷害效用: 80%
施放時間: 0.8 秒
冷卻時間: 5 秒
冰柱從地面接連浮現小爆炸,對範圍內敵人造成傷害。
造成 52.38 至 78.58 物理傷害
爆發 +10
active skill area of effect radius +% final [-34]
is area damage [1]

MinerBeacon
法術, 傷害, 範圍, 持續時間, 陷阱技能, 地雷技能, 圖騰技能, 可觸發, 法術可重複, 範圍法術
施放時間: 1 秒
冷卻時間: 5 秒
造成 133 至 199.5 物理傷害
+2.5 秒基礎持續時間
active skill area of effect radius +% final [-50]
beacon placement radius [46]
firestorm avoid unwalkable terrain [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [-25]
number of beacons [6]
Object Type
version 2 extends "Metadata/Monsters/Miner/Miner"
Object Type Codes
version 2 extends "Metadata/Monsters/Miner/Miner" Render { //turn_duration = 0.4 } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/act4/miner/upheaval/aoe.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Miner/MinerHammerBoss"] = { name = "Pikerivet", life = 3, fireResist = 0, coldResist = 85, lightningResist = 0, chaosResist = 0, damage = 2.1, damageSpread = 0.2, attackTime = 1.395, attackRange = 9, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "MonsterGlacialCascadePhysical", "MinerBeacon", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["MonsterGlacialCascadePhysical"] = { name = "Glacial Cascade", hidden = true, color = "1", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Icicles emerge from the ground in a series of small bursts, each damaging enemies caught in the area.", skillTypes = { [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.Cold] = true, [SkillType.Physical] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.8, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "upheaval_number_of_spikes", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 10, -34, critChance = 6, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MinerBeacon"] = { name = "MinerBeacon", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Multicastable] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_physical_damage", "spell_maximum_base_physical_damage", "number_of_beacons", "beacon_placement_radius", "base_skill_effect_duration", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", "firestorm_avoid_unwalkable_terrain", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 6, 46, 2500, -25, -50, levelRequirement = 34, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [2] = {0.80000001192093, 1.2000000476837, 7, 48, 2500, -25, -50, levelRequirement = 55, statInterpolation = {3, 3, 1, 1}, cost = { }, }, [3] = {0.80000001192093, 1.2000000476837, 8, 50, 2500, -25, -50, levelRequirement = 67, statInterpolation = {3, 3, 1, 1}, cost = { }, }, }, }
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.