Anundr, el Gusano de arena
Bestia
Anundr, the Sandworm
SpectreN
Tagsbeast, Beast_onhit_audio, immobile, mammal_beast, not_dex, not_int
Vida
75%
Resistencia
0 0 0 0
Damage
170%
Precisión
100%
Attack Distance
6 ~ 46
Tiempo de ataque
2.01 Second
Damage Spread
±20%
Experiencia
200%
Model Size
100%
Type
DevourerBossDuoTail
Metadata
DevourerBossDuoTail
Nivel
68
Vida
5,818
Damage
396
Daño de hechizos
396
Precisión
2,464
Tiempo de ataque
2.01
Experiencia
57,268
Minion Life
5,198
Minion Damage
1,647
Minion Armour
9,652
MudBurrowerTailSlamGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Daño de ataque: 130%
Tiempo de ataque: 2.01 seg
Tiempo de recarga: 12 seg
Inflige un 30% más de daño de ataques
is area damage [1]
MudBurrowerTailSweepGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
Distancia de empuje aumentada un 200%
Empuja a los enemigos
is area damage [1]
MudBurrowerTailSlamFarGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Daño de ataque: 130%
Tiempo de ataque: 2.01 seg
Tiempo de recarga: 12 seg
Inflige un 30% más de daño de ataques
attack maximum action distance + [50]
is area damage [1]
MudBurrowerTailSlamAcidGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Daño de ataque: 130%
Tiempo de ataque: 2.01 seg
Inflige un 30% más de daño de ataques
Convierte el 50% del daño físico en daño de caos
Envenena a los enemigos al impactar
is area damage [1]
MudBurrowerTailSweepAcidGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
Convierte el 50% del daño físico en daño de caos
Distancia de empuje aumentada un 200%
Envenena a los enemigos al impactar
Empuja a los enemigos
is area damage [1]
MudBurrowerTailSlamAcidFarGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Daño de ataque: 130%
Tiempo de ataque: 2.01 seg
Inflige un 30% más de daño de ataques
Convierte el 50% del daño físico en daño de caos
Envenena a los enemigos al impactar
is area damage [1]
main hand base maximum attack distance [39]
MudBurrowerTailEmergeSlamTriggerGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Daño de ataque: 130%
Tiempo de ataque: 2.01 seg
Inflige un 30% más de daño de ataques
is area damage [1]
MudBurrowerTailEmergeSlamTriggerAcidGA
Triggerable, Attack
Base Damage: 317–476
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
Siempre envenena al impactar
is area damage [1]
SSMMudBurrowerGrubs
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
Tiempo de recarga: 12 seg
action attack or cast time uses animation length [1]
alternate minion [1053]
monster no drops or experience [1]
number of monsters to summon [4]
summon specific monsters radius +% [0]
summoned monsters are minions [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MudBurrower/DevourerDuo/DevourerBossDuoTail"] = {
    name = "Anundr, the Sandworm",
    life = 0.75,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1.7,
    damageSpread = 0.2,
    attackTime = 2.01,
    attackRange = 46,
    accuracy = 1,
    skillList = {
        "MudBurrowerTailSlamGA",
        "MudBurrowerTailSlamAcidGA",
        "MudBurrowerTailSweepGA",
        "MudBurrowerTailSweepAcidGA",
        "MudBurrowerTailSlamFarGA",
        "MudBurrowerTailSlamAcidFarGA",
        "SSMMudBurrowerGrubs",
        "MudBurrowerTailEmergeSlamTriggerGA",
        "MudBurrowerTailEmergeSlamTriggerAcidGA",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailSlamGA"] = {
    name = "MudBurrowerTailSlamGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailSlamAcidGA"] = {
    name = "MudBurrowerTailSlamAcidGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_base_physical_damage_%_to_convert_to_chaos",
        "is_area_damage",
        "global_poison_on_hit",
    },
    levels = {
        [1] = {50, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailSweepGA"] = {
    name = "MudBurrowerTailSweepGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "knockback_distance_+%",
        "is_area_damage",
        "global_knockback",
    },
    levels = {
        [1] = {200, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailSweepAcidGA"] = {
    name = "MudBurrowerTailSweepAcidGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "knockback_distance_+%",
        "active_skill_base_physical_damage_%_to_convert_to_chaos",
        "is_area_damage",
        "global_knockback",
        "global_poison_on_hit",
    },
    levels = {
        [1] = {200, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailSlamFarGA"] = {
    name = "MudBurrowerTailSlamFarGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "attack_maximum_action_distance_+",
        "is_area_damage",
    },
    levels = {
        [1] = {50, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailSlamAcidFarGA"] = {
    name = "MudBurrowerTailSlamAcidFarGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "main_hand_base_maximum_attack_distance",
        "active_skill_base_physical_damage_%_to_convert_to_chaos",
        "is_area_damage",
        "global_poison_on_hit",
    },
    levels = {
        [1] = {39, 50, baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["SSMMudBurrowerGrubs"] = {
    name = "SSMMudBurrowerGrubs",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "alternate_minion",
        "number_of_monsters_to_summon",
        "summon_specific_monsters_radius_+%",
        "summoned_monsters_are_minions",
        "monster_no_drops_or_experience",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {1053, 4, 0, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailEmergeSlamTriggerGA"] = {
    name = "MudBurrowerTailEmergeSlamTriggerGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
    },
    levels = {
        [1] = {baseMultiplier = 1.3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerTailEmergeSlamTriggerAcidGA"] = {
    name = "MudBurrowerTailEmergeSlamTriggerAcidGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chance_to_poison_on_hit_%",
        "is_area_damage",
    },
    levels = {
        [1] = {100, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
Anundr, el Gusano de arena
Bestia
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster slain flask charges granted +% [-50]
Anundr, the Sandworm
SpectreN
AreaEl cruce de Khari, [DNT] River Barrens, Arroyo
Tagsbeast, Claw_onhit_audio, mammal_beast, medium_movement, not_dex, not_int
Vida
200%
Resistencia
0 0 30 0
Damage
250%
Precisión
100%
Attack Distance
6 ~ 37
Tiempo de ataque
2.01 Second
Damage Spread
±20%
Experiencia
250%
Model Size
100%
Type
DevourerBossDuoHead
Metadata
DevourerBossDuoHead
Nivel
65
Vida
13,026
Damage
531
Daño de hechizos
531
Precisión
2,214
Tiempo de ataque
2.01
Experiencia
53,768
Minion Life
12,564
Minion Damage
2,072
Minion Armour
4,147
MeleeMudBurrowerLeftCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Ataque básico
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 140%
Tiempo de ataque: 2.01 seg
Inflige un 40% más de daño de ataques
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [40]
MeleeMudBurrowerRightCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Ataque básico
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 140%
Tiempo de ataque: 2.01 seg
Inflige un 40% más de daño de ataques
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [40]
MeleeMudBurrowerBite
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Ataque básico
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 140%
Tiempo de ataque: 2.01 seg
Inflige un 40% más de daño de ataques
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [80]
MPAMudBurrowerBloodProj
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 125%
Tiempo de ataque: 2.01 seg
Inflige un 25% más de daño de ataques
action attack or cast time uses animation length [1]
attack maximum action distance + [11]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1115]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [3000]
projectile spread radius [7]
projectile uses contact position [1]
MudBurrowerBurrowSpam
Attack, Area
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
Tiempo de recarga: 3 seg
Inflige un 50% menos de daño
Área de efecto reducida un 50%
El anillo inflige un 33% más de daño
action attack or cast time uses animation length [1]
emerge speed +% [100]
is area damage [1]
MudBurrowerEpicBurrowNoRetarget
Spell, Movement
Tiempo de lanzamiento: 4.5 seg
Tiempo de recarga: 14 seg
action attack or cast time uses animation length [1]
action do not face target [1]
MudBurrowerGoopGT
Triggerable
Tiempo de recarga: 16 seg
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [60]
MPAMudBurrowerSprayProj
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
Tiempo de recarga: 16 seg
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1118]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [0]
projectile spread radius [8]
projectile uses contact direction [1]
projectile uses contact position [1]
GAMudBurrowerBloodProj
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [50]
MudBurrowerEpicBurrowTriggerGA
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 300%
Tiempo de ataque: 2.01 seg
Inflige un 200% más de daño de ataques
is area damage [1]
voll slam damage +% final at centre [50]
MudBurrowerMaggotSummon
Spell, Multicastable, Triggerable
Tiempo de lanzamiento: 1 seg
alternate minion [1003]
minion dies when parent dies [1]
number of monsters to summon [4]
summoned monsters are minions [1]
summoned monsters no drops or experience [1]
MudBurrowerGoopTriggerEG
Triggerable
MudBurrowerGoopTriggerKnockbackGA
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 5%
Tiempo de ataque: 2.01 seg
Inflige un 95% menos de daño de ataques
Empuja a los enemigos
is area damage [1]
MPAMudBurrowerGoopSmallBall
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1116]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [0]
projectile spread radius [10]
projectile uses contact direction [1]
projectile uses contact position [1]
GAMudBurrowerGoopSmallImpact
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 35%
Tiempo de ataque: 2.01 seg
Inflige un 65% menos de daño de ataques
Envenena a los enemigos al impactar
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
MPAMudBurrowerGoopBigBall
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
maintain projectile direction when using contact position [1]
monster projectile variation [1117]
projectile ballistic angle from target distance [1]
projectile ballistic gravity override [0]
projectile spread radius [3]
projectile uses contact position [1]
MudBurrowerGoopExplode
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 160%
Tiempo de ataque: 2.01 seg
Inflige un 60% más de daño de ataques
Envenena a los enemigos al impactar
base is projectile [1]
is area damage [1]
GAMudBurrowerSpraySmallImpact
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Tiempo de ataque: 2.01 seg
Envenena a los enemigos al impactar
Duración del veneno aumentada un 50%
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
GAMudBurrowerDivePush
Triggerable, Spell, Damage
Tiempo de lanzamiento: 1 seg
Distancia de empuje aumentada un 20%
No se puede evadir
Empuja a los enemigos
action attack or cast time uses animation length [1]
base cannot be blocked [1]
base deal no damage [1]
base knockback speed +% [50]
base skill cannot be avoided by dodge roll or evaded or blocked [1]
disable visual hit effect [1]
is area damage [1]
GAMudBurrowerHeadSlam
Triggerable, Attack
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 400%
Tiempo de ataque: 2.01 seg
Tiempo de recarga: 12 seg
Inflige un 300% más de daño de ataques
Envenena a los enemigos al impactar
action attack or cast time uses animation length [1]
is area damage [1]
monster penalty against minions damage +% final vs player minions [80]
CGEMudBurrowerVomit
Spell, Area, Damage, Triggerable, Duration, AreaSpell
Tiempo de lanzamiento: 1 seg
Inflige 363.6 de daño de caos base por segundo
active skill base area of effect radius [15]
base skill effect duration [10000]
ground caustic art variation [1000]
MPAMudBurrowerVomitProj
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 425–637
Probabilidad de impacto crítico: 5%
Daño de ataque: 80%
Tiempo de ataque: 2.01 seg
Inflige un 20% menos de daño de ataques
action attack or cast time uses animation length [1]
base deal no damage [1]
base is projectile [1]
monster projectile variation [1118]
projectile ballistic angle from reference event [1]
projectile uses contact direction [1]
projectile uses contact position [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/MudBurrower/DevourerDuo/DevourerBossDuoHead"] = {
    name = "Anundr, the Sandworm",
    life = 2,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 2.01,
    attackRange = 37,
    accuracy = 1,
    skillList = {
        "MeleeMudBurrowerBite",
        "MeleeMudBurrowerLeftCleave",
        "MeleeMudBurrowerRightCleave",
        "MPAMudBurrowerBloodProj",
        "MPAMudBurrowerGoopSmallBall",
        "MPAMudBurrowerGoopBigBall",
        "MPAMudBurrowerSprayProj",
        "MPAMudBurrowerVomitProj",
        "CGEMudBurrowerVomit",
        "GAMudBurrowerBloodProj",
        "GAMudBurrowerGoopSmallImpact",
        "GAMudBurrowerSpraySmallImpact",
        "GAMudBurrowerDivePush",
        "GAMudBurrowerHeadSlam",
        "MudBurrowerEpicBurrowTriggerGA",
        "MudBurrowerEpicBurrowNoRetarget",
        "MudBurrowerMaggotSummon",
        "MudBurrowerBurrowSpam",
        "MudBurrowerGoopTriggerEG",
        "MudBurrowerGoopTriggerKnockbackGA",
        "MudBurrowerGoopExplode",
        "MudBurrowerGoopGT",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeMudBurrowerBite"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {80, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeMudBurrowerLeftCleave"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {40, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MeleeMudBurrowerRightCleave"] = {
    name = "Basic Attack",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.MeleeSingleTarget] = true,
        [SkillType.Melee] = true,
        [SkillType.ProjectilesFromUser] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        melee = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {40, baseMultiplier = 1.4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPAMudBurrowerBloodProj"] = {
    name = "MPAMudBurrowerBloodProj",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "projectile_ballistic_gravity_override",
        "projectile_spread_radius",
        "attack_maximum_action_distance_+",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
        "projectile_ballistic_angle_from_target_distance",
    },
    levels = {
        [1] = {1115, 3000, 7, 11, baseMultiplier = 1.25, levelRequirement = 1, statInterpolation = {},  cost = { }, },
        [2] = {2, 1115, 3000, 7, 11, baseMultiplier = 1.25, levelRequirement = 50, statInterpolation = {1},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPAMudBurrowerGoopSmallBall"] = {
    name = "MPAMudBurrowerGoopSmallBall",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "projectile_ballistic_gravity_override",
        "projectile_spread_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
        "projectile_ballistic_angle_from_target_distance",
        "projectile_uses_contact_direction",
    },
    levels = {
        [1] = {1116, 0, 10, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPAMudBurrowerGoopBigBall"] = {
    name = "MPAMudBurrowerGoopBigBall",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "projectile_ballistic_gravity_override",
        "projectile_spread_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "maintain_projectile_direction_when_using_contact_position",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
        "projectile_ballistic_angle_from_target_distance",
    },
    levels = {
        [1] = {1117, 0, 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPAMudBurrowerSprayProj"] = {
    name = "MPAMudBurrowerSprayProj",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "projectile_ballistic_gravity_override",
        "projectile_spread_radius",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
        "projectile_ballistic_angle_from_target_distance",
    },
    levels = {
        [1] = {1118, 0, 8, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MPAMudBurrowerVomitProj"] = {
    name = "MPAMudBurrowerVomitProj",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.RangedAttack] = true,
        [SkillType.MirageArcherCanUse] = true,
        [SkillType.Projectile] = true,
        [SkillType.ProjectilesFromUser] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_projectile_variation",
        "base_is_projectile",
        "projectile_uses_contact_position",
        "projectile_uses_contact_direction",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
        "projectile_ballistic_angle_from_reference_event",
    },
    levels = {
        [1] = {1118, baseMultiplier = 0.8, critChance = 5, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["CGEMudBurrowerVomit"] = {
    name = "CGEMudBurrowerVomit",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Area] = true,
        [SkillType.Damage] = true,
        [SkillType.Triggerable] = true,
        [SkillType.Duration] = true,
        [SkillType.AreaSpell] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        area = true,
        spell = true,
        duration = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_chaos_damage_to_deal_per_minute",
        "active_skill_base_area_of_effect_radius",
        "base_skill_effect_duration",
        "ground_caustic_art_variation",
    },
    levels = {
        [1] = {1, 15, 10000, 1000, levelRequirement = 1, statInterpolation = {3},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMudBurrowerBloodProj"] = {
    name = "GAMudBurrowerBloodProj",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "base_is_projectile",
    },
    levels = {
        [1] = {50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMudBurrowerGoopSmallImpact"] = {
    name = "GAMudBurrowerGoopSmallImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "global_poison_on_hit",
        "base_is_projectile",
    },
    levels = {
        [1] = {baseMultiplier = 0.35, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMudBurrowerSpraySmallImpact"] = {
    name = "GAMudBurrowerSpraySmallImpact",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_poison_duration_+%",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "global_poison_on_hit",
        "base_is_projectile",
    },
    levels = {
        [1] = {50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMudBurrowerDivePush"] = {
    name = "GAMudBurrowerDivePush",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "knockback_distance_+%",
        "base_knockback_speed_+%",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "base_deal_no_damage",
        "base_skill_cannot_be_avoided_by_dodge_roll_or_evaded_or_blocked",
        "base_cannot_be_blocked",
        "global_always_hit",
        "global_knockback",
        "disable_visual_hit_effect",
    },
    levels = {
        [1] = {20, 50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["GAMudBurrowerHeadSlam"] = {
    name = "GAMudBurrowerHeadSlam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
        "global_poison_on_hit",
    },
    levels = {
        [1] = {80, baseMultiplier = 4, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerEpicBurrowTriggerGA"] = {
    name = "MudBurrowerEpicBurrowTriggerGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "voll_slam_damage_+%_final_at_centre",
        "is_area_damage",
    },
    levels = {
        [1] = {50, baseMultiplier = 3, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerEpicBurrowNoRetarget"] = {
    name = "MudBurrowerEpicBurrowNoRetarget",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Movement] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 4.5,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "action_attack_or_cast_time_uses_animation_length",
        "action_do_not_face_target",
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerMaggotSummon"] = {
    name = "MudBurrowerMaggotSummon",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Spell] = true,
        [SkillType.Multicastable] = true,
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        spell = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "number_of_monsters_to_summon",
        "alternate_minion",
        "summoned_monsters_are_minions",
        "summoned_monsters_no_drops_or_experience",
        "minion_dies_when_parent_dies",
    },
    levels = {
        [1] = {4, 1003, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerBurrowSpam"] = {
    name = "MudBurrowerBurrowSpam",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
        [SkillType.Area] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "emerge_speed_+%",
        "active_skill_damage_+%_final",
        "newshocknova_first_ring_damage_+%_final",
        "base_skill_area_of_effect_+%",
        "action_attack_or_cast_time_uses_animation_length",
        "is_area_damage",
    },
    levels = {
        [1] = {100, -50, 33, -50, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerGoopTriggerEG"] = {
    name = "MudBurrowerGoopTriggerEG",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 2,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
    },
    levels = {
        [1] = {levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerGoopTriggerKnockbackGA"] = {
    name = "MudBurrowerGoopTriggerKnockbackGA",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_knockback",
    },
    levels = {
        [1] = {baseMultiplier = 0.05, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerGoopExplode"] = {
    name = "MudBurrowerGoopExplode",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
        area = true,
        projectile = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "is_area_damage",
        "global_poison_on_hit",
        "base_is_projectile",
    },
    levels = {
        [1] = {baseMultiplier = 1.6, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["MudBurrowerGoopGT"] = {
    name = "MudBurrowerGoopGT",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 3.5,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "monster_penalty_against_minions_damage_+%_final_vs_player_minions",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {60, levelRequirement = 1, statInterpolation = {},  cost = { }, },
    },
}
monster dropped item rarity +% [1600]
monster slain experience +% [0]
FamilyMonsterActBoss
DomainsMonster (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • monster slain experience +% Min: 0 Max: 0 Global
  • monster dropped item rarity +% Min: 1600 Max: 1600 Global
  • monster slain flask charges granted +% [-50]
    FamilyMonsterSlainFlaskCharges
    DomainsMonster (3)
    GenerationTypeÚnico (3)
    Req. level1
    Stats
  • monster slain flask charges granted +% Min: -50 Max: -50 Global
  • Craft Tagsflask
    Edit

    Wikis Content is available under CC BY-NC-SA 3.0 unless otherwise noted.