失落海盜
Lost Buccaneer
| 幽魂 | |
|---|---|
| 地區 | 幽靜海灣 |
| 標籤 | bandit, has_bow, human, humanoid, light_armour, medium_height, not_int, physical_affinity, puncturing_weapon, ranged, red_blood, very_slow_movement |
| Packs |
生命
108%
護甲值
+25%
閃避
+10%
異常狀態臨界值
108%
抗性
傷害
144%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
120%
Model Size
100%
類型
BanditBow
Metadata
Pirate3BowMaster
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
12
生命
105
護甲值
190
閃避值
342
傷害
20
法術傷害
20
命中
50
攻擊間隔
1.995
經驗值
300
召喚物生命
44
召喚物傷害
17
異常狀態臨界值
105
冰緩
0
感電
0
易碎
2
焦灼
0
殘喘
1
Phys Convert Ele
0%
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 16—24
暴擊率: 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]
MonsterPunctureAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 持續時間, 陷阱技能, 地雷技能, 圖騰技能, 近戰單一目標, 攻擊可重複, 近戰, 可觸發, 物理
放血
基本傷害: 16—24
暴擊率: 5%
攻擊傷害: 120%
攻擊間隔: 1.995 秒
對目標進行一個放血攻擊,對其造成一個流血的減益效果,效果可被作用期間詞綴影響。限定弓、匕首、爪與劍。
造成20%更多攻擊傷害
56% 更多流血傷害
造成流血
action attack or cast time uses animation length [1]
skill can fire arrows [1]
Object Type
version 2
extends "Metadata/Monsters/Bandits/Bandit"
StateMachine
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Bandit/Pirate3BowMaster"] = {
fireResist = 0,
coldResist = 0,
lightningResist = 0,
chaosResist = 0,
name = "Lost Buccaneer",
life = 1.08,
damage = 1.44,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 40,
accuracy = 1,
weaponType1 = "Bow",
skillList = {
"MeleeAtAnimationSpeed",
"MonsterPunctureAtAnimationSpeed",
},
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["MonsterPunctureAtAnimationSpeed"] = {
name = "Puncture",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Totemable] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.Triggerable] = true,
[SkillType.Physical] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_bleeding_damage_+%_final",
"skill_can_fire_arrows",
"global_bleed_on_hit",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {56, baseMultiplier = 1.2, levelRequirement = 9, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | 速度 |
失落海盜
Lost Buccaneer
| 幽魂 | |
|---|---|
| 地區 | 幽靜海灣 |
| 標籤 | bandit, has_bow, human, humanoid, light_armour, lightning_affinity, medium_height, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood, very_slow_movement |
生命
350%
閃避
+10%
異常狀態臨界值
350%
抗性
傷害
70%
命中
100%
暴擊率
+5%
暴擊加成
+130%
攻擊距離
6 ~ 40
攻擊間隔
1.995 秒
傷害分佈
±20%
經驗值
140%
Model Size
100%
類型
BanditBowChestGuard
Metadata
Pirate3BowMasterChestGuard
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
12
生命
340
護甲值
152
閃避值
342
傷害
10
法術傷害
10
命中
50
攻擊間隔
1.995
經驗值
350
召喚物生命
144
召喚物傷害
8
異常狀態臨界值
340
冰緩
1
感電
1
易碎
6
焦灼
1
殘喘
3
Phys Convert Ele
0%
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
基本傷害: 8—11
暴擊率: 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]
MonsterPunctureAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 持續時間, 陷阱技能, 地雷技能, 圖騰技能, 近戰單一目標, 攻擊可重複, 近戰, 可觸發, 物理
放血
基本傷害: 8—11
暴擊率: 5%
攻擊傷害: 120%
攻擊間隔: 1.995 秒
對目標進行一個放血攻擊,對其造成一個流血的減益效果,效果可被作用期間詞綴影響。限定弓、匕首、爪與劍。
造成20%更多攻擊傷害
56% 更多流血傷害
造成流血
action attack or cast time uses animation length [1]
skill can fire arrows [1]
MonsterLightningArrow
攻擊, 範圍攻擊, 技能可幻影射手, 範圍, 投射物, 玩家投射物, 圖騰技能, 陷阱技能, 地雷技能, 閃電, 可觸發
閃電箭矢
基本傷害: 8—11
暴擊率: 5%
攻擊傷害: 62.5%
攻擊間隔: 1.995 秒
射出一發充滿閃電能量的箭矢,箭矢擊中敵人時會造成電擊,同時電擊附近一群敵人。
50% 物理傷害轉換為閃電傷害
造成37.5%更少攻擊傷害
25% 機率感電敵人
擊中目標附近最多 4 個額外敵人
active skill area of effect radius +% final [-12]
base is projectile [1]
Object Type
version 2
extends "Metadata/Monsters/Bandits/Bandit"
StateMachine
{
}
Transitionable
{
}
NPC
{
} -- src\Data\Spectres.lua
minions["Metadata/Monsters/Bandit/Pirate3BowMasterChestGuard"] = {
fireResist = 20,
coldResist = 20,
lightningResist = 20,
chaosResist = 0,
name = "Lost Buccaneer",
life = 3.5,
damage = 0.7,
damageSpread = 0.2,
attackTime = 1.995,
attackRange = 40,
accuracy = 1,
weaponType1 = "Bow",
skillList = {
"MeleeAtAnimationSpeed",
"MonsterPunctureAtAnimationSpeed",
"MonsterLightningArrow",
},
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["MonsterPunctureAtAnimationSpeed"] = {
name = "Puncture",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Punctures enemies, causing a bleeding debuff, which will be affected by modifiers to skill duration. Puncture works with bows, daggers, claws or swords.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Duration] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Totemable] = true,
[SkillType.MeleeSingleTarget] = true,
[SkillType.Multistrikeable] = true,
[SkillType.Melee] = true,
[SkillType.Triggerable] = true,
[SkillType.Physical] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
melee = true,
projectile = true,
duration = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"active_skill_bleeding_damage_+%_final",
"skill_can_fire_arrows",
"global_bleed_on_hit",
"action_attack_or_cast_time_uses_animation_length",
},
levels = {
[1] = {56, baseMultiplier = 1.2, levelRequirement = 9, statInterpolation = {}, cost = { }, },
},
}
-- src\Data\Skills\spectre.lua
skills["MonsterLightningArrow"] = {
name = "Lightning Arrow",
hidden = true,
color = "2",
baseEffectiveness = 0,
incrementalEffectiveness = 0,
description = "Fires a charged arrow which damages enemies by causing them to be struck by a bolt of lightning, which also damages a number of surrounding enemies.",
skillTypes = {
[SkillType.Attack] = true,
[SkillType.RangedAttack] = true,
[SkillType.MirageArcherCanUse] = true,
[SkillType.Area] = true,
[SkillType.Projectile] = true,
[SkillType.ProjectilesFromUser] = true,
[SkillType.Totemable] = true,
[SkillType.Trappable] = true,
[SkillType.Mineable] = true,
[SkillType.Lightning] = true,
[SkillType.Triggerable] = true,
},
statDescriptionScope = "skill_stat_descriptions",
castTime = 1,
baseFlags = {
attack = true,
area = true,
projectile = true,
},
baseMods = {
},
qualityStats = {
},
stats = {
"skill_physical_damage_%_to_convert_to_lightning",
"lightning_arrow_maximum_number_of_extra_targets",
"base_chance_to_shock_%",
"active_skill_area_of_effect_radius_+%_final",
"base_is_projectile",
},
levels = {
[1] = {50, 4, 25, -12, baseMultiplier = 0.625, levelRequirement = 9, statInterpolation = {}, cost = { }, },
},
}
| Family | Nothing |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
stance movement speed +% final [112]
| Family | Stance |
|---|---|
| Domains | 怪物 (3) |
| GenerationType | 傳奇 (3) |
| Req. level | 1 |
| Stats | |
| Craft Tags | 速度 |
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.





















人形