Skip to content
Snippets Groups Projects
Commit 11de786a authored by Martin Lehoux's avatar Martin Lehoux
Browse files

add config template

parent 90403aef
Branches
No related tags found
No related merge requests found
node_modules
yarn.lock
.vscode
config.json
\ No newline at end of file
config.yml
\ No newline at end of file
port: 3000
secret: cf13b4c99b46f8cc07ca89146122b7aa
cryptRounds: 10
maxActionPoints: 480
initAttributesPoints: 15
attributes:
- strength
- constitution
- dexterity
- intelligence
- wisdom
- charisma
costTable:
7: -4
8: -2
9: -1
10: 0
11: 1
12: 2
13: 3
14: 5
15: 7
16: 10
17: 13
18: 17
maxCharactersNumber: 4
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment