Property:Has currency
Jump to navigation
Jump to search
Description: This property defines the currency used for a specific shop-item listing.
It is typically derived from the shop's "Shop currency is" property and stored on subobjects for easier querying and display.
Note: This property is automatically populated by templates and generally should not be set manually.
Type: text
Allows Value: Kronars, Lirums, Dokoras, ltb, bloodscrip, chronocoins, credits, indicia, merit, rings, scrip, seastars, tickets, tokens, points, SimuCoins
C
Kronars +
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Kronars", "Lirums", "Dokoras", "ltb", "bloodscrip", "chronocoins", "credits", "indicia", "merit", "rings", "scrip", "seastars", "tickets", "tokens", "points", "SimuCoins" ] } }