ドックハンド・レイス
Spectre | Y |
---|---|
Area | 船着場, 水道橋, 波止場, 永遠なる研究所, 僻地の運河, 僻地の運河, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 記憶の空間, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶, 断片化した記憶 |
Tags | 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%
Ailment Threshold
115%
耐性
0 0 0 0
Damage
140%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.35 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
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
Damage
1,261
スペルダメージ
1,261
命中
518
Attack Time
1.35
経験値
13,132
Ailment Threshold
36,819
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 1008–1513
クリティカル率: 5%
Attack Time: 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
Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
フェーズラン
キャストタイム: 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
Spectre | Y |
---|---|
Tags | 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%
Ailment Threshold
115%
耐性
0 0 0 0
Damage
140%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.35 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
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
Damage
523
スペルダメージ
523
命中
290
Attack Time
1.35
経験値
10,255
Ailment Threshold
7,398
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 418–628
クリティカル率: 5%
Attack Time: 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
Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
フェーズラン
キャストタイム: 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 |
Spectre | Y |
---|---|
Area | 船着場, 永遠なる研究所 |
Tags | 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%
Ailment Threshold
100%
耐性
0 0 0 0
Damage
140%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.35 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
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
Damage
523
スペルダメージ
523
命中
290
Attack Time
1.35
経験値
10,255
Ailment Threshold
6,433
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 418–628
クリティカル率: 5%
Attack Time: 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
Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
フェーズラン
キャストタイム: 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
Spectre | Y |
---|---|
Tags | 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%
Ailment Threshold
100%
耐性
0 0 0 0
Damage
140%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 11
Attack Time
1.35 Second
Damage Spread
±20%
経験値
100%
Model Size
100%
Type
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
Damage
523
スペルダメージ
523
命中
290
Attack Time
1.35
経験値
10,255
Ailment Threshold
6,433
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 418–628
クリティカル率: 5%
Attack Time: 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
Spell, Buff, Duration, Triggerable, Physical, Travel, Cooldown
フェーズラン
キャストタイム: 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 |
ドックハンド・レイス
Spectre | Y |
---|---|
Area | 船着場, 水道橋, 波止場, 永遠なる研究所, 僻地の運河, 僻地の運河 |
Tags | 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%
Ailment Threshold
108%
耐性
0 0 0 0
Damage
144%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
経験値
120%
Model Size
100%
Type
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
Damage
538
スペルダメージ
538
命中
290
Attack Time
1.995
経験値
12,306
Ailment Threshold
6,948
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 430–645
クリティカル率: 5%
Attack Time: 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
Attack, RangedAttack, Projectile, ProjectilesFromUser, Area, Cold, Triggerable, MirageArcherCanUse, Totemable, Trappable, Mineable
アイスショット
Base Damage: 430–645
クリティカル率: 5%
Attack Time: 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
Spectre | Y |
---|---|
Tags | 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%
Ailment Threshold
108%
耐性
0 0 0 0
Damage
144%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
経験値
120%
Model Size
100%
Type
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
Damage
538
スペルダメージ
538
命中
290
Attack Time
1.995
経験値
12,306
Ailment Threshold
6,948
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 430–645
クリティカル率: 5%
Attack Time: 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
Attack, RangedAttack, Projectile, ProjectilesFromUser, Area, Cold, Triggerable, MirageArcherCanUse, Totemable, Trappable, Mineable
アイスショット
Base Damage: 430–645
クリティカル率: 5%
Attack Time: 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
Spectre | Y |
---|---|
Tags | bandit, ghost_blood, has_bow, human, humanoid, light_armour, medium_height, not_int, physical_affinity, puncturing_weapon, ranged, slow_movement |
ライフ
157%
アーマー
+25%
回避力
+10%
Ailment Threshold
157%
耐性
0 0 0 0
Damage
73%
命中
100%
クリティカル率
+5%
クリティカルダメージ倍率
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
経験値
140%
Model Size
120%
Type
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
Damage
273
スペルダメージ
273
命中
290
Attack Time
1.995
経験値
14,357
Ailment Threshold
10,100
Chill
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
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
通常攻撃
Base Damage: 218–327
クリティカル率: 5%
Attack Time: 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 |