Property:Has profession style
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
A property for declaring if a verb has special professional interactions. |
A property for declaring if a verb has special professional interactions. |
||
The allowed values for this property are: |
|||
* [[Allows value::Bard]] |
|||
* [[Allows value::Cleric]] |
|||
* [[Allows value::Empath]] |
|||
* [[Allows value::Monk]] |
|||
* [[Allows value::Paladin]] |
|||
* [[Allows value::Ranger]] |
|||
* [[Allows value::Rogue]] |
|||
* [[Allows value::Sorcerer]] |
|||
* [[Allows value::Warrior]] |
|||
* [[Allows value::Wizard]] |
|||
[[Category:Properties]] |
[[Category:Properties]] |
Latest revision as of 15:33, 11 June 2023
This is a property of type Text.
A property for declaring if a verb has special professional interactions.
The allowed values for this property are:
- Bard
- Cleric
- Empath
- Monk
- Paladin
- Ranger
- Rogue
- Sorcerer
- Warrior
- Wizard
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_txt", "allowed_values": [ "Bard", "Cleric", "Empath", "Monk", "Paladin", "Ranger", "Rogue", "Sorcerer", "Warrior", "Wizard" ] } }