From ff8f27f85012d995ca1367f51cabea5b6ae336a4 Mon Sep 17 00:00:00 2001 From: Matt Soucy Date: Sat, 15 Apr 2023 19:28:10 -0400 Subject: [PATCH] Remove unused data file --- 2022/11-setlist/data.yml | 74 ---------------------------------------- 1 file changed, 74 deletions(-) delete mode 100644 2022/11-setlist/data.yml diff --git a/2022/11-setlist/data.yml b/2022/11-setlist/data.yml deleted file mode 100644 index bbc4afc..0000000 --- a/2022/11-setlist/data.yml +++ /dev/null @@ -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 Love Song - 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: \ No newline at end of file