Skip to content

Commit

Permalink
finally Lurkars#580..., fix wrong section for FH solo coral, update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lurkars committed Jun 21, 2024
1 parent 316ebea commit 1769c3f
Show file tree
Hide file tree
Showing 7 changed files with 304 additions and 555 deletions.
2 changes: 1 addition & 1 deletion data/fh/sections/036-2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"index": "36-2",
"index": "36.2",
"name": "Tome Solution",
"edition": "fh",
"conclusion": true,
Expand Down
6 changes: 3 additions & 3 deletions data/jotl/scenarios/10.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
"gridLocation": "E2"
},
"edition": "jotl",
"rewards": {
"experience": 15
},
"unlocks": [
"11",
"12"
],
"rewards": {
"experience": 15
},
"monsters": [
"black-sludge",
"chaos-demon",
Expand Down
4 changes: 1 addition & 3 deletions data/solo/scenarios/solo36_coral.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@
},
"monsters": [
"lightning-eel",
"lost-in-seaweed",
"plea-for-help-without-answer",
"shape-blocks-out-the-sun"
"lost-in-seaweed"
],
"lootDeckConfig": {
"money": 15
Expand Down
8 changes: 1 addition & 7 deletions data/toa/character/three-eyes.json
Original file line number Diff line number Diff line change
Expand Up @@ -245,13 +245,7 @@
"effects": [
{
"type": "custom",
"value": "%game.coloredToken.5cac66.toa-reaver%: %game.condition.rupture% / %game.coloredToken.c7386a.toa-ritualist%: %game.condition.enfeeble%",
"effects": [
{
"type": "specialTarget",
"value": "self"
}
]
"value": "%game.coloredToken.5cac66.toa-reaver%: %game.condition.rupture% / %game.coloredToken.c7386a.toa-ritualist%: %game.condition.enfeeble%"
}
]
}
Expand Down
Loading

0 comments on commit 1769c3f

Please sign in to comment.