(Created page with "There are certain modules that limit you to only having one for a given weapon type equipped. While similar to Exclusive Category in function, this is specific to weapon types. When adding to this list, please keep it alphabetical for ease of use. Has type::Text Allows value::Launcher Allows value::Shotgun Allows value::Sniper Allows value::Sub Weapon Category: Property:Module") |
No edit summary Tag: Manual revert |
||
(2 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
[[Allows value::Shotgun]] | [[Allows value::Shotgun]] | ||
[[Allows value::Sniper]] | [[Allows value::Sniper]] | ||
[[Category: Property:Module]] | [[Category: Property:Module]] |
Latest revision as of 00:14, 8 June 2024
There are certain modules that limit you to only having one for a given weapon type equipped. While similar to Exclusive Category in function, this is specific to weapon types.
When adding to this list, please keep it alphabetical for ease of use.
Text Launcher Shotgun Sniper
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Launcher", "Shotgun", "Sniper" ] } }