roll dice

This commit is contained in:
François-Xavier Guillois
2023-05-18 23:19:05 +02:00
parent 03d71ecd3c
commit 2dacf17369
21 changed files with 544 additions and 864 deletions
-1
View File
@@ -5,7 +5,6 @@ export const TOTEM = {};
* @type {Object}
*/
TOTEM.SkillLevels = {
1:{ "label":"TOTEM.skill_level.beginner", "dicePool":1, "reroll":0},
2:{ "label":"TOTEM.skill_level.proficient", "dicePool":1, "reroll":1},