Setlist card abilities (mostly)

This commit is contained in:
Matt Soucy 2023-02-24 22:47:36 -05:00
parent 68f84d33c6
commit 871bc93220

View File

@ -1,19 +1,19 @@
name,volume,traits,audience,effect,blurb
Opener,mp,,2,+3 {a} if the first song in your set,
Opener,mp,,2,+3 {A} if the first song in your set,
Intermission,ppp,,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,,
Breakup Song,ff,la,3,+3 {a} if another band played a {l} song,
New Relationship,mf,lj,+4 {a} if the first {l} song in any band's setlist,
Brokenhearted,p,ls,0,,
Mixed Messages,f,aj,0,,
Betrayed,f,as,2,+3 {a} if immediately following a {j} song in your setlist,
Happy To Be Sad,f,js,0,+2 {a} for each {s} song already in your setlist,
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 this is the first {l} song 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,0,,
Unrequited Love,f,las,0,,
Butterflies In The Stomach,f,ljs,0,,
Rampage,f,ajs,0,,
Everything At Once,f,lajs,0,,
Wildcard,f,lajs,0,,
Unrequited Love,mp,las,2,+3 {A} if this is the quietest song in this time block,
Butterflies In The Stomach,mf,ljs,0,,
Rampage,fff,ajs,3,+1 {A} for each {a} song in this time block,
Everything At Once,f,lajs,2,+3 {a} if all of {l}{a}{j}{s} are already in your setlist,
Wildcard,f,lajs,-1,+2 {A} for each song already in your setlist,
1 name,volume,traits,audience,effect,blurb name volume traits audience effect blurb
2 Opener,mp,,2,+3 {a} if the first song in your set, Opener mp 2 +3 {A} if the first song in your set
3 Intermission,ppp,,0,, Intermission ppp 0
4 Love Ballad,f,l,4,, Love Ballad f l 4
5 Rage Against The Man,fff,a,4,, Rage Against The Man fff a 4
6 Everything Is Awesome,mf,j,4,, Everything Is Awesome mf j 4
7 Tears in the Rain,p,s,4,, Tears in the Rain p s 4
8 Breakup Song,ff,la,3,+3 {a} if another band played a {l} song, Breakup Song ff la 3 +3 {A} if another band played a {l} song in this time block
9 New Relationship,mf,lj,+4 {a} if the first {l} song in any band's setlist, New Relationship mf lj 2 +4 {A} if this is the first {l} song in any band's setlist
10 Brokenhearted,p,ls,0,, Brokenhearted p ls 3 +1 {A} if the next song in your setlist is a {l} song
11 Mixed Messages,f,aj,0,, Mixed Messages ff aj 2 +3 {A} if this is the loudest song in this time block
12 Betrayed,f,as,2,+3 {a} if immediately following a {j} song in your setlist, Betrayed f as 2 +3 {A} if this is immediately following a {j} song in your setlist
13 Happy To Be Sad,f,js,0,+2 {a} for each {s} song already in your setlist, Happy To Be Sad f js 1 +2 {A} for each {s} song already in your setlist
14 Indignant Love,f,laj,0,, Indignant Love f laj 0
15 Unrequited Love,f,las,0,, Unrequited Love mp las 2 +3 {A} if this is the quietest song in this time block
16 Butterflies In The Stomach,f,ljs,0,, Butterflies In The Stomach mf ljs 0
17 Rampage,f,ajs,0,, Rampage fff ajs 3 +1 {A} for each {a} song in this time block
18 Everything At Once,f,lajs,0,, Everything At Once f lajs 2 +3 {a} if all of {l}{a}{j}{s} are already in your setlist
19 Wildcard,f,lajs,0,, Wildcard f lajs -1 +2 {A} for each song already in your setlist