Char creation
This commit is contained in:
@ -153,6 +153,10 @@
|
||||
"abilities": [],
|
||||
"optionnalabilities": [],
|
||||
"nboptionnal": 0,
|
||||
"perksgained": false,
|
||||
"perksall": false,
|
||||
"perksnumber": 0,
|
||||
"perks": [],
|
||||
"statistics": ""
|
||||
},
|
||||
"role": {
|
||||
@ -163,9 +167,6 @@
|
||||
"powers1": [],
|
||||
"MR": 0,
|
||||
"specialperk": [],
|
||||
"statincreasechoice": [ { "name":"AGI", "flag":false }, {"name":"MND", "flag":false }, {"name":"SOC", "flag":false }, {"name":"STR", "flag":false },
|
||||
{"name":"PHY", "flag":false }, {"name":"COM", "flag":false }, {"name":"DEF", "flag":false }, {"name":"STL", "flag":false },
|
||||
{"name":"PER", "flag":false }, {"name":"FOC", "flag":false } ],
|
||||
"specincrease": [],
|
||||
"perks": [],
|
||||
"description": ""
|
||||
@ -181,6 +182,12 @@
|
||||
"powersgained": [],
|
||||
"specialisations": [],
|
||||
"aoe": "",
|
||||
"affectedcircumstances": "",
|
||||
"affectedspecialisations": "",
|
||||
"nrgcost": 0,
|
||||
"opponenthindrance": 0,
|
||||
"attackgained": [],
|
||||
"armorgained": [],
|
||||
"description": ""
|
||||
},
|
||||
"specialisation": {
|
||||
|
Reference in New Issue
Block a user