Property:Has availability

From Tokyo Afterschool Summoners
Jump to navigation Jump to search
(Unfortunately I've been awake.)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
This [[Has type::text]] property identifies the availability of the companion.
This [[Has type::text]] property identifies the availability of the transient.


Allowed values
Allowed values
* [[Allows value::Current]] - The companion can currently be obtained without restrictions.
* [[Allows value::Current]] - The transient can currently be obtained without restrictions.
* [[Allows value::Event]] - The companion is only available as part of an event.
* [[Allows value::Event]] - The transient 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 transient 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 transient is currently not obtainable.
 
* [[Allows value::Scheduled]] - The transient is planned to be released at a later date.
* [[Allows value::Enemy]] - The transient's data has only been implemented as an enemy.
[[Category:General properties]]
[[Category:General properties]]

Latest revision as of 14:39, 1 April 2019

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.
Showing 20 pages using this property.
The request is being processed and may take a moment. Preparing ...
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Current", "Event", "Limited", "Unobtainable", "Scheduled", "Enemy" ] } }