Spectre de givre
Frost Wraith
Spectre | Y |
---|---|
Area | Cimetière des Éternels, Le Refuge de la Ziggourat, Cimetière des Éternels |
Tags | allows_additional_projectiles, allows_inc_aoe, Lanceur de sorts, cold_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead |
Packs |
Vie
160%
Energy Shield From Life
35%
Évasion
+35%
Ailment Threshold
%
Résistance
-30
75
0
0
Damage
160%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
160%
Model Size
100%
Type
WraithCold
Metadata
WraithSpookyCold
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
70
Vie
13,946
Armure
3,877
Évasion
502
Bouclier d'énergie
0
Damage
397
Dégâts des sorts
397
Précision
0
Attack Time
1.5
Expérience
55,422
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).
SpookyWraithProjectileCold
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 7%
Temps d'incantation: 1.5 sec.
Inflige à Dégâts de froid
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
SpookyWraithProjectileExplosionCold
Triggerable, Spell, Damage
Chances de coup critique: 7%
Temps d'incantation: 1 sec.
Inflige 28.81 à 43.21 Dégâts de froid
Toucher les Ennemis Frigorifiés a +50% de chances de Geler
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
Toucher les Ennemis Frigorifiés a +50% de chances de Geler
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
GraveyardSpookyGhostExplode
Triggerable, Spell, Damage
Chances de coup critique: 7%
Temps d'incantation: 2.5 sec.
Temps de recharge: 7 sec.
Inflige 72.02 à 108 Dégâts de froid
Les Dégâts au Toucher Gèlent comme s'ils avaient 100% Davantage de Dégâts
is area damage [1]
Les Dégâts au Toucher Gèlent comme s'ils avaient 100% Davantage de Dégâts
is area damage [1]
GraveyardGhostDashToTarget
Spell, Movement
Temps d'incantation: 0.93 sec.
Temps de recharge: 4 sec.
action attack or cast time uses animation length [1]
GraveyardGhostDashToTargetFar
Spell, Movement
Temps d'incantation: 0.93 sec.
Temps de recharge: 4 sec.
action attack or cast time uses animation length [1]
walk emerge extra distance [-15]
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 3333 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = " AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' ); AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' ); " on_death = " RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' ); RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wraith/WraithSpookyCold"] = { name = "Frost Wraith", life = 1.6, energyShield = 0.35, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "SpookyWraithProjectileCold", "SpookyWraithProjectileExplosionCold", "GraveyardSpookyGhostExplode", "GraveyardGhostDashToTarget", "GraveyardGhostDashToTargetFar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileCold"] = { name = "SpookyWraithProjectileCold", 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_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", "base_deal_no_damage", }, levels = { [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileExplosionCold"] = { name = "SpookyWraithProjectileExplosionCold", 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_cold_damage", "spell_maximum_base_cold_damage", "additional_chance_to_freeze_chilled_enemies_%", "is_area_damage", "base_skill_can_be_blocked", "base_is_projectile", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardSpookyGhostExplode"] = { name = "GraveyardSpookyGhostExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "freeze_as_though_dealt_damage_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardGhostDashToTarget"] = { name = "GraveyardGhostDashToTarget", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.93, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardGhostDashToTargetFar"] = { name = "GraveyardGhostDashToTargetFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.93, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Spectre de givre
Zone : L'Épreuve des Sekhemas
Frost Wraith
Spectre | Y |
---|---|
Area | L'Épreuve des Sekhemas |
Tags | allows_additional_projectiles, allows_inc_aoe, Lanceur de sorts, cold_affinity, medium_movement, not_str, ranged, sanctum_monster, Unarmed_onhit_audio, undead |
Packs |
Vie
160%
Energy Shield From Life
35%
Évasion
+35%
Ailment Threshold
%
Résistance
-30
75
0
0
Damage
160%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
160%
Model Size
100%
Type
WraithCold
Metadata
WraithSpookyColdSanctumTrialTime
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
22
Vie
650
Armure
152
Évasion
96
Bouclier d'énergie
0
Damage
66
Dégâts des sorts
66
Précision
0
Attack Time
1.5
Expérience
1,274
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).
SpookyWraithProjectileCold
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 7%
Temps d'incantation: 1.5 sec.
Inflige à Dégâts de froid
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
SpookyWraithProjectileExplosionCold
Triggerable, Spell, Damage
Chances de coup critique: 7%
Temps d'incantation: 1 sec.
Inflige 12.53 à 18.79 Dégâts de froid
Toucher les Ennemis Frigorifiés a +50% de chances de Geler
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
Toucher les Ennemis Frigorifiés a +50% de chances de Geler
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
GraveyardSpookyGhostExplode
Triggerable, Spell, Damage
Chances de coup critique: 7%
Temps d'incantation: 2.5 sec.
Temps de recharge: 7 sec.
Inflige 31.32 à 46.98 Dégâts de froid
Les Dégâts au Toucher Gèlent comme s'ils avaient 100% Davantage de Dégâts
is area damage [1]
Les Dégâts au Toucher Gèlent comme s'ils avaient 100% Davantage de Dégâts
is area damage [1]
GraveyardGhostDashToTarget
Spell, Movement
Temps d'incantation: 0.93 sec.
Temps de recharge: 4 sec.
action attack or cast time uses animation length [1]
GraveyardGhostDashToTargetFar
Spell, Movement
Temps d'incantation: 0.93 sec.
Temps de recharge: 4 sec.
action attack or cast time uses animation length [1]
walk emerge extra distance [-15]
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase" Stats { set_base_heavy_stun_duration_ms = 3333 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" extends "Metadata/Monsters/MarakethSanctumTrial/SanctumMonsterBase"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wraith/WraithSpookyColdSanctumTrialTime"] = { name = "Frost Wraith", life = 1.6, energyShield = 0.35, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "SpookyWraithProjectileCold", "SpookyWraithProjectileExplosionCold", "GraveyardSpookyGhostExplode", "GraveyardGhostDashToTarget", "GraveyardGhostDashToTargetFar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileCold"] = { name = "SpookyWraithProjectileCold", 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_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", "base_deal_no_damage", }, levels = { [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileExplosionCold"] = { name = "SpookyWraithProjectileExplosionCold", 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_cold_damage", "spell_maximum_base_cold_damage", "additional_chance_to_freeze_chilled_enemies_%", "is_area_damage", "base_skill_can_be_blocked", "base_is_projectile", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardSpookyGhostExplode"] = { name = "GraveyardSpookyGhostExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "freeze_as_though_dealt_damage_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardGhostDashToTarget"] = { name = "GraveyardGhostDashToTarget", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.93, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardGhostDashToTargetFar"] = { name = "GraveyardGhostDashToTargetFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.93, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Spectre de givre
Frost Wraith
Spectre | Y |
---|---|
Tags | allows_additional_projectiles, allows_inc_aoe, Lanceur de sorts, cold_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead |
Packs |
Vie
160%
Energy Shield From Life
35%
Évasion
+35%
Ailment Threshold
%
Résistance
-30
75
0
0
Damage
160%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
160%
Model Size
100%
Type
WraithCold
Metadata
WraithSpookyColdStrongbox_
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
12,411
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
373
Dégâts des sorts
373
Précision
0
Attack Time
1.5
Expérience
45,814
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).
SpookyWraithProjectileCold
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 7%
Temps d'incantation: 1.5 sec.
Inflige à Dégâts de froid
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
SpookyWraithProjectileExplosionCold
Triggerable, Spell, Damage
Chances de coup critique: 7%
Temps d'incantation: 1 sec.
Inflige 27.83 à 41.74 Dégâts de froid
Toucher les Ennemis Frigorifiés a +50% de chances de Geler
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
Toucher les Ennemis Frigorifiés a +50% de chances de Geler
base is projectile [1]
base skill can be avoided by dodge roll [1]
base skill can be blocked [1]
is area damage [1]
GraveyardSpookyGhostExplode
Triggerable, Spell, Damage
Chances de coup critique: 7%
Temps d'incantation: 2.5 sec.
Temps de recharge: 7 sec.
Inflige 69.57 à 104.4 Dégâts de froid
Les Dégâts au Toucher Gèlent comme s'ils avaient 100% Davantage de Dégâts
is area damage [1]
Les Dégâts au Toucher Gèlent comme s'ils avaient 100% Davantage de Dégâts
is area damage [1]
GraveyardGhostDashToTarget
Spell, Movement
Temps d'incantation: 0.93 sec.
Temps de recharge: 4 sec.
action attack or cast time uses animation length [1]
GraveyardGhostDashToTargetFar
Spell, Movement
Temps d'incantation: 0.93 sec.
Temps de recharge: 4 sec.
action attack or cast time uses animation length [1]
walk emerge extra distance [-15]
walk emerge extra distance [-15]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 3333 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_spawned_alive = " AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' ); AddEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' ); " on_death = " RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/base_cold.epk' ); RemoveEffectPack( 'Metadata/Effects/Spells/monsters_effects/Gallows/Act1/SpookyWraith/epk/raiseSpectre_Skin.epk' ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wraith/WraithSpookyColdStrongbox_"] = { name = "Frost Wraith", life = 1.6, energyShield = 0.35, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "SpookyWraithProjectileCold", "SpookyWraithProjectileExplosionCold", "GraveyardSpookyGhostExplode", "GraveyardGhostDashToTarget", "GraveyardGhostDashToTargetFar", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileCold"] = { name = "SpookyWraithProjectileCold", 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_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", "base_deal_no_damage", }, levels = { [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileExplosionCold"] = { name = "SpookyWraithProjectileExplosionCold", 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_cold_damage", "spell_maximum_base_cold_damage", "additional_chance_to_freeze_chilled_enemies_%", "is_area_damage", "base_skill_can_be_blocked", "base_is_projectile", "base_skill_can_be_avoided_by_dodge_roll", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 50, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardSpookyGhostExplode"] = { name = "GraveyardSpookyGhostExplode", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Triggerable] = true, [SkillType.Spell] = true, [SkillType.Damage] = true, }, statDescriptionScope = "geometry_spell", castTime = 2.5, baseFlags = { spell = true, area = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_cold_damage", "spell_maximum_base_cold_damage", "freeze_as_though_dealt_damage_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 100, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardGhostDashToTarget"] = { name = "GraveyardGhostDashToTarget", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.93, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["GraveyardGhostDashToTargetFar"] = { name = "GraveyardGhostDashToTargetFar", hidden = true, color = , baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Movement] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.93, baseFlags = { spell = true, }, baseMods = { }, qualityStats = { }, stats = { "walk_emerge_extra_distance", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {-15, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Spectre de givre
Frost Wraith
Spectre | Y |
---|---|
Tags | allows_additional_projectiles, allows_inc_aoe, Lanceur de sorts, cold_affinity, medium_movement, not_str, ranged, Unarmed_onhit_audio, undead |
Vie
160%
Energy Shield From Life
35%
Évasion
+35%
Ailment Threshold
%
Résistance
-30
75
0
0
Damage
160%
Précision
100%
Chances de coup critique
+5%
Multiplicateur de coups critiques
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±20%
Expérience
160%
Model Size
100%
Type
WraithCold
Metadata
WraithSpookyColdEssenceOfSpeed
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Niveau
68
Vie
12,411
Armure
3,451
Évasion
477
Bouclier d'énergie
0
Damage
373
Dégâts des sorts
373
Précision
0
Attack Time
1.5
Expérience
45,814
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).
SpookyWraithProjectileCold
Spell, Projectile, ProjectilesFromUser, Triggerable, Damage
Chances de coup critique: 7%
Temps d'incantation: 1.5 sec.
Inflige à Dégâts de froid
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1003]
projectile uses contact direction [1]
projectile uses contact position [1]
SSMEssenceTimePortal
Spell, Multicastable, Triggerable
Temps d'incantation: 1 sec.
action attack or cast time uses animation length [1]
alternate minion [1090]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
alternate minion [1090]
monster no drops or experience [1]
number of monsters to summon [1]
summon specific monsters radius +% [-99]
summoned monsters are minions [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Stats { set_base_heavy_stun_duration_ms = 3333 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Wraith/WraithSpookyColdEssenceOfSpeed"] = { name = "Frost Wraith", life = 1.6, energyShield = 0.35, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.6, damageSpread = 0.2, attackTime = 1.5, attackRange = 6, accuracy = 1, skillList = { "SpookyWraithProjectileCold", "SSMEssenceTimePortal", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["SpookyWraithProjectileCold"] = { name = "SpookyWraithProjectileCold", 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_cold_damage", "spell_maximum_base_cold_damage", "monster_projectile_variation", "base_is_projectile", "projectile_uses_contact_position", "projectile_uses_contact_direction", "base_deal_no_damage", }, levels = { [1] = {0, 0, 1003, critChance = 7, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["SSMEssenceTimePortal"] = { name = "SSMEssenceTimePortal", 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", "action_attack_or_cast_time_uses_animation_length", }, levels = { [1] = {1090, 1, -99, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }