Added short and long rest and Temp points

Updated Force and Tech Points on Short and Long Rests along with Temporary points.

Also added class powercasting to migration
This commit is contained in:
supervj 2021-02-09 02:14:10 -05:00
parent 932c96ba4a
commit b5ecde7f0c
5 changed files with 105 additions and 24 deletions

View file

@ -103,7 +103,9 @@
"points": {
"value": 0,
"min": 0,
"max": 0
"max": 0,
"temp": 0,
"tempmax": 0
},
"level": 0
},
@ -116,7 +118,9 @@
"points": {
"value": 0,
"min": 0,
"max": 0
"max": 0,
"temp": 0,
"tempmax": 0
},
"level": 0
}