Anundr, the Sandworm
Beast
SpectreN
Tagsbeast, Beast_onhit_audio, immobile, mammal_beast, not_dex, not_int
生命
75%
[护甲]
+100%
抗性
0 0 0 0
伤害
170%
命中
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
6 ~ 46
攻击间隔
2.01 Second
Damage Spread
±20%
经验值
200%
Model Size
100%
Type
DevourerBossDuoTail
Metadata
DevourerBossDuoTail
等级
68
生命
5,818
[护甲]
4,826
伤害
396
法术伤害
396
命中
2,464
攻击间隔
2.01
经验值
57,268
召唤物生命
5,198
召唤物伤害
1,647
召唤物护甲
9,652
MudBurrowerTailSlamGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击伤害: 130%
攻击间隔: 2.01 秒
冷却时间: 12 秒
攻击伤害总增 30%
is area damage [1]
MudBurrowerTailSweepGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击间隔: 2.01 秒
击退距离延长 200%
击退敌人
is area damage [1]
MudBurrowerTailSlamFarGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击伤害: 130%
攻击间隔: 2.01 秒
冷却时间: 12 秒
攻击伤害总增 30%
attack maximum action distance + [50]
is area damage [1]
MudBurrowerTailSlamAcidGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击伤害: 130%
攻击间隔: 2.01 秒
攻击伤害总增 30%
将物理伤害的 50% 转化为混沌伤害
击中敌人造成中毒
is area damage [1]
MudBurrowerTailSweepAcidGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击间隔: 2.01 秒
将物理伤害的 50% 转化为混沌伤害
击退距离延长 200%
击中敌人造成中毒
击退敌人
is area damage [1]
MudBurrowerTailSlamAcidFarGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击伤害: 130%
攻击间隔: 2.01 秒
攻击伤害总增 30%
将物理伤害的 50% 转化为混沌伤害
击中敌人造成中毒
is area damage [1]
main hand base maximum attack distance [39]
MudBurrowerTailEmergeSlamTriggerGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击伤害: 130%
攻击间隔: 2.01 秒
攻击伤害总增 30%
is area damage [1]
MudBurrowerTailEmergeSlamTriggerAcidGA
可触发, 攻击
Base Damage: 317–476
暴击几率: 5%
攻击间隔: 2.01 秒
击中时必定使敌人中毒
is area damage [1]
SSMMudBurrowerGrubs
法术, 法术可重复, 可触发
施放间隔: 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 = { }, },
    },
}
Anundr, the Sandworm
Beast
monster dropped item rarity +% [1600]
monster slain experience +% [0]
monster slain flask charges granted +% [-50]
SpectreN
AreaThe Khari Crossing, [DNT] River Barrens, Arroyo
Tagsbeast, Claw_onhit_audio, mammal_beast, medium_movement, not_dex, not_int
生命
200%
[护甲]
+35%
抗性
0 0 30 0
伤害
250%
命中
100%
Critical Hits Chance
5%
Critical Damage Bonus
+30%
Attack Distance
6 ~ 37
攻击间隔
2.01 Second
Damage Spread
±20%
经验值
250%
Model Size
100%
Type
DevourerBossDuoHead
Metadata
DevourerBossDuoHead
等级
65
生命
13,026
[护甲]
2,731
伤害
531
法术伤害
531
命中
2,214
攻击间隔
2.01
经验值
53,768
召唤物生命
12,564
召唤物伤害
2,072
召唤物护甲
4,147
MeleeMudBurrowerLeftCleave
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
普通攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 140%
攻击间隔: 2.01 秒
攻击伤害总增 40%
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [40]
MeleeMudBurrowerRightCleave
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
普通攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 140%
攻击间隔: 2.01 秒
攻击伤害总增 40%
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [40]
MeleeMudBurrowerBite
攻击, 范围攻击, 技能可幻影射手, 投射物, 近战单一目标, 近战, 玩家投射物
普通攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 140%
攻击间隔: 2.01 秒
攻击伤害总增 40%
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [80]
MPAMudBurrowerBloodProj
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 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
攻击, 范围
Base Damage: 425–637
暴击几率: 5%
攻击间隔: 2.01 秒
冷却时间: 3 秒
伤害总降 50%
效果区域缩小 50%
电环伤害总增 33%
action attack or cast time uses animation length [1]
emerge speed +% [100]
is area damage [1]
MudBurrowerEpicBurrowNoRetarget
法术, 位移
施放间隔: 4.5 秒
冷却时间: 14 秒
action attack or cast time uses animation length [1]
action do not face target [1]
MudBurrowerGoopGT
可触发
冷却时间: 16 秒
action attack or cast time uses animation length [1]
monster penalty against minions damage +% final vs player minions [60]
MPAMudBurrowerSprayProj
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
Base Damage: 425–637
暴击几率: 5%
攻击间隔: 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
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击间隔: 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
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 300%
攻击间隔: 2.01 秒
攻击伤害总增 200%
is area damage [1]
voll slam damage +% final at centre [50]
MudBurrowerMaggotSummon
法术, 法术可重复, 可触发
施放间隔: 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
可触发
MudBurrowerGoopTriggerKnockbackGA
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 5%
攻击间隔: 2.01 秒
攻击伤害总降 95%
击退敌人
is area damage [1]
MPAMudBurrowerGoopSmallBall
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
Base Damage: 425–637
暴击几率: 5%
攻击间隔: 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
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 35%
攻击间隔: 2.01 秒
攻击伤害总降 65%
击中敌人造成中毒
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
MPAMudBurrowerGoopBigBall
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
Base Damage: 425–637
暴击几率: 5%
攻击间隔: 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
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 160%
攻击间隔: 2.01 秒
攻击伤害总增 60%
击中敌人造成中毒
base is projectile [1]
is area damage [1]
GAMudBurrowerSpraySmallImpact
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击间隔: 2.01 秒
击中敌人造成中毒
中毒持续时间延长 50%
action attack or cast time uses animation length [1]
base is projectile [1]
is area damage [1]
GAMudBurrowerDivePush
可触发, 法术, 伤害
施放间隔: 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
可触发, 攻击
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 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
法术, 范围, 伤害, 可触发, 持续时间, 范围法术
施放间隔: 1 秒
每秒造成 363.6 基础混沌伤害
active skill base area of effect radius [15]
base skill effect duration [10000]
ground caustic art variation [1000]
MPAMudBurrowerVomitProj
攻击, 范围攻击, 技能可幻影射手, 投射物, 玩家投射物, 伤害, 可触发
Base Damage: 425–637
暴击几率: 5%
攻击伤害: 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
Domains怪物 (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
    Domains怪物 (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.