Timecard update

This commit is contained in:
walcutt 2025-05-23 13:44:26 -04:00
parent e77da43e5c
commit 81aa563cfa

View File

@ -676,7 +676,7 @@ const playbooks = {
], ],
fixedInclinations: [ fixedInclinations: [
"Invoking rules or regulations.", "Invoking rules or regulations.",
"Taking the laziest approach.", "Draw on skills from your mundane life.",
], ],
missionPlanningQuestions: [ missionPlanningQuestions: [
"State something that, by Guild rule, the target cannot do to you this mission.", "State something that, by Guild rule, the target cannot do to you this mission.",
@ -742,9 +742,9 @@ const playbooks = {
marked: true, marked: true,
locked: true, locked: true,
name: "Hobbyist", name: "Hobbyist",
description: `As a prep action, you can invite a fellow hench to join you in your hobby. Name the hobby, and how they're involved, then draw. Ignore the cue, and instead use the rank: description: `As a prep action, you can invite a fellow hench to join you in your hobby. Name the hobby, and how they're involved, then draw 2. Ignore the cue, and instead use the rank:
<ul class="hench-list-1-col"> <ul class="hench-list-1-col">
<li>1-2 You have a wonderful time and brighten each others' spirits. Gain +1 card to your next home life draw.</li> <li>1-2 You have a wonderful time and brighten each others' spirits. You each clear 2 stress.</li>
<li>3-4 You have a pleasant, but ordinary, time. Clear 1 stress; they mark 1 experience.</li> <li>3-4 You have a pleasant, but ordinary, time. Clear 1 stress; they mark 1 experience.</li>
<li>5-6 You completely lose track of time. Lose a remaining prep action, or take 1 harm "sleep deprived."</li> <li>5-6 You completely lose track of time. Lose a remaining prep action, or take 1 harm "sleep deprived."</li>
</ul>`, </ul>`,