Property:Has availability
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
* [[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::Unobtainable]] - The companion is currently not obtainable. | * [[Allows value::Unobtainable]] - The companion is currently not obtainable. | ||
* [[Allows value::Scheduled]] - The companion is planned to be released at a later date. | |||
[[Category:General properties]] | [[Category:General properties]] |
Revision as of 16:12, 15 June 2018
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.
- Scheduled - The companion is planned to be released at a later date.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Current", "Event", "Limited", "Unobtainable", "Scheduled", "Enemy" ] } }