Spectre | Y |
---|---|
Area | 泰坦石窟, 高地神塔庇護所, 泰坦石窟 |
Tags | allows_inc_aoe, beast, fast_movement, melee, physical_affinity, spider, Stab_onhit_audio |
Packs |
生命
200%
Ailment Threshold
%
抗性
-30
0
0
0
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
8 ~ 28
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
200%
Model Size
160%
Type
BlackStrider
Metadata
BlackStrider
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
17,432
護甲
3,877
閃避值
502
能量護盾
0
傷害
496
法術傷害
496
命中
0
Attack Time
1.5
經驗值
69,278
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedComboTEMP
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 397–595
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BlackStriderMassMortar
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
Base Damage: 397–595
[Critical|暴擊]率: 5%
攻擊傷害: 80%
Attack Time: 1.5 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
造成 20% 更少攻擊傷害
base deal no damage [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [5]
projectile uses contact position [1]
use scaled contact offset [1]
base deal no damage [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [5]
projectile uses contact position [1]
use scaled contact offset [1]
GTBlackStriderMassMortar
可觸發
冷卻時間: 8.5 秒
spell maximum action distance +% [-65]
GABlackStriderWebMortarImpact
可觸發, 攻擊
Base Damage: 397–595
[Critical|暴擊]率: 5%
攻擊傷害: 35%
Attack Time: 1.5 秒
造成 65% 更少攻擊傷害
base is projectile [1]
base skill effect duration [3000]
is area damage [1]
base is projectile [1]
base skill effect duration [3000]
is area damage [1]
BlackStriderWebProjectile
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
Base Damage: 397–595
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
base deal no damage [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
MPWBlackStriderWebProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 397–595
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1150]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1500]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1150]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1500]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2500 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonSpiders/BlackStrider"] = { name = "Black Strider", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 28, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "MPWBlackStriderWebProjectile", "BlackStriderWebProjectile", "BlackStriderMassMortar", "GABlackStriderWebMortarImpact", "GTBlackStriderMassMortar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MPWBlackStriderWebProjectile"] = { name = "MPWBlackStriderWebProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_ballistic_gravity_override", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_target_distance", "projectile_uses_contact_direction", "projectile_uses_contact_position", "use_scaled_contact_offset", "base_deal_no_damage", }, levels = { [1] = {1150, 1500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlackStriderWebProjectile"] = { name = "BlackStriderWebProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_minimum_range", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "base_deal_no_damage", }, levels = { [1] = {15, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlackStriderMassMortar"] = { name = "BlackStriderMassMortar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_minimum_range", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "base_deal_no_damage", }, levels = { [1] = {5, 1, baseMultiplier = 0.8, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GABlackStriderWebMortarImpact"] = { name = "GABlackStriderWebMortarImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {3000, baseMultiplier = 0.35, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTBlackStriderMassMortar"] = { name = "GTBlackStriderMassMortar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-65, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
ignore actor scale from stats [1]
Id | MonsterIgnoreActorScaleFromStats |
---|---|
Family | MonsterIgnoreActorScaleFromStats |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
漆黑疾行者
地區: 絲克瑪試煉
ignore actor scale from stats [1]
Black Strider
Spectre | Y |
---|---|
Area | 絲克瑪試煉 |
Tags | allows_inc_aoe, beast, fast_movement, melee, physical_affinity, sanctum_monster, spider, Stab_onhit_audio |
Packs |
生命
200%
Ailment Threshold
%
抗性
-30
0
0
0
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
8 ~ 28
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
200%
Model Size
160%
Type
BlackStriderSanctumTrial
Metadata
BlackStriderSanctumTrial
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
22
生命
812
護甲
152
閃避值
96
能量護盾
0
傷害
83
法術傷害
83
命中
0
Attack Time
1.5
經驗值
1,592
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedComboTEMP
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 66–99
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
CGESanctumBlackStriderWeb
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
減少 30% 移動速度
base skill effect duration [6000]
ground web art variation [1000]
base skill effect duration [6000]
ground web art variation [1000]
MPWBlackStriderWebProjectileSanctum
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 66–99
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
冷卻時間: 8 秒
發射 個額外投射物
action attack or cast time uses animation length [1]
base is projectile [1]
distribute projectiles over contact points [1]
monster projectile variation [1151]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1300]
projectile spread radius [20]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
action attack or cast time uses animation length [1]
base is projectile [1]
distribute projectiles over contact points [1]
monster projectile variation [1151]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1300]
projectile spread radius [20]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2500 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonSpiders/BlackStriderSanctumTrial"] = { name = "Black Strider", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 28, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "MPWBlackStriderWebProjectileSanctum", "CGESanctumBlackStriderWeb", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MPWBlackStriderWebProjectileSanctum"] = { name = "MPWBlackStriderWebProjectileSanctum", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_ballistic_gravity_override", "number_of_additional_projectiles", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_target_distance", "projectile_uses_contact_direction", "projectile_uses_contact_position", "use_scaled_contact_offset", "distribute_projectiles_over_contact_points", }, levels = { [1] = {1151, 1300, 3, 20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGESanctumBlackStriderWeb"] = { name = "CGESanctumBlackStriderWeb", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "ground_web_art_variation", "base_movement_velocity_+%", "base_skill_effect_duration", }, levels = { [1] = {1000, -30, 6000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
ignore actor scale from stats [1]
Id | MonsterIgnoreActorScaleFromStats |
---|---|
Family | MonsterIgnoreActorScaleFromStats |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
漆黑疾行者
ignore actor scale from stats [1]
Black Strider
Spectre | N |
---|---|
Tags | allows_inc_aoe, beast, cannot_be_monolith, fast_movement, melee, physical_affinity, spider, Stab_onhit_audio |
生命
200%
Ailment Threshold
%
抗性
-30
0
0
0
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
8 ~ 28
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
200%
Model Size
160%
Type
BlackStrider
Metadata
BlackStriderEmerge
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
15,514
護甲
3,451
閃避值
477
能量護盾
0
傷害
466
法術傷害
466
命中
0
Attack Time
1.5
經驗值
57,268
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedComboTEMP
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 373–559
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
BlackStriderMassMortar
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
Base Damage: 373–559
[Critical|暴擊]率: 5%
攻擊傷害: 80%
Attack Time: 1.5 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
造成 20% 更少攻擊傷害
base deal no damage [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [5]
projectile uses contact position [1]
use scaled contact offset [1]
base deal no damage [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [5]
projectile uses contact position [1]
use scaled contact offset [1]
GTBlackStriderMassMortar
可觸發
冷卻時間: 8.5 秒
spell maximum action distance +% [-65]
GABlackStriderWebMortarImpact
可觸發, 攻擊
Base Damage: 373–559
[Critical|暴擊]率: 5%
攻擊傷害: 35%
Attack Time: 1.5 秒
造成 65% 更少攻擊傷害
base is projectile [1]
base skill effect duration [3000]
is area damage [1]
base is projectile [1]
base skill effect duration [3000]
is area damage [1]
BlackStriderWebProjectile
投射物, 玩家投射物, 攻擊, 傷害, 範圍, 陷阱技能, 圖騰技能, 地雷技能, 法術可重複, 可觸發
Base Damage: 373–559
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
通用的怪物砲擊技能。與怪物投射物相似,但帶有衝擊效果。
base deal no damage [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
base is projectile [1]
is area damage [1]
number of projectiles override [1]
projectile minimum range [15]
projectile uses contact position [1]
use scaled contact offset [1]
MPWBlackStriderWebProjectile
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 373–559
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1150]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1500]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1150]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1500]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/DemonSpiders/BlackStrider/BlackStrider" Actor { basic_action = "Emerge" basic_action = "Emerge2" on_start_Emerge2 = "RemoveCollidability();" on_event_targetable_for_Emerge2 = "MakeCollidable();" }
Object Type Codes
version 2 extends "Metadata/Monsters/DemonSpiders/BlackStrider/BlackStrider" Actor { on_start_Emerge2 = " DisableTargetable(); DisableHighlighting(); " on_event_targetable_for_Emerge2 = " EnableTargetable(); EnableHighlighting(); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonSpiders/BlackStriderEmerge"] = { name = "Black Strider", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 28, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "MPWBlackStriderWebProjectile", "BlackStriderWebProjectile", "BlackStriderMassMortar", "GABlackStriderWebMortarImpact", "GTBlackStriderMassMortar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MPWBlackStriderWebProjectile"] = { name = "MPWBlackStriderWebProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_ballistic_gravity_override", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_target_distance", "projectile_uses_contact_direction", "projectile_uses_contact_position", "use_scaled_contact_offset", "base_deal_no_damage", }, levels = { [1] = {1150, 1500, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlackStriderWebProjectile"] = { name = "BlackStriderWebProjectile", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_minimum_range", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "base_deal_no_damage", }, levels = { [1] = {15, 1, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["BlackStriderMassMortar"] = { name = "BlackStriderMassMortar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Generic monster mortar skill. Like Monster Projectile but has an impact effect.", skillTypes = { [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Attack] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "projectile_minimum_range", "number_of_projectiles_override", "is_area_damage", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "base_deal_no_damage", }, levels = { [1] = {5, 1, baseMultiplier = 0.8, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GABlackStriderWebMortarImpact"] = { name = "GABlackStriderWebMortarImpact", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "is_area_damage", "base_is_projectile", }, levels = { [1] = {3000, baseMultiplier = 0.35, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTBlackStriderMassMortar"] = { name = "GTBlackStriderMassMortar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 2.33, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-65, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
ignore actor scale from stats [1]
Id | MonsterIgnoreActorScaleFromStats |
---|---|
Family | MonsterIgnoreActorScaleFromStats |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
漆黑疾行者
ignore actor scale from stats [1]
Black Strider
Spectre | N |
---|---|
Tags | allows_inc_aoe, beast, cannot_be_monolith, fast_movement, melee, physical_affinity, sanctum_monster, spider, Stab_onhit_audio |
生命
200%
Ailment Threshold
%
抗性
-30
0
0
0
傷害
200%
命中
100%
暴擊率
+5%
暴擊加成
+130%
Attack Distance
8 ~ 28
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
200%
Model Size
160%
Type
BlackStriderSanctumTrial
Metadata
BlackStriderEmergeSanctumTrial
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
15,514
護甲
3,451
閃避值
477
能量護盾
0
傷害
466
法術傷害
466
命中
0
Attack Time
1.5
經驗值
57,268
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeedComboTEMP
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
普通攻擊
Base Damage: 373–559
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
projectile uses contact position [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
CGESanctumBlackStriderWeb
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
減少 30% 移動速度
base skill effect duration [6000]
ground web art variation [1000]
base skill effect duration [6000]
ground web art variation [1000]
MPWBlackStriderWebProjectileSanctum
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 373–559
[Critical|暴擊]率: 5%
Attack Time: 1.5 秒
冷卻時間: 8 秒
發射 個額外投射物
action attack or cast time uses animation length [1]
base is projectile [1]
distribute projectiles over contact points [1]
monster projectile variation [1151]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1300]
projectile spread radius [20]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
action attack or cast time uses animation length [1]
base is projectile [1]
distribute projectiles over contact points [1]
monster projectile variation [1151]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [1300]
projectile spread radius [20]
projectile uses contact direction [1]
projectile uses contact position [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/DemonSpiders/BlackStrider/BlackStriderSanctum" Actor { basic_action = "Emerge" basic_action = "Emerge2" on_start_Emerge2 = "RemoveCollidability();" on_event_targetable_for_Emerge2 = "MakeCollidable();" }
Object Type Codes
version 2 extends "Metadata/Monsters/DemonSpiders/BlackStrider/BlackStriderSanctum" Actor { on_start_Emerge2 = " DisableTargetable(); DisableHighlighting(); " on_event_targetable_for_Emerge2 = " EnableTargetable(); EnableHighlighting(); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonSpiders/BlackStriderEmergeSanctumTrial"] = { name = "Black Strider", life = 2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.5, attackRange = 28, accuracy = 1, skillList = { "MeleeAtAnimationSpeedComboTEMP", "MPWBlackStriderWebProjectileSanctum", "CGESanctumBlackStriderWeb", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedComboTEMP"] = { name = "Basic Attack", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, 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["MPWBlackStriderWebProjectileSanctum"] = { name = "MPWBlackStriderWebProjectileSanctum", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "monster_projectile_variation", "projectile_ballistic_gravity_override", "number_of_additional_projectiles", "projectile_spread_radius", "base_is_projectile", "action_attack_or_cast_time_uses_animation_length", "projectile_ballistic_angle_from_target_distance", "projectile_uses_contact_direction", "projectile_uses_contact_position", "use_scaled_contact_offset", "distribute_projectiles_over_contact_points", }, levels = { [1] = {1151, 1300, 3, 20, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CGESanctumBlackStriderWeb"] = { name = "CGESanctumBlackStriderWeb", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, [SkillType.Duration] = true, [SkillType.AreaSpell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "ground_web_art_variation", "base_movement_velocity_+%", "base_skill_effect_duration", }, levels = { [1] = {1000, -30, 6000, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
ignore actor scale from stats [1]
Id | MonsterIgnoreActorScaleFromStats |
---|---|
Family | MonsterIgnoreActorScaleFromStats |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |