Path of Exile Wiki

Please consider helping keep the wiki up to date. Check the to-do list of updates needed for version 3.14.0.

Game data exports will becoming later as the technical changes in addition to regular changes take some more time.

READ MORE

Path of Exile Wiki
(PyPoE/ExporterBot/1.0.0a0: Item exporter)
(→‎Added Mods: use new query code)
Line 38: Line 38:
 
==Added Mods==
 
==Added Mods==
 
The following mods are added to the crafting pool when using this fossil:
 
The following mods are added to the crafting pool when using this fossil:
  +
{{Query spawnable modifiers
{{Modifier table
 
  +
|where=mods.domain=16 AND mods.tags HOLDS "speed" AND mods.tags HOLDS NOT "mana"
|q_tables=mod_stats, spawn_weights
 
|q_join=mods._pageID=mod_stats._pageID, mods._pageID=spawn_weights._pageID
 
|q_where=
 
mods.id = "DelveWeaponChanceToGainOnslaughtOnKill1h1_" OR
 
mods.id = "DelveWeaponChanceToGainOnslaughtOnKill2h1" OR
 
mods.id = "DelveBodyFrenzyChargeWhenHit1" OR
 
mods.id = "DelveBootsMovementSpeedIfHitRecently1" OR
 
mods.id = "DelveGlovesAttackAndCastSpeedIfHitRecently1" OR
 
mods.id = "DelveHelmIgnoreArmourMovementPenalties1" OR
 
mods.id = "DelveAmuletCannotBeChilledOrFrozenWhileMoving1" OR
 
mods.id = "DelveBeltChanceToGainOnslaughtOnFlaskUse1" OR
 
mods.id = "DelveRingCannotBeShockedWhileMoving1" OR
 
mods.id = "DelveQuiverFrenzyChargeOnHittingRareOrUnique1" OR
 
mods.id = "DelveJewelChanceToGainOnslaughtOnFlaskUse1"
 
|stat_text=1
 
 
|level=1
 
|level=1
 
|generation_type=1
 
|generation_type=1
 
|spawn_weights=1
 
|spawn_weights=1
|group=1
 
 
}}
 
}}
 
 
   
 
==Version history==
 
==Version history==

Revision as of 15:08, 12 April 2020

Shuddering FossilStack Size: 20More Speed modifiers
No Mana modifiers
Place in a Resonator to influence item crafting.
Shift click to unstack.
Shuddering Fossil inventory icon
Acquisition
Area level: 1
League(s): Delve
Can only drop in the Azurite Mine.
Vendor Offer
1x Scroll Fragment
Metadata
Item class: Stackable Currency
Metadata ID: Metadata/Items/Currency/CurrencyDelveCraftingSpeed
Shuddering Fossil is a fossil type.

Item acquisition
Questionmark

Can only drop in the Azurite Mine.

Upgrade paths

This item can be acquired through the following upgrade paths or vendor recipes:

AmountIngredientGeneral
Notes
Type
5Divination card inventory iconThe Tinkerer's TableThe Tinkerer's Table card artDivination card frameThe Tinkerer's Table55x FossilTrying to bring your vision to life is enough to drive you mad.Divination card inventory iconrandom fossil x5Automatic
1Fossilised Incubator inventory iconFossilised IncubatorFossilised IncubatorAdds an incubated Fossil item to an equippable item
Item drops after killing # monsters
Fossil ItemRight click this item then left click an item to apply it. The Incubated item drops after killing a specific number of monsters.
Fossilised Incubator inventory icon
random fossilAutomatic
1Divination card inventory iconThe VoidThe Void card artDivination card frameThe Void1Reach into the Void and claim your prize.Divination card inventory iconrandom divination card set exchangeAutomatic

Can be acquired in one of three ways:

Spawn Weight Multipliers

Using this fossil multiplies the spawn weights of all modifiers with mana tags by 0 and speed tags by 10.

Added Mods

The following mods are added to the crafting pool when using this fossil:

NameGeneration TypeFor generated item/monster modifiers the minimum item/monster level respectively. Some generation types may not require this condition to be met, however item level restrictions may be raised to 80% of this value.StatsSpawn Weighting
of the UndergroundSuffix1Socketed Skills have 18% increased Cast Speedabyss_jewel 0
jewel 0
gloves 2000
default 0
of the UndergroundSuffix1Socketed Skills have 18% increased Attack Speedabyss_jewel 0
jewel 0
gloves 2000
default 0
of the UndergroundSuffix1(4-6)% increased Movement Speed if you've Hit an Enemy Recentlyabyss_jewel 0
jewel 0
boots 2000
default 0
of the UndergroundSuffix1(5-10)% increased Attack and Cast Speed if you've Hit an Enemy Recentlyabyss_jewel 0
jewel 0
gloves 2000
default 0
of the UndergroundSuffix1Ignore all Movement Penalties from Armourabyss_jewel 0
jewel 0
helmet 2000
default 0
of the UndergroundSuffix74Minions have (15-30)% increased Movement Speedabyss_jewel 0
jewel 0
quiver 2000
ring 2000
amulet 2000
default 0
of the UndergroundSuffix1Minions have (4-6)% increased Attack Speed
Minions have (4-6)% increased Cast Speed
abyss_jewel 0
jewel 2000
default 0

Version history

Version Changes
3.4.0
  • Introduced to the game.