initial commit with the current state of the templates split into separate modules with assembly

This commit is contained in:
Sheldan
2020-07-01 21:59:05 +02:00
commit 71f08e243e
694 changed files with 1562 additions and 0 deletions

View File

@@ -0,0 +1 @@
The value each gained experience is multiplied by. Default: ${defaultValue}

View File

@@ -0,0 +1 @@
The maximum of experience given randomly. Default: ${defaultValue}

View File

@@ -0,0 +1 @@
The minimum experience given randomly. Default: ${defaultValue}