Jump to content

Shop - Broken egg shells exchange

From Age Of Embers Wiki
Revision as of 20:33, 23 July 2026 by imported>Age Of Embers Editorial Team (Initial verified wiki package import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Broken egg shells exchange
TypeShop
AccessBound NPC/object or Universal shop
StatusEnabled shop definition
VerifiedBroken egg shells exchange.shop.kts


Broken egg shells exchange is an enabled Age of Embers shop definition using currency ShopCurrency.BROKEN_EGG_SHELLS and policy NO_SELLING. The table records the raw source values used by the shop script.

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
Easter Mystery Box 1000000 200 Not sold to shop EASTER_MYSTERY_BOX

Shop ID: 369 · Currency: ShopCurrency.BROKEN_EGG_SHELLS · Policy: NO_SELLING

Verified from server source: plugins/shops/.../Broken egg shells exchange.shop.kts.