From 9704b9f460e37ba6e461f06def50f4fec76f8fef Mon Sep 17 00:00:00 2001 From: Frans Bongers Date: Mon, 16 Dec 2024 21:11:53 +0100 Subject: update resolve card icons, track limits and spend hero points --- data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data.ts') diff --git a/data.ts b/data.ts index 806c9b8..a083d8f 100644 --- a/data.ts +++ b/data.ts @@ -887,7 +887,7 @@ const data: StaticData = { { id: 61, effects: [ - create_effect('attack', ARAGON, -2), + create_effect('attack', ARAGON, -4), create_effect('attack', CLOSEST_TO_VICTORY, -2), create_effect('hero_points', PLAYER_WITH_MOST_HERO_POINTS, -1), ], -- cgit v1.2.3