Core Destabiliser

From Path of Exile 2 Wiki
Revision as of 21:16, 12 December 2025 by Blvcksvn (talk | contribs)
Jump to navigation Jump to search
Core DestabiliserStack Size: 10Modifies a Soul Core unpredictably, with a chance to destroy itRight click this item then left click on a soul core to apply it.
Acquisition
Drop restricted
Can be taken instead of using the crafting bench in a Tier 3 Alchemy Lab room (?) in Atziri's Temple.
Metadata
Item class: Currency Item

Core Destabiliser is a currency item that can randomly upgrade an endgame soul core into an ancient soul core or destroy it.

Mechanics

If this item succeeds, it will upgrade an endgame soul core into one of the following ancient soul cores:

Lua error: Error 1054: Unknown column 'cargo__augments.is_soul_core' in 'where clause' Function: CargoSQLQuery::run Query: SELECT `cargo__items`.`_pageID` AS `items._pageID`,`cargo__items`.`_pageName` AS `items._pageName`,`cargo__items`.`name` AS `items.name`,`cargo__items`.`inventory_icon` AS `items.inventory_icon`,`cargo__items`.`html` AS `items.html`,`cargo__items`.`size_x` AS `items.size_x`,`cargo__items`.`size_y` AS `items.size_y`,`cargo__augments`.`augment_limit` AS `augments.augment_limit`,`cargo__items`.`description` AS `items.description`,`cargo__items`.`drop_level` AS `items.drop_level` FROM `cargo__items` LEFT OUTER JOIN `cargo__augments` ON ((`cargo__items`.`_pageID`=`cargo__augments`.`_pageID`)) LEFT OUTER JOIN `cargo__versions` ON ((`cargo__items`.`release_version`=`cargo__versions`.`version`)) WHERE (`cargo__items`.`drop_enabled` = true

 AND (`cargo__items`.`release_version` IS NULL 
   OR `cargo__items`.`release_version` IS NOT NULL
 ) AND `cargo__items`.`base_item` IS NULL
 AND `cargo__items`.`base_item_id` IS NULL
 AND `cargo__items`.`base_item_page` IS NULL
 AND (`cargo__items`.`class_id` = "SoulCore"
 AND `cargo__augments`.`is_soul_core` = True
 AND `cargo__items`.`name` LIKE "%'s%Thesis%")) AND `cargo__items`.`_pageNamespace` IN (0,10016)  GROUP BY `cargo__items`.`_pageID` ORDER BY `cargo__items`.`required_level_range_maximum`,`cargo__items`.`name` LIMIT 5000  

.

Item acquisition

Core Destabiliser has restrictions on where or how it can drop.

Can be taken instead of using the crafting bench in a Tier 3 Alchemy Lab room (Grand Phylactery) in Atziri's Temple. Can also drop from Royal Trove in Atziri's Temple after defeating Atziri, the Red Queen.

Version history

Version Changes
0.4.0
  • Introduced to the game.