IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Campana de carne
CategoryConstructConstructo
monster no drops or experience [1]
Flesh Bell
Spectre
Tagsconstruct, red_blood, Stab_onhit_audio, very_slow_movement
Vida
125%
Resistencia
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
250%
Precisión
100%
Attack Distance
5 ~ 6
Tiempo de ataque
1.5 Second
Damage Spread
±0%
Experiencia
250%
Model Size
100%
Type
BreachBell
Metadata
BellBreach
Nivel
68
Vida
10,321
Damage
583
Daño de hechizos
583
Precisión
2,502
Tiempo de ataque
1.5
Experiencia
71,585
Minion Life
8,663
Minion Damage
2,422
Minion Armour
2,413
GSWildBreachBossBellNova
Triggerable, Spell, Damage, AttackInPlace
Tiempo de lanzamiento: 1 seg
Inflige de 153 a 229.6 de daño físico
action attack or cast time uses animation length [1]
is area damage [1]

Object Type

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Breach/WildBreachBoss/BellBreach"] = {
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    name = "Flesh Bell",
    life = 1.25,
    damage = 2.5,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
        "GSWildBreachBossBellNova",
    },
    modList = {
    },
}
-- src\Data\Skills\spectre.lua
skills["GSWildBreachBossBellNova"] = {
    name = "GSWildBreachBossBellNova",
    hidden = true,
    color = ,
    baseEffectiveness = 0,
    incrementalEffectiveness = 0,
    skillTypes = {
        [SkillType.Triggerable] = true,
        [SkillType.Spell] = true,
        [SkillType.Damage] = true,
        [SkillType.AttackInPlace] = true,
    },
    statDescriptionScope = "geometry_spell",
    castTime = 1,
    baseFlags = {
        spell = true,
        area = true,
    },
    baseMods = {
    },
    qualityStats = {
    },
    stats = {
        "spell_minimum_base_physical_damage",
        "spell_maximum_base_physical_damage",
        "is_area_damage",
        "action_attack_or_cast_time_uses_animation_length",
    },
    levels = {
        [1] = {0.80000001192093, 1.2000000476837, levelRequirement = 1, statInterpolation = {3, 3},  cost = { }, },
    },
}
monster no drops or experience [1]
FamilyMonsterNoDropsOrExperience
DomainsMonster (3)
GenerationTypeúnico (3)
Req. level1
Stats
  • monster no drops or experience 1 1 Global Unscalable Value
  • Edit

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