Type: 🧬 Hybrid Caster and Attacker
Monster Family: Beast
Damage: Physical Hit
Zone: any zone with Runes of Aldur
Base spirit cost: 57
Notes: works well with wildshards II for their proj, the melee attacks also not bad
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Wildshards II – Minion Mastery – Lightning Attunement
See Also
Spectre.lua details
Basic Attack Damage
| Life | 120% |
|---|---|
| Damage | 120% |
| Attack Time | 1.01 s |
| Base Movement Speed | 22 |
| Resists | Fire: 0% / Cold: 0% / Lightning: 75% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeedLightningCombo70 GSExpeditionShellMonsterSunder GTExpeditionShellMonsterSunder MPSExpeditionShellmonsterBounceLightning GSExpeditionShellMonsterProjectile |
| Companion Reservation | 32.7% |
| Spectre Reservation | 57 |
Tags: allows_additional_projectiles, allows_inc_aoe, beast, crustacean_beast, expedition_monster, lightning_affinity, melee, MonsterStab_onhit_audio, not_dex, ranged, slow_movement
Skills: MeleeAtAnimationSpeedLightningCombo70, GSExpeditionShellMonsterSunder, GTExpeditionShellMonsterSunder, MPSExpeditionShellmonsterBounceLightning, GSExpeditionShellMonsterProjectile
Resistances: Fire: 0%, Cold: 0%, Lightning: 75%, Chaos: 0%
{
"name": "Cecaelian Crab",
"monsterTags": [
"allows_additional_projectiles",
"allows_inc_aoe",
"beast",
"crustacean_beast",
"expedition_monster",
"lightning_affinity",
"melee",
"MonsterStab_onhit_audio",
"not_dex",
"ranged",
"slow_movement"
],
"life": 1.2,
"baseDamageIgnoresAttackSpeed": true,
"energyShield": 0.05,
"armour": 0.7,
"fireResist": 0,
"coldResist": 0,
"lightningResist": 75,
"chaosResist": 0,
"damage": 1.2,
"damageSpread": 0.2,
"attackTime": 1.005,
"attackRange": 9,
"accuracy": 1,
"critChance": 5,
"baseMovementSpeed": 22,
"spectreReservation": 57,
"companionReservation": 32.7,
"monsterCategory": "Beast",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeedLightningCombo70",
"GSExpeditionShellMonsterSunder",
"GTExpeditionShellMonsterSunder",
"MPSExpeditionShellmonsterBounceLightning",
"GSExpeditionShellMonsterProjectile"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.4,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueExpeditionNew\/Expedition2\/CrustaceanFaction\/ShellMonsterExpedition",
"resistances": {
"fire": 0,
"cold": 0,
"lightning": 75,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeedLightningCombo70",
"name": "MeleeAtAnimationSpeedLightningCombo70"
},
{
"id": "GSExpeditionShellMonsterSunder",
"name": "GSExpeditionShellMonsterSunder"
},
{
"id": "GTExpeditionShellMonsterSunder",
"name": "GTExpeditionShellMonsterSunder"
},
{
"id": "MPSExpeditionShellmonsterBounceLightning",
"name": "MPSExpeditionShellmonsterBounceLightning"
},
{
"id": "GSExpeditionShellMonsterProjectile",
"name": "GSExpeditionShellMonsterProjectile"
}
]
}