22 lines
287 B
JavaScript
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",
|
|
];
|