This commit is contained in:
2022-03-06 20:07:41 +01:00
parent e321ba6ec2
commit 0ce493bc92
25 changed files with 735 additions and 327 deletions

View File

@ -41,13 +41,15 @@
"abbrev": "AGI",
"level": 1,
"value": 1,
"mod": 0
"mod": 0,
"col": 1
},
"mnd":{
"label": "Mind",
"abbrev": "MND",
"level": 1,
"value": 1,
"col": 1,
"mod": 0
},
"soc":{
@ -55,6 +57,7 @@
"abbrev": "SOC",
"level": 1,
"value": 1,
"col": 1,
"mod": 0
},
"str":{
@ -62,6 +65,7 @@
"abbrev": "STR",
"level": 1,
"value": 1,
"col": 1,
"mod": 0
},
"phy":{
@ -69,6 +73,7 @@
"abbrev": "PHY",
"level": 1,
"value": 1,
"col": 1,
"mod": 0
},
"com":{
@ -76,6 +81,7 @@
"abbrev": "COM",
"level": 1,
"value": 1,
"col": 2,
"mod": 0
},
"def":{
@ -83,6 +89,7 @@
"abbrev": "DEF",
"level": 1,
"value": 1,
"col": 2,
"mod": 0
},
"stl":{
@ -90,6 +97,7 @@
"abbrev": "STL",
"level": 1,
"value": 1,
"col": 2,
"mod": 0
},
"per":{
@ -97,6 +105,7 @@
"abbrev": "PER",
"level": 1,
"value": 1,
"col": 2,
"mod": 0
},
"foc":{
@ -104,6 +113,7 @@
"abbrev": "FOC",
"level": 1,
"value": 1,
"col": 2,
"mod": 0
}
},
@ -148,7 +158,7 @@
"max": 0
},
"stealthhealth": {
"label": "Stealth Health",
"label": "STL Health",
"type": "value",
"value": 0,
"ismax": true,
@ -156,7 +166,7 @@
"max": 0
},
"socialhealth": {
"label": "Social Health",
"label": "SOC Health",
"type": "value",
"value": 0,
"ismax": true,
@ -371,6 +381,9 @@
"otherdice": false,
"effects": [],
"activated": false,
"iscontainer": false,
"containercapacity": 0,
"containerid": "",
"description":""
},
"money" : {