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