End of session 17
This commit is contained in:
parent
28f72df6d2
commit
888d0de416
11 changed files with 55 additions and 61 deletions
|
|
@ -6,7 +6,7 @@
|
|||
"portrait": "https://drive.google.com/uc?export=view&id=1K0MNEoysv0-VLbDiCuIP-Ga3qZTuJSjk",
|
||||
"thumbnail": "https://drive.google.com/uc?export=view&id=1N1il-F1zLqhqi2iZ8eoGBGGvc4fs3Gsx",
|
||||
"level": 3,
|
||||
"shouldLevelUp": false,
|
||||
"shouldLevelUp": true,
|
||||
"strength": 10,
|
||||
"dexterity": 11,
|
||||
"constitution": 15,
|
||||
|
|
@ -14,11 +14,12 @@
|
|||
"intelligence": 9,
|
||||
"power": 15,
|
||||
"charisma": 7,
|
||||
"damage": 0,
|
||||
"fatigue": 0,
|
||||
"damage": 5,
|
||||
"fatigue": 5,
|
||||
"diminished": 0,
|
||||
"alterations": [
|
||||
"TATOO_MAK"
|
||||
"TATOO_MAK",
|
||||
"CURSE_IMPURE_SOUL"
|
||||
],
|
||||
"skills": [
|
||||
{
|
||||
|
|
@ -29,7 +30,7 @@
|
|||
"bonus": "60",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "DODGE",
|
||||
|
|
@ -39,7 +40,7 @@
|
|||
"bonus": "50",
|
||||
"level": 1,
|
||||
"occupation": false,
|
||||
"used": false
|
||||
"used": true
|
||||
},
|
||||
{
|
||||
"id": "GRAB",
|
||||
|
|
@ -170,7 +171,7 @@
|
|||
"bonus": "20",
|
||||
"level": 2,
|
||||
"occupation": true,
|
||||
"used": false
|
||||
"used": true
|
||||
}
|
||||
],
|
||||
"occupations": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue