(Created page with "Some Modules can only be equipped on certain Descendants. There are some modules that can be equipped on the normal Descendant and the ultimate Descendant, and some modules can only be equipped on the ultimate descendant. Treat regular and ultimate descendants as different characters. In the case of modules that can be equipped on both, make sure you have two entries of this property. For example: <nowiki> | Module:ExclusiveDescendant = Viessa | Module:ExclusiveDescenda...") |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Some Modules can only be equipped on certain Descendants. There are some modules that can be equipped on the normal Descendant and the ultimate Descendant, and some modules can only be equipped on the ultimate descendant. | Some Modules can only be equipped on certain Descendants. There are some modules that can be equipped on the normal Descendant and the ultimate Descendant, and some modules can only be equipped on the ultimate descendant. In order to keep track of this combination, use this and [[Property:Module:ExclusiveToUltimateVersion]] together. | ||
For this property, only specify the base form of the Descendant, never the Ultimate form. | |||
< | |||
| Module: | If there is no exclusive Descendant, set the value as None. | ||
</ | |||
<pre> | |||
| Module:ExclusiveBaseDescendant = Viessa | |||
</pre> | |||
[[Has type::Text]] | [[Has type::Text]] | ||
[[Allows value::None]] | |||
[[Allows value::Ajax]] | [[Allows value::Ajax]] | ||
[[Allows value::Blair]] | [[Allows value::Blair]] | ||
Line 20: | Line 24: | ||
[[Allows value::Valby]] | [[Allows value::Valby]] | ||
[[Allows value::Viessa]] | [[Allows value::Viessa]] | ||
[[Category: Property:Module]] | [[Category: Property:Module]] |
Latest revision as of 12:45, 17 June 2024
Some Modules can only be equipped on certain Descendants. There are some modules that can be equipped on the normal Descendant and the ultimate Descendant, and some modules can only be equipped on the ultimate descendant. In order to keep track of this combination, use this and Property:Module:ExclusiveToUltimateVersion together.
For this property, only specify the base form of the Descendant, never the Ultimate form.
If there is no exclusive Descendant, set the value as None.
| Module:ExclusiveBaseDescendant = Viessa
Text
None
Ajax
Blair
Bunny
Freyna
Gley
Jayber
Kyle
Lepic
Sharen
Valby
Viessa
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Ajax", "Blair", "Bunny", "Freyna", "Gley", "Jayber", "Kyle", "Lepic", "Sharen", "Valby", "Viessa", "None" ] } }