Spectre | Y |
---|---|
Area | 高地神塔庇護所, 奧札爾, 阿戈拉, 奧札爾, 阿戈拉 |
Tags | allows_inc_aoe, human, humanoid, melee, not_dex, not_int, physical_affinity, red_blood, Unarmed_onhit_audio, very_slow_movement |
Packs |
生命
250%
護甲
+75%
抗性
0
0
0
0
傷害
250%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
5 ~ 18
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
250%
Model Size
100%
Type
VaalGoliathLiving
Metadata
VaalGoliathLiving_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
21,790
護甲
6,785
閃避值
502
傷害
620
法術傷害
620
命中
2,328
Attack Time
1.5
經驗值
86,598
Minion Life
30,665
Minion Damage
5,406
Minion Armour
12,600
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 496–744
暴擊率: 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]
MeleeAtAnimationSpeed2
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 496–744
暴擊率: 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]
MeleeAtAnimationSpeed3
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 496–744
暴擊率: 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]
GAVaalGoliathLivingLeftSlam
可觸發, 攻擊
Base Damage: 496–744
暴擊率: 5%
攻擊傷害: 175%
Attack Time: 1.5 秒
冷卻時間: 4 秒
造成 75% 更多攻擊傷害
action attack or cast time uses animation length [1]
is area damage [1]
GAVaalGoliathLivingRightSlam
可觸發, 攻擊
Base Damage: 496–744
暴擊率: 5%
攻擊傷害: 175%
Attack Time: 1.5 秒
冷卻時間: 4 秒
造成 75% 更多攻擊傷害
action attack or cast time uses animation length [1]
is area damage [1]
EAAVaalGoliathLivingDestabiliser
冷卻時間: 10 秒
GAVaalGoliathLivingDestabiliserImpact
可觸發, 攻擊
Base Damage: 496–744
暴擊率: 5%
攻擊傷害: 125%
Attack Time: 1.5 秒
造成 25% 更多攻擊傷害
base skill effect duration [2000]
is area damage [1]
CGEVaalGoliathLivingDestabilisedGround
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
減少 50% 移動速度
active skill area of effect radius +% final [-35]
ground tar art variation [1001]
infinite skill effect duration [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { slow_animations_go_to_idle = false } Stats { set_base_heavy_stun_duration_ms = 3500 } Transitionable {}
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Living/VaalGoliathLiving_"] = { name = "Vaal Goliath", life = 2.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 18, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "MeleeAtAnimationSpeed3", "CGEVaalGoliathLivingDestabilisedGround", "GAVaalGoliathLivingLeftSlam", "GAVaalGoliathLivingRightSlam", "GAVaalGoliathLivingDestabiliserImpact", "EAAVaalGoliathLivingDestabiliser", }, 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.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["MeleeAtAnimationSpeed2"] = { 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["MeleeAtAnimationSpeed3"] = { 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["CGEVaalGoliathLivingDestabilisedGround"] = { name = "CGEVaalGoliathLivingDestabilisedGround", 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 = { "active_skill_area_of_effect_radius_+%_final", "base_movement_velocity_+%", "ground_tar_art_variation", "infinite_skill_effect_duration", }, levels = { [1] = {-35, -50, 1001, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingLeftSlam"] = { name = "GAVaalGoliathLivingLeftSlam", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingRightSlam"] = { name = "GAVaalGoliathLivingRightSlam", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingDestabiliserImpact"] = { name = "GAVaalGoliathLivingDestabiliserImpact", 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 = { "base_skill_effect_duration", "is_area_damage", }, levels = { [1] = {2000, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAVaalGoliathLivingDestabiliser"] = { name = "EAAVaalGoliathLivingDestabiliser", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
瓦爾巨獸
Vaal Goliath
Spectre | Y |
---|---|
Tags | allows_inc_aoe, human, humanoid, melee, not_dex, not_int, physical_affinity, red_blood, Unarmed_onhit_audio, very_slow_movement |
生命
250%
護甲
+75%
抗性
0
0
0
0
傷害
250%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
5 ~ 18
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
250%
Model Size
100%
Type
VaalGoliathLiving
Metadata
VaalGoliathLivingBloodied
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
19,393
護甲
6,039
閃避值
477
傷害
583
法術傷害
583
命中
2,180
Attack Time
1.5
經驗值
71,585
Minion Life
28,200
Minion Damage
4,741
Minion Armour
11,216
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 466–699
暴擊率: 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]
MeleeAtAnimationSpeed2
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 466–699
暴擊率: 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]
MeleeAtAnimationSpeed3
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 466–699
暴擊率: 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]
GAVaalGoliathLivingLeftSlam
可觸發, 攻擊
Base Damage: 466–699
暴擊率: 5%
攻擊傷害: 175%
Attack Time: 1.5 秒
冷卻時間: 4 秒
造成 75% 更多攻擊傷害
action attack or cast time uses animation length [1]
is area damage [1]
GAVaalGoliathLivingRightSlam
可觸發, 攻擊
Base Damage: 466–699
暴擊率: 5%
攻擊傷害: 175%
Attack Time: 1.5 秒
冷卻時間: 4 秒
造成 75% 更多攻擊傷害
action attack or cast time uses animation length [1]
is area damage [1]
EAAVaalGoliathLivingDestabiliser
冷卻時間: 10 秒
GAVaalGoliathLivingDestabiliserImpact
可觸發, 攻擊
Base Damage: 466–699
暴擊率: 5%
攻擊傷害: 125%
Attack Time: 1.5 秒
造成 25% 更多攻擊傷害
base skill effect duration [2000]
is area damage [1]
CGEVaalGoliathLivingDestabilisedGround
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
減少 50% 移動速度
active skill area of effect radius +% final [-35]
ground tar art variation [1001]
infinite skill effect duration [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { slow_animations_go_to_idle = false } Stats { set_base_heavy_stun_duration_ms = 3500 } Transitionable {}
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingBloodied"] = { name = "Vaal Goliath", life = 2.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 18, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "MeleeAtAnimationSpeed3", "CGEVaalGoliathLivingDestabilisedGround", "GAVaalGoliathLivingLeftSlam", "GAVaalGoliathLivingRightSlam", "GAVaalGoliathLivingDestabiliserImpact", "EAAVaalGoliathLivingDestabiliser", }, 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.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["MeleeAtAnimationSpeed2"] = { 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["MeleeAtAnimationSpeed3"] = { 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["CGEVaalGoliathLivingDestabilisedGround"] = { name = "CGEVaalGoliathLivingDestabilisedGround", 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 = { "active_skill_area_of_effect_radius_+%_final", "base_movement_velocity_+%", "ground_tar_art_variation", "infinite_skill_effect_duration", }, levels = { [1] = {-35, -50, 1001, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingLeftSlam"] = { name = "GAVaalGoliathLivingLeftSlam", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingRightSlam"] = { name = "GAVaalGoliathLivingRightSlam", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingDestabiliserImpact"] = { name = "GAVaalGoliathLivingDestabiliserImpact", 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 = { "base_skill_effect_duration", "is_area_damage", }, levels = { [1] = {2000, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAVaalGoliathLivingDestabiliser"] = { name = "EAAVaalGoliathLivingDestabiliser", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
瓦爾巨獸
地區: 阿戈拉
stance movement speed +% final [-17]
Vaal Goliath
Spectre | Y |
---|---|
Area | 阿戈拉, 阿戈拉 |
Tags | allows_inc_aoe, human, humanoid, melee, not_dex, not_int, physical_affinity, red_blood, Unarmed_onhit_audio, very_slow_movement |
Packs |
生命
250%
護甲
+75%
抗性
0
0
0
0
傷害
250%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
5 ~ 18
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
250%
Model Size
100%
Type
VaalGoliathLiving
Metadata
VaalGoliathLivingPatrol_
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
63
生命
14,768
護甲
4,496
閃避值
417
傷害
498
法術傷害
498
命中
1,846
Attack Time
1.5
經驗值
49,563
Minion Life
22,785
Minion Damage
3,403
Minion Armour
8,349
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 399–598
暴擊率: 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]
MeleeAtAnimationSpeed2
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 399–598
暴擊率: 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]
MeleeAtAnimationSpeed3
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 399–598
暴擊率: 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]
GAVaalGoliathLivingLeftSlam
可觸發, 攻擊
Base Damage: 399–598
暴擊率: 5%
攻擊傷害: 175%
Attack Time: 1.5 秒
冷卻時間: 4 秒
造成 75% 更多攻擊傷害
action attack or cast time uses animation length [1]
is area damage [1]
GAVaalGoliathLivingRightSlam
可觸發, 攻擊
Base Damage: 399–598
暴擊率: 5%
攻擊傷害: 175%
Attack Time: 1.5 秒
冷卻時間: 4 秒
造成 75% 更多攻擊傷害
action attack or cast time uses animation length [1]
is area damage [1]
EAAVaalGoliathLivingDestabiliser
冷卻時間: 10 秒
GAVaalGoliathLivingDestabiliserImpact
可觸發, 攻擊
Base Damage: 399–598
暴擊率: 5%
攻擊傷害: 125%
Attack Time: 1.5 秒
造成 25% 更多攻擊傷害
base skill effect duration [2000]
is area damage [1]
CGEVaalGoliathLivingDestabilisedGround
法術, 範圍, 傷害, 可觸發, 持續時間, 範圍法術
施放時間: 1 秒
減少 50% 移動速度
active skill area of effect radius +% final [-35]
ground tar art variation [1001]
infinite skill effect duration [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { slow_animations_go_to_idle = false } Stats { set_base_heavy_stun_duration_ms = 3500 } Transitionable {}
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Transitionable { on_transition = " Roll( 1, 2, { PlayEffect( 'Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingAggroAudio.ao' ); } ); " } Animated { preload_animated_object = "Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingAggroAudio.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingPatrol_"] = { name = "Vaal Goliath", life = 2.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2.5, damageSpread = 0.2, attackTime = 1.5, attackRange = 18, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "MeleeAtAnimationSpeed3", "CGEVaalGoliathLivingDestabilisedGround", "GAVaalGoliathLivingLeftSlam", "GAVaalGoliathLivingRightSlam", "GAVaalGoliathLivingDestabiliserImpact", "EAAVaalGoliathLivingDestabiliser", }, 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.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["MeleeAtAnimationSpeed2"] = { 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["MeleeAtAnimationSpeed3"] = { 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["CGEVaalGoliathLivingDestabilisedGround"] = { name = "CGEVaalGoliathLivingDestabilisedGround", 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 = { "active_skill_area_of_effect_radius_+%_final", "base_movement_velocity_+%", "ground_tar_art_variation", "infinite_skill_effect_duration", }, levels = { [1] = {-35, -50, 1001, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingLeftSlam"] = { name = "GAVaalGoliathLivingLeftSlam", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingRightSlam"] = { name = "GAVaalGoliathLivingRightSlam", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {baseMultiplier = 1.75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathLivingDestabiliserImpact"] = { name = "GAVaalGoliathLivingDestabiliserImpact", 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 = { "base_skill_effect_duration", "is_area_damage", }, levels = { [1] = {2000, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EAAVaalGoliathLivingDestabiliser"] = { name = "EAAVaalGoliathLivingDestabiliser", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { }, statDescriptionScope = "skill_stat_descriptions", castTime = 5, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
stance movement speed +% final [-17]
Id | StanceMovementSpeedNegative17 |
---|---|
Family | Stance |
Domains | 怪物 (3) |
GenerationType | 傳奇 (3) |
Req. level | 1 |
Stats |
Spectre | Y |
---|---|
Spectre Override | Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingCrystalThrowerSpectre |
Area | 高地神塔庇護所, 阿戈拉, 阿戈拉 |
Tags | allows_inc_aoe, fire_affinity, human, humanoid, melee, monster_has_on_death_mechanic, not_dex, not_int, physical_affinity, red_blood, Unarmed_onhit_audio, very_slow_movement |
Packs |
生命
180%
護甲
+100%
抗性
0
0
0
0
傷害
180%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
4 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
180%
Model Size
100%
Type
VaalGoliathLivingCrystalThrower
Metadata
VaalGoliathLivingCrystalThrower
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
15,689
護甲
7,754
閃避值
502
傷害
446
法術傷害
446
命中
2,328
Attack Time
1.5
經驗值
62,350
Minion Life
22,079
Minion Damage
3,892
Minion Armour
15,508
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 357–535
暴擊率: 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]
MeleeAtAnimationSpeed2
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 357–535
暴擊率: 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]
GAVaalGoliathCrystalStomp
可觸發, 攻擊
Base Damage: 357–535
暴擊率: 5%
Attack Time: 1.5 秒
冷卻時間: 5 秒
action attack or cast time uses animation length [1]
is area damage [1]
MPAVaalGoliathLivingCannisterCrystal
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 357–535
暴擊率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [0]
ballistic projectiles always bounce [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1134]
projectile ballistic angle from reference event [1]
projectile ballistic gravity override [1381]
projectile uses contact position [1]
GSVaalGoliathCrystalExplosion
可觸發, 法術, 傷害
施放時間: 1 秒
造成 8926 至 13389 火焰傷害
base is projectile [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/VaalMonsters/Living/VaalGoliathLiving"
Object Type Codes
version 2 extends "Metadata/Monsters/VaalMonsters/Living/VaalGoliathLiving"
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingCrystalThrower"] = { name = "Vaal Goliath", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "MPAVaalGoliathLivingCannisterCrystal", "GSVaalGoliathCrystalExplosion", "GAVaalGoliathCrystalStomp", }, 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.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["MeleeAtAnimationSpeed2"] = { 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["MPAVaalGoliathLivingCannisterCrystal"] = { name = "MPAVaalGoliathLivingCannisterCrystal", 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", "active_skill_projectile_speed_+%_variation_final", "base_is_projectile", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "action_attack_or_cast_time_uses_animation_length", "base_deal_no_damage", "projectile_ballistic_angle_from_reference_event", "ballistic_projectiles_always_bounce", }, levels = { [1] = {1134, 1381, 0, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSVaalGoliathCrystalExplosion"] = { name = "GSVaalGoliathCrystalExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathCrystalStomp"] = { name = "GAVaalGoliathCrystalStomp", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Vaal Goliath
Spectre | Y |
---|---|
Tags | allows_inc_aoe, fire_affinity, human, humanoid, melee, monster_has_on_death_mechanic, not_dex, not_int, physical_affinity, red_blood, Unarmed_onhit_audio, very_slow_movement |
生命
180%
護甲
+100%
抗性
0
0
0
0
傷害
180%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
4 ~ 12
Attack Time
1.5 Second
Damage Spread
±20%
經驗值
180%
Model Size
100%
Type
VaalGoliathLivingCrystalThrower
Metadata
VaalGoliathLivingCrystalThrowerSpectre
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
68
生命
13,963
護甲
6,902
閃避值
477
傷害
420
法術傷害
420
命中
2,180
Attack Time
1.5
經驗值
51,541
Minion Life
20,304
Minion Damage
3,414
Minion Armour
13,804
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 336–504
暴擊率: 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]
MeleeAtAnimationSpeed2
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 336–504
暴擊率: 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]
GAVaalGoliathCrystalStomp
可觸發, 攻擊
Base Damage: 336–504
暴擊率: 5%
Attack Time: 1.5 秒
冷卻時間: 5 秒
action attack or cast time uses animation length [1]
is area damage [1]
MPAVaalGoliathLivingCannisterCrystal
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 玩家投射物, 傷害, 可觸發
Base Damage: 336–504
暴擊率: 5%
Attack Time: 1.5 秒
action attack or cast time uses animation length [1]
active skill projectile speed +% variation final [0]
ballistic projectiles always bounce [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1134]
projectile ballistic angle from reference event [1]
projectile ballistic gravity override [1381]
projectile uses contact position [1]
GSVaalGoliathCrystalExplosion
可觸發, 法術, 傷害
施放時間: 1 秒
造成 7377 至 11065 火焰傷害
base is projectile [1]
is area damage [1]
Object Type
Object Type Codes
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalMonsters/Living/VaalGoliathLivingCrystalThrowerSpectre"] = { name = "Vaal Goliath", life = 1.8, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.8, damageSpread = 0.2, attackTime = 1.5, attackRange = 12, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MeleeAtAnimationSpeed2", "MPAVaalGoliathLivingCannisterCrystal", "GSVaalGoliathCrystalExplosion", "GAVaalGoliathCrystalStomp", }, 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.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["MeleeAtAnimationSpeed2"] = { 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["MPAVaalGoliathLivingCannisterCrystal"] = { name = "MPAVaalGoliathLivingCannisterCrystal", 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", "active_skill_projectile_speed_+%_variation_final", "base_is_projectile", "projectile_uses_contact_position", "maintain_projectile_direction_when_using_contact_position", "action_attack_or_cast_time_uses_animation_length", "base_deal_no_damage", "projectile_ballistic_angle_from_reference_event", "ballistic_projectiles_always_bounce", }, levels = { [1] = {1134, 1381, 0, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSVaalGoliathCrystalExplosion"] = { name = "GSVaalGoliathCrystalExplosion", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 1, baseFlags = { spell = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", "base_is_projectile", }, levels = { [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GAVaalGoliathCrystalStomp"] = { name = "GAVaalGoliathCrystalStomp", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {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.