Phantom Occultist
Undead
Area: The Caverns, Radiant Pools
50% of Physical Damage Converted to Lightning Damage
50% chance to gain a Power Charge on Hit
50% chance to gain a Power Charge on Hit
Spectre | Y |
---|---|
Area | The Caverns, Radiant Pools, Radiant Pools |
Tags | fast_movement, ghost, ghost_armour, ghost_blood, has_wand, medium_height, not_str, physical_affinity, ranged, undead |
Packs |
Life
96%
Energy Shield From Life
50%
Evasion
+50%
Ailment Threshold
96%
Resistance
0 0 40 0
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
GhostWand
Metadata
GhostPirateGreenWand
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
22
Life
236
Armour
500
Evasion
957
Energy Shield
123
Damage
34
Spell Damage
34
Accuracy
41
Attack Time
1.5
Experience
1,105
Ailment Threshold
236
Chill
1
Shock
1
Brittle
4
Scorch
1
Sap
2
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 27–40
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_dead = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/GhostPirates/GhostPirateGreenWand"] = { name = "Phantom Occultist", life = 0.96, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
50% of Physical Damage Converted to Lightning Damage
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
50% chance to gain a Power Charge on Hit
Id | MonsterImplicitGainsPowerChargeOnHit1 |
---|---|
Family | MonsterGrantsCharges |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | power_charge |
Phantom Occultist
Undead
50% of Physical Damage Converted to Lightning Damage
50% chance to gain a Power Charge on Hit
50% chance to gain a Power Charge on Hit
Spectre | Y |
---|---|
Tags | fast_movement, ghost, ghost_armour, ghost_blood, has_wand, not_str, physical_affinity, ranged, undead |
Packs |
Life
96%
Energy Shield From Life
50%
Evasion
+50%
Ailment Threshold
96%
Resistance
0 0 40 0
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
GhostWand
Metadata
GhostPirateGreenWandHellscape
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,176
Armour
28,790
Evasion
7,109
Energy Shield
3,064
Damage
448
Spell Damage
448
Accuracy
290
Attack Time
1.5
Experience
12,306
Ailment Threshold
6,176
Chill
20
Shock
20
Brittle
110
Scorch
20
Sap
54
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 359–538
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_dead = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/GhostPirates/GhostPirateGreenWandHellscape"] = { name = "Phantom Occultist", life = 0.96, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.2, damageSpread = 0.2, attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
50% of Physical Damage Converted to Lightning Damage
Id | MonsterElementalSkeletonLightning |
---|---|
Family | LightningDamageAsPortionOfDamage |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
50% chance to gain a Power Charge on Hit
Id | MonsterImplicitGainsPowerChargeOnHit1 |
---|---|
Family | MonsterGrantsCharges |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | power_charge |
Phantom Occultist
Undead
Gain 100% of Physical Damage as Extra Lightning Damage
50% chance to gain a Power Charge on Hit
50% chance to gain a Power Charge on Hit
Life
96%
Energy Shield From Life
50%
Evasion
+50%
Ailment Threshold
96%
Resistance
0 0 40 0
Damage
96%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
GhostWandMaps
Metadata
GhostPirateGreenWandMaps
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
83
Life
30,736
Armour
92,477
Evasion
11,790
Energy Shield
7,660
Damage
864
Spell Damage
864
Accuracy
518
Attack Time
1.5
Experience
15,758
Ailment Threshold
30,736
Chill
97
Shock
97
Brittle
550
Scorch
97
Sap
269
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 691–1037
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_dead = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/GhostPirates/GhostPirateGreenWandMaps"] = { name = "Phantom Occultist", life = 0.96, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 0.96, damageSpread = 0.2, attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { "MeleeAtAnimationSpeed", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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 = { }, }, }, }
Gain 100% of Physical Damage as Extra Lightning Damage
Id | MonsterPhysicalAddedAsLightningSkeletonMaps |
---|---|
Family | PhysicalAddedAsLightning |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
50% chance to gain a Power Charge on Hit
Id | MonsterImplicitGainsPowerChargeOnHit1 |
---|---|
Family | MonsterGrantsCharges |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | power_charge |
Phantom Occultist
Undead
Gain 100% of Physical Damage as Extra Lightning Damage
50% chance to gain a Power Charge on Hit
50% chance to gain a Power Charge on Hit
Spectre | Y |
---|---|
Tags | fast_movement, ghost, ghost_armour, ghost_blood, has_wand, not_str, physical_affinity, ranged, undead |
Packs |
Life
96%
Energy Shield From Life
50%
Evasion
+50%
Ailment Threshold
96%
Resistance
0 0 40 0
Damage
96%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.5 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
GhostWandMaps
Metadata
GhostPirateGreenWandMapsExpedition
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,176
Armour
28,790
Evasion
7,109
Energy Shield
3,064
Damage
359
Spell Damage
359
Accuracy
290
Attack Time
1.5
Experience
12,306
Ailment Threshold
6,176
Chill
20
Shock
20
Brittle
110
Scorch
20
Sap
54
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).
MeleeAtAnimationSpeed
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Multistrikeable, Melee, ProjectilesFromUser
Default Attack
Base Damage: 287–430
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Strike your foes down with a powerful blow.
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]
projectile uses contact position [1]
skill can fire arrows [1]
skill can fire wand projectiles [1]
use scaled contact offset [1]
MonsterClusterBurst
Attack, RangedAttack, Projectile, ProjectilesFromUser, Area, Trappable, Mineable, Totemable
Kinetic Blast
Base Damage: 287–430
Critical Strike Chance: 5%
Attack Time: 1.5 sec
Fires a projectile from a Wand that causes a series of area explosions in a secondary radius around its point of impact, each damaging enemies.
Kinetic Blast creates 4 additional explosions
+55% less Area Damage
Base radius is 1 metre
Base secondary radius is 1.4 metres
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
skill can fire wand projectiles [1]
+55% less Area Damage
Base radius is 1 metre
Base secondary radius is 1.4 metres
base is projectile [1]
monster penalty against minions damage +% final vs player minions [-25]
skill can fire wand projectiles [1]
Object Type
version 2 extends "Metadata/Monsters/Monster" Actor { main_hand_unarmed_type = "Wand" } Positioned { team = 125 }
Object Type Codes
version 2 extends "Metadata/Monsters/Monster" Life { on_death = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_alive = "AddEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" on_spawned_dead = "RemoveEffects(); HideWeapons(); AddEffectPack( Metadata/Effects/Spells/monsters_effects/ghostpirates/bio_stuff.epk ); RemoveEffectPack( Metadata/Effects/Spells/monsters_effects/act1/ghostpirate/fade_by_player_dist.epk );" }
-- src\Data\Spectres.lua minions["Metadata/Monsters/GhostPirates/GhostPirateGreenWandMapsExpedition"] = { name = "Phantom Occultist", life = 0.96, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 0.96, damageSpread = 0.2, attackTime = 1.5, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { "MeleeAtAnimationSpeed", "MonsterClusterBurst", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["MeleeAtAnimationSpeed"] = { 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["MonsterClusterBurst"] = { name = "Kinetic Blast", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Fires a projectile from a Wand that causes a series of area explosions in a secondary radius around its point of impact, each damaging enemies.", skillTypes = { [SkillType.Attack] = true, [SkillType.RangedAttack] = true, [SkillType.Projectile] = true, [SkillType.ProjectilesFromUser] = true, [SkillType.Area] = true, [SkillType.Trappable] = true, [SkillType.Mineable] = true, [SkillType.Totemable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, area = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "cluster_burst_spawn_amount", "active_skill_area_damage_+%_final", "monster_penalty_against_minions_damage_+%_final_vs_player_minions", "active_skill_base_area_of_effect_radius", "active_skill_base_secondary_area_of_effect_radius", "base_is_projectile", "skill_can_fire_wand_projectiles", }, levels = { [1] = {4, -55, -25, 10, 14, levelRequirement = 1, statInterpolation = {}, cost = { }, }, }, }
Gain 100% of Physical Damage as Extra Lightning Damage
Id | MonsterPhysicalAddedAsLightningSkeletonMaps |
---|---|
Family | PhysicalAddedAsLightning |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental lightning |
50% chance to gain a Power Charge on Hit
Id | MonsterImplicitGainsPowerChargeOnHit1 |
---|---|
Family | MonsterGrantsCharges |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | power_charge |