Property:Disable If Skill Disabled
Revision as of 18:29, 27 September 2024 by JuliaCat (talk | contribs) (Created page with "This stat is disabled if this skill for a pawn is disabled: * Allows value::Shooting * Allows value::Melee * Allows value::Construction * Allows value::M...")
This page is protected to prevent accidental data modification and can only be edited by users with the appropriate edit right ("") or user group.
This stat is disabled if this skill for a pawn is disabled:
- Shooting
- Melee
- Construction
- Mining
- Cooking
- Plants
- Animals
- Crafting
- Artistic
- Medical
- Social
- Intellectual
{ "type": "PROPERTY_CONSTRAINT_SCHEMA", "constraints": { "type_constraint": "_wpg", "allowed_values": [ "Shooting", "Melee", "Construction", "Mining", "Cooking", "Plants", "Animals", "Crafting", "Artistic", "Medical", "Social", "Intellectual" ] } }