Skip to content
Snippets Groups Projects
Select Git revision
  • 11de786afea1e1788215f8dcb57cc056fac3fddd
  • master default protected
  • develop
  • tmp-1
  • v0.2.0 protected
  • v0.1.0 protected
6 results

config.template.yml

Blame
  • config.template.yml 343 B
    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