Shop - Drogo's Mining Emporium: Difference between revisions
Appearance
imported>Age Of Embers Editorial Team Initial verified wiki package import |
imported>Age Of Embers Editorial Team Initial verified wiki package import |
||
| Line 2: | Line 2: | ||
'''Drogo's Mining Emporium''' is an enabled Age of Embers shop definition using currency <code>ShopCurrency.COINS</code> and policy <code>STOCK_ONLY</code>. The table records the raw source values used by the shop script. | '''Drogo's Mining Emporium''' is an enabled Age of Embers shop definition using currency <code>ShopCurrency.COINS</code> and policy <code>STOCK_ONLY</code>. The table records the raw source values used by the shop script. | ||
== What this shop is for == | |||
This shop is part of the player economy. Use the currency and policy shown below to decide whether it is a supply shop, progression shop, activity reward shop or exchange. A shop with disabled selling is a spending destination rather than a cash-out method. | |||
== How to use it safely == | |||
# Confirm the currency before selecting a quantity. | |||
# Compare the buy price with the same item’s boss, minigame or skilling source. | |||
# Check equipment requirements and item examine before buying expensive gear. | |||
# Keep collection-log or upgrade ingredients before selling duplicates. | |||
# If stock is limited, the displayed price may react to stock rules; re-check the confirmation value. | |||
<div class="aoe-note aoe-note--verified"><span class="aoe-note__title">Price interpretation</span>Buy price is what the player pays; sell price is what the shop pays the player. Negative values and <code>NO_SELLING</code> mean the relevant transaction is disabled. Dynamic/general-store pricing can still depend on stock and shop engine rules.</div> | <div class="aoe-note aoe-note--verified"><span class="aoe-note__title">Price interpretation</span>Buy price is what the player pays; sell price is what the shop pays the player. Negative values and <code>NO_SELLING</code> mean the relevant transaction is disabled. Dynamic/general-store pricing can still depend on stock and shop engine rules.</div> | ||
| Line 29: | Line 39: | ||
'''Shop ID:''' <code>5</code> · '''Currency:''' <code>ShopCurrency.COINS</code> · '''Policy:''' <code>STOCK_ONLY</code> | '''Shop ID:''' <code>5</code> · '''Currency:''' <code>ShopCurrency.COINS</code> · '''Policy:''' <code>STOCK_ONLY</code> | ||
See [[Shop guide for players]] for currencies, stock behaviour and buy-versus-earn decisions. | |||
'''Verified from server source:''' <code>plugins/shops/.../Drogo's Mining Emporium.shop.kts</code>. | '''Verified from server source:''' <code>plugins/shops/.../Drogo's Mining Emporium.shop.kts</code>. | ||
Revision as of 21:47, 23 July 2026
Drogo's Mining Emporium
| Type | Shop |
|---|---|
| Access | Bound NPC/object or Universal shop |
| Status | Enabled shop definition |
| Verified | Drogo's Mining Emporium.shop.kts |
Drogo's Mining Emporium is an enabled Age of Embers shop definition using currency ShopCurrency.COINS and policy STOCK_ONLY. The table records the raw source values used by the shop script.
What this shop is for
This shop is part of the player economy. Use the currency and policy shown below to decide whether it is a supply shop, progression shop, activity reward shop or exchange. A shop with disabled selling is a spending destination rather than a cash-out method.
How to use it safely
- Confirm the currency before selecting a quantity.
- Compare the buy price with the same item’s boss, minigame or skilling source.
- Check equipment requirements and item examine before buying expensive gear.
- Keep collection-log or upgrade ingredients before selling duplicates.
- If stock is limited, the displayed price may react to stock rules; re-check the confirmation value.
Price interpretationBuy price is what the player pays; sell price is what the shop pays the player. Negative values and
NO_SELLING mean the relevant transaction is disabled. Dynamic/general-store pricing can still depend on stock and shop engine rules.Stock and prices
| Item | Stock | Buy price | Sell price | Source identifier |
|---|---|---|---|---|
| Hammer | 4 |
Not purchasable | 0 |
HAMMER
|
| Bronze Pickaxe | 4 |
Not purchasable | 0 |
BRONZE_PICKAXE
|
| Copper Ore | 0 |
3 |
Not sold to shop | COPPER_ORE
|
| Tin Ore | 0 |
3 |
Not sold to shop | TIN_ORE
|
| Iron Ore | 0 |
17 |
5 |
IRON_ORE
|
| Coal | 0 |
45 |
13 |
COAL
|
| Bronze Bar | 0 |
8 |
2 |
BRONZE_BAR
|
| Iron Bar | 0 |
28 |
8 |
IRON_BAR
|
| Gold Bar | 0 |
300 |
90 |
GOLD_BAR
|
Shop ID: 5 · Currency: ShopCurrency.COINS · Policy: STOCK_ONLY
See Shop guide for players for currencies, stock behaviour and buy-versus-earn decisions.
Verified from server source: plugins/shops/.../Drogo's Mining Emporium.shop.kts.
Ready to play Age of Embers?
Use this guide in-game, then jump straight into the server. Progress is persistent across the supported desktop, mobile and web-client routes.