Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit, Physical DOT
Zone: any zone with Runes of Aldur
Base spirit cost: 91
Notes: Some of their abilities are currently bugged, otherwise decent damage, low movementspeed/attackspeed
Suggested support gems in order of importance:
Feeding Frenzy II – Muster – Brutality III – Rage III – Minion Splash II/Heavy Strike
See Also
Spectre.lua details
Basic Attack Damage
| Life | 225% |
|---|---|
| Damage | 225% |
| Attack Time | 1.50 s |
| Base Movement Speed | 22 |
| Resists | Fire: 0% / Cold: 75% / Lightning: 0% / Chaos: 0% |
| Skills | MeleeAtAnimationSpeed DTTExpeditionCarrierAntPounce CGEExpeditionCarrierAntPounce TCExpeditionAntCarrierCharge GAExpeditionAntCarrierCharge GAExpeditionAntCarrierLeapImpact |
| Companion Reservation | 45% |
| Spectre Reservation | 91 |
Tags: beast, expedition_monster, insect, not_dex, not_int, physical_affinity, slow_movement, Stab_onhit_audio
Skills: MeleeAtAnimationSpeed, DTTExpeditionCarrierAntPounce, CGEExpeditionCarrierAntPounce, TCExpeditionAntCarrierCharge, GAExpeditionAntCarrierCharge, GAExpeditionAntCarrierLeapImpact
Resistances: Fire: 0%, Cold: 75%, Lightning: 0%, Chaos: 0%
{
"name": "Dezzic Soldier",
"monsterTags": [
"beast",
"expedition_monster",
"insect",
"not_dex",
"not_int",
"physical_affinity",
"slow_movement",
"Stab_onhit_audio"
],
"life": 2.25,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.5,
"fireResist": 0,
"coldResist": 75,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.25,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 18,
"accuracy": 1,
"critChance": 6,
"baseMovementSpeed": 22,
"spectreReservation": 91,
"companionReservation": 45,
"monsterCategory": "Beast",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeed",
"DTTExpeditionCarrierAntPounce",
"CGEExpeditionCarrierAntPounce",
"TCExpeditionAntCarrierCharge",
"GAExpeditionAntCarrierCharge",
"GAExpeditionAntCarrierLeapImpact"
],
"modList": [
"StunDuration",
"OVERRIDE",
2.366,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueExpeditionNew\/Expedition2\/AntFaction\/AntCarrierExpedition",
"resistances": {
"fire": 0,
"cold": 75,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"id": "MeleeAtAnimationSpeed",
"name": "MeleeAtAnimationSpeed"
},
{
"id": "DTTExpeditionCarrierAntPounce",
"name": "DTTExpeditionCarrierAntPounce"
},
{
"id": "CGEExpeditionCarrierAntPounce",
"name": "CGEExpeditionCarrierAntPounce"
},
{
"id": "TCExpeditionAntCarrierCharge",
"name": "TCExpeditionAntCarrierCharge"
},
{
"id": "GAExpeditionAntCarrierCharge",
"name": "GAExpeditionAntCarrierCharge"
},
{
"id": "GAExpeditionAntCarrierLeapImpact",
"name": "GAExpeditionAntCarrierLeapImpact"
}
]
}