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.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data.js') diff --git a/data.js b/data.js index d4fb1b2..2941af7 100644 --- a/data.js +++ b/data.js @@ -841,7 +841,7 @@ const data = { { 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