From 5fa4288ea99aa92b016a788b8f8427380f3ca2ea Mon Sep 17 00:00:00 2001 From: walcutt Date: Tue, 28 Jan 2025 17:08:07 -0500 Subject: [PATCH] Boss updates --- module/boss.mjs | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/module/boss.mjs b/module/boss.mjs index 4849721..83ac602 100644 --- a/module/boss.mjs +++ b/module/boss.mjs @@ -54,20 +54,6 @@ const bossData = { hasWriteIn: false, writeIn: null, }, - { - marked: false, - name: "Rotating Armorment II", - description: `Erase the write-in gear from any number of your henches' sheets, and write in a new equipment.`, - hasWriteIn: false, - writeIn: null, - }, - { - marked: false, - name: "Rotating Armorment III", - description: `Erase the write-in gear from any number of your henches' sheets, and write in a new equipment.`, - hasWriteIn: false, - writeIn: null, - }, { marked: false, name: "Specialized Training", @@ -82,6 +68,20 @@ const bossData = { hasWriteIn: false, writeIn: null, }, + { + marked: false, + name: "Retro-Action", + description: `Your henches may mark 1 stress to draw from the bottom of the deck, rather than the top.`, + hasWriteIn: false, + writeIn: null, + }, + { + marked: false, + name: "Russian Roulette", + description: `Add one extra joker to the deck. Add two face cards of your choice to the deck.`, + hasWriteIn: false, + writeIn: null, + }, { marked: false, name: "Exceptional Planning",