Анундр, песчаный червь
Зверь
Anundr, the Sandworm
SpectreN
Tagsbeast, Beast_onhit_audio, immobile, mammal_beast, not_dex, not_int
Здоровье
75%
Сопротивление
0 0 0 0
Damage
170%
Меткость
100%
Attack Distance
6 ~ 46
Время атаки
2.01 Second
Damage Spread
±20%
Опыт
200%
Model Size
100%
Type
DevourerBossDuoTail
Metadata
DevourerBossDuoTail
Уровень
68
Здоровье
5,818
Damage
396
Урон от чар
396
Меткость
2,464
Время атаки
2.01
Опыт
57,268
Minion Life
5,198
Minion Damage
1,647
Minion Armour
9,652
MudBurrowerTailSlamGA
Triggerable, Attack
Base Damage: 317–476
Урон от атаки: 130%
Время атаки: 2.01 сек.
Перезарядка: 12 сек.
Наносит на 30% больше урона атаками
is area damage [1]
MudBurrowerTailSweepGA
Triggerable, Attack
Base Damage: 317–476
Время атаки: 2.01 сек.
200% увеличение дистанции отбрасывания
is area damage [1]
MudBurrowerTailSlamFarGA
Triggerable, Attack
Base Damage: 317–476
Урон от атаки: 130%
Время атаки: 2.01 сек.
Перезарядка: 12 сек.
Наносит на 30% больше урона атаками
attack maximum action distance + [50]
is area damage [1]
MudBurrowerTailSlamAcidGA
Triggerable, Attack
Base Damage: 317–476
Урон от атаки: 130%
Время атаки: 2.01 сек.
Наносит на 30% больше урона атаками
50% физического урона становится уроном хаосом
Отравляет врагов при нанесении удара
is area damage [1]
MudBurrowerTailSweepAcidGA
Triggerable, Attack
Base Damage: 317–476
Время атаки: 2.01 сек.
50% физического урона становится уроном хаосом
200% увеличение дистанции отбрасывания
Отравляет врагов при нанесении удара
is area damage [1]
MudBurrowerTailSlamAcidFarGA
Triggerable, Attack
Base Damage: 317–476
Урон от атаки: 130%
Время атаки: 2.01 сек.
Наносит на 30% больше урона атаками
50% физического урона становится уроном хаосом
Отравляет врагов при нанесении удара
is area damage [1]
main hand base maximum attack distance [39]
MudBurrowerTailEmergeSlamTriggerGA
Triggerable, Attack
Base Damage: 317–476
Урон от атаки: 130%
Время атаки: 2.01 сек.
Наносит на 30% больше урона атаками
is area damage [1]
MudBurrowerTailEmergeSlamTriggerAcidGA
Triggerable, Attack
Base Damage: 317–476
Время атаки: 2.01 сек.
Всегда отравляет при нанесении удара
is area damage [1]
SSMMudBurrowerGrubs
Spell, Multicastable, Triggerable
Время применения: 1 сек.
Перезарядка: 12 сек.
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 = { }, },
    },
}
Анундр, песчаный червь
Зверь
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster slain flask charges granted +% [-50]
Anundr, the Sandworm
SpectreN
AreaКхарийский перевал, [DNT] River Barrens, Арройо
Tagsbeast, Claw_onhit_audio, mammal_beast, medium_movement, not_dex, not_int
Здоровье
200%
Сопротивление
0 0 30 0
Damage
250%
Меткость
100%
Attack Distance
6 ~ 37
Время атаки
2.01 Second
Damage Spread
±20%
Опыт
250%
Model Size
100%
Type
DevourerBossDuoHead
Metadata
DevourerBossDuoHead
Уровень
65
Здоровье
13,026
Damage
531
Урон от чар
531
Меткость
2,214
Время атаки
2.01
Опыт
53,768
Minion Life
12,564
Minion Damage
2,072
Minion Armour
4,147
MeleeMudBurrowerLeftCleave
Attack, RangedAttack, MirageArcherCanUse, Projectile, MeleeSingleTarget, Melee, ProjectilesFromUser
Обычная атака
Base Damage: 425–637
Урон от атаки: 140%
Время атаки: 2.01 сек.
Наносит на 40% больше урона атаками
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
Обычная атака
Base Damage: 425–637
Урон от атаки: 140%
Время атаки: 2.01 сек.
Наносит на 40% больше урона атаками
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
Обычная атака
Base Damage: 425–637
Урон от атаки: 140%
Время атаки: 2.01 сек.
Наносит на 40% больше урона атаками
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
Урон от атаки: 125%
Время атаки: 2.01 сек.
Наносит на 25% больше урона атаками
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
Время атаки: 2.01 сек.
Перезарядка: 3 сек.
Наносит на 50% меньше урона
50% уменьшение области действия
Кольца наносят на 33% больше урона
action attack or cast time uses animation length [1]
emerge speed +% [100]
is area damage [1]
MudBurrowerEpicBurrowNoRetarget
Spell, Movement
Время применения: 4.5 сек.
Перезарядка: 14 сек.
action attack or cast time uses animation length [1]
action do not face target [1]
MudBurrowerGoopGT
Triggerable
Перезарядка: 16 сек.
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
Время атаки: 2.01 сек.
Перезарядка: 16 сек.
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
Время атаки: 2.01 сек.
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
Урон от атаки: 300%
Время атаки: 2.01 сек.
Наносит на 200% больше урона атаками
is area damage [1]
voll slam damage +% final at centre [50]
MudBurrowerMaggotSummon
Spell, Multicastable, Triggerable
Время применения: 1 сек.
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
Урон от атаки: 5%
Время атаки: 2.01 сек.
Наносит на 95% меньше урона атаками
is area damage [1]
MPAMudBurrowerGoopSmallBall
Attack, RangedAttack, MirageArcherCanUse, Projectile, ProjectilesFromUser, Damage, Triggerable
Base Damage: 425–637
Время атаки: 2.01 сек.
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
Урон от атаки: 35%
Время атаки: 2.01 сек.
Наносит на 65% меньше урона атаками
Отравляет врагов при нанесении удара
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
Время атаки: 2.01 сек.
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
Урон от атаки: 160%
Время атаки: 2.01 сек.
Наносит на 60% больше урона атаками
Отравляет врагов при нанесении удара
base is projectile [1]
is area damage [1]
GAMudBurrowerSpraySmallImpact
Triggerable, Attack
Base Damage: 425–637
Время атаки: 2.01 сек.
Отравляет врагов при нанесении удара
50% увеличение длительности яда
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
GAMudBurrowerDivePush
Triggerable, Spell, Damage
Время применения: 1 сек.
20% увеличение дистанции отбрасывания
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
Урон от атаки: 400%
Время атаки: 2.01 сек.
Перезарядка: 12 сек.
Наносит на 300% больше урона атаками
Отравляет врагов при нанесении удара
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
Время применения: 1 сек.
Наносит 363.6 базового урона хаосом в секунду
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
Урон от атаки: 80%
Время атаки: 2.01 сек.
Наносит на 20% меньше урона атаками
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Уникальный (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Уникальный (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.