Update Core 1.2.2

Update core to 1.2.2.  Sheets are broken
This commit is contained in:
supervj 2021-01-18 23:49:04 -05:00
parent 8f2b0488a4
commit 9c6bd3873e
31 changed files with 189 additions and 114 deletions

View file

@ -43,6 +43,15 @@
"init": {
"value": 0,
"bonus": 0
},
"movement": {
"burrow": 0,
"climb": 0,
"fly": 0,
"swim": 0,
"walk": 30,
"units": "ft",
"hover": false
}
},
"details": {
@ -76,15 +85,6 @@
},
"creature": {
"attributes": {
"movement": {
"burrow": 0,
"climb": 0,
"fly": 0,
"swim": 0,
"walk": 30,
"units": "ft",
"hover": false
},
"senses": {
"darkvision": 0,
"blindsight": 0,
@ -94,9 +94,6 @@
"special": ""
},
"powercasting": "none",
"speed": {
"_deprecated": true
}
},
"details": {
"alignment": "",