Type: ⚔️ Melee Attacker
Monster Family: Beast
Damage: Physical Hit, Cold Hit
Zone: any zone with Runes of Aldur
Base spirit cost: 113
Notes: quite bad for the cost, moves like a snail, the giga slam misses due to long attack time
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 | 300% |
|---|---|
| Damage | 210% |
| Attack Time | 1.50 s |
| Base Movement Speed | 10 |
| Resists | Fire: 0% / Cold: 75% / Lightning: 0% / Chaos: 0% |
| Skills | Basic Attack (Cast: 1s) GSExpeditionParasiteHostColdBreath EASExpeditionParasiteHostColdBreath EAAExpeditionParasiteHostSunderCold GAExpeditionParasiteHostSunderBlast GAExpeditionParasiteHostSunderBlastFinal GTExpeditionParasiteHostSunderBlast |
| Companion Reservation | 51.9% |
| Spectre Reservation | 113 |
Tags: beast, Claw_onhit_audio, cold_affinity, expedition_monster, not_dex, not_int, very_slow_movement
Skills: Basic Attack, GSExpeditionParasiteHostColdBreath, EASExpeditionParasiteHostColdBreath, EAAExpeditionParasiteHostSunderCold, GAExpeditionParasiteHostSunderBlast, GAExpeditionParasiteHostSunderBlastFinal, GTExpeditionParasiteHostSunderBlast
Resistances: Fire: 0%, Cold: 75%, Lightning: 0%, Chaos: 0%
{
"name": "Ylth Spewer",
"monsterTags": [
"beast",
"Claw_onhit_audio",
"cold_affinity",
"expedition_monster",
"not_dex",
"not_int",
"very_slow_movement"
],
"life": 3,
"baseDamageIgnoresAttackSpeed": true,
"armour": 0.75,
"fireResist": 0,
"coldResist": 75,
"lightningResist": 0,
"chaosResist": 0,
"damage": 2.1,
"damageSpread": 0.2,
"attackTime": 1.5,
"attackRange": 34,
"accuracy": 1,
"critChance": 5,
"baseMovementSpeed": 10,
"spectreReservation": 113,
"companionReservation": 51.9,
"monsterCategory": "Beast",
"spawnLocation": [],
"skillList": [
"MeleeAtAnimationSpeedUnique",
"GSExpeditionParasiteHostColdBreath",
"EASExpeditionParasiteHostColdBreath",
"EAAExpeditionParasiteHostSunderCold",
"GAExpeditionParasiteHostSunderBlast",
"GAExpeditionParasiteHostSunderBlastFinal",
"GTExpeditionParasiteHostSunderBlast"
],
"modList": [
"StunDuration",
"OVERRIDE",
5.333,
0,
")"
],
"id": "Metadata\/Monsters\/LeagueExpeditionNew\/Expedition2\/ParasiteFaction\/ParasiteHostMonsterExpedition",
"resistances": {
"fire": 0,
"cold": 75,
"lightning": 0,
"chaos": 0
},
"skills": [
{
"name": "Basic Attack",
"hidden": true,
"icon": "Art\/2DArt\/SkillIcons\/iconbasicattack.dds",
"skillTypes": {
".Attack": true,
".RangedAttack": true,
".MirageArcherCanUse": true,
".Projectile": true,
".MeleeSingleTarget": true,
".Melee": true,
".ProjectilesFromUser": true,
".AttackInPlace": true
},
"castTime": 1,
"qualityStats": [],
"levels": {
"1": {
"levelRequirement": 0
}
},
"statSets": {
"1": {
"label": "Basic Attack",
"baseEffectiveness": 0,
"incrementalEffectiveness": 0.054999999701977,
"statDescriptionScope": "skill_stat_descriptions",
"baseFlags": {
"attack": true,
"melee": true
},
"constantStats": [
[
"monster_penalty_against_minions_damage_+%_final_vs_player_minions",
100
]
],
"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": "MeleeAtAnimationSpeedUnique"
},
{
"id": "GSExpeditionParasiteHostColdBreath",
"name": "GSExpeditionParasiteHostColdBreath"
},
{
"id": "EASExpeditionParasiteHostColdBreath",
"name": "EASExpeditionParasiteHostColdBreath"
},
{
"id": "EAAExpeditionParasiteHostSunderCold",
"name": "EAAExpeditionParasiteHostSunderCold"
},
{
"id": "GAExpeditionParasiteHostSunderBlast",
"name": "GAExpeditionParasiteHostSunderBlast"
},
{
"id": "GAExpeditionParasiteHostSunderBlastFinal",
"name": "GAExpeditionParasiteHostSunderBlastFinal"
},
{
"id": "GTExpeditionParasiteHostSunderBlast",
"name": "GTExpeditionParasiteHostSunderBlast"
}
]
}