Usurper update
This commit is contained in:
parent
7a0d87a258
commit
e77da43e5c
@ -623,14 +623,14 @@ const playbooks = {
|
||||
{
|
||||
marked: false,
|
||||
name: "Defiant",
|
||||
description: `When you act in opposition to the boss's orders, take 1 less stress if you resist consequences.`,
|
||||
description: `When you act in opposition to the boss's orders, take 2 less stress if you resist consequences.`,
|
||||
hasWriteIn: false,
|
||||
writeIn: null,
|
||||
},
|
||||
{
|
||||
marked: false,
|
||||
name: "Steal the Spotlight",
|
||||
description: `When you claim the boss's actions as your own, clear 1 stress. If your audience believes you, clear 2.`,
|
||||
description: `When you claim the boss's actions as your own, clear 2 stress. If your audience believes you, clear 3.`,
|
||||
hasWriteIn: false,
|
||||
writeIn: null,
|
||||
},
|
||||
@ -643,20 +643,20 @@ const playbooks = {
|
||||
},
|
||||
{
|
||||
marked: false,
|
||||
name: "Machinations",
|
||||
description: `At the start of each mission, secretly note your own goal for this mission. When you complete it, reveal it, and take a free flashback to explain how it fits into your larger plans. Then, you may mark 2 ticks on any one of your tinker clocks.`,
|
||||
name: "Splinter Cell",
|
||||
description: `You have loyal henches on the team. When you take the team-building prep time action, you can draw 3 and hold two of the cards for the mission.`,
|
||||
hasWriteIn: false,
|
||||
writeIn: null,
|
||||
},
|
||||
{
|
||||
marked: true,
|
||||
locked: true,
|
||||
name: "Understudy",
|
||||
description: `As a prep action, you can take some henches on a minor crime spree. Explain your petty crimes, then draw. Ignore the cue, and instead use the rank:
|
||||
name: "Machinations",
|
||||
description: `As a prep action, secretly note your own goal for this mission, and show it to the boss. During the mission, if you complete this goal, reveal it, then choose one:
|
||||
<ul class="hench-list-1-col">
|
||||
<li>1-2 — You stir up some recognition and pride. Clear 1 heat, and mark 1 tick on one of your tinker clocks.</li>
|
||||
<li>3-4 — The night is a blur. Describe something you've lost, and something you've gained.</li>
|
||||
<li>5-6 — You cause a complete ruckus. Mark 2 heat.</li>
|
||||
<li>Clear all stress.</li>
|
||||
<li>Reduce all marked harm by 1 level. <em>(Level 1 harm is cleared).</em></li>
|
||||
<li>Mark 2 ticks on one of your tinker clocks.</li>
|
||||
</ul>`,
|
||||
hasWriteIn: false,
|
||||
writeIn: null,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user