click title for poe2db page
Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: Eye of Hinekora Act 4
Base spirit cost: 64
Notes: slam ability with 50% more damage and decent numbers
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Heavy Swing/Impact Shockwave – Rapid Attacks II/Magnified Area I
Click to rate this spectre!
[Total: 1 Average: 3]
See Also
Spectre.lua details
Basic Attack Damage
Damage of this spectre’s basic melee attack at selected monster level.
Hit Damage: 447 – 671
Attack Time: 1.50 s
DPS: 372.8
| Life | 140% |
|---|---|
| Damage | 126% |
| Attack Time | 1.50 s |
| Base Movement Speed | 32 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed GAKaruiTuataraTailSlam MASExtraAttackDistance6 |
| Companion Reservation | 35.4% |
Show Path of Building spectre.lua
{
"name": "Guardian Lizard",
"monsterTags": [
"allows_inc_aoe",
"beast",
"medium_movement",
"melee",
"not_int",
"not_str",
"physical_affinity",
"red_blood",
"reptile_beast",
"Unarmed_onhit_audio"
],
"life": 1.4,
"baseDamageIgnoresAttackSpeed": true,
"evasion": 0.5,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 0,
"chaosResist": 0,
"damage": 1.26,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 11,
"accuracy": 1,
"baseMovementSpeed": 32,
"spectreReservation": 64,
"companionReservation": 35.4,
"monsterCategory": "Beast",
"spawnLocation": [
"Eye of Hinekora (Act 4)",
"Sinkhole (Map)",
"Found in Maps"
],
"skillList": [
"MeleeAtAnimationSpeed",
"GAKaruiTuataraTailSlam",
"MASExtraAttackDistance6"
],
"modList": [],
"id": "Metadata\/Monsters\/KaruiTuatara\/KaruiTuatara_",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "Unknown"
},
{
"name": "Tail Slam",
"hidden": true,
"skillTypes": {
".Triggerable": true,
".Attack": true
},
"castTime": 2.4,
"qualityStats": [],
"levels": {
"1": {
"baseMultiplier": 1.5,
"storedUses": 1,
"levelRequirement": 0,
"cooldown": 5
}
},
"statSets": {
"1": {
"label": "Tail Slam",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true
},
"constantStats": [
[
"attack_maximum_action_distance_+",
9
],
[
"voll_slam_damage_+%_final_at_centre",
15
]
],
"stats": [
"is_area_damage"
],
"levels": {
"1": {
"actorLevel": 1
}
}
}
},
"id": "GAKaruiTuataraTailSlam"
},
{
"name": "Basic Attack",
"hidden": true,
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".MeleeSingleTarget": true,
".Melee": true,
".ProjectilesFromUser": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Attack",
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"melee": true
},
"constantStats": [
[
"attack_maximum_action_distance_+",
6
]
],
"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": {
"actorLevel": 1
}
}
}
},
"id": "MASExtraAttackDistance6"
}
]
}