Began abstracting default abilities, damage multipliers and skills into rulesets.

This commit is contained in:
Stefan Zermatten
2018-08-24 13:30:31 +02:00
parent 5c40a84660
commit b4506fd939
5 changed files with 157 additions and 485 deletions

View File

@@ -27,9 +27,11 @@ Schemas.Skill = new SimpleSchema({
allowedValues: [
"skill",
"save",
"stat",
"tool",
"weapon",
"language",
"utility", //not displayed anywhere
],
},
value: {