Files
DiceCloud/rpg-docs/lib/constants/skills.js
2015-04-22 12:44:25 +02:00

22 lines
287 B
JavaScript

SKILLS = [
"acrobatics",
"animalHandling",
"arcana",
"athletics",
"deception",
"history",
"insight",
"intimidation",
"investigation",
"medicine",
"nature",
"perception",
"performance",
"persuasion",
"religion",
"sleightOfHand",
"stealth",
"survival",
"initiative",
];