Campana de carne
Constructo
Vida de los tótems aumentada un (14–20)%
Flesh Bell
SpectreN
Tagsconstruct, red_blood, Stab_onhit_audio, very_slow_movement
Vida
125%
Resistencia
0 0 0 0
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
9,696
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 14.56 a 21.84 de daño de caos
action attack or cast time uses animation length [1]
is area damage [1]

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/Breach/WildBreachBoss/BellBreach"] = {
    name = "Flesh Bell",
    life = 1.25,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    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_chaos_damage",
        "spell_maximum_base_chaos_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 Min: 1 Max: 1 Global
  • Edit

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