extract and simplify attributes and traits

This commit is contained in:
Johannes Loher 2021-01-04 00:55:44 +01:00
parent 404ac08482
commit 6a12ba3938
7 changed files with 106 additions and 129 deletions

View file

@ -106,10 +106,10 @@ export const DS4 = {
*/
traits: {
strength: "DS4.TraitStrength",
constitution: "DS4.TraitConstitution",
agility: "DS4.TraitAgility",
dexterity: "DS4.TraitDexterity",
intellect: "DS4.TraitIntellect",
constitution: "DS4.TraitConstitution",
dexterity: "DS4.TraitDexterity",
aura: "DS4.TraitAura",
},