Compare commits
8 Commits
2698a9df10
...
main
Author | SHA1 | Date | |
---|---|---|---|
417885eeb7
|
|||
7380b4df57
|
|||
341be68005 | |||
d017c53b81 | |||
870511a678 | |||
ff8f27f850 | |||
f7d40ec831 | |||
ad6200f7cb |
@ -1,19 +0,0 @@
|
|||||||
name,volume,traits,audience,effect,blurb
|
|
||||||
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 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,
|
|
||||||
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,74 +0,0 @@
|
|||||||
- name: Opener
|
|
||||||
volume: p
|
|
||||||
effect: +5 {a} if the first song in your set.
|
|
||||||
traits:
|
|
||||||
- name: "Entr'acte"
|
|
||||||
volume: p
|
|
||||||
effect: +3 {a} if not the first or last song in your set.
|
|
||||||
traits:
|
|
||||||
- name: Reprise
|
|
||||||
volume: f
|
|
||||||
effect: +3 {a} if in the second half in your set.
|
|
||||||
traits:
|
|
||||||
- name: Breakup Song
|
|
||||||
volume: ff
|
|
||||||
effect: +3 {a}. +2 additional {a} if any band has played a <b>Love Song</b>
|
|
||||||
blurb: You may hate yourself for loving it, but you oughta know that these songs pack a punch.
|
|
||||||
traits:
|
|
||||||
- name: Love Song
|
|
||||||
volume: mp
|
|
||||||
effect: +2 {a}. +3 additional {a} if Love Song is the loudest song in your set.
|
|
||||||
blurb: I forgot how this goes, but it's all coming back to me now.
|
|
||||||
traits:
|
|
||||||
- name: Power Ballad
|
|
||||||
volume: ff
|
|
||||||
effect: +3 {a}
|
|
||||||
traits:
|
|
||||||
- name: Call and Response
|
|
||||||
volume: f
|
|
||||||
effect: +2 {a} for each song before this one.
|
|
||||||
traits:
|
|
||||||
- name: Heavy Hitter
|
|
||||||
volume: fff
|
|
||||||
effect: +4 {a}.
|
|
||||||
traits:
|
|
||||||
- name: Protest Song
|
|
||||||
volume: ff
|
|
||||||
effect: +1 {a}. +3 {a} if the loudest song this round.
|
|
||||||
traits:
|
|
||||||
- name: Signature Song
|
|
||||||
volume: f
|
|
||||||
effect: +5 {a}.
|
|
||||||
traits:
|
|
||||||
- name: Buildup
|
|
||||||
volume: pp
|
|
||||||
effect: Add +2 {a} to the next song in your set.
|
|
||||||
traits:
|
|
||||||
- name: Breakdown
|
|
||||||
volume: mf
|
|
||||||
effect: +2 {a} for each quieter song played this round.
|
|
||||||
traits:
|
|
||||||
- name: Sleazy
|
|
||||||
volume: mf
|
|
||||||
effect: +4 {a} if not the loudest song this round.
|
|
||||||
traits:
|
|
||||||
- name: Showstopper
|
|
||||||
volume: fff
|
|
||||||
effect: +5 {a} if the last song in your set.
|
|
||||||
traits:
|
|
||||||
- name: Remix
|
|
||||||
volume: f
|
|
||||||
effect: Repeat the effect of the song immediately before this in your set.
|
|
||||||
traits:
|
|
||||||
- name: Acoustic Cover
|
|
||||||
volume: mp
|
|
||||||
effect: Copy the effect of a song in another band's setlist.
|
|
||||||
traits:
|
|
||||||
- name: Heavy Cover
|
|
||||||
volume: f
|
|
||||||
effect: Copy the effect of a song in another band's setlist.
|
|
||||||
traits:
|
|
||||||
- name: Encore
|
|
||||||
volume: mf
|
|
||||||
effect: +5 {a} if the last song in your set.
|
|
||||||
traits:
|
|
Before Width: | Height: | Size: 2.2 KiB After Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.1 KiB |
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 835 KiB After Width: | Height: | Size: 835 KiB |
@ -14,7 +14,7 @@ Draw the most fans by performing the best in each time block
|
|||||||
|
|
||||||
Phase 1: Four cards are handed to each player. Players draft one card and pass the rest on until all cards are chosen.
|
Phase 1: Four cards are handed to each player. Players draft one card and pass the rest on until all cards are chosen.
|
||||||
Phase 2: Players arrange their songs face-down in the order they'll perform in
|
Phase 2: Players arrange their songs face-down in the order they'll perform in
|
||||||
Phase 3: All players flip cards face-up. They resolve in order of Volume from largest to smallest
|
Phase 3: All players flip cards face-up. They resolve in order of Volume from loudest to quietest
|
||||||
|
|
||||||
# Scoring
|
# Scoring
|
||||||
|
|
BIN
setlist/back.png
Normal file
After Width: | Height: | Size: 1.1 KiB |
19
setlist/data.csv
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
name,volume,traits,audience,effect,blurb
|
||||||
|
Crazy Little Thing Called Love,f,l,2,+2 {A} if the first {l} song in your setlist,
|
||||||
|
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,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,,
|
||||||
|
Unrequited Love,mp,las,3,,
|
||||||
|
Butterflies In The Stomach,mf,ljs,3,,
|
||||||
|
Rampage,fff,ajs,3,,
|
|
@ -38,7 +38,7 @@ Squib::Deck.new(cards: data.nrows) do
|
|||||||
cut_zone
|
cut_zone
|
||||||
safe_zone
|
safe_zone
|
||||||
|
|
||||||
text layout: :title, str: data.name
|
text layout: :title, str: data.name, ellipsize: :autoscale
|
||||||
|
|
||||||
# svg layout: :art, data: Icons::MUSIC
|
# svg layout: :art, data: Icons::MUSIC
|
||||||
text layout: :art, align: :center, valign: :middle, str: data.traits do |embed|
|
text layout: :art, align: :center, valign: :middle, str: data.traits do |embed|
|
23
setlist/feedback/2023/04/15-Jeremiah.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
Make sure specify time blocks
|
||||||
|
|
||||||
|
5 - 2
|
||||||
|
8 - 5
|
||||||
|
13 - 11
|
||||||
|
18 - 16
|
||||||
|
|
||||||
|
More cards for fewer players - ex. start with 7 but only end up with 4
|
||||||
|
Volume might not really be a useful mechanic
|
||||||
|
Everything At Once, and Wildcard, might be overpowered
|
||||||
|
- Maybe reduce the number of points it's worth
|
||||||
|
Cards without abilities probably wouldn't get chosen
|
||||||
|
|
||||||
|
Screentop: make a second set of hidden containers for tracking chosen cards
|
||||||
|
|
||||||
|
5 - 6
|
||||||
|
8 - 11
|
||||||
|
12 - 15
|
||||||
|
16 - 20
|
||||||
|
|
||||||
|
Once you have your set, you can choose the order as they're revealed?
|
||||||
|
Possible to "lean into" a suit
|
||||||
|
Focus more on volume, less on suits
|