roll dialog box

This commit is contained in:
François-Xavier Guillois
2023-08-29 17:19:11 +02:00
parent 9f760deee0
commit ef111392c2
7 changed files with 93 additions and 53 deletions
-14
View File
@@ -22,20 +22,6 @@ VERMINE.DifficultyLevels = {
5:{ "label":"DIFFICULTY_LEVELS.impossible", "difficulty":10}
},
VERMINE.Instincts = {
1:{ "key":"architect"},
2:{ "key":"sword"},
3:{ "key":"flail"},
4:{ "key":"man"},
5:{ "key":"keeper"},
6:{ "key":"hand"},
7:{ "key":"mask"},
8:{ "key":"void"},
9:{ "key":"bone"},
0:{ "key":"traveller"}
}
VERMINE.abilityCategories = {
"physical": {
"label":"VERMINE.ability_category.physical"