Property:Has availability
Jump to navigation
Jump to search
(Created page with "This Has type::text property identifies the availability of the companion. Allowed values * Allows value::Current - The companion can currently be obtained without re...") |
|||
Line 5: | Line 5: | ||
* [[Allows value::Event]] - The companion is only available as part of an event. | * [[Allows value::Event]] - The companion is only available as part of an event. | ||
* [[Allows value::Limited]] - The companion is only available in the gacha for a limited period of time. | * [[Allows value::Limited]] - The companion is only available in the gacha for a limited period of time. | ||
* [[Allows value:: | * [[Allows value::Unobtainable]] - The companion is currently not obtainable. | ||
[[Category:General properties]] | [[Category:General properties]] |
Revision as of 20:13, 29 August 2017
This text property identifies the availability of the companion.
Allowed values
- Current - The companion can currently be obtained without restrictions.
- Event - The companion is only available as part of an event.
- Limited - The companion is only available in the gacha for a limited period of time.
- Unobtainable - The companion is currently not obtainable.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Current", "Event", "Limited", "Unobtainable", "Scheduled", "Enemy" ] } }