Add initiative formula
This commit is contained in:
parent
0771bf7ce8
commit
6db1d48033
1 changed files with 2 additions and 1 deletions
|
@ -29,5 +29,6 @@
|
||||||
"url": "https://git.f3l.de/dungeonslayers/ds4",
|
"url": "https://git.f3l.de/dungeonslayers/ds4",
|
||||||
"manifest": "https://git.f3l.de/dungeonslayers/ds4/-/raw/latest/src/system.json?inline=false",
|
"manifest": "https://git.f3l.de/dungeonslayers/ds4/-/raw/latest/src/system.json?inline=false",
|
||||||
"download": "https://git.f3l.de/dungeonslayers/ds4/-/jobs/artifacts/0.1.0/download?job=build",
|
"download": "https://git.f3l.de/dungeonslayers/ds4/-/jobs/artifacts/0.1.0/download?job=build",
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"initiative": "@combatValues.initiative.total"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue