Pular para o conteúdo principal

Shop Storage Artifact

The Shop Storage Artifact persists the runtime state of all dynamic shops.

data

  • Stock Levels: How many items are left for each product.
  • Dynamic Prices: Current calculated price (avoiding recalculation jitters).
  • Time Trackers: Last restock timestamps.
artifact:
type: shop_artifact
artifactId: "server_economy_state"