Cargo query

Jump to navigation Jump to search

Showing below up to 50 results in range #101 to #150.

View ( | ) (20 | 50 | 100 | 250 | 500)

Unlock Location Modification Cost

Jungle Valley

3x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Labyrinth Trial in The Bath House

2x Glassblower's BaubleGlassblower's BaubleStack Size: 20Improves the quality of a flaskRight click this item then left click a flask to apply it. Has greater effect on lower-rarity flasks. The maximum quality is 20%.

Labyrinth Trial in The Catacombs

6x Orb 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.

Labyrinth Trial in The Chamber of Sins Level 2

Labyrinth Trial in The Crypt

Labyrinth Trial in The Imperial Gardens

3x Orb of ChanceOrb of ChanceStack Size: 20Upgrades a normal item to a random rarityRight click this item then left click a normal item to apply it.

Labyrinth Trial in The Lower Prison

6x Orb of TransmutationOrb of TransmutationStack Size: 40Upgrades a normal item to a magic itemRight click this item then left click a normal item to apply it.

Labyrinth Trial in The Tunnel

6x Orb of ChanceOrb of ChanceStack Size: 20Upgrades a normal item to a random rarityRight click this item then left click a normal item to apply it.

Lair

4x Glassblower's BaubleGlassblower's BaubleStack Size: 20Improves the quality of a flaskRight click this item then left click a flask to apply it. Has greater effect on lower-rarity flasks. The maximum quality is 20%.

Lava Lake

4x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Lookout

3x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

3x Regal OrbRegal OrbStack Size: 20Upgrades a magic item to a rare itemRight click this item then left click a magic item to apply it. Current modifiers are retained and a new one is added.

Maze

4x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Merciless Aspirant's Trial

3x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Moon Temple

1x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

1x Orb of AlchemyOrb of AlchemyStack Size: 20Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.

Museum

1x Exalted OrbExalted OrbStack Size: 20Augments a rare item with a new random modifierRight click this item then left click a rare item to apply it. Rare items can have up to six random modifiers.

Orchard

4x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Park

1x Regal OrbRegal OrbStack Size: 20Upgrades a magic item to a rare itemRight click this item then left click a magic item to apply it. Current modifiers are retained and a new one is added.

4x Orb of ChanceOrb of ChanceStack Size: 20Upgrades a normal item to a random rarityRight click this item then left click a normal item to apply it.

Phantasmagoria

2x Orb of AlchemyOrb of AlchemyStack Size: 20Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.

4x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Pit

1x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

4x Chaos OrbChaos OrbStack Size: 20Reforges a rare item with new random modifiersRight click this item then left click a rare item to apply it.

Promenade

2x Orb of AlchemyOrb of AlchemyStack Size: 20Upgrades a normal item to a rare itemRight click this item then left click a normal item to apply it.

View ( | ) (20 | 50 | 100 | 250 | 500)

Modify query

View wikitext
{{#cargo_query:
fields=IF(recipe_unlock_location<>"",recipe_unlock_location,"''Starts unlocked''")=Unlock Location,
  crafting_bench_options.name=Modification, 
  CONCAT(crafting_bench_options_costs.amount, 'x {{il|',crafting_bench_options_costs.name, '}}')=Cost
|format=table
|join on=crafting_bench_options.id=crafting_bench_options_costs.option_id
|merge similar cells=yes
|offset=100
|tables=crafting_bench_options, crafting_bench_options_costs
|where=npc="Niko"
}}