Property:Mode
Jump to navigation
Jump to search
m |
|||
Line 4: | Line 4: | ||
* [[Allows value::Burst]] | * [[Allows value::Burst]] | ||
* [[Allows value::Single Thrown]] | * [[Allows value::Single Thrown]] | ||
− | * [[Allows value::Single-Use]]</noinclude> | + | * [[Allows value::Single-Use]] |
+ | * [[Allows value::Beam]]</noinclude> | ||
<includeonly> | <includeonly> | ||
+ | {{Recode|reason=Adding beam as stop gap to fix bugs but may need investigation as to what is appropriate choice for beam tagged weapons}} | ||
* Melee | * Melee | ||
* Single-Shot | * Single-Shot | ||
* Burst | * Burst | ||
* Single Thrown | * Single Thrown | ||
− | * Single-Use</includeonly> | + | * Single-Use |
+ | * Beam</includeonly> |
Revision as of 04:03, 9 December 2024
This property allows the following text values:
- Melee
- Single-Shot
- Burst
- Single Thrown
- Single-Use
- Beam
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Melee", "Single-Shot", "Single Thrown", "Single-Use", "Burst", "Beam" ] } }