This commit is contained in:
+20
@@ -103,6 +103,20 @@
|
||||
"minimum": "13",
|
||||
"verified": "14"
|
||||
},
|
||||
"documentTypes": {
|
||||
"Actor": {
|
||||
"pc": {"htmlFields": ["description", "gmnotes"]},
|
||||
"npc": {"htmlFields": ["description", "gmnotes"]},
|
||||
"annency": {"htmlFields": ["description", "enhancements"]}
|
||||
},
|
||||
"Item": {
|
||||
"equipment": {"htmlFields": ["description"]},
|
||||
"trait": {"htmlFields": ["description"]},
|
||||
"weapon": {"htmlFields": ["description"]},
|
||||
"specialization": {"htmlFields": ["description"]},
|
||||
"maneuver": {"htmlFields": ["description"]}
|
||||
}
|
||||
},
|
||||
"id": "fvtt-ecryme",
|
||||
"primaryTokenAttribute": "secondary.health",
|
||||
"secondaryTokenAttribute": "secondary.delirium",
|
||||
@@ -116,7 +130,13 @@
|
||||
"id": "babele",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
},
|
||||
{
|
||||
"id": "lib-wrapper",
|
||||
"type": "module",
|
||||
"compatibility": {}
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
"title": "Ecryme, le Jeu de Rôles",
|
||||
|
||||
Reference in New Issue
Block a user