Skip to content

Commit

Permalink
add shield, retaliate for standees, migrate summon standees, fix item…
Browse files Browse the repository at this point in the history
… apply, fix draw random for extensions,
  • Loading branch information
Lurkars committed Sep 4, 2024
1 parent 0f75014 commit c4b4050
Show file tree
Hide file tree
Showing 42 changed files with 2,782 additions and 1,641 deletions.
3 changes: 2 additions & 1 deletion data/fc/items.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,8 @@
"effects": [
{
"type": "immune",
"value": "curse"
"value": "curse",
"always": true
}
]
},
Expand Down
2 changes: 1 addition & 1 deletion data/fc/label-spoiler/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"items": {
"fc-152": {
"1": "Nachdem du die obere Aktion einer Fertigkeitskarte ausgeführt hast, darfst du sofort die untere Aktion derselben Karte ausführen. Kann nicht verwendet werden, wenn beide Aktionen das Symbol zum Verlieren%game.card.lost% der Karte zeigen.",
"1": "Nachdem du die obere Aktion einer Fertigkeitskarte ausgeführt hast, darfst du sofort die untere Aktion derselben Karte ausführen. Kann nicht verwendet werden, wenn beide Aktionen das Symbol zum Verlieren %game.card.lost% der Karte zeigen.",
".": "Ring der Dualität"
},
"fc-153": {
Expand Down
2 changes: 1 addition & 1 deletion data/fc/label-spoiler/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
},
"items": {
"fc-152": {
"1": "After performing the top action of any ability card, you may immediately perform the bottom action of the same card. This item cannot be used if both actions trigger a lost card icon consumed %game.card.lost%.",
"1": "After performing the top action of any ability card, you may immediately perform the bottom action of the same card. This item cannot be used if both actions trigger a lost card icon %game.card.lost%.",
".": "Ring of Duality"
},
"fc-153": {
Expand Down
Loading

0 comments on commit c4b4050

Please sign in to comment.