Fix career + ajout traduction de tables

This commit is contained in:
2021-05-31 14:04:31 +02:00
parent 9d5883ca8d
commit 00d87b8795
24 changed files with 4470 additions and 132 deletions

39
tables/cavityworms.json Normal file
View File

@ -0,0 +1,39 @@
{
"name": "Cavity Worms Effect",
"die": "1d10",
"hide": true,
"rows": [
{
"description": "-[[1d10]] Initiative",
"range": [1,2]
},
{
"description": "-[[1d10]] Intelligence",
"range": [3,4]
},
{
"description": "-[[1d10]] Willpower",
"range": [5,6]
},
{
"description": "-[[1d10]] Fellowship",
"range": [7,8]
},
{
"description": "@Compendium[wfrp4e-core.traits.IPKRMGry6WotuS1G]{Skittish}",
"range": [9,9]
},
{
"description": "@Compendium[wfrp4e-core.traits.9GNpAqgsKzxZKJpp]{Stupid}",
"range": [10,10]
},
{
"description": "@Compendium[wfrp4e-core.traits.AGcJl5rHjkyIQBPP]{Bestial}",
"range": [11,12]
},
{
"description": "Death",
"range": [13,13]
}
]
}