Spectre | Y |
---|---|
Area | 瓦斯提里郊區, 卡里交匯道, 高地神塔庇護所 |
Tags | beast, fast_movement, insect, melee, not_int, not_str, physical_affinity, SpearWood_onhit_audio, very_fast_movement |
Packs |
生命
60%
閃避
+60%
抗性




傷害
108%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
4 ~ 6
攻擊時間
0.99 Second
Damage Spread
±20%
經驗值
60%
Model Size
80%
Type
SandLeaper
Metadata
DesertLeaper1_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物
基礎攻擊
Base Damage: 183–275
暴擊率: 5%
攻擊時間: 0.99 秒
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]

DesertLeaperDodgeLeftShort
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge distance [12]
DesertLeaperDodgeLeftMedium
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge distance [18]
DesertLeaperDodgeLeftFar
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge distance [24]
DesertLeaperDodgeRightShort
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge direction [1]
monster dodge distance [12]
DesertLeaperDodgeRightMedium
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge direction [1]
monster dodge distance [18]
DesertLeaperDodgeRightFar
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge direction [1]
monster dodge distance [24]
DTTCragLeaperLeap
攻擊, 位移
幻步
Base Damage: 183–275
暴擊率: 5%
攻擊時間: 0.99 秒
active skill area of effect radius +% final [-25]
is area damage [1]
walk emerge extra distance [-14]

Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { basic_action = "ChangeToStance2" basic_action = "ChangeToStance1" } Transitionable { } Stats { set_base_heavy_stun_duration_ms = 2450 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/SandLeaper02/CragLeaperAggroAudio.ao' ); } ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SandLeaper02/DesertLeaper1_"] = { name = "Crag Leaper", life = 0.6, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.08, damageSpread = 0.2, attackTime = 0.99, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "DTTCragLeaperLeap", "GACragLeaperLeap", "GACragLeaperLeapSulphur", "DesertLeaperDodgeLeftShort", "DesertLeaperDodgeLeftMedium", "DesertLeaperDodgeLeftFar", "DesertLeaperDodgeRightShort", "DesertLeaperDodgeRightMedium", "DesertLeaperDodgeRightFar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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.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["DTTCragLeaperLeap"] = { name = "Dash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-14, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GACragLeaperLeap"] = { name = "GACragLeaperLeap", 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, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GACragLeaperLeapSulphur"] = { name = "GACragLeaperLeapSulphur", 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, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeLeftShort"] = { name = "DesertLeaperDodgeLeftShort", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {12, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeLeftMedium"] = { name = "DesertLeaperDodgeLeftMedium", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {18, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeLeftFar"] = { name = "DesertLeaperDodgeLeftFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {24, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeRightShort"] = { name = "DesertLeaperDodgeRightShort", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {1, 12, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeRightMedium"] = { name = "DesertLeaperDodgeRightMedium", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {1, 18, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeRightFar"] = { name = "DesertLeaperDodgeRightFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {1, 24, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
崖行獸



Crag Leaper
Spectre | Y |
---|---|
Tags | beast, cannot_be_monolith, fast_movement, insect, melee, not_int, not_str, physical_affinity, SpearWood_onhit_audio, very_fast_movement |
生命
60%
閃避
+60%
抗性




傷害
108%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
4 ~ 6
攻擊時間
0.99 Second
Damage Spread
±20%
經驗值
60%
Model Size
80%
Type
SandLeaper
Metadata
DesertLeaper1Emerge
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 近戰, 玩家投射物
基礎攻擊
Base Damage: 201–302
暴擊率: 5%
攻擊時間: 0.99 秒
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]

DesertLeaperDodgeLeftShort
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge distance [12]
DesertLeaperDodgeLeftMedium
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge distance [18]
DesertLeaperDodgeLeftFar
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge distance [24]
DesertLeaperDodgeRightShort
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge direction [1]
monster dodge distance [12]
DesertLeaperDodgeRightMedium
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge direction [1]
monster dodge distance [18]
DesertLeaperDodgeRightFar
冷卻時間: 5.5 秒
25% 更少移動速度
monster dodge direction [1]
monster dodge distance [24]
DTTCragLeaperLeap
攻擊, 位移
幻步
Base Damage: 201–302
暴擊率: 5%
攻擊時間: 0.99 秒
active skill area of effect radius +% final [-25]
is area damage [1]
walk emerge extra distance [-14]

Object Type
version 2 extends "Metadata/Monsters/SandLeaper02/CragLeaper" Actor { basic_action = "Emerge" basic_action = "Emerge2" basic_action = "Emerge3" } Positioned { blocking = false } Transitionable {}
Object Type Codes
version 2 extends "Metadata/Monsters/SandLeaper02/CragLeaper" Transitionable { on_transition = "MakeCollidable();" create_transitioned = "MakeCollidable();" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/SandLeaper02/DesertLeaper1Emerge"] = { name = "Crag Leaper", life = 0.6, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.08, damageSpread = 0.2, attackTime = 0.99, attackRange = 6, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "DTTCragLeaperLeap", "GACragLeaperLeap", "GACragLeaperLeapSulphur", "DesertLeaperDodgeLeftShort", "DesertLeaperDodgeLeftMedium", "DesertLeaperDodgeLeftFar", "DesertLeaperDodgeRightShort", "DesertLeaperDodgeRightMedium", "DesertLeaperDodgeRightFar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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.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["DTTCragLeaperLeap"] = { name = "Dash", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.4, baseFlags = { attack = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "active_skill_area_of_effect_radius_+%_final", "is_area_damage", }, levels = { [1] = {-14, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GACragLeaperLeap"] = { name = "GACragLeaperLeap", 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, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GACragLeaperLeapSulphur"] = { name = "GACragLeaperLeapSulphur", 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, }, baseMods = { }, qualityStats = { }, stats = { "is_area_damage", "base_skill_can_be_avoided_by_dodge_roll", "base_skill_can_be_blocked", }, levels = { [1] = {baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeLeftShort"] = { name = "DesertLeaperDodgeLeftShort", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {12, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeLeftMedium"] = { name = "DesertLeaperDodgeLeftMedium", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {18, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeLeftFar"] = { name = "DesertLeaperDodgeLeftFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {24, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeRightShort"] = { name = "DesertLeaperDodgeRightShort", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {1, 12, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeRightMedium"] = { name = "DesertLeaperDodgeRightMedium", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {1, 18, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DesertLeaperDodgeRightFar"] = { name = "DesertLeaperDodgeRightFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "monster_dodge_direction", "monster_dodge_distance", "active_skill_movement_speed_+%_final", }, levels = { [1] = {1, 24, -25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
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.