click title for poe2db page

Type: ⚔️ Melee Attacker

Monster Familiy: Beast

Damage: Physical  Hit, Lightning Hit

Zone: Mawdun Mine Act 2
Valley of the Titans Act 2

Base spirit cost: 50

Notes: Fast, AOE leap and really easily apply shocks

Suggested support gems in order of importance: 

Feeding Frenzy IIMuster – Rapid Attacks II – Lightning Attunement – Lightning Penetration

Click to rate this spectre!
[Total: 2 Average: 4.5]

Other YouTube Videos Covering This Spectre

Videos are selected for relevance and educational value.

Spectre.lua details

Basic Attack Damage

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

Hit Damage: 355532
Attack Time: 1.34 s
DPS: 332.4
Life100%
Damage100%
Attack Time1.34 s
Base Movement Speed36
ResistsFire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0%
SkillsMeleeAtAnimationSpeed
DTTMantisRatLeap
GAMantisRatDualStrike
Companion Reservation30%
Show Path of Building spectre.lua
{
    "name": "Mantis Rat",
    "monsterTags": [
        "allows_inc_aoe",
        "beast",
        "insect",
        "lightning_affinity",
        "medium_movement",
        "melee",
        "MonsterStab_onhit_audio",
        "not_int",
        "not_str"
    ],
    "extraFlags": {
        "recommendedSpectre": true,
        "recommendedBeast": true
    },
    "life": 1,
    "baseDamageIgnoresAttackSpeed": true,
    "evasion": 0.4,
    "fireResist": 0,
    "coldResist": 0,
    "lightningResist": 0,
    "chaosResist": 0,
    "damage": 1,
    "damageSpread": 0.2,
    "attackTime": 1.335,
    "attackRange": 13,
    "accuracy": 1,
    "baseMovementSpeed": 36,
    "spectreReservation": 50,
    "companionReservation": 30,
    "monsterCategory": "Beast",
    "spawnLocation": [
        "Found in Maps"
    ],
    "skillList": [
        "MeleeAtAnimationSpeed",
        "DTTMantisRatLeap",
        "GAMantisRatDualStrike"
    ],
    "modList": [],
    "id": "Metadata\/Monsters\/MantisRat\/MantisRat",
    "resistances": {
        "fire": 0,
        "cold": 0,
        "lightning": 0,
        "chaos": 0
    },
    "skills": [
        {
            "id": "MeleeAtAnimationSpeed",
            "name": "Unknown"
        },
        {
            "name": "Leap",
            "hidden": true,
            "skillTypes": {
                ".Spell": true,
                ".Movement": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "storedUses": 1,
                    "levelRequirement": 0,
                    "cooldown": 7
                }
            },
            "statSets": {
                "1": {
                    "label": "Leap",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "attack": true
                    },
                    "constantStats": [
                        [
                            "walk_emerge_extra_distance",
                            -7
                        ],
                        [
                            "leap_slam_minimum_distance",
                            40
                        ],
                        [
                            "spell_maximum_action_distance_+%",
                            -32
                        ]
                    ],
                    "stats": [
                        "action_attack_or_cast_time_uses_animation_length"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "DTTMantisRatLeap"
        },
        {
            "name": "Dual Strike",
            "hidden": true,
            "skillTypes": {
                ".Triggerable": true,
                ".Attack": true
            },
            "castTime": 1,
            "qualityStats": [],
            "levels": {
                "1": {
                    "baseMultiplier": 1.05,
                    "levelRequirement": 0
                }
            },
            "statSets": {
                "1": {
                    "label": "Dual Strike",
                    "incrementalEffectiveness": 0.054999999701977,
                    "statDescriptionScope": "skill_stat_descriptions",
                    "baseFlags": {
                        "triggerable": true,
                        "attack": true
                    },
                    "constantStats": [
                        [
                            "active_skill_base_physical_damage_%_to_convert_to_lightning",
                            50
                        ]
                    ],
                    "stats": [
                        "is_area_damage"
                    ],
                    "levels": {
                        "1": {
                            "actorLevel": 1
                        }
                    }
                }
            },
            "id": "GAMantisRatDualStrike"
        }
    ]
}