From 7380b4df57f8c6471d3ab7b6c417f319c214b40e Mon Sep 17 00:00:00 2001 From: Matt Soucy Date: Thu, 11 May 2023 21:55:13 -0400 Subject: [PATCH] Cards with more suits are weaker now --- 2022/11-setlist/data.csv | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/2022/11-setlist/data.csv b/2022/11-setlist/data.csv index 90e843c..3f6ba98 100644 --- a/2022/11-setlist/data.csv +++ b/2022/11-setlist/data.csv @@ -3,17 +3,17 @@ Crazy Little Thing Called Love,f,l,2,+2 {A} if the first {l} song in your setlis War Cry,f,a,2,+1 {A} for each song quieter than this in this time block, Opener,mp,j,0,+3 {A} if the first song in your set, Dirge,ppp,s,0,, -Love Ballad,f,l,4,, -Rage Against The Man,fff,a,4,, -Everything Is Awesome,mf,j,4,, -Tears in the Rain,p,s,4,, +Love Ballad,f,l,3,+2 {A} if in the first two songs of your setlist, +Rage Against The Man,fff,a,2,+1 {A} for each {a} song in this time block, +Everything Is Awesome,mf,j,3,+2 {A} if in the last two songs if your setlist, +Tears in the Rain,p,s,2,+3 {A} if this is the quietest song in this time block, Breakup Song,ff,la,3,+3 {A} if another band played a {l} song in this time block, New Relationship,mf,lj,2,+4 {A} if there are no {l} song before this in any band's setlist, Brokenhearted,p,ls,3,+1 {A} if the next song in your setlist is a {l} song, Mixed Messages,ff,aj,2,+3 {A} if this is the loudest song in this time block, Betrayed,f,as,2,+3 {A} if this is immediately following a {j} song in your setlist, Happy To Be Sad,f,js,1,+2 {A} for each {s} song already in your setlist, -Indignant Love,f,laj,3,+2 {A} if in the last two songs if your setlist, -Unrequited Love,mp,las,2,+3 {A} if this is the quietest song in this time block, -Butterflies In The Stomach,mf,ljs,3,+2 {A} if in the first two songs of your setlist, -Rampage,fff,ajs,3,+1 {A} for each {a} song in this time block, \ No newline at end of file +Indignant Love,f,laj,3,, +Unrequited Love,mp,las,3,, +Butterflies In The Stomach,mf,ljs,3,, +Rampage,fff,ajs,3,, \ No newline at end of file