Currency: Difference between revisions

From Path of Exile Wiki
Jump to navigation Jump to search
>KLIKS
(updated the way currencies are listed. should be a bit more clear now. also added oils)
>KLIKS
(updated the way currencies are listed. should be a bit more clear now. also added oils)
(No difference)

Revision as of 13:44, 15 November 2019

Lua error in Module:Item_class at line 78: The item class name "Currency" is invalid..

Vendors + Currency - Everything you need to know

The currency system in Path of Exile revolves around a variety of different orbs and scrolls. Each currency item serves a specific function in the crafting and enhancement of a character's equipment, or allowing restructuring of the character's passive skill tree in the case of the Orb of Regret.

Currency items are used to pay for items in player trading.

Currency items

Currency items can be found as drops from monsters or chests, bought directly from different vendors in town, or received through the use of the vendor recipe system by trading specific configurations of items to any town vendor. Currency items play a large role in the player to player trading system, with rare orbs able to be traded for powerful equipment, or even other types of orbs that a player might need at the time for crafting.

Functional currency

These currencies have a direct purpose and can be consumed in most cases.

ItemDrop
Level
Stack
Size
Tab
Stack
Size
Help Text

Shards and fragments

Shards and fragments are obtained by selling items to vendors or dropping from Harbingers. They can be combined to form certain currency items by stacking them.

ItemDrop
Level
Stack
Size
Tab
Stack
Size
Help Text

Essences

Main page: Essences

Essences are items that upgrade a normal item to a rare item with predetermined modifiers.

Prophecies

Main page: Prophecies

Prophecies are given out from Navali in return for Silver Coins. They can be sealed into Prophecy items.

Vials

Main page: Vial

Vials drop in the Temple of Atzoatl and can upgrade specific unique items to make them more powerful.

ItemDrop
Level
Stack
Size
Tab
Stack
Size
Help Text
Vial of AwakeningVial of AwakeningStack Size: 10The eyes of Apep flicker open and the Poisoned One stirs.Sacrifice this item on the Altar of Sacrifice along with Apep's Slumber to transform it.50105000Sacrifice this item on the Altar of Sacrifice along with Apep's Slumber to transform it.
Vial of ConsequenceVial of ConsequenceStack Size: 10Your actions live but a moment;
their repercussions never die.
Sacrifice this item on the Altar of Sacrifice along with Coward's Chains to transform it.
50105000Sacrifice this item on the Altar of Sacrifice along with Coward's Chains to transform it.
Vial of DominanceVial of DominanceStack Size: 10Blood, slaves and stone.
The timeless edifice of Dominance.
Sacrifice this item on the Altar of Sacrifice along with Architect's Hand to transform it.
50105000Sacrifice this item on the Altar of Sacrifice along with Architect's Hand to transform it.
Vial of FateVial of FateStack Size: 10Ancient myths of flame, frost and thunder.
Will we ever know the way forward?
Sacrifice this item on the Altar of Sacrifice along with Story of the Vaal to transform it.
50105000Sacrifice this item on the Altar of Sacrifice along with Story of the Vaal to transform it.
Vial of SacrificeVial of SacrificeStack Size: 10Festivities of blood. Bleeding hearts and screaming lungs.Sacrifice this item on the Altar of Sacrifice along with Sacrificial Heart to transform it.68105000Sacrifice this item on the Altar of Sacrifice along with Sacrificial Heart to transform it.
Vial of SummoningVial of SummoningStack Size: 10Call to place the demon gods of the past.Sacrifice this item on the Altar of Sacrifice along with Mask of the Spirit Drinker to transform it.50105000Sacrifice this item on the Altar of Sacrifice along with Mask of the Spirit Drinker to transform it.
Vial of the GhostVial of the GhostStack Size: 10With great tragedy and power,
the dead are netted in anguish.
Sacrifice this item on the Altar of Sacrifice along with Soul Catcher to transform it.
68105000Sacrifice this item on the Altar of Sacrifice along with Soul Catcher to transform it.
Vial of the RitualVial of the RitualStack Size: 10The ritual creates order.
Both in the minds of men and gods.
The ritual creates order.
Sacrifice this item on the Altar of Sacrifice along with Dance of the Offered to transform it.
50105000Sacrifice this item on the Altar of Sacrifice along with Dance of the Offered to transform it.
Vial of TranscendenceVial of TranscendenceStack Size: 10It is not our flesh, our thoughts, or our soul that limits us;
it is the distinction between them.
Sacrifice this item on the Altar of Sacrifice along with any Tempered Flesh, Tempered Spirit or Tempered Mind to transform it.
50105000Sacrifice this item on the Altar of Sacrifice along with any Tempered Flesh, Tempered Spirit or Tempered Mind to transform it.

Harbinger currency

These orbs and shards are dropped by Harbingers. Lua error: Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'HOLDS "Harbinger")) AND `cargo__items`.`_pageNamespace` IN (0,10016) GROUP B...' at line 9 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__items`.`drop_level` AS `items.drop_level`,`cargo__stackables`.`stack_size` AS `stackables.stack_size`,`cargo__stackables`.`stack_size_currency_tab` AS `stackables.stack_size_currency_tab`,`cargo__items`.`help_text` AS `items.help_text` FROM `cargo__items` LEFT OUTER JOIN `cargo__stackables` ON ((`cargo__items`.`_pageID`=`cargo__stackables`.`_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__versions`.`release_date` < 20240513230312
 ) 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`="Stackable Currency"
   AND `cargo__items`.`drop_leagues` HOLDS "Harbinger")) 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  

.

Perandus coins

Perandus Coins can be used to buy items from Cadiro Perandus. Lua error: Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'HOLDS "Perandus")) AND `cargo__items`.`_pageNamespace` IN (0,10016) GROUP BY...' at line 9 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__items`.`drop_level` AS `items.drop_level`,`cargo__stackables`.`stack_size` AS `stackables.stack_size`,`cargo__stackables`.`stack_size_currency_tab` AS `stackables.stack_size_currency_tab`,`cargo__items`.`help_text` AS `items.help_text` FROM `cargo__items` LEFT OUTER JOIN `cargo__stackables` ON ((`cargo__items`.`_pageID`=`cargo__stackables`.`_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__versions`.`release_date` < 20240513230312
 ) 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`="Stackable Currency"
   AND `cargo__items`.`drop_leagues` HOLDS "Perandus")) 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  

.

Delve currency

Fossils and Resonators can be found in the Azurite Mine or bought from Niko, Master of the Depths.

Fossils

Main page: Fossil
ItemDrop
Level
Effect(s)Drop AreasAdditional
Drop Restrictions
Aberrant FossilAberrant FossilStack Size: 20More Chaos modifiers
No Lightning modifiers
Place in a Resonator to influence item crafting.
1More Chaos modifiers
No Lightning modifiers
N/AFound in Fungal Caverns and Abyssal Depths biomes in the Azurite Mine.
Aetheric FossilAetheric FossilStack Size: 20More Caster modifiers
Fewer Attack modifiers
Place in a Resonator to influence item crafting.
1More Caster modifiers
Fewer Attack modifiers
N/AFound in Mines and Sulphur Vents biomes in the Azurite Mine.
Bloodstained FossilBloodstained FossilStack Size: 10Corrupted
Has a Corrupted implicit modifier
Place in a Resonator to influence item crafting.
1Corrupted
Has a Corrupted implicit modifier
N/ADrops from completing a Stonewood Hollow node in Petrified Forest biomes in the Azurite Mine.
Bound FossilBound FossilStack Size: 20More Minion, Aura or Curse modifiersPlace in a Resonator to influence item crafting.1More Minion, Aura or Curse modifiersN/AFound in Petrified Forest and Abyssal Depths biomes in the Azurite Mine.
Corroded FossilCorroded FossilStack Size: 20More Physical Ailment or Chaos Ailment modifiers
No Elemental modifiers
Place in a Resonator to influence item crafting.
1More Physical Ailment or Chaos Ailment modifiers
No Elemental modifiers
N/AFound in Fungal Caverns and Petrified Forest biomes in the Azurite Mine.
Deft FossilDeft FossilStack Size: 20More Critical modifiers
No Attribute modifiers
Place in a Resonator to influence item crafting.
1More Critical modifiers
No Attribute modifiers
N/AFound in Magma Fissure biomes in the Azurite Mine.
Dense FossilDense FossilStack Size: 20More Defence modifiers
No Life Modifiers
Place in a Resonator to influence item crafting.
1More Defence modifiers
No Life Modifiers
N/AFound in Fungal Caverns and Petrified Forest biomes in the Azurite Mine.
Faceted FossilFaceted FossilStack Size: 10More Gem modifiersPlace in a Resonator to influence item crafting.1More Gem modifiersN/ADrops from completing a Molten Cavity node in Magma Fissure biomes in the Azurite Mine.
Fractured FossilFractured FossilStack Size: 10Creates a split copy
Cannot be used to split Influenced,
Enchanted, Fractured, or Synthesised items
Place in a Resonator to influence item crafting.
1Creates a split copy
Cannot be used to split Influenced,
Enchanted, Fractured, or Synthesised items
N/ADrops from completing a Humid Fissure node in Sulphur Vents biomes in the Azurite Mine.
Frigid FossilFrigid FossilStack Size: 20More Cold modifiers
No Fire modifiers
Place in a Resonator to influence item crafting.
1More Cold modifiers
No Fire modifiers
N/AFound in Frozen Hollow biomes in the Azurite Mine.
Fundamental FossilFundamental FossilStack Size: 20More Attribute modifiers
No Critical modifiers
Place in a Resonator to influence item crafting.
1More Attribute modifiers
No Critical modifiers
N/AFound in Magma Fissure and Sulphur Vents biomes in the Azurite Mine.
Gilded FossilGilded FossilStack Size: 10Item is overvalued by vendorsPlace in a Resonator to influence item crafting.1Item is overvalued by vendorsN/AFound in Fungal Caverns and Abyssal Depths biomes in the Azurite Mine.
Glyphic FossilGlyphic FossilStack Size: 10Has a Corrupt Essence modifierPlace in a Resonator to influence item crafting.1Has a Corrupt Essence modifierN/ADrops from completing a Time-Lost Cavern node in Frozen Hollow biomes in the Azurite Mine.
Hollow FossilHollow FossilStack Size: 10Has an Abyssal socketPlace in a Resonator to influence item crafting.1Has an Abyssal socketN/ADrops from completing a Crystal Spire node in Abyssal Depths biomes in the Azurite Mine.
Jagged FossilJagged FossilStack Size: 20More Physical modifiers
No Chaos modifiers
Place in a Resonator to influence item crafting.
1More Physical modifiers
No Chaos modifiers
N/AFound in Petrified Forest biomes in the Azurite Mine.
Lucent FossilLucent FossilStack Size: 20More Mana modifiers
No Speed modifiers
Place in a Resonator to influence item crafting.
1More Mana modifiers
No Speed modifiers
N/AFound in Abyssal Depths biomes in the Azurite Mine.
Metallic FossilMetallic FossilStack Size: 20More Lightning modifiers
No Physical modifiers
Place in a Resonator to influence item crafting.
1More Lightning modifiers
No Physical modifiers
N/AFound in Mines and Sulphur Vents biomes in the Azurite Mine.
Perfect FossilPerfect FossilStack Size: 20Improved QualityPlace in a Resonator to influence item crafting.1Improved QualityN/AFound in Fungal Caverns and Sulphur Vents biomes in the Azurite Mine.
Prismatic FossilPrismatic FossilStack Size: 20More Elemental modifiers
No Physical Ailment or Chaos Ailment modifiers
Place in a Resonator to influence item crafting.
1More Elemental modifiers
No Physical Ailment or Chaos Ailment modifiers
N/AFound in Magma Fissure and Frozen Hollow biomes in the Azurite Mine.
Pristine FossilPristine FossilStack Size: 20More Life modifiers
No Defence modifiers
Place in a Resonator to influence item crafting.
1More Life modifiers
No Defence modifiers
N/AFound in Mines and Magma Fissure biomes in the Azurite Mine.
Sanctified FossilSanctified FossilStack Size: 10Numeric modifier values are lucky
High Level modifiers are more common
Place in a Resonator to influence item crafting.
1Numeric modifier values are lucky
High Level modifiers are more common
N/AFound in Frozen Hollow and Petrified Forest biomes in the Azurite Mine.
Scorched FossilScorched FossilStack Size: 20More Fire modifiers
No Cold modifiers
Place in a Resonator to influence item crafting.
1More Fire modifiers
No Cold modifiers
N/AFound in Magma Fissure biomes in the Azurite Mine.
Serrated FossilSerrated FossilStack Size: 20More Attack modifiers
Fewer Caster modifiers
Place in a Resonator to influence item crafting.
1More Attack modifiers
Fewer Caster modifiers
N/AFound in Mines and Frozen Hollow biomes in the Azurite Mine.
Shuddering FossilShuddering FossilStack Size: 20More Speed modifiers
No Mana modifiers
Place in a Resonator to influence item crafting.
1More Speed modifiers
No Mana modifiers
N/AFound in Frozen Hollow biomes in the Azurite Mine.
Tangled FossilTangled FossilStack Size: 10Makes a random modifier type much more likely and prevents
another random modifier type
Effects revealed once resonator is fully socketed
Place in a Resonator to influence item crafting.
1Makes a random modifier type much more likely and prevents
another random modifier type
Effects revealed once resonator is fully socketed
N/ADrops from completing a Haunted Tomb node in Fungal Caverns biomes in the Azurite Mine.

Resonators

This is a list of resonators.

Chaotic resonators

Chaotic resonators can drop in the core game.

ItemDrop
Level
Effect(s)Help Text
Primitive Chaotic ResonatorPrimitive Chaotic ResonatorStack Size: 10Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.34Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.
Potent Chaotic ResonatorPotent Chaotic ResonatorStack Size: 10Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.34Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.
Powerful Chaotic ResonatorPowerful Chaotic ResonatorStack Size: 10Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.34Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.
Prime Chaotic ResonatorPrime Chaotic ResonatorStack Size: 10Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.68Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Alchemical resonators

In permanent leagues, alchemical resonators are drop disabled, but any existing ones can still be used.

In Ruthless mode, alchemical resonators can be obtained instead of chaotic resonators.

ItemDrop
Level
Effect(s)Help Text
Primitive Alchemical ResonatorPrimitive Alchemical ResonatorStack Size: 10Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.1Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.
Potent Alchemical ResonatorPotent Alchemical ResonatorStack Size: 10Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.1Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.
Powerful Alchemical ResonatorPowerful Alchemical ResonatorStack Size: 10Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.34Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.
Prime Alchemical ResonatorPrime Alchemical ResonatorStack Size: 10Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.68Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.

ru:Список валюты Спуска de:Liste der Delve: Einfassbare Währung

Oils

Oils can improve Blight maps, amulets, rings and certain unique items. They are exclusive to the Blight leagues.

ItemDrop
Level
Stack
Size
Tab
Stack
Size
Help Text

Discontinued currency items

The following currency items no longer drop in the game (in any league).

ItemDrop
Level
Stack
Size
Tab
Stack
Size
Help Text

Currency exchange resources

Exchange rates between different currency items is largely dependent on the item's scarcity and the demand for it by players willing to trade. Due to the continuously fluctuating nature of the Path of Exile economy, it is too impractical to keep an updated table of currency exchange rates here. Instead, please refer to these tools and resources:

Vendor prices chart

A number of orbs are purchasable at vendors, and can thus be ranked like coins in normal currency. There are several progression tables below showing who sells what and what their equivalent value is in Alts (Orbs of AlterationOrb of AlterationStack Size: 20Reforges a magic item with new random modifiersRight click this item then left click a magic item to apply it.).

Currency items that have shards are italicised.

Main Progression
Orb Price Value in Alts Location
Orb of Alchemy Orb of Regret 64 Act 3 (Clarissa)
Orb of Regret Orb of Scouring 64 Act 2 (Yeena)
Orb of Scouring Orb of Chance 32 Act 2 (Yeena)
Orb of Chance Orb of Fusing 8 Act 3 (Clarissa)
Orb of Fusing Jeweller's Orb 8 Act 2 (Yeena)
Chromatic Orb Jeweller's Orb 6 Act 2 (Yeena)
Jeweller's Orb Orb of Alteration 2 Act 2 (Yeena)
Orb of Alteration Orb of Augmentation 1 Act 1 (Nessa)
Orb of Augmentation Orb of Transmutation 1/4 Act 1 (Nessa)
Orb of Transmutation Portal Scroll 1/16 Act 1 (Nessa)
Portal Scroll Scroll of Wisdom 1/112 Act 1 (Nessa)
Scroll of Wisdom baseline currency 1/336 N/A
Scraps Progression
Glassblower's Bauble Blacksmith's Whetstone N/A Act 3 (Hargan)
Blacksmith's Whetstone Armourer's Scrap N/A Act 2 (Greust)
Armourer's Scrap Blacksmith's Whetstone N/A Act 1 (Tarkleigh)

Act 3's Clarissa and Act 4's Petarus and Vanja have all the Main Progression recipes.

Some Masters sell currency in bulk:

Master Progression
Orbs Price Master
20x Cartographer's Chisel 12x Chaos Orb Zana

Vendors and player economy

Vendor prices are a base value for comparisons, player market value will vary. Since players can't downgrade one Orb of Fusing into eight Orbs of Alteration, they may be willing to sell them for less. High-level players will tend to accumulate rarer currencies, and when they begin rolling maps and running them, may run out of smaller denominations such as wisdom scrolls and orbs of alterations.

Don't forget that barter trading is not just what it is worth, it is also what you are willing to pay. ru:Валюта