Update bestiaire
This commit is contained in:
27
system.json
27
system.json
@@ -2,9 +2,9 @@
|
||||
"id": "foundryvtt-vadentis",
|
||||
"title": "Vadentis",
|
||||
"description": "Système Vadentis pour FoundryVTT",
|
||||
"version": "12.0.1",
|
||||
"version": "12.0.2",
|
||||
"compatibility": {
|
||||
"minimum": "11",
|
||||
"minimum": "12",
|
||||
"verified": "12"
|
||||
},
|
||||
"authors": [
|
||||
@@ -35,7 +35,8 @@
|
||||
"sorts",
|
||||
"maps",
|
||||
"carte",
|
||||
"pj-archetypes"
|
||||
"pj-archetypes",
|
||||
"illustrations-bestiaire"
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -100,6 +101,18 @@
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"label": "ILLUSTRATIONS-BESTIARE",
|
||||
"type": "JournalEntry",
|
||||
"name": "illustrations-bestiaire",
|
||||
"path": "packs/illustrations-bestiaire",
|
||||
"system": "foundryvtt-vadentis",
|
||||
"ownership": {
|
||||
"PLAYER": "OBSERVER",
|
||||
"ASSISTANT": "OWNER"
|
||||
},
|
||||
"flags": {}
|
||||
},
|
||||
{
|
||||
"label": "TECHNIQUES",
|
||||
"type": "Item",
|
||||
@@ -276,13 +289,15 @@
|
||||
"path": "lang/fr.json"
|
||||
}
|
||||
],
|
||||
"gridDistance": 5,
|
||||
"gridUnits": "m",
|
||||
"grid": {
|
||||
"distance": 5,
|
||||
"units": "m"
|
||||
},
|
||||
"primaryTokenAttribute": "",
|
||||
"secondaryTokenAttribute": "",
|
||||
"socket": true,
|
||||
"url": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis",
|
||||
"manifest": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis/-/raw/master/system.json",
|
||||
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis/archive/foundryvtt-vadentis-v12.0.1.zip",
|
||||
"download": "https://www.uberwald.me/gitea/uberwald/fvtt-vadentis/archive/foundryvtt-vadentis-v12.0.2.zip",
|
||||
"license": "LICENSE.txt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user