Shop - Broken egg shells exchange
Appearance
Broken egg shells exchange
| Type | Shop |
|---|---|
| Access | Bound NPC/object or Universal shop |
| Status | Enabled shop definition |
| Verified | Broken 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.