Sync
This commit is contained in:
@@ -104,6 +104,25 @@
|
||||
"mod": 0
|
||||
}
|
||||
},
|
||||
"nrg": {
|
||||
"label": "NRG",
|
||||
"type": "value",
|
||||
"value": 0,
|
||||
"max": 0,
|
||||
"activated": 0
|
||||
},
|
||||
"mr": {
|
||||
"label": "MR (Initiative)",
|
||||
"type": "dice",
|
||||
"value": 0,
|
||||
"mod": 0
|
||||
},
|
||||
"momentum": {
|
||||
"label": "Momentum",
|
||||
"type": "value",
|
||||
"value": 0,
|
||||
"max": 0
|
||||
},
|
||||
"secondary": {
|
||||
"health": {
|
||||
"label": "Health",
|
||||
@@ -119,22 +138,6 @@
|
||||
"ismax": true,
|
||||
"max": 0
|
||||
},
|
||||
"nrg": {
|
||||
"label": "NRG",
|
||||
"value": 0,
|
||||
"type": "value",
|
||||
"max": 0,
|
||||
"ismax": true,
|
||||
"isactivated": true,
|
||||
"activated": 0
|
||||
},
|
||||
"mr": {
|
||||
"label": "MR",
|
||||
"type": "dice",
|
||||
"value": 0,
|
||||
"ismodifier": true,
|
||||
"modifier": 0
|
||||
},
|
||||
"stealthhealth": {
|
||||
"label": "Stealth Health",
|
||||
"type": "value",
|
||||
@@ -148,20 +151,14 @@
|
||||
"value": 0,
|
||||
"ismax": true,
|
||||
"max": 0
|
||||
},
|
||||
"momentum": {
|
||||
"label": "Momentum",
|
||||
"type": "value",
|
||||
"value": 0,
|
||||
"ismax": true,
|
||||
"max": 0
|
||||
}
|
||||
},
|
||||
"combat": {
|
||||
"bonusdice": 0,
|
||||
"otherdice": 0,
|
||||
"hindrancedice": 0,
|
||||
"stunlevel": 0
|
||||
"stunlevel": 0,
|
||||
"stunthreshold": 0
|
||||
}
|
||||
},
|
||||
"npccore": {
|
||||
|
||||
Reference in New Issue
Block a user