Property:Has availability
Jump to navigation
Jump to search
This text property identifies the availability of the transient.
Allowed values
- Current - The transient can currently be obtained without restrictions.
- Event - The transient is only available as part of an event.
- Limited - The transient is only available in the gacha for a limited period of time.
- Unobtainable - The transient is currently not obtainable.
- Scheduled - The transient is planned to be released at a later date.
- Enemy - The transient's data has only been implemented as an enemy.
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Current", "Event", "Limited", "Unobtainable", "Scheduled", "Enemy" ] } }