Corrupted Experimenter
Humanoid
monster no map drops [1]
stance movement speed +% final [112]
Spectre | Y |
---|---|
Tags | caster, cursing_monster, fire_affinity, has_wand, human, humanoid, light_armour, medium_height, not_dex, not_str, physical_affinity, ranged, red_blood, very_slow_movement |
Packs |
Life
96%
Energy Shield From Life
50%
Ailment Threshold
96%
Resistance
0 0 0 75
Damage
120%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 40
Attack Time
1.995 Second
Damage Spread
±20%
Experience
120%
Model Size
85%
Type
AxisExperimenter
Metadata
StrIntMissionAxisExperimenter
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
4,739
Energy Shield
3,064
Damage
448
Spell Damage
448
Accuracy
290
Attack Time
1.995
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.995 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]
AxisTemporalChains
Spell, Area, Duration, Trappable, Totemable, Mineable, Multicastable, Triggerable, Cascadable, AppliesCurse, CanRapidFire, AreaSpell, InstantNoRepeatWhenHeld, InstantShiftAttackForLeftMouse, Hex
Temporal Chains
Cast Time: 0.67 sec
Cooldown Time: 8 sec
Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.
Base duration is 4 seconds
Cursed Normal and Magic Enemies have 20% less Action Speed
Other effects on Cursed enemies expire 25% slower
Cursed Rare and Unique Enemies have 10% less Action Speed
active skill area of effect radius +% final [9]
Cursed Normal and Magic Enemies have 20% less Action Speed
Other effects on Cursed enemies expire 25% slower
Cursed Rare and Unique Enemies have 10% less Action Speed
active skill area of effect radius +% final [9]
MonsterDetonateDeadExperimenter
Spell, Area, Damage, Triggerable
Critical Strike Chance: 5%
Cast Time: 0.67 sec
Cooldown Time: 2 sec
Base duration is 1.5 seconds
Base secondary duration is 0.5 seconds
Deals 87.71 to 131.6 Fire Damage
Explosion deals base Fire Damage equal to 1% of the corpse's Maximum Life
Causes +1 Burst
is area damage [1]
spell maximum action distance +% [-45]
Base secondary duration is 0.5 seconds
Deals 87.71 to 131.6 Fire Damage
Explosion deals base Fire Damage equal to 1% of the corpse's Maximum Life
Causes +1 Burst
is area damage [1]
spell maximum action distance +% [-45]
Object Type
version 2 extends "Metadata/Monsters/Axis/Experimenter/Experimenter" DiesAfterTime { }
Object Type Codes
version 2 extends "Metadata/Monsters/Axis/Experimenter/Experimenter"
-- src\Data\Spectres.lua minions["Metadata/Monsters/Axis/StrIntMissionAxisExperimenter"] = { name = "Corrupted Experimenter", life = 0.96, energyShield = 0.5, fireResist = 0, coldResist = 0, lightningResist = 0, chaosResist = 75, damage = 1.2, damageSpread = 0.2, attackTime = 1.995, attackRange = 40, accuracy = 1, weaponType1 = "Wand", skillList = { "MeleeAtAnimationSpeed", "AxisTemporalChains", "MonsterDetonateDeadExperimenter", }, 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["AxisTemporalChains"] = { name = "Temporal Chains", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, description = "Curses all enemies in an area, lowering their action speed and making other effects on them expire more slowly.", skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Duration] = true, [SkillType.Trappable] = true, [SkillType.Totemable] = true, [SkillType.Mineable] = true, [SkillType.Multicastable] = true, [SkillType.Triggerable] = true, [SkillType.Cascadable] = true, [SkillType.AppliesCurse] = true, [SkillType.CanRapidFire] = true, [SkillType.AreaSpell] = true, [SkillType.InstantNoRepeatWhenHeld] = true, [SkillType.InstantShiftAttackForLeftMouse] = true, [SkillType.Hex] = true, }, statDescriptionScope = "curse_skill_stat_descriptions", castTime = 0.67, baseFlags = { area = true, spell = true, duration = true, }, baseMods = { }, qualityStats = { }, stats = { "base_skill_effect_duration", "temporal_chains_action_speed_+%_final", "buff_time_passed_+%_other_than_temporal_chains", "temporal_chains_action_speed_+%_vs_rare_or_unique_final", "active_skill_area_of_effect_radius_+%_final", }, levels = { [1] = {4000, -20, -25, -10, 9, levelRequirement = 0, statInterpolation = {}, cost = { }, }, }, } -- src\Data\Skills\spectre.lua skills["MonsterDetonateDeadExperimenter"] = { name = "MonsterDetonateDeadExperimenter", hidden = true, color = "4", baseEffectiveness = 0, incrementalEffectiveness = 0, skillTypes = { [SkillType.Spell] = true, [SkillType.Area] = true, [SkillType.Damage] = true, [SkillType.Triggerable] = true, }, statDescriptionScope = "skill_stat_descriptions", castTime = 0.67, baseFlags = { area = true, spell = true, }, baseMods = { }, qualityStats = { }, stats = { "spell_minimum_base_fire_damage", "spell_maximum_base_fire_damage", "corpse_explosion_monster_life_%", "base_skill_effect_duration", "base_secondary_skill_effect_duration", "upheaval_number_of_spikes", "spell_maximum_action_distance_+%", "is_area_damage", }, levels = { [1] = {0.80000001192093, 1.2000000476837, 1, 1500, 500, 1, -45, critChance = 5, levelRequirement = 1, statInterpolation = {3, 3}, cost = { }, }, }, }
monster no map drops [1]
Id | MonsterNoMapDrops |
---|---|
Family | MonsterNoMapDrops |
Domains | Monster (3) |
GenerationType | Unique (3) |
Req. level | 1 |
Stats |
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 |