Boss update

This commit is contained in:
walcutt 2025-05-23 13:46:23 -04:00
parent 81aa563cfa
commit 53d04e677c

View File

@ -86,14 +86,14 @@ const bossData = {
{
marked: false,
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,
writeIn: null,
},
{
marked: false,
name: "Limelight Lovers",
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>.`,
name: "Push the Limits",
description: `Your henches can take 2 stress to take +1 card to any draw <em>(possibly drawing 4)</em>.`,
hasWriteIn: false,
writeIn: null,
},
@ -114,7 +114,7 @@ const bossData = {
{
marked: false,
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,
writeIn: null,
},