IncursionAtziriActiveShrineStrongboxEssenceRareMonsterAliveSpiritActivatedRogueExile
Cloche de chair
CategoryConstructFabrication
monster no drops or experience [1]
Flesh Bell
Spectre
Tagsconstruct, red_blood, Stab_onhit_audio, very_slow_movement
Vie
125%
Résistance
IconEnemyResistanceFire0 IconEnemyResistanceCold0 IconEnemyResistanceLightning0 IconEnemyResistanceChaos0
Damage
250%
Précision
100%
Attack Distance
5 ~ 6
Temps d'attaque
1.5 Second
Damage Spread
±0%
Expérience
250%
Model Size
100%
Type
BreachBell
Metadata
BellBreach
Niveau
68
Vie
10,321
2,413
Damage
583
Dégâts des sorts
583
Précision
2,502
Temps d'attaque
1.5
Expérience
71,585
Minion Life
8,663
Minion Damage
2,422
Minion Armour
2,413
GSWildBreachBossBellNova
Triggerable, Spell, Damage, AttackInPlace
Temps d'incantation: 1 sec.
Inflige 153 à 229.6 Dégâts Physiques
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)
GenerationTypeUnique (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.