Fungal Bloom
Mastery: Blight
Your Maps have +40% chance to contain a Blight Encounter
Fungal Bloom Attr /16
NameShow Full Descriptions
IDatlas_blight_4273
IconArt/2DArt/SkillIcons/passives/AtlasTrees/BlightMapsEncounter.png
isKeystonefalse
isNotabletrue
isAscendancyStartfalse
isMultipleChoicefalse
isMultipleChoiceOptionfalse
isBlightedfalse
isJewelSocketfalse
isMasteryfalse
isProxyfalse
isUsedtrue
isRoyalefalse
PassiveSkillsHash44009
Ruthless mode
Fungal Bloom
Your Maps have 100% increased chance to contain a Blight Encounter
ReferenceCommunity Wiki
Fungal Bloom
Construct
SpectreN
Tagsconstruct, flesh_armour, immobile, is_unarmed, non_attacking, small_height
Life
100%
Ailment Threshold
100%
Resistance
0 0 0 0
Damage
100%
Accuracy
100%
Critical Strike Chance
+5%
Critical Strike Multiplier
+130%
Attack Distance
6 ~ 6
Attack Time
1.5 Second
Damage Spread
±0%
Experience
100%
Model Size
50%
Type
BlightedSpore
Metadata
BlightedSporeGauntlet_

Object Type

Object Type Codes

 
-- src\Data\Spectres.lua
minions["Metadata/Monsters/BlightedSpore/BlightedSporeGauntlet_"] = {
    name = "Fungal Bloom",
    life = 1,
    fireResist = 0,
    coldResist = 0,
    lightningResist = 0,
    chaosResist = 0,
    damage = 1,
    damageSpread = 0,
    attackTime = 1.5,
    attackRange = 6,
    accuracy = 1,
    skillList = {
    },
    modList = {
    },
}