mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Updated SRD cases that should use long-term countdowns
This commit is contained in:
parent
7611f04d08
commit
9ac5923e77
2 changed files with 6 additions and 6 deletions
|
|
@ -346,15 +346,15 @@
|
||||||
"countdown": [
|
"countdown": [
|
||||||
{
|
{
|
||||||
"name": "Casus Belli",
|
"name": "Casus Belli",
|
||||||
"type": "narrative",
|
"type": "longterm",
|
||||||
"defaultOwnership": -1,
|
"defaultOwnership": -1,
|
||||||
"img": "icons/sundries/scrolls/scroll-bound-sealed-red-tan.webp",
|
"img": "icons/sundries/scrolls/scroll-bound-sealed-red-tan.webp",
|
||||||
"progress": {
|
"progress": {
|
||||||
"looping": "noLooping",
|
"looping": "noLooping",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"start": 1,
|
|
||||||
"startFormula": "8",
|
"startFormula": "8",
|
||||||
"current": 1
|
"current": 1,
|
||||||
|
"start": 1
|
||||||
},
|
},
|
||||||
"ownership": {}
|
"ownership": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -180,15 +180,15 @@
|
||||||
"countdown": [
|
"countdown": [
|
||||||
{
|
{
|
||||||
"name": "Final Preparations",
|
"name": "Final Preparations",
|
||||||
"type": "encounter",
|
"type": "longterm",
|
||||||
"defaultOwnership": -1,
|
"defaultOwnership": -1,
|
||||||
"img": "icons/magic/unholy/hands-circle-light-green.webp",
|
"img": "icons/magic/unholy/hands-circle-light-green.webp",
|
||||||
"progress": {
|
"progress": {
|
||||||
"looping": "noLooping",
|
"looping": "noLooping",
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
"start": 1,
|
|
||||||
"startFormula": "8",
|
"startFormula": "8",
|
||||||
"current": 1
|
"current": 1,
|
||||||
|
"start": 1
|
||||||
},
|
},
|
||||||
"ownership": {}
|
"ownership": {}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue