click title for poe2db page

Type: 🧙 Ranged Caster

Monster Family: Humanoid

Damage: Fire Hit, Fire DOT

Zone: Arastas Act 4

Base spirit cost: 57

Notes: pretty impressive, they can be used with wswap tech and wildshards for great effect

Suggested support gems in order of importance: 

Feeding Frenzy II Muster – Elemental Focus – Wildshards – Fire Penetration II

Click to rate this spectre!
[Total: 6 Average: 3.8]

Spectre.lua details

Basic Attack Damage

Damage of this spectre’s basic melee attack at selected monster level.

Hit Damage: 426639
Attack Time: 1.50 s
DPS: 355.0
Life120%
Damage120%
Attack Time1.50 s
Base Movement Speed13
ResistsFire: 30% / Cold: 30% / Lightning: 30% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
MPSTwilightSorcerorFireball
EGTwilightSorcerorCleanse
TwilightSorcerorFireLaser
Show Path of Building spectre.lua
{
    "name": "Twilight Order Oathsworn",
    "monsterTags": [
        "2HBluntWood_onhit_audio",
        "allows_additional_projectiles",
        "allows_inc_aoe",
        "caster",
        "human",
        "humanoid",
        "not_str",
        "physical_affinity",
        "red_blood",
        "very_slow_movement"
    ],
    "life": 1.2,
    "baseDamageIgnoresAttackSpeed": true,
    "energyShield": 0.15,
    "evasion": 0.25,
    "fireResist": 30,
    "coldResist": 30,
    "lightningResist": 30,
    "chaosResist": 0,
    "damage": 1.2,
    "damageSpread": 0.2,
    "attackTime": 1.5,
    "attackRange": 14,
    "accuracy": 1,
    "weaponType1": "Warstaff",
    "baseMovementSpeed": 13,
    "spectreReservation": 57,
    "companionReservation": 33,
    "monsterCategory": "Humanoid",
    "spawnLocation": [
        "Arastas (Act 4)",
        "Cliffside (Map)",
        "The Excavation (Act 4)",
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "MPSTwilightSorcerorFireball",
        "EGTwilightSorcerorCleanse",
        "TwilightSorcerorFireLaser"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/TwilightOrderSorceror\/TwilightOrderSorcerer",
    "resistances": {
        "fire": 30,
        "cold": 30,
        "lightning": 30,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Fireball",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Projectile": true,
                ".ProjectilesFromUser": true,
                ".Triggerable": true,
                ".Damage": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Fireball",
                    "baseEffectiveness": 2.5,
                    "incrementalEffectiveness": 0.10000000149012,
                    "damageIncrementalEffectiveness": 0.017500000074506,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "spell": true,
                        "projectile": true,
                        "triggerable": true,
                        "hit": true
                    },
                    "constantStats": [
                        [
                            "monster_projectile_variation",
                            1067
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -40
                        ]
                    ],
                    "stats": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage",
                        "base_is_projectile",
                        "projectile_uses_contact_position",
                        "use_scaled_contact_offset",
                        "action_attack_or_cast_time_uses_animation_length",
                        "check_for_targets_between_initiator_and_projectile_source"
                    ],
                    "notMinionStat": [
                        "spell_minimum_base_fire_damage",
                        "spell_maximum_base_fire_damage"
                    ],
                    "levels": {
                        "1": {
                            "0": 1,
                            "1": 1,
                            "statInterpolation": [
                                3,
                                3
                            ],
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "MPSTwilightSorcerorFireball"
        },
        {
            "id": "EGTwilightSorcerorCleanse",
            "name": "Unknown"
        },
        {
            "id": "TwilightSorcerorFireLaser",
            "name": "Unknown"
        }
    ]
}