removes temp json

This commit is contained in:
Emma 2023-06-15 06:27:32 -06:00
parent 4ca8379bec
commit c2357e2706

View File

@ -1,102 +0,0 @@
{
"id": "286f4c18-d280-444b-8d7e-9a3dd09f64ef",
"name": "Warhammer 40,000 10e v1",
"types": {
"Wargear_Profile": {
"name": {
"type": "text",
"value": "",
"isConstant": false,
"limit": 1,
"minimum": "1"
},
"abilities": {
"type": "select",
"value": "Assault,Pistol,Rapid Fire,Torrent,Ignores Cover,Lethal Hits,Twin-linked,Lance,Indirect Fire,Blast,Melta,Precision,Heavy,Hazardous,Sustained Hits:Sustained Hits {{?^sustained_hits}},Extra Attacks,Devastating Wounds,Anti:Anti-{{_.keyword}} {{_.count}}+<<?^sustained_hits",
"isConstant": false,
"limit": 0,
"minimum": "1"
},
"range": {
"type": "text",
"value": "",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"attacks": {
"type": "@select",
"value": "number,dice",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"bs_or_ws": {
"type": "select",
"value": "ballistic_skill,weapon_skill",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"bs_ws": {
"type": "number",
"value": "",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"bs_ws_formatted": {
"type": "text",
"value": "{{?^bs_ws}}+",
"isConstant": true,
"limit": 1,
"minimum": 1
},
"strength": {
"type": "@select",
"value": "number,dice",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"ap": {
"type": "@select",
"value": "number,dice",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"damage": {
"type": "@select",
"value": "number,dice",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"additional_abilities": {
"type": "long text",
"value": "",
"isConstant": false,
"limit": 0,
"minimum": 0
}
},
"anti": {
"keyword": {
"type": "number",
"value": "",
"isConstant": false,
"limit": 1,
"minimum": 1
},
"count": {
"type": "number",
"value": "",
"isConstant": false,
"limit": 1,
"minimum": 1
}
}
},
"templates": {}
}