updated compendium with wotw and v10 compat for babele json files 'data' -> 'system'

This commit is contained in:
Vlyan
2022-09-01 21:49:21 +02:00
parent 2429be4c5d
commit ac5bc5f5b2
64 changed files with 622 additions and 112 deletions

View File

@@ -1,11 +1,11 @@
{
"label": "Armi (WIP)",
"mapping": {
"category": "data.category",
"grip_1": "data.grip_1",
"grip_2": "data.grip_2",
"description": "data.description",
"book_reference": "data.book_reference"
"category": "system.category",
"grip_1": "system.grip_1",
"grip_2": "system.grip_2",
"description": "system.description",
"book_reference": "system.book_reference"
},
"entries": [
{