Spectre | Y |
---|---|
Area | 阿札克泥沼, 高地神塔庇護所, 阿札克泥沼 |
Tags | allows_additional_projectiles, allows_inc_aoe, 法術, fast_movement, fire_affinity, human, humanoid, not_dex, not_str, ranged, red_blood, Unarmed_onhit_audio |
Packs |
生命
200%
Energy Shield From Life
20%
抗性
30
0
0
0
傷害
200%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
5 ~ 9
Attack Time
1.725 Second
Damage Spread
±20%
經驗值
200%
Model Size
100%
Type
VaalSavageShaman
Metadata
VaalSavageShaman
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
70
生命
13,946
護甲
3,877
閃避值
502
能量護盾
3,486
傷害
496
法術傷害
496
命中
2,328
Attack Time
1.725
經驗值
69,278
Minion Life
19,626
Minion Energy Shield
4,906
Minion Damage
4,325
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 397–595
暴擊率: 5%
Attack Time: 1.725 秒
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]
GTBogShamanBoneWall1
可觸發
冷卻時間: 6 秒
SSMCarverBogBoneWall
法術, 法術可重複, 可觸發
施放時間: 1 秒
alternate minion [1023]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
GTBogShamanBoneWall2
可觸發
冷卻時間: 6 秒
GTBogShamanBoneWall3
可觸發
冷卻時間: 6 秒
EGVaalSavageShamanBuff
可觸發
冷卻時間: 3.5 秒
spell maximum action distance +% [-75]
MPSVaalSavageShamanFireball
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 1.5 秒
造成 10042 至 15063 火焰傷害
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1028]
projectile uses contact position [1]
spell maximum action distance +% [-35]
use scaled contact offset [1]
GSVaalShamanFireballImpact
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 9372 至 14059 火焰傷害
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2433 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = "AddEffectPackAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/CarverShaman/EPK/carver_staff.epk', aux_L_Weapon_attachment );" on_death = "RemoveEffectPackAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/CarverShaman/EPK/carver_staff.epk', aux_L_Weapon_attachment );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalSavage/VaalSavageShaman"] = { name = "Carver Shaman", life = 2, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.725, attackRange = 9, accuracy = 1, weaponType1 = "Warstaff", skillList = { "MeleeAtAnimationSpeed", "SSMCarverBogBoneWall", "MPSVaalSavageShamanFireball", "GSVaalShamanFireballImpact", "EGVaalSavageShamanBuff", "GTBogShamanBoneWall1", "GTBogShamanBoneWall2", "GTBogShamanBoneWall3", }, 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["SSMCarverBogBoneWall"] = { name = "SSMCarverBogBoneWall", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "alternate_minion", "number_of_monsters_to_summon", "summon_specific_monsters_radius_+%", "summoned_monsters_are_minions", "monster_no_drops_or_experience", }, levels = { [1] = {1023, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MPSVaalSavageShamanFireball"] = { name = "MPSVaalSavageShamanFireball", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "check_for_targets_between_initiator_and_projectile_source", "maintain_projectile_direction_when_using_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -35, 1028, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSVaalShamanFireballImpact"] = { name = "GSVaalShamanFireballImpact", 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, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGVaalSavageShamanBuff"] = { name = "EGVaalSavageShamanBuff", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", }, levels = { [1] = {-75, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTBogShamanBoneWall1"] = { name = "GTBogShamanBoneWall1", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTBogShamanBoneWall2"] = { name = "GTBogShamanBoneWall2", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GTBogShamanBoneWall3"] = { name = "GTBogShamanBoneWall3", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
卡佛薩滿
地區: 瑪特蘭水道
Carver Shaman
Spectre | Y |
---|---|
Area | 瑪特蘭水道, 瑪特蘭水道 |
Tags | allows_additional_projectiles, allows_inc_aoe, 法術, fast_movement, fire_affinity, human, humanoid, not_dex, not_str, ranged, red_blood, Unarmed_onhit_audio |
Packs |
生命
200%
Energy Shield From Life
20%
抗性
30
0
0
0
傷害
200%
命中
100%
暴擊 Chance
5%
暴擊傷害加成
+30%
Attack Distance
5 ~ 9
Attack Time
1.725 Second
Damage Spread
±20%
經驗值
200%
Model Size
100%
Type
VaalSavageShaman
Metadata
VaalSavageShamanWaterways
下列的數值並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成。
等級
61
生命
8,573
護甲
2,279
閃避值
395
能量護盾
2,143
傷害
374
法術傷害
374
命中
1,726
Attack Time
1.725
經驗值
34,804
Minion Life
13,366
Minion Energy Shield
3,342
Minion Damage
2,381
下列的數值為技能基礎數值,並未包含地圖加成、怪物Buff加成、祭壇加成、輿圖天賦加成、怪物本身傷害加成(例: 釋界 150% 加成),怪物稀有度加成(例: 傳奇 +70% 更多, 傳奇攻擊 33% 更少)。
MeleeAtAnimationSpeed
攻擊, 範圍攻擊, 技能可幻影射手, 投射物, 近戰單一目標, 攻擊可重複, 近戰, 玩家投射物
基礎攻擊
Base Damage: 299–449
暴擊率: 5%
Attack Time: 1.725 秒
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]
MPSVaalSavageShamanFireball
法術, 投射物, 玩家投射物, 可觸發, 傷害
暴擊率: 5%
施放時間: 1.5 秒
造成 4259 至 6388 火焰傷害
action attack or cast time uses animation length [1]
base is projectile [1]
check for targets between initiator and projectile source [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1028]
projectile uses contact position [1]
spell maximum action distance +% [-35]
use scaled contact offset [1]
GSVaalShamanFireballImpact
可觸發, 法術, 傷害
暴擊率: 5%
施放時間: 1 秒
造成 3975 至 5962 火焰傷害
is area damage [1]
CarverShamanDetonateDead
範圍, 傷害, 可觸發
造成 5205 至 7808 火焰傷害
爆炸造成的火焰傷害等同 2% 屍體的最大生命
action attack or cast time uses animation length [1]
active skill area of effect radius +% final [-35]
base skill effect duration [2000]
corpse skill has triggers [1]
is area damage [1]
upheaval number of spikes [1]
EGCarverShamanDD
可觸發
冷卻時間: 8 秒
action attack or cast time uses animation length [1]
spell maximum action distance +% [-30]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 2433 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = "AddEffectPackAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/CarverShaman/EPK/carver_staff.epk', aux_L_Weapon_attachment );" on_death = "RemoveEffectPackAttached( 'Metadata/Effects/Spells/monsters_effects/Act3_FOUR/CarverShaman/EPK/carver_staff.epk', aux_L_Weapon_attachment );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalSavage/VaalSavageShamanWaterways"] = { name = "Carver Shaman", life = 2, energyShield = 0.2, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 2, damageSpread = 0.2, attackTime = 1.725, attackRange = 9, accuracy = 1, weaponType1 = "Warstaff", skillList = { "MeleeAtAnimationSpeed", "MPSVaalSavageShamanFireball", "GSVaalShamanFireballImpact", "EGCarverShamanDD", "CarverShamanDetonateDead", }, 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["MPSVaalSavageShamanFireball"] = { name = "MPSVaalSavageShamanFireball", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, [SkillType.Damage] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.5, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "spell_maximum_action_distance_+%", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "use_scaled_contact_offset", "action_attack_or_cast_time_uses_animation_length", "check_for_targets_between_initiator_and_projectile_source", "maintain_projectile_direction_when_using_contact_position", }, levels = { [1] = {0.80000001192093, 1.2000000476837, -35, 1028, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GSVaalShamanFireballImpact"] = { name = "GSVaalShamanFireballImpact", 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, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EGCarverShamanDD"] = { name = "EGCarverShamanDD", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { }, baseMods = { }, qualityStats = { }, stats = { "spell_maximum_action_distance_+%", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-30, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["CarverShamanDetonateDead"] = { name = "CarverShamanDetonateDead", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "corpse_explosion_monster_life_%", "base_skill_effect_duration", "upheaval_number_of_spikes", "active_skill_area_of_effect_radius_+%_final", "action_attack_or_cast_time_uses_animation_length", "is_area_damage", "corpse_skill_has_triggers", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 2, 2000, 1, -35, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, 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.