Excavador de arbusto
Bestia
grant actor scale +% to aura owner on death [2]
grant attack speed +% to aura owner on death [5]
grant cast speed +% to aura owner on death [5]
grant damage reduction % to aura owner on death [-2]
soul is consumed on death [1]
Bramble Burrower
SpectreY
Tagsbeast, cannot_be_monolith, devourer, hidden_monster, immobile, medium_movement, melee, not_dex, not_int, physical_affinity, ranged, red_blood, spider
Vida
250%
Armadura
+50%
Ailment Threshold
250%
Resistencia
Damage
250%
Precisión
100%
Probabilidad de golpe crítico
+5%
Multiplicador de golpe crítico
+130%
Attack Distance
7 ~ 30
Attack Time
1.5 Second
Damage Spread
±20%
Experiencia
250%
Model Size
70%
Type
MtxWhackAMoleBurrower
Metadata
BrambleBurrower
Nivel
68
Vida
16,083
Armadura
43,185
Evasión
4,739
Damage
934
Daño de hechizos
934
Precisión
580
Attack Time
1.5
Experiencia
25,638
Minion Life
3,489
Minion Damage
746
Ailment Threshold
16,083
Chill
51
Shock
51
Brittle
288
Scorch
51
Sap
141
RootSpiderBurrow
La duración base es de 2 segundos
spell maximum action distance +% [120]
RootSpiderEmerge
Attack
Base Damage: 747–1121
Probabilidad de golpe crítico: 5%
Attack Time: 1.5 seg
Inflige un 10% menos de daño

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Mtx/BrambleBash/BrambleBurrower"] = {
    name = "Bramble Burrower",
    life = 2.5,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 2.5,
    damageSpread = 0.2,
    attackTime = 1.5,
    attackRange = 30,
    accuracy = 1,
    skillList = {
        "RootSpiderBurrow",
        "RootSpiderEmerge",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["RootSpiderBurrow"] = {
    name = "RootSpiderBurrow",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "base_skill_effect_duration",
        "spell_maximum_action_distance_+%",
    },
    levels = {
        [1] = {2000, 120, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
-- src\Data\Skills\spectre.lua
skills["RootSpiderEmerge"] = {
    name = "RootSpiderEmerge",
    hidden = true,
    color = "4",
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Attack] = true,
    },
    statDescriptionScope = "skill_stat_descriptions",
    castTime = 1,
    baseFlags = {
        attack = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "active_skill_damage_+%_final",
    },
    levels = {
        [1] = {-10, levelRequirement = 0, statInterpolation = {},  cost = { }, },
    },
}
No puede ser empujado
IdImmuneToKnockback
FamilyImmuneToKnockback
Domainsmonstruo (3)
GenerationTypeÚnico (3)
Req. level1
Stats
  • cannot be knocked back Min: 1 Max: 1 Global
  • Edit

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