Step 4 - Manage perks
This commit is contained in:
@ -258,6 +258,7 @@
|
||||
"level": 1,
|
||||
"active": false,
|
||||
"duration": "",
|
||||
"effectsgained": [],
|
||||
"features": {
|
||||
"nrgcost": {
|
||||
"label": "NRG cost to use",
|
||||
@ -277,60 +278,6 @@
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"gainstatdice": {
|
||||
"label": "Gain Stat Dice Level to Pool",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"gainspecdice": {
|
||||
"label": "Gain Specialisation Dice Level",
|
||||
"flag": false,
|
||||
"type": "dropspec",
|
||||
"value": ""
|
||||
},
|
||||
"gainbonusdice": {
|
||||
"label": "Gain Bonus Dice Level to Pool",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"gainotherdice": {
|
||||
"label": "Gain Other Dice Level",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"targethindrance": {
|
||||
"label": "Apply Hindrance Level to Target",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"sufferindrance": {
|
||||
"label": "Perk User suffers Hindrance",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"affectedstat": {
|
||||
"label": "Affected Stat",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"affectedspec": {
|
||||
"label": "Affected Specialisation",
|
||||
"flag": false,
|
||||
"type": "dropspec",
|
||||
"value": ""
|
||||
},
|
||||
"affectspecial": {
|
||||
"label": "Affects Special",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"bonushealth": {
|
||||
"label": "Bonus to Health",
|
||||
"flag": false,
|
||||
@ -348,45 +295,9 @@
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"gainmomentum": {
|
||||
"label": "Gain Momentum",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"applyeffect": {
|
||||
"label": "Apply Effect",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"removeeffect": {
|
||||
"label": "Remove Effect",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"specialrule": {
|
||||
"label": "Special Rule",
|
||||
"flag": false,
|
||||
"type": "text",
|
||||
"value": ""
|
||||
},
|
||||
"upgrade1": {
|
||||
"label": "Upgrade 1",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
},
|
||||
"upgrade2": {
|
||||
"label": "Upgrade 2",
|
||||
"flag": false,
|
||||
"type": "string",
|
||||
"value": ""
|
||||
}
|
||||
},
|
||||
"roundcount": 0,
|
||||
"status": "",
|
||||
"nbuse": ""
|
||||
},
|
||||
"power": {
|
||||
|
Reference in New Issue
Block a user