First iteration over items
This commit is contained in:
+6
-6
@@ -33,14 +33,14 @@
|
||||
},
|
||||
"Item": {
|
||||
"skill": { "htmlFields": ["description"] },
|
||||
"gift": { "htmlFields": ["description"] },
|
||||
"vulnerability": { "htmlFields": ["description"] },
|
||||
"racial-ability": { "htmlFields": ["description"] },
|
||||
"weapon": { "htmlFields": ["description"] },
|
||||
"armor": { "htmlFields": ["description"] },
|
||||
"shield": { "htmlFields": ["description"] },
|
||||
"spell": { "htmlFields": ["description"] },
|
||||
"equipment": { "htmlFields": ["description"] },
|
||||
"miracle": { "htmlFields": ["miracle"] }
|
||||
"race": { "htmlFields": ["description", "racialPassiveDescription", "subraceAbilityDescription", "notes"] },
|
||||
"class": { "htmlFields": ["description", "attributeBonuses", "notes", "features.level1", "features.level2", "features.level3", "features.level4", "features.level5", "features.level6", "features.level7", "features.level8", "features.level9", "features.level10"] }
|
||||
}
|
||||
},
|
||||
"grid": {
|
||||
@@ -68,11 +68,11 @@
|
||||
"type": "Item"
|
||||
},
|
||||
{
|
||||
"name": "lf-gifts",
|
||||
"name": "lf-racial-abilities",
|
||||
"banner": "",
|
||||
"label": "Gifts",
|
||||
"label": "Racial Abilities",
|
||||
"system": "fvtt-prism-rpg",
|
||||
"path": "packs-system/lf-gifts",
|
||||
"path": "packs-system/lf-racial-abilities",
|
||||
"type": "Item"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user