auto commit
parent
03f20554a3
commit
80aa21ea53
|
|
@ -2,7 +2,7 @@
|
||||||
"id": "DSA_4-1",
|
"id": "DSA_4-1",
|
||||||
"title": "Das Schwarze Auge 4.1",
|
"title": "Das Schwarze Auge 4.1",
|
||||||
"description": "Noch ein Spielsystem für Das Schwarze Auge 4.1",
|
"description": "Noch ein Spielsystem für Das Schwarze Auge 4.1",
|
||||||
"version": "{{VERSION}}",
|
"version": "0.3.1",
|
||||||
"compatibility": {
|
"compatibility": {
|
||||||
"minimum": 12,
|
"minimum": 12,
|
||||||
"verified": 13
|
"verified": 13
|
||||||
|
|
@ -183,8 +183,7 @@
|
||||||
"documentTypes": {
|
"documentTypes": {
|
||||||
"Actor": {
|
"Actor": {
|
||||||
"creature": {},
|
"creature": {},
|
||||||
"group": {
|
"group": {},
|
||||||
},
|
|
||||||
"character": {
|
"character": {
|
||||||
"numberFields": [
|
"numberFields": [
|
||||||
"groesse",
|
"groesse",
|
||||||
|
|
@ -287,9 +286,7 @@
|
||||||
"name"
|
"name"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"ActiveEffect": {
|
"ActiveEffect": {},
|
||||||
|
|
||||||
},
|
|
||||||
"Skill": {
|
"Skill": {
|
||||||
"stringFields": [
|
"stringFields": [
|
||||||
"name",
|
"name",
|
||||||
|
|
@ -350,6 +347,6 @@
|
||||||
},
|
},
|
||||||
"primaryTokenAttribute": "lep.aktuell",
|
"primaryTokenAttribute": "lep.aktuell",
|
||||||
"url": "https://git.macniel.online/macniel/foundry-dsa41-game",
|
"url": "https://git.macniel.online/macniel/foundry-dsa41-game",
|
||||||
"manifest": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/{{VERSION}}/system.json",
|
"manifest": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/0.3.1/system.json",
|
||||||
"download": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/{{VERSION}}/release.zip"
|
"download": "https://git.macniel.online/macniel/foundry-dsa41-game/releases/download/0.3.1/release.zip"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue