Fated Miscreation
Eldritch
50% of Physical Damage Converted to Fire Damage
Spectre | N |
---|---|
Tags | demon, eldritch, flesh_armour, is_unarmed, medium_height, medium_movement, not_int, not_str, physical_affinity, puncturing_weapon, ranged, red_blood, unusable_corpse |
Life
96%
Evasion
+10%
Ailment Threshold
96%
Resistance
0 0 0 0
Damage
168%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
3 Second
Damage Spread
±20%
Experience
120%
Model Size
100%
Type
DemonRanged
Metadata
ProphecyTentacleMiscreation
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
5,213
Energy Shield
0
Damage
628
Spell Damage
628
Accuracy
290
Attack Time
3
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).
DemonFemaleRangedGeometryProjectileLeft
Attack, Triggerable
Base Damage: 502–753
Critical Strike Chance: 5%
Attack Time: 3 sec
Deals 60% less Damage
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
DemonFemaleRangedGeometryProjectileRight
Attack, Triggerable
Base Damage: 502–753
Critical Strike Chance: 5%
Attack Time: 3 sec
Deals 60% less Damage
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
EmptyActionFemaleDemonProjectiles
Attack
Base Damage: 502–753
Critical Strike Chance: 5%
Attack Time: 3 sec
+4 metres to Melee Strike Range
DemonFemaleRangedGeometryProjectileLeftAhead
Attack, Triggerable
Base Damage: 502–753
Critical Strike Chance: 5%
Attack Time: 3 sec
Deals 60% less Damage
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
DemonFemaleRangedGeometryProjectileRightAhead
Attack, Triggerable
Base Damage: 502–753
Critical Strike Chance: 5%
Attack Time: 3 sec
Deals 60% less Damage
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
base is projectile [1]
monster reverse point blank damage -% at minimum range [30]
projectile uses contact position [1]
EmptyActionFemaleDemonProjectilesAhead
Attack
Base Damage: 502–753
Critical Strike Chance: 5%
Attack Time: 3 sec
+4 metres to Melee Strike Range
Object Type
version 2 extends "Metadata/Monsters/DemonFemaleRanged/DemonFemaleRanged" Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/DemonFemaleRanged/DemonFemaleRanged" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_unique.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonFemale/ProphecyTentacleMiscreation"] = { name = "Fated Miscreation", life = 0.96, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.68, damageSpread = 0.2, attackTime = 3, attackRange = 6, accuracy = 1, skillList = { "DemonFemaleRangedGeometryProjectileLeft", "DemonFemaleRangedGeometryProjectileRight", "DemonFemaleRangedGeometryProjectileLeftAhead", "DemonFemaleRangedGeometryProjectileRightAhead", "EmptyActionFemaleDemonProjectiles", "EmptyActionFemaleDemonProjectilesAhead", }, modList = { }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileLeft"] = { name = "DemonFemaleRangedGeometryProjectileLeft", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileRight"] = { name = "DemonFemaleRangedGeometryProjectileRight", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileLeftAhead"] = { name = "DemonFemaleRangedGeometryProjectileLeftAhead", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["DemonFemaleRangedGeometryProjectileRightAhead"] = { name = "DemonFemaleRangedGeometryProjectileRightAhead", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 1, baseFlags = { attack = true, projectile = true, }, baseMods = { }, qualityStats = { }, stats = { "active_skill_damage_+%_final", "monster_reverse_point_blank_damage_-%_at_minimum_range", "base_is_projectile", "projectile_uses_contact_position", }, levels = { [1] = {-60, 30, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionFemaleDemonProjectiles"] = { name = "EmptyActionFemaleDemonProjectiles", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", }, levels = { [1] = {40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["EmptyActionFemaleDemonProjectilesAhead"] = { name = "EmptyActionFemaleDemonProjectilesAhead", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Attack] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 3, baseFlags = { attack = true, }, baseMods = { }, qualityStats = { }, stats = { "melee_range_+", }, levels = { [1] = {40, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, }
50% of Physical Damage Converted to Fire Damage
Id | MonsterConvertToFireDamage2 |
---|---|
Family | FireDamageAsPortionOfDamage |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | physical_damage elemental_damage damage physical elemental fire |
Fated Miscreation
Demon
stance movement speed +% final [112]
Spectre | N |
---|---|
Tags | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, unusable_corpse, very_slow_movement |
Life
100%
Ailment Threshold
100%
Resistance
40 0 0 0
Damage
135%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
100%
Model Size
97%
Type
DemonModularFire
Metadata
ProphecyFireMiscreation
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,433
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
504
Spell Damage
504
Accuracy
290
Attack Time
1.5
Experience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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: 403–605
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]
MonsterRighteousFire
Spell, Buff, Area, CausesBurning, DamageOverTime, Fire, Totemable, Triggerable, Instant, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Righteous Fire
Cast Time: 1 sec
Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.
Deals 885.2 Base Fire Damage per second
Base radius is 1.8 metres
active skill area of effect radius +% final [64]
Base radius is 1.8 metres
active skill area of effect radius +% final [64]
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Demonmodular/Demon" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_unique.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/ProphecyFireMiscreation"] = { name = "Fated Miscreation", life = 1, fireResist = 40, coldResist = 0, lightningResist = 0, chaosResist = 0, damage = 1.35, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MonsterRighteousFire", }, 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["MonsterRighteousFire"] = { name = "Righteous Fire", hidden = true, color = "3", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Engulfs you in magical fire that rapidly burns you and nearby enemies. Your spell damage is substantially increased while under this effect. The effect ends when you have 1 life remaining.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Area] = true, [SkillType.CausesBurning] = true, [SkillType.DamageOverTime] = true, [SkillType.Fire] = true, [SkillType.Totemable] = true, [SkillType.Triggerable] = true, [SkillType.Instant] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "base_fire_damage_to_deal_per_minute", "active_skill_base_area_of_effect_radius", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {1, 18, 64, levelRequirement = 3, statInterpolation = {3}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Fated Miscreation
Demon
stance movement speed +% final [112]
Spectre | N |
---|---|
Tags | cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, medium_height, melee, physical_affinity, red_blood, unusable_corpse, very_slow_movement |
Life
100%
Ailment Threshold
100%
Resistance
0 40 0 0
Damage
135%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
100%
Model Size
97%
Type
DemonModularCold
Metadata
ProphecyColdMiscreation
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,433
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
504
Spell Damage
504
Accuracy
290
Attack Time
1.5
Experience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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: 403–605
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]
MonsterIceShield
Spell, Buff, Totemable, Duration, HasReservation, TotemCastsAlone, Cold, ElementalStatus, Instant, NonHitChill, ChillingArea, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Cooldown
Arctic Armour
Cast Time: 0.5 sec
Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.
Base duration is 3 seconds
Buff grants 10% less Physical Damage taken from Hits while stationary
Buff grants 10% less Fire Damage taken from Hits while stationary
Buff grants 10% less Physical Damage taken from Hits while stationary
Buff grants 10% less Fire Damage taken from Hits while stationary
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Demonmodular/Demon" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_unique.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/ProphecyColdMiscreation"] = { name = "Fated Miscreation", life = 1, fireResist = 0, coldResist = 40, lightningResist = 0, chaosResist = 0, damage = 1.35, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "MonsterIceShield", }, 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["MonsterIceShield"] = { name = "Arctic Armour", hidden = true, color = "2", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Conjures an icy barrier that chills enemies when they hit you. You drop chilled ground while moving, and take less Fire and Physical damage while stationary.", skillTypes = { [SkillType.Spell] = true, [SkillType.Buff] = true, [SkillType.Totemable] = true, [SkillType.Duration] = true, [SkillType.HasReservation] = true, [SkillType.TotemCastsAlone] = true, [SkillType.Cold] = true, [SkillType.ElementalStatus] = true, [SkillType.Instant] = true, [SkillType.NonHitChill] = true, [SkillType.ChillingArea] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Cooldown] = true, }, statDescriptionScope = "buff_skill_stat_descriptions", castTime = 0.5, baseFlags = { spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "chill_enemy_when_hit_duration_ms", "new_arctic_armour_physical_damage_taken_when_hit_+%_final", "new_arctic_armour_fire_damage_taken_when_hit_+%_final", "base_skill_effect_duration", }, levels = { [1] = {500, -10, -10, 3000, levelRequirement = 4, statInterpolation = {}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |
Fated Miscreation
Demon
stance movement speed +% final [112]
Spectre | N |
---|---|
Tags | caster, cleaving_weapon, demon, flesh_armour, has_one_hand_sword, has_one_handed_melee, lightning_affinity, medium_height, melee, physical_affinity, red_blood, unusable_corpse, very_slow_movement |
Life
100%
Ailment Threshold
100%
Resistance
0 0 40 0
Damage
135%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 9
Attack Time
1.5 Second
Damage Spread
±20%
Experience
100%
Model Size
97%
Type
DemonModularLightning
Metadata
ProphecyLightningMiscreation
The following values do not include map affix bonuses, monster buff bonuses, altar bonuses, atlas skill bonuses.
Level
68
Life
6,433
Armour
28,790
Evasion
4,739
Energy Shield
0
Damage
504
Spell Damage
504
Accuracy
290
Attack Time
1.5
Experience
10,255
Ailment Threshold
6,433
Chill
20
Shock
20
Brittle
115
Scorch
20
Sap
56
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: 403–605
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]
DemonLightningWarp
Spell, Damage, Area, Duration, Trappable, Totemable, Mineable, Triggerable, Movement, Lightning, AreaSpell, Travel, Multicastable, CanRapidFire
Lightning Warp
Critical Strike Chance: 5%
Effectiveness of Added Damage: 50%
Cast Time: 1 sec
Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.
Deals 488.6 to 1466 Lightning Damage
50% reduced Duration
base skill show average damage instead of dps [1]
is area damage [1]
50% reduced Duration
base skill show average damage instead of dps [1]
is area damage [1]
Object Type
version 2 extends "Metadata/Monsters/Demonmodular/Demon" Life { corpse_usable = false }
Object Type Codes
version 2 extends "Metadata/Monsters/Demonmodular/Demon" BaseEvents { on_construction_complete = "AddEffectPack( Metadata/Effects/StatusAilments/monsters/prophecy_unique.epk ); " }
-- src\Data\Spectres.lua minions["Metadata/Monsters/DemonModular/ProphecyLightningMiscreation"] = { name = "Fated Miscreation", life = 1, fireResist = 0, coldResist = 0, lightningResist = 40, chaosResist = 0, damage = 1.35, damageSpread = 0.2, attackTime = 1.5, attackRange = 9, accuracy = 1, skillList = { "MeleeAtAnimationSpeed", "DemonLightningWarp", }, 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["DemonLightningWarp"] = { name = "Lightning Warp", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Waits for a duration before teleporting to a targeted destination, with the duration based on the distance and your movement speed. When the teleport occurs, lightning damage is dealt to the area around both where the player was and where they teleported to. Casting again will queue up multiple teleportations to occur in sequence.", skillTypes = { [SkillType.Spell] = true, [SkillType.Damage] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Triggerable] = true, [SkillType.Movement] = true, [SkillType.Lightning] = true, [SkillType.AreaSpell] = true, [SkillType.Travel] = true, [SkillType.Multicastable] = true, [SkillType.CanRapidFire] = true, }, statDescriptionScope = "variable_duration_skill_stat_descriptions", castTime = 1, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_lightning_damage", "spell_maximum_base_lightning_damage", "skill_effect_duration_+%", "base_skill_show_average_damage_instead_of_dps", "is_area_damage", }, levels = { [1] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 3, statInterpolation = {3, 3}, cost = { }, }, [2] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 8, statInterpolation = {3, 3}, cost = { }, }, [3] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 11, statInterpolation = {3, 3}, cost = { }, }, [4] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 19, statInterpolation = {3, 3}, cost = { }, }, [5] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 23, statInterpolation = {3, 3}, cost = { }, }, [6] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 27, statInterpolation = {3, 3}, cost = { }, }, [7] = {0.5, 1.5, -50, critChance = 5, levelRequirement = 33, statInterpolation = {3, 3}, cost = { }, }, [8] = {0.55000001192093, 1.6499999761581, -50, critChance = 5, levelRequirement = 68, statInterpolation = {3, 3}, cost = { }, }, }, }
Id | Nothing |
---|---|
Family | Nothing |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
stance movement speed +% final [112]
Id | StanceBanditRun |
---|---|
Family | Stance |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats | |
Craft Tags | speed |