End of session 13
This commit is contained in:
parent
a4e4ba40b5
commit
72c7ae6a4b
7 changed files with 38 additions and 12 deletions
|
|
@ -14,7 +14,7 @@
|
|||
"power": 14,
|
||||
"charisma": 14,
|
||||
"damage": 0,
|
||||
"fatigue": 0,
|
||||
"fatigue": 10,
|
||||
"diminished": 0,
|
||||
"alterations": [
|
||||
"TATOO_STALAK",
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"power": 9,
|
||||
"charisma": 16,
|
||||
"damage": 0,
|
||||
"fatigue": 0,
|
||||
"fatigue": 1,
|
||||
"diminished": 0,
|
||||
"alterations": [
|
||||
"TATOO_MET_KHAFU"
|
||||
|
|
@ -82,7 +82,7 @@
|
|||
"bonus": "30",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "SEARCH",
|
||||
|
|
@ -148,7 +148,7 @@
|
|||
"bonus": "20",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "SLEIGHT_OF_HAND",
|
||||
|
|
@ -238,7 +238,7 @@
|
|||
"base": "30",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
}
|
||||
],
|
||||
"rolls": [
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
"power": 15,
|
||||
"charisma": 15,
|
||||
"damage": 0,
|
||||
"fatigue": 0,
|
||||
"fatigue": 2,
|
||||
"diminished": 0,
|
||||
"alterations": [
|
||||
"TATOO_HANNA"
|
||||
|
|
@ -83,7 +83,7 @@
|
|||
"bonus": "20",
|
||||
"level": 1,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "SEARCH",
|
||||
|
|
@ -152,7 +152,7 @@
|
|||
"bonus": "30",
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "SLEIGHT_OF_HAND",
|
||||
|
|
|
|||
|
|
@ -84,7 +84,7 @@
|
|||
"bonus": "25",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "SEARCH",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue