斷骨師
Sawbones
| 幽魂 | N |
|---|---|
| 地區 | 禁靈之獄上層 |
| 標籤 | animal_claw_weapon, cursing_monster, demon, flesh_armour, humanoid, insect_blood, is_unarmed, medium_height, melee, necromancer_boss, not_dex, not_str, physical_affinity, raises_dead, very_slow_movement |
生命
320%
生命轉為護盾
100%
異常狀態臨界值
320%
抗性
傷害
180%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 12
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
200%
Model Size
110%
類型
NecromancerSawbones
Metadata
NecromancerBossPrison
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
9
生命
0
護甲值
99
閃避值
234
能量護盾
224
傷害
19
法術傷害
19
命中
42
攻擊間隔
1.17
經驗值
282
召喚物生命
0
Minion Energy Shield
102
召喚物傷害
17
異常狀態臨界值
224
冰緩
1
感電
1
易碎
4
焦灼
1
殘喘
2
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 15–23
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
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]
NecromancerReviveSkeleton
法術
施放時間: 1.1 秒
SawbonesSummonSpecialSkeletons
法術, 法術可重複, 可觸發
施放時間: 1 秒
冷卻時間: 10 秒
alternate minion [400]
number of monsters to summon [4]
summon specific monsters radius +% [-95]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
NecromancerVulnerability
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, 物理, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
脆弱
施放時間: 1.1 秒
冷卻時間: 9 秒
對目標區域降下詛咒,受到詛咒的敵人將會增加受到的物理傷害。攻擊被詛咒的敵人有機率造成流血。
+6 秒基礎持續時間
被詛咒敵人承受增加 50% 物理傷害
攻擊擊中被詛咒的敵人,有 25% 機率造成流血
active skill area of effect radius +% final [24]
Object Type
version 2 extends "Metadata/Monsters/Necromancer/Necromancer"
Object Type Codes
version 2
extends "Metadata/Monsters/Necromancer/Necromancer"
BaseEvents
{
on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act1/necromancer/sawbones.epk );"
}
Life
{
on_death = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/necromancer/sawbones.epk );"
}
Preload
{
preload_epk = "Metadata/Effects/Spells/monsters_effects/act1/necromancer/buff_flash.epk"
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Necromancer/NecromancerBossPrison"] = {
name = "Sawbones",
life = 3.2,
energyShield = 1,
fireResist = 0,
coldResist = 0,
lightningResist = 75,
chaosResist = 0,
damage = 1.8,
damageSpread = 0.2,
attackTime = 1.17,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"NecromancerVulnerability",
"NecromancerReviveSkeleton",
"SawbonesSummonSpecialSkeletons",
},
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["NecromancerVulnerability"] = {
name = "Vulnerability",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cascadable] = true,
[SkillType.AppliesCurse] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.Physical] = true,
[SkillType.InstantNoRepeatWhenHeld] = true,
[SkillType.InstantShiftAttackForLeftMouse] = true,
[SkillType.Hex] = true,
},
statDescriptionScope = "curse_skill_stat_descriptions",
castTime = 1.1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"physical_damage_taken_+%",
"receive_bleeding_chance_%_when_hit_by_attack",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {6000, 50, 25, 24, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["NecromancerReviveSkeleton"] = {
name = "NecromancerReviveSkeleton",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["SawbonesSummonSpecialSkeletons"] = {
name = "SawbonesSummonSpecialSkeletons",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_monsters_to_summon",
"alternate_minion",
"summon_specific_monsters_radius_+%",
"summoned_monsters_are_minions",
"summoned_monsters_no_drops_or_experience",
},
levels = {
[1] = {4, 400, -95, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
monster raises undead text [1]
| Family | MonsterRaisesUndeadText |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
邪骨
惡魔monster raises undead text [1]
減少 20% 最大生命
怪物增加 1000% 經驗值
增加 1500% 物品掉落數量
增加 2000% 物品掉落稀有度
減少 20% 最大生命
怪物增加 1000% 經驗值
增加 1500% 物品掉落數量
增加 2000% 物品掉落稀有度
Sawbones
| 幽魂 | N |
|---|---|
| 標籤 | animal_claw_weapon, 法術, cursing_monster, demon, flesh_armour, humanoid, insect_blood, is_unarmed, medium_height, melee, not_dex, not_str, physical_affinity, raises_dead, summoner, very_slow_movement |
生命
95%
生命轉為護盾
100%
異常狀態臨界值
95%
抗性
傷害
105%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
4 ~ 12
攻擊間隔
1.17 秒
傷害分佈
±20%
經驗值
140%
Model Size
110%
類型
NecromancerBossDescent
Metadata
NecromancerBossDescent
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
0
護甲值
28,790
閃避值
4,739
能量護盾
5,821
傷害
392
法術傷害
392
命中
580
攻擊間隔
1.17
經驗值
14,357
召喚物生命
0
Minion Energy Shield
1,263
召喚物傷害
313
異常狀態臨界值
6,112
冰緩
19
感電
19
易碎
109
焦灼
19
殘喘
53
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedUnique
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 314–471
暴擊率: 5%
攻擊間隔: 1.17 秒
用強大的攻擊擊倒敵人。
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]
NecromancerReviveSkeleton
法術
施放時間: 1.1 秒
NecromancerSummonSkeletonsBossDescent
法術, 召喚物, 持續時間, 召喚物爆炸, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可齊射, 創造召喚物, 冷卻
召喚骷髏
施放時間: 1 秒
冷卻時間: 10 秒
在指定位置召喚骷髏戰士。他們會使用近戰攻擊並在持續時間結束後死亡。若他們有侵略性,骷髏戰士會衝刺到附近的敵人。
召喚骷髏上限 +3
+20 秒基礎持續時間
召喚物造成 50% 更少元素傷害
召喚 3 隻骷髏戰士
alternate minion [1]
NecromancerVulnerability
法術, 範圍, 持續時間, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發, 可秘能爆發, 附加詛咒, 可齊射, 範圍法術, 物理, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
脆弱
施放時間: 1.1 秒
冷卻時間: 9 秒
對目標區域降下詛咒,受到詛咒的敵人將會增加受到的物理傷害。攻擊被詛咒的敵人有機率造成流血。
+6 秒基礎持續時間
被詛咒敵人承受增加 50% 物理傷害
攻擊擊中被詛咒的敵人,有 25% 機率造成流血
active skill area of effect radius +% final [24]
Object Type
version 2
extends "Metadata/Monsters/Monster"
Stats
{
mana_regeneration_rate_per_minute_% = 180
hexes_not_tracked = 1
}Object Type Codes
version 2
extends "Metadata/Monsters/Monster"
Life
{
on_death = "RemoveEffects( );"
on_spawned_dead = "RemoveEffects( );"
}
Render
{
//turn_duration = 0.4
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Necromancer/NecromancerBossDescent"] = {
name = "Sawbones",
life = 0.95,
energyShield = 1,
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
damage = 1.05,
damageSpread = 0.2,
attackTime = 1.17,
attackRange = 12,
accuracy = 1,
skillList = {
"MeleeAtAnimationSpeedUnique",
"NecromancerVulnerability",
"NecromancerSummonSkeletonsBossDescent",
"NecromancerReviveSkeleton",
},
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["NecromancerVulnerability"] = {
name = "Vulnerability",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Curse all targets in an area, causing them to take increased physical damage. Attacks against the cursed enemies have a chance to inflict bleeding.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Area] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.Cascadable] = true,
[SkillType.AppliesCurse] = true,
[SkillType.CanRapidFire] = true,
[SkillType.AreaSpell] = true,
[SkillType.Physical] = true,
[SkillType.InstantNoRepeatWhenHeld] = true,
[SkillType.InstantShiftAttackForLeftMouse] = true,
[SkillType.Hex] = true,
},
statDescriptionScope = "curse_skill_stat_descriptions",
castTime = 1.1,
baseFlags = {
area = true,
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"base_skill_effect_duration",
"physical_damage_taken_+%",
"receive_bleeding_chance_%_when_hit_by_attack",
"active_skill_area_of_effect_radius_+%_final",
},
levels = {
[1] = {6000, 50, 25, 24, levelRequirement = 1, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["NecromancerSummonSkeletonsBossDescent"] = {
name = "Summon Skeletons",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Summon Skeleton Warrior minions at the targeted location. They use a melee attack and die after a duration. If made aggressive, Skeleton Warriors will also dash towards nearby enemies.",
skillTypes = {
[SkillType.Spell] = true,
[SkillType.Minion] = true,
[SkillType.Duration] = true,
[SkillType.MinionsCanExplode] = true,
[SkillType.Trappable] = true,
[SkillType.Totemable] = true,
[SkillType.Mineable] = true,
[SkillType.Multicastable] = true,
[SkillType.Triggerable] = true,
[SkillType.CanRapidFire] = true,
[SkillType.CreatesMinion] = true,
[SkillType.Cooldown] = true,
},
statDescriptionScope = "minion_spell_skill_stat_descriptions",
castTime = 1,
baseFlags = {
spell = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"number_of_melee_skeletons_to_summon",
"base_number_of_skeletons_allowed",
"base_skill_effect_duration",
"active_skill_elemental_damage_+%_final",
"alternate_minion",
},
levels = {
[1] = {3, 3, 20000, -50, 1, levelRequirement = 5, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["NecromancerReviveSkeleton"] = {
name = "NecromancerReviveSkeleton",
hidden = true,
color = "4",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
skillTypes = {
[SkillType.Spell] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1.1,
baseFlags = {
spell = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
},
levels = {
[1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, },
},
}
monster raises undead text [1]
| Family | MonsterRaisesUndeadText |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats |
減少 20% 最大生命
| Family | MaximumLifeIncreasePercent |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | resource 生命 |
怪物增加 1000% 經驗值
增加 1500% 物品掉落數量
增加 2000% 物品掉落稀有度
| Family | MonsterDescentBoss |
|---|---|
| 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.