船坞怨灵
幽魂 | Y |
---|---|
地区 | 不朽海港, 水道遗迹, 中转码头, 永恒的实验室, 幽寂船道, 幽寂船道, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆虚空, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片, 回忆碎片 |
标签 | bandit_area, bludgeoning_weapon, ghost_blood, has_one_hand_mace, has_one_handed_melee, human, light_armour, medium_height, melee, not_int, not_str, physical_affinity, undead, very_slow_movement |
Packs |
生命
115%
闪避值
+20%
异常状态临界值
115%
抗性
0 0 0 0
伤害
140%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 11
攻击间隔
1.35 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BanditDockhand
Metadata
DockworkerHammer
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
83
生命
36,819
护甲
92,477
闪避值
9,432
能量护盾
0
伤害
1,261
法术伤害
1,261
命中
518
攻击间隔
1.35
经验值
13,132
异常状态临界值
36,819
冰缓
116
Shock
116
Brittle
659
Scorch
116
Sap
322
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 1008–1513
暴击几率: 5%
攻击间隔: 1.35 秒
对你的敌人无情痛击。
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]
MonsterPhaseRun
法术, 增益, 持续时间, 可触发, 物理, 快行, 冷却
暗影迷踪
施放间隔: 0.5 秒
使你的身影难以被发现, 且增加你的移动速度. 移动时不再被敌人阻挡. 使用任何技能将移除此增益效果, 并给予另外一个增加攻击伤害的短暂增益效果. 可以使用狂怒球延长持续时间.
基础持续时间为 10 秒
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
Object Type
version 2 extends "Metadata/Monsters/Bandits/Bandit"
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/Bandit" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerHammer"] = { name = "Dockhand Wraith", life = 1.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.35, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "MonsterPhaseRun", }, 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["MonsterPhaseRun"] = { name = "Phase Run", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_movement_velocity_+%", "monster_response_time_ms", "base_skill_effect_duration", "phase_run_melee_physical_damage_+%_final", }, levels = { [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
船坞怨灵
亡灵
stance movement speed +% final [112]
Dockhand Wraith
幽魂 | Y |
---|---|
标签 | bandit_area, bludgeoning_weapon, ghost_blood, has_one_hand_mace, has_one_handed_melee, human, light_armour, melee, not_int, not_str, physical_affinity, undead, very_slow_movement |
Packs |
生命
115%
闪避值
+20%
异常状态临界值
115%
抗性
0 0 0 0
伤害
140%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 11
攻击间隔
1.35 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BanditDockhand
Metadata
DockworkerHammerHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
7,398
护甲
28,790
闪避值
5,687
能量护盾
0
伤害
523
法术伤害
523
命中
290
攻击间隔
1.35
经验值
10,255
异常状态临界值
7,398
冰缓
23
Shock
23
Brittle
132
Scorch
23
Sap
65
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 418–628
暴击几率: 5%
攻击间隔: 1.35 秒
对你的敌人无情痛击。
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]
MonsterPhaseRun
法术, 增益, 持续时间, 可触发, 物理, 快行, 冷却
暗影迷踪
施放间隔: 0.5 秒
使你的身影难以被发现, 且增加你的移动速度. 移动时不再被敌人阻挡. 使用任何技能将移除此增益效果, 并给予另外一个增加攻击伤害的短暂增益效果. 可以使用狂怒球延长持续时间.
基础持续时间为 10 秒
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
Object Type
version 2 extends "Metadata/Monsters/Bandits/Bandit"
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/Bandit" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerHammerHellscape"] = { name = "Dockhand Wraith", life = 1.15, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.35, attackRange = 11, accuracy = 1, weaponType1 = "One Hand Mace", skillList = { "MeleeAtAnimationSpeed", "MonsterPhaseRun", }, 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["MonsterPhaseRun"] = { name = "Phase Run", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_movement_velocity_+%", "monster_response_time_ms", "base_skill_effect_duration", "phase_run_melee_physical_damage_+%_final", }, levels = { [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
幽魂 | Y |
---|---|
地区 | 不朽海港, 永恒的实验室 |
标签 | bandit_area, bludgeoning_weapon, ghost_blood, has_two_hand_mace, has_two_handed_melee, human, light_armour, medium_height, melee, not_dex, not_int, physical_affinity, undead, very_slow_movement |
Packs |
生命
100%
护甲
+50%
异常状态临界值
100%
抗性
0 0 0 0
伤害
140%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 11
攻击间隔
1.35 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BanditTwoHandedWeaponDockhand
Metadata
DockworkerMaul
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
43,185
闪避值
4,739
能量护盾
0
伤害
523
法术伤害
523
命中
290
攻击间隔
1.35
经验值
10,255
异常状态临界值
6,433
冰缓
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 418–628
暴击几率: 5%
攻击间隔: 1.35 秒
对你的敌人无情痛击。
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]
MonsterPhaseRun
法术, 增益, 持续时间, 可触发, 物理, 快行, 冷却
暗影迷踪
施放间隔: 0.5 秒
使你的身影难以被发现, 且增加你的移动速度. 移动时不再被敌人阻挡. 使用任何技能将移除此增益效果, 并给予另外一个增加攻击伤害的短暂增益效果. 可以使用狂怒球延长持续时间.
基础持续时间为 10 秒
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
Object Type
version 2 extends "Metadata/Monsters/Bandits/Bandit"
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/Bandit" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerMaul"] = { name = "Dockhand Wraith", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.35, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", "MonsterPhaseRun", }, 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["MonsterPhaseRun"] = { name = "Phase Run", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_movement_velocity_+%", "monster_response_time_ms", "base_skill_effect_duration", "phase_run_melee_physical_damage_+%_final", }, levels = { [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
船坞怨灵
亡灵
stance movement speed +% final [112]
Dockhand Wraith
幽魂 | Y |
---|---|
标签 | bandit_area, bludgeoning_weapon, ghost_blood, has_two_hand_mace, has_two_handed_melee, human, light_armour, melee, not_dex, not_int, physical_affinity, undead, very_slow_movement |
Packs |
生命
100%
护甲
+50%
异常状态临界值
100%
抗性
0 0 0 0
伤害
140%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 11
攻击间隔
1.35 秒
伤害分布
±20%
经验值
100%
Model Size
100%
类型
BanditTwoHandedWeaponDockhand
Metadata
DockworkerMaulHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,433
护甲
43,185
闪避值
4,739
能量护盾
0
伤害
523
法术伤害
523
命中
290
攻击间隔
1.35
经验值
10,255
异常状态临界值
6,433
冰缓
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 418–628
暴击几率: 5%
攻击间隔: 1.35 秒
对你的敌人无情痛击。
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]
MonsterPhaseRun
法术, 增益, 持续时间, 可触发, 物理, 快行, 冷却
暗影迷踪
施放间隔: 0.5 秒
使你的身影难以被发现, 且增加你的移动速度. 移动时不再被敌人阻挡. 使用任何技能将移除此增益效果, 并给予另外一个增加攻击伤害的短暂增益效果. 可以使用狂怒球延长持续时间.
基础持续时间为 10 秒
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
移动速度加快 25%
怪物反应时间延长 0.75 秒
近战物理伤害总增 50%
Object Type
version 2 extends "Metadata/Monsters/Bandits/Bandit"
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/Bandit" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerMaulHellscape"] = { name = "Dockhand Wraith", life = 1, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.4, damageSpread = 0.2, attackTime = 1.35, attackRange = 11, accuracy = 1, weaponType1 = "Two Hand Mace", skillList = { "MeleeAtAnimationSpeed", "MonsterPhaseRun", }, 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["MonsterPhaseRun"] = { name = "Phase Run", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Gain a buff that makes you move faster, become harder to detect, and no longer have your movement impeded by enemies. Your next attack also deals extra damage. Performing any skill removes this buff but grants a new buff that increases the damage of your attacks for a short time. Consumes Frenzy Charges to increase duration.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Duration] = true, [SkillType.Triggerable] = true, [SkillType.Physical] = true, [SkillType.Travel] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_movement_velocity_+%", "monster_response_time_ms", "base_skill_effect_duration", "phase_run_melee_physical_damage_+%_final", }, levels = { [1] = {25, 750, 10000, 50, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
幽魂 | Y |
---|---|
地区 | 不朽海港, 水道遗迹, 中转码头, 永恒的实验室, 幽寂船道, 幽寂船道 |
标签 | bandit_area, cold_affinity, ghost_blood, has_bow, human, light_armour, medium_height, not_int, not_str, physical_affinity, puncturing_weapon, ranged, undead, very_slow_movement |
Packs |
生命
108%
闪避值
+10%
异常状态临界值
108%
抗性
0 0 0 0
伤害
144%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 40
攻击间隔
1.995 秒
伤害分布
±20%
经验值
120%
Model Size
100%
类型
BanditBowDockhand
Metadata
DockworkerBow
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,948
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
538
法术伤害
538
命中
290
攻击间隔
1.995
经验值
12,306
异常状态临界值
6,948
冰缓
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 430–645
暴击几率: 5%
攻击间隔: 1.995 秒
对你的敌人无情痛击。
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]
MonsterIceShot
攻击, 范围攻击, 投射物, 玩家投射物, 范围, 冰冷, 可触发, 技能可幻影射手, 图腾技能, 陷阱技能, 地雷技能
冰霜射击
基本伤害: 430–645
暴击几率: 5%
攻击间隔: 1.995 秒
射出一支箭矢,在击中目标时将部分物理伤害转化为冰霜伤害,并在目标背后形成锥形范围攻击其它敌人,此时所有物理伤害转化为冰霜伤害。
基础持续时间为 2.5 秒
物理伤害提高 50%
物理伤害的 50% 转化为冰霜伤害
projectile uses contact position [1]
skill can fire arrows [1]
use scaled contact offset [1]
物理伤害提高 50%
物理伤害的 50% 转化为冰霜伤害
projectile uses contact position [1]
skill can fire arrows [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Bandits/BanditBow" Actor { main_hand_unarmed_type = "Bow" }
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/BanditBow" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerBow"] = { name = "Dockhand Wraith", life = 1.08, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", "MonsterIceShot", }, 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["MonsterIceShot"] = { name = "Ice Shot", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "skill_physical_damage_%_to_convert_to_cold", "base_skill_effect_duration", "skill_can_fire_arrows", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {15, 50, 2500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {50, 50, 2500, levelRequirement = 68, statInterpolation = {2}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
船坞怨灵
亡灵
stance movement speed +% final [112]
Dockhand Wraith
幽魂 | Y |
---|---|
标签 | bandit_area, cold_affinity, ghost_blood, has_bow, human, light_armour, not_int, not_str, physical_affinity, puncturing_weapon, ranged, undead, very_slow_movement |
Packs |
生命
108%
闪避值
+10%
异常状态临界值
108%
抗性
0 0 0 0
伤害
144%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 40
攻击间隔
1.995 秒
伤害分布
±20%
经验值
120%
Model Size
100%
类型
BanditBowDockhand
Metadata
DockworkerBowHellscape_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
6,948
护甲
28,790
闪避值
5,213
能量护盾
0
伤害
538
法术伤害
538
命中
290
攻击间隔
1.995
经验值
12,306
异常状态临界值
6,948
冰缓
22
Shock
22
Brittle
124
Scorch
22
Sap
61
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 430–645
暴击几率: 5%
攻击间隔: 1.995 秒
对你的敌人无情痛击。
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]
MonsterIceShot
攻击, 范围攻击, 投射物, 玩家投射物, 范围, 冰冷, 可触发, 技能可幻影射手, 图腾技能, 陷阱技能, 地雷技能
冰霜射击
基本伤害: 430–645
暴击几率: 5%
攻击间隔: 1.995 秒
射出一支箭矢,在击中目标时将部分物理伤害转化为冰霜伤害,并在目标背后形成锥形范围攻击其它敌人,此时所有物理伤害转化为冰霜伤害。
基础持续时间为 2.5 秒
物理伤害提高 50%
物理伤害的 50% 转化为冰霜伤害
projectile uses contact position [1]
skill can fire arrows [1]
use scaled contact offset [1]
物理伤害提高 50%
物理伤害的 50% 转化为冰霜伤害
projectile uses contact position [1]
skill can fire arrows [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Bandits/BanditBow" Actor { main_hand_unarmed_type = "Bow" }
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/BanditBow" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerBowHellscape_"] = { name = "Dockhand Wraith", life = 1.08, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.44, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", "MonsterIceShot", }, 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["MonsterIceShot"] = { name = "Ice Shot", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires an arrow that converts some physical damage to cold on its target and converts all physical damage to cold in a cone behind that target.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Cold] = true, [SkillType.Triggerable] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Totemable] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "physical_damage_+%", "skill_physical_damage_%_to_convert_to_cold", "base_skill_effect_duration", "skill_can_fire_arrows", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {15, 50, 2500, levelRequirement = 1, statInterpolation = {1}, cost = { }, }, [2] = {50, 50, 2500, levelRequirement = 68, statInterpolation = {2}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
船坞怨灵
人形
stance movement speed +% final [112]
Dockhand Wraith
幽魂 | Y |
---|---|
标签 | bandit, ghost_blood, has_bow, human, humanoid, light_armour, medium_height, not_int, physical_affinity, puncturing_weapon, ranged, slow_movement |
生命
157%
护甲
+25%
闪避值
+10%
异常状态临界值
157%
抗性
0 0 0 0
伤害
73%
命中
100%
暴击几率
+5%
暴击伤害
+130%
攻击距离
6 ~ 40
攻击间隔
1.995 秒
伤害分布
±20%
经验值
140%
Model Size
120%
类型
BanditBowChampion
Metadata
DockworkerChampionBow
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
等级
68
生命
10,100
护甲
35,988
闪避值
5,213
能量护盾
0
伤害
273
法术伤害
273
命中
290
攻击间隔
1.995
经验值
14,357
异常状态临界值
10,100
冰缓
32
Shock
32
Brittle
181
Scorch
32
Sap
88
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).
MeleeAtAnimationSpeed
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 攻击可重复, 近战, 玩家投射物
普通攻击
基本伤害: 218–327
暴击几率: 5%
攻击间隔: 1.995 秒
对你的敌人无情痛击。
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]
Object Type
version 2 extends "Metadata/Monsters/Bandits/BanditBow" Actor { main_hand_unarmed_type = "Bow" }
Object Type Codes
version 2 extends "Metadata/Monsters/Bandits/BanditBow" Life { on_death = "RemoveEffects( );" on_spawned_dead = "RemoveEffects( );" } Render { //turn_duration = 0.4 }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Bandit/DockworkerChampionBow"] = { name = "Dockhand Wraith", life = 1.57, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 0.73, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Bow", skillList = { "MeleeAtAnimationSpeed", }, 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 = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 传奇 (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |