Compare commits
	
		
			2 Commits
		
	
	
		
			81aa563cfa
			...
			940db6cf4a
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 940db6cf4a | |||
| 53d04e677c | 
| @ -86,14 +86,14 @@ const bossData = { | |||||||
|         { |         { | ||||||
|             marked: false, |             marked: false, | ||||||
|             name: "Exceptional Planning", |             name: "Exceptional Planning", | ||||||
|             description: `At the start of each mission, remove one card from the deck. Any time one of your henches draws, you may replace the card they play with the removed card.`, |             description: `At the start of each mission, remove one card from the deck, then shuffle. When one of your henches draws, you may replace the card they play with the removed card.`, | ||||||
|             hasWriteIn: false, |             hasWriteIn: false, | ||||||
|             writeIn: null, |             writeIn: null, | ||||||
|         }, |         }, | ||||||
|         { |         { | ||||||
|             marked: false, |             marked: false, | ||||||
|             name: "Limelight Lovers", |             name: "Push the Limits", | ||||||
|             description: `If your heat is in Tier III, your henches can take 1 stress to take +1 card to any draw <em>(possibly drawing 4)</em>.`, |             description: `Your henches can take 2 stress to take +1 card to any draw <em>(possibly drawing 4)</em>.`, | ||||||
|             hasWriteIn: false, |             hasWriteIn: false, | ||||||
|             writeIn: null, |             writeIn: null, | ||||||
|         }, |         }, | ||||||
| @ -114,7 +114,7 @@ const bossData = { | |||||||
|         { |         { | ||||||
|             marked: false, |             marked: false, | ||||||
|             name: "Guild Bigwig", |             name: "Guild Bigwig", | ||||||
|             description: `During fallout, you may draw a second time and use that card instead. Explain who intervenes on your behalf, and how.`, |             description: `During engagement, you may draw a second time and use that card instead.`, | ||||||
|             hasWriteIn: false, |             hasWriteIn: false, | ||||||
|             writeIn: null, |             writeIn: null, | ||||||
|         }, |         }, | ||||||
|  | |||||||
| @ -246,7 +246,7 @@ const playbooks = { | |||||||
|             { |             { | ||||||
|                 marked: false, |                 marked: false, | ||||||
|                 name: "Go Overboard", |                 name: "Go Overboard", | ||||||
|                 description: `Once per session, when you throw yourself into overwhelming danger, you can treat any played card as -1 rank and ignore any harm as consequence. This does not extend to your team. <em>(This doesn't reduce a 1 to a 0).</em>`, |                 description: `Once per session, when you throw yourself into overwhelming danger, you can treat any played card as -1 rank and ignore any harm as consequence. This does not extend to your team. <em>(This wont change the cue of a 2).</em>`, | ||||||
|                 hasWriteIn: false, |                 hasWriteIn: false, | ||||||
|                 writeIn: null, |                 writeIn: null, | ||||||
|             }, |             }, | ||||||
| @ -353,7 +353,7 @@ const playbooks = { | |||||||
|             { |             { | ||||||
|                 marked: false, |                 marked: false, | ||||||
|                 name: "Wirey", |                 name: "Wirey", | ||||||
|                 description: `Treat all played ♣ cards as -1 rank. Treat all played ♠ cards as +1 rank. <em>(This won't turn a 1 into a 0, or a 6 into a 7).</em>`, |                 description: `Treat all played ♣ cards as -1 rank. Treat all played ♠ cards as +1 rank. <em>(This won't turn a 2 into a 1, or a 6 into a 7).</em>`, | ||||||
|                 hasWriteIn: false, |                 hasWriteIn: false, | ||||||
|                 writeIn: null, |                 writeIn: null, | ||||||
|             }, |             }, | ||||||
| @ -450,7 +450,7 @@ const playbooks = { | |||||||
|             { |             { | ||||||
|                 marked: false, |                 marked: false, | ||||||
|                 name: "You're Dead, Kiddo", |                 name: "You're Dead, Kiddo", | ||||||
|                 description: `When you intimidate someone by describing a past villainous deed, treat any ♥ as -1 rank. <em>(This won't turn an ace into a 0)</em>.`, |                 description: `When you intimidate someone by describing a past villainous deed, treat any ♥ as -1 rank. <em>(This won't change the cue for a 2)</em>.`, | ||||||
|                 hasWriteIn: false, |                 hasWriteIn: false, | ||||||
|                 writeIn: null, |                 writeIn: null, | ||||||
|             }, |             }, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user