Traqueur des ombres


monster all dropped items are corrupted % [5]
stance movement speed +% final [100]
Shadestalker
Spectre | N |
---|---|
Tags | Lanceur de sorts, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
Packs |
Vie
569%
Energy Shield From Life
100%
Ailment Threshold
569%
Résistance




Damage
118%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
175%
Model Size
127%
Type
VaalWraithChampionMap
Metadata
VaalWraithChampionSextantMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
0
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
34,863
Damage
441
Dégâts des sorts
441
Précision
580
Attack Time
1.995
Expérience
17,946
Minion Life
0
Minion Energy Shield
7,562
Minion Damage
352
Ailment Threshold
36,606
Chill
116
Shock
116
Brittle
655
Scorch
116
Sap
320
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 353–529
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

EmptyActionDashWraith
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
EmptyActionDashWraith2
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1070 à 1605 Dégâts de froid
is area damage [1]
IncursionWraithProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Temps d'incantation: 1.33 sec.
Inflige 855.9 à 1284 Dégâts de froid
Les Projectiles Transpercent toutes les cibles
base is projectile [1]
monster projectile variation [53]
spell maximum action distance +% [-30]
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 353–529
Chances de coup critique: 5%
Dégâts d'Attaque: 75%
Attack Time: 1.995 sec.
25% de Perte de Dégâts d'Attaque
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "invisible" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Actor { on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" } Animated { on_event_explode_for_death_03 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " on_event_explode_for_death_04 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " } BaseEvents { on_construction_complete = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalWraith/VaalWraithChampionSextantMap"] = { name = "Shadestalker", life = 5.69, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.18, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "Melee", "IncursionWraithProjectile", "IncursionWraithExplode", "EmptyActionDashWraith", "EmptyActionDashWraith2", "IncursionVaalWraithCleave", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithProjectile"] = { name = "IncursionWraithProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith2"] = { name = "EmptyActionDashWraith2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionVaalWraithCleave"] = { name = "IncursionVaalWraithCleave", hidden = true, color = "4", 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", }, levels = { [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Id | MonsterTagAncientVaal |
---|---|
Family | MonsterTag |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Adds Tags | corrupted_vaal |
monster all dropped items are corrupted % [5]
Id | CorruptedVaalMonsterBaseCorruptedDrop___ |
---|---|
Family | CowardsTrial |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Traqueur des ombres


Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
stance movement speed +% final [100]
Shadestalker
Spectre | N |
---|---|
Tags | Lanceur de sorts, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
Vie
569%
Energy Shield From Life
100%
Ailment Threshold
569%
Résistance




Damage
118%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
175%
Model Size
127%
Type
VaalWraithChampionMap
Metadata
VaalWraithChampionMortalStrongbox
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
0
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
34,863
Damage
441
Dégâts des sorts
441
Précision
580
Attack Time
1.995
Expérience
17,946
Minion Life
0
Minion Energy Shield
7,562
Minion Damage
352
Ailment Threshold
36,606
Chill
116
Shock
116
Brittle
655
Scorch
116
Sap
320
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 353–529
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

EmptyActionDashWraith
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
EmptyActionDashWraith2
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1070 à 1605 Dégâts de froid
is area damage [1]
IncursionWraithProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Temps d'incantation: 1.33 sec.
Inflige 855.9 à 1284 Dégâts de froid
Les Projectiles Transpercent toutes les cibles
base is projectile [1]
monster projectile variation [53]
spell maximum action distance +% [-30]
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 353–529
Chances de coup critique: 5%
Dégâts d'Attaque: 75%
Attack Time: 1.995 sec.
25% de Perte de Dégâts d'Attaque
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "invisible" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Actor { on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" } Animated { on_event_explode_for_death_03 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " on_event_explode_for_death_04 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " } BaseEvents { on_construction_complete = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalWraith/VaalWraithChampionMortalStrongbox"] = { name = "Shadestalker", life = 5.69, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.18, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "Melee", "IncursionWraithProjectile", "IncursionWraithExplode", "EmptyActionDashWraith", "EmptyActionDashWraith2", "IncursionVaalWraithCleave", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithProjectile"] = { name = "IncursionWraithProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith2"] = { name = "EmptyActionDashWraith2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionVaalWraithCleave"] = { name = "IncursionVaalWraithCleave", hidden = true, color = "4", 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", }, levels = { [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Traqueur des ombres


Zone : Le Temple d'Atzoatl
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
stance movement speed +% final [100]
Shadestalker
Spectre | N |
---|---|
Area | Le Temple d'Atzoatl, Le Temple d'Atzoatl, Le Temple d'Atzoatl, Le Temple d'Atzoatl, Le Temple d'Atzoatl, Le Temple d'Atzoatl, Le Temple d'Atzoatl |
Tags | Lanceur de sorts, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
Packs |
Vie
660%
Energy Shield From Life
100%
Ailment Threshold
660%
Résistance




Damage
119%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
88%
Model Size
127%
Type
VaalWraithChampion
Metadata
VaalWraithChampion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
55
Vie
0
Armure
10,090
Score d'Évasion
2,948
Bouclier d'énergie
17,675
Damage
228
Dégâts des sorts
228
Précision
344
Attack Time
1.995
Expérience
6,036
Minion Life
0
Minion Energy Shield
4,310
Minion Damage
175
Ailment Threshold
17,675
Chill
56
Shock
56
Brittle
316
Scorch
56
Sap
154
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 182–273
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

EmptyActionDashWraith
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
EmptyActionDashWraith2
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 603.7 à 905.5 Dégâts de froid
is area damage [1]
IncursionWraithProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Temps d'incantation: 1.33 sec.
Inflige 482.9 à 724.4 Dégâts de froid
Les Projectiles Transpercent toutes les cibles
base is projectile [1]
monster projectile variation [53]
spell maximum action distance +% [-30]
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 182–273
Chances de coup critique: 5%
Dégâts d'Attaque: 75%
Attack Time: 1.995 sec.
25% de Perte de Dégâts d'Attaque
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "invisible" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Actor { on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" } Animated { on_event_explode_for_death_03 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " on_event_explode_for_death_04 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " } BaseEvents { on_construction_complete = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalWraith/VaalWraithChampion"] = { name = "Shadestalker", life = 6.6, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.19, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "Melee", "IncursionWraithProjectile", "IncursionWraithExplode", "EmptyActionDashWraith", "EmptyActionDashWraith2", "IncursionVaalWraithCleave", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithProjectile"] = { name = "IncursionWraithProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith2"] = { name = "EmptyActionDashWraith2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionVaalWraithCleave"] = { name = "IncursionVaalWraithCleave", hidden = true, color = "4", 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", }, levels = { [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Traqueur des ombres


Zone : Le Temple d'Atzoatl
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
stance movement speed +% final [100]
Shadestalker
Spectre | N |
---|---|
Area | Le Temple d'Atzoatl, Le Temple d'Atzoatl, Le Temple d'Atzoatl |
Tags | Lanceur de sorts, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
Packs |
Vie
569%
Energy Shield From Life
100%
Ailment Threshold
569%
Résistance




Damage
118%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
175%
Model Size
127%
Type
VaalWraithChampionMap
Metadata
VaalWraithChampionMap
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
78
Vie
0
Armure
62,934
Score d'Évasion
6,667
Bouclier d'énergie
64,456
Damage
797
Dégâts des sorts
797
Précision
856
Attack Time
1.995
Expérience
21,660
Minion Life
0
Minion Energy Shield
12,820
Minion Damage
660
Ailment Threshold
103,775
Chill
328
Shock
328
Brittle
1,856
Scorch
328
Sap
907
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 637–956
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

EmptyActionDashWraith
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
EmptyActionDashWraith2
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1661 à 2492 Dégâts de froid
is area damage [1]
IncursionWraithProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Temps d'incantation: 1.33 sec.
Inflige 1329 à 1994 Dégâts de froid
Les Projectiles Transpercent toutes les cibles
base is projectile [1]
monster projectile variation [53]
spell maximum action distance +% [-30]
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 637–956
Chances de coup critique: 5%
Dégâts d'Attaque: 75%
Attack Time: 1.995 sec.
25% de Perte de Dégâts d'Attaque
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "invisible" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Actor { on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" } Animated { on_event_explode_for_death_03 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " on_event_explode_for_death_04 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " } BaseEvents { on_construction_complete = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalWraith/VaalWraithChampionMap"] = { name = "Shadestalker", life = 5.69, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.18, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "Melee", "IncursionWraithProjectile", "IncursionWraithExplode", "EmptyActionDashWraith", "EmptyActionDashWraith2", "IncursionVaalWraithCleave", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithProjectile"] = { name = "IncursionWraithProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith2"] = { name = "EmptyActionDashWraith2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionVaalWraithCleave"] = { name = "IncursionVaalWraithCleave", hidden = true, color = "4", 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", }, levels = { [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Traqueur des ombres


monster no drops or experience [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Shadestalker
Spectre | N |
---|---|
Tags | Lanceur de sorts, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, not_dex, not_str, slow_movement, undead |
Vie
660%
Energy Shield From Life
100%
Ailment Threshold
660%
Résistance




Damage
119%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
88%
Model Size
127%
Type
VaalWraithChampion
Metadata
VaalWraithChampionMinion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
0
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
40,438
Damage
445
Dégâts des sorts
445
Précision
580
Attack Time
1.995
Expérience
9,024
Minion Life
0
Minion Energy Shield
8,771
Minion Damage
355
Ailment Threshold
42,460
Chill
134
Shock
134
Brittle
760
Scorch
134
Sap
371
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1070 à 1605 Dégâts de froid
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = " CopyAnimation( reference ); PauseAnimation(); " } Actor { basic_action = "Emerge" } Positioned { object_size = 1 collision_hull_type = "projectile" } Stats { immune_to_curses = 1 immune_to_auras_from_other_entities = 1 set_item_drop_slots = 0 set_monster_no_drops_or_experience = 1 set_monster_do_not_fracture = 1 set_max_frenzy_charges = 0 set_max_endurance_charges = 0 set_max_power_charges = 0 base_cannot_be_stunned = 1 cannot_be_knocked_back = 1 set_phase_through_objects = 1 set_hidden_monster_can_have_auras = 1 } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/ice_clone.epk );" } Targetable { no_highlight = true targetable = false }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalWraith/VaalWraithChampionMinion"] = { name = "Shadestalker", life = 6.6, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.19, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "IncursionWraithExplode", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Traqueur des ombres


monster no drops or experience [1]
cannot be used as minion [1]
cannot be used as minion [1]
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Shadestalker
Spectre | N |
---|---|
Tags | Lanceur de sorts, cold_affinity, delve_monster, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, slow_movement, undead |
Vie
660%
Energy Shield From Life
100%
Ailment Threshold
660%
Résistance




Damage
119%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
88%
Model Size
127%
Type
VaalWraithBossDelveMinion
Metadata
VaalWraithBossMinion
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
0
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
40,438
Damage
445
Dégâts des sorts
445
Précision
580
Attack Time
1.995
Expérience
9,024
Minion Life
0
Minion Energy Shield
8,771
Minion Damage
355
Ailment Threshold
42,460
Chill
134
Shock
134
Brittle
760
Scorch
134
Sap
371
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 356–533
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1070 à 1605 Dégâts de froid
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { on_timer_explode = "ResumeAnimation();" } BaseEvents { on_construction_complete = " CopyAnimation( reference ); PauseAnimation(); StartStateTimer( explode, 2.0 ); " } Actor { basic_action = "Emerge" } Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/ice_clone.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueDelve/VaalBloodEncounter/VaalWraithBossMinion"] = { name = "Shadestalker", life = 6.6, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.19, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "Melee", "IncursionWraithExplode", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no drops or experience [1]
Id | MonsterNoDropsOrExperience |
---|---|
Family | MonsterNoDropsOrExperience |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be used as minion [1]
Id | CannotBeUsedAsMinion |
---|---|
Family | CannotBeUsedAsMinion |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
cannot be afflicted [1]
cannot be tagged by sentinel [1]
cannot have affliction mods [1]
cannot have azmeri dust [1]
cant possess this [1]
cant touch this [1]
monster no talismans [1]
Id | CannotBeAugmented |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
Traqueur des ombres


Zone : Avant-poste vaal
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
stance movement speed +% final [100]
Shadestalker
Spectre | N |
---|---|
Area | Avant-poste vaal, Avant-poste vaal, Avant-poste vaal, Avant-poste vaal, Avant-poste vaal, Avant-poste vaal, Avant-poste vaal, Avant-poste vaal |
Tags | Lanceur de sorts, cold_affinity, delve_monster, ghost, ghost_armour, ghost_blood, is_unarmed, large_height, melee, no_pantheon_mod, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
Vie
569%
Energy Shield From Life
100%
Ailment Threshold
569%
Résistance




Damage
118%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
175%
Model Size
127%
Type
VaalWraithChampionMap
Metadata
VaalWraithChampionDelve
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
0
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
34,863
Damage
441
Dégâts des sorts
441
Précision
580
Attack Time
1.995
Expérience
17,946
Minion Life
0
Minion Energy Shield
7,562
Minion Damage
352
Ailment Threshold
36,606
Chill
116
Shock
116
Brittle
655
Scorch
116
Sap
320
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
Melee
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 353–529
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
skill can fire arrows [1]
skill can fire wand projectiles [1]

EmptyActionDashWraith
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
EmptyActionDashWraith2
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1070 à 1605 Dégâts de froid
is area damage [1]
IncursionWraithProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Temps d'incantation: 1.33 sec.
Inflige 855.9 à 1284 Dégâts de froid
Les Projectiles Transpercent toutes les cibles
base is projectile [1]
monster projectile variation [53]
spell maximum action distance +% [-30]
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 353–529
Chances de coup critique: 5%
Dégâts d'Attaque: 75%
Attack Time: 1.995 sec.
25% de Perte de Dégâts d'Attaque
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "invisible" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Actor { on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" } Animated { on_event_explode_for_death_03 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " on_event_explode_for_death_04 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " } BaseEvents { on_construction_complete = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/VaalWraith/VaalWraithChampionDelve"] = { name = "Shadestalker", life = 5.69, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.18, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "Melee", "IncursionWraithProjectile", "IncursionWraithExplode", "EmptyActionDashWraith", "EmptyActionDashWraith2", "IncursionVaalWraithCleave", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["Melee"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithProjectile"] = { name = "IncursionWraithProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith2"] = { name = "EmptyActionDashWraith2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionVaalWraithCleave"] = { name = "IncursionVaalWraithCleave", hidden = true, color = "4", 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", }, levels = { [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Traqueur des ombres


Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
stance movement speed +% final [100]
Shadestalker
Spectre | N |
---|---|
Tags | Lanceur de sorts, cold_affinity, ghost, ghost_armour, ghost_blood, is_unarmed, melee, not_dex, not_str, physical_affinity, ranged, slow_movement, undead |
Vie
569%
Energy Shield From Life
100%
Ailment Threshold
569%
Résistance




Damage
118%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 9
Attack Time
1.995 Second
Damage Spread
±20%
Expérience
175%
Model Size
127%
Type
VaalWraithChampionMap
Metadata
ExpeditionVaalWraith
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
0
Armure
28,790
Score d'Évasion
4,739
Bouclier d'énergie
34,863
Damage
441
Dégâts des sorts
441
Précision
580
Attack Time
1.995
Expérience
17,946
Minion Life
0
Minion Energy Shield
7,562
Minion Damage
352
Ailment Threshold
36,606
Chill
116
Shock
116
Brittle
655
Scorch
116
Sap
320
The following values are skill base values and do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses, monster base damage(ex: The Maven 150% multiplier), monster rarity bonuses (ex: unique 70% more, unique attack 33% less).
MeleeAtAnimationSpeedUnique
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Attaque par défaut
Base Damage: 353–529
Chances de coup critique: 5%
Attack Time: 1.995 sec.
Frappez vos ennemis d'un coup puissant.
action attack or cast time uses animation length [1]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]

EmptyActionDashWraith
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
EmptyActionDashWraith2
Spell
Temps d'incantation: 1.33 sec.
Temps de recharge: 10 sec.
IncursionWraithExplode
Spell, Triggerable
Chances de coup critique: 5%
Temps d'incantation: 1 sec.
Inflige 1070 à 1605 Dégâts de froid
is area damage [1]
IncursionWraithProjectile
Spell, Projectile, ProjectilesFromUser, Triggerable
Temps d'incantation: 1.33 sec.
Inflige 855.9 à 1284 Dégâts de froid
Les Projectiles Transpercent toutes les cibles
base is projectile [1]
monster projectile variation [53]
spell maximum action distance +% [-30]
IncursionVaalWraithCleave
Triggerable, Attack
Base Damage: 353–529
Chances de coup critique: 5%
Dégâts d'Attaque: 75%
Attack Time: 1.995 sec.
25% de Perte de Dégâts d'Attaque
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" StateMachine { define_shared_state = "invisible" } Actor { basic_action = "Emerge" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" StateMachine { create_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_1 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); " on_state_invisible_0 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/invisibility.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Actor { on_event_move_for_EmptyActionSpell = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" on_event_move_end_for_EmptyActionSpell = "RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/dash.epk );" } Animated { on_event_explode_for_death_03 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " on_event_explode_for_death_04 = " RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/death.epk ); " } BaseEvents { on_construction_complete = " AddEffectPack( Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/monster_fx_champion.epk ); " } Preload { preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/cleave/ghost_cleave.ao" preload_animated_object = "Metadata/Effects/Spells/monsters_effects/League_Incursion/diversefx/vaal_wraith/ghastly_dash/aoe/main_blast.ao" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/LeagueExpedition/VaalWraith/ExpeditionVaalWraith"] = { name = "Shadestalker", life = 5.69, energyShield = 1, fireResist = 0, coldResist = 75, lightningResist = 0, chaosResist = 0, damage = 1.18, damageSpread = 0.2, attackTime = 1.995, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeedUnique", "IncursionWraithProjectile", "IncursionWraithExplode", "EmptyActionDashWraith", "EmptyActionDashWraith2", "IncursionVaalWraithCleave", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeedUnique"] = { name = "Default Attack", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Strike your foes down with a powerful blow.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.MirageArcherCanUse] = true, [SkillType.Projectile] = true, [SkillType.MeleeSingleTarget] = true, [SkillType.Multistrikeable] = true, [SkillType.Melee] = true, [SkillType.ProjectilesFromUser] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, melee = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "skill_can_fire_arrows", "skill_can_fire_wand_projectiles", "action_attack_or_cast_time_uses_animation_length", "projectile_uses_contact_position", "use_scaled_contact_offset", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithProjectile"] = { name = "IncursionWraithProjectile", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "spell_maximum_action_distance_+%", "base_is_projectile", "always_pierce", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 53, -30, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionWraithExplode"] = { name = "IncursionWraithExplode", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, critChance = 5, levelRequirement = 0, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith"] = { name = "EmptyActionDashWraith", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionDashWraith2"] = { name = "EmptyActionDashWraith2", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1.33, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { }, levels = { [1] = {levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["IncursionVaalWraithCleave"] = { name = "IncursionVaalWraithCleave", hidden = true, color = "4", 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", }, levels = { [1] = {baseMultiplier = 0.75, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
Rajoutez 100% des Dégâts physiques sous forme de Dégâts de froid
Id | MonsterPhysicalAddedAsColdSkeletonMaps |
---|---|
Family | PhysicalAddedAsCold |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental cold |
Id | Nothing |
---|---|
Family | Nothing |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [100]
Id | StanceScavengerRun |
---|---|
Family | Stance |
Domains | monstre (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
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.