Update shp conditions.

This commit is contained in:
Ottermandias 2025-05-18 15:52:47 +02:00
parent fbc4c2d054
commit e326e3d809
8 changed files with 137 additions and 179 deletions

View file

@ -29,6 +29,10 @@
"$anchor": "SubRace",
"enum": [ "Unknown", "Midlander", "Highlander", "Wildwood", "Duskwight", "Plainsfolk", "Dunesfolk", "SeekerOfTheSun", "KeeperOfTheMoon", "Seawolf", "Hellsguard", "Raen", "Xaela", "Helion", "Lost", "Rava", "Veena" ]
},
"ShapeConnectorCondition": {
"$anchor": "ShapeConnectorCondition",
"enum": [ "None", "Wrists", "Waist", "Ankles" ]
},
"U8": {
"$anchor": "U8",
"oneOf": [

View file

@ -17,11 +17,8 @@
"maxLength": 30,
"pattern": "^shpx_"
},
"ShapeCondition": {
"type": "string",
"minLength": 8,
"maxLength": 30,
"pattern": "^shpx_(wa|an|wr)_"
"ConnectorCondition": {
"$ref": "meta_enums.json#ShapeConnectorCondition"
}
},
"required": [