Jump to content

Shop - Davon's Amulet Store: Difference between revisions

From Age Of Embers Wiki
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:


'''Davon's Amulet Store''' is an enabled Age of Embers shop definition using currency <code>ShopCurrency.COINS</code> and policy <code>STOCK_ONLY, Shop.DEFAULT_SELL_MULTIPLIER, ShopDiscount.KARAMJA_DIARY</code>. The table records the raw source values used by the shop script.
'''Davon's Amulet Store''' is an enabled Age of Embers shop definition using currency <code>ShopCurrency.COINS</code> and policy <code>STOCK_ONLY, Shop.DEFAULT_SELL_MULTIPLIER, ShopDiscount.KARAMJA_DIARY</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 21: Line 31:


'''Shop ID:''' <code>101</code> · '''Currency:''' <code>ShopCurrency.COINS</code> · '''Policy:''' <code>STOCK_ONLY, Shop.DEFAULT_SELL_MULTIPLIER, ShopDiscount.KARAMJA_DIARY</code>
'''Shop ID:''' <code>101</code> · '''Currency:''' <code>ShopCurrency.COINS</code> · '''Policy:''' <code>STOCK_ONLY, Shop.DEFAULT_SELL_MULTIPLIER, ShopDiscount.KARAMJA_DIARY</code>
See [[Shop guide for players]] for currencies, stock behaviour and buy-versus-earn decisions.


'''Verified from server source:''' <code>plugins/shops/.../Davon's Amulet Store.shop.kts</code>.
'''Verified from server source:''' <code>plugins/shops/.../Davon's Amulet Store.shop.kts</code>.

Revision as of 21:47, 23 July 2026

Davon's Amulet Store
TypeShop
AccessBound NPC/object or Universal shop
StatusEnabled shop definition
VerifiedDavon's Amulet Store.shop.kts


Davon's Amulet Store is an enabled Age of Embers shop definition using currency ShopCurrency.COINS and policy STOCK_ONLY, Shop.DEFAULT_SELL_MULTIPLIER, ShopDiscount.KARAMJA_DIARY. 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

  1. Confirm the currency before selecting a quantity.
  2. Compare the buy price with the same item’s boss, minigame or skilling source.
  3. Check equipment requirements and item examine before buying expensive gear.
  4. Keep collection-log or upgrade ingredients before selling duplicates.
  5. 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
Holy Symbol 0 360 225 HOLY_SYMBOL
Amulet Of Magic 0 1080 675 AMULET_OF_MAGIC
Amulet Of Defence 0 1530 956 AMULET_OF_DEFENCE
Amulet Of Strength 0 2430 1215 AMULET_OF_STRENGTH
Amulet Of Power 0 4230 2643 AMULET_OF_POWER

Shop ID: 101 · Currency: ShopCurrency.COINS · Policy: STOCK_ONLY, Shop.DEFAULT_SELL_MULTIPLIER, ShopDiscount.KARAMJA_DIARY

See Shop guide for players for currencies, stock behaviour and buy-versus-earn decisions.

Verified from server source: plugins/shops/.../Davon's Amulet Store.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.