End of Session 14
This commit is contained in:
parent
5f38746d9c
commit
228e64e7e2
17 changed files with 584 additions and 17 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"power": 15,
|
||||
"charisma": 15,
|
||||
"damage": 0,
|
||||
"fatigue": 2,
|
||||
"fatigue": 0,
|
||||
"diminished": 0,
|
||||
"alterations": [
|
||||
"TATOO_HANNA"
|
||||
|
|
@ -102,7 +102,7 @@
|
|||
"bonus": "20",
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "PERSUASION",
|
||||
|
|
@ -112,7 +112,7 @@
|
|||
"bonus": "15",
|
||||
"level": 2,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "INTIMIDATION",
|
||||
|
|
@ -122,7 +122,7 @@
|
|||
"bonus": "10",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "SPIEL",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue