diff --git a/limited/grandma b/limited/grandma index 79b5453e8..8e52409e9 100644 --- a/limited/grandma +++ b/limited/grandma @@ -16,16 +16,16 @@ __Formalized__ Unique Role Starting: • Whisper to #Grandma's-House as `Grandma` - • Manipulate @Self's `public voting power` to `0` + • Manipulate @Self's `hidden public voting power` to `0` Immediate Night: - • Manipulate @Self's `public voting power` to `2` (~NextDay) + • Manipulate @Self's `hidden public voting power` to `2` (~NextDay) • Add @Selection to #Grandma's-House (~NextDay) • Add @SecondarySelection to #Grandma's-House (~NextDay) • Evaluate: - ‣ @Selection->PublicVotingPower > 0: Manipulate @Selection's `public voting power` by `-1` (~NextDay) + ‣ @Selection->PublicVotingPower > 0: Manipulate @Selection's `hidden public voting power` by `-1` (~NextDay) ‣ Otherwise: Learn `@Selection could not be manipulated` • Evaluate: - ‣ @SecondarySelection->PublicVotingPower > 0: Manipulate @SecondarySelection's `public voting power` by `-1` (~NextDay) + ‣ @SecondarySelection->PublicVotingPower > 0: Manipulate @SecondarySelection's `hidden public voting power` by `-1` (~NextDay) ‣ Otherwise: Learn `@SecondarySelection could not be manipulated` __Card__ diff --git a/townsfolk/miscellaneous/trickster b/townsfolk/miscellaneous/trickster index 53f255c78..219dda917 100644 --- a/townsfolk/miscellaneous/trickster +++ b/townsfolk/miscellaneous/trickster @@ -11,7 +11,7 @@ __Simplified__ On polls the Trickster's vote is counted as negative one. __Formalized__ -Starting: Manipulate @Self's `public voting power` to `-1` +Starting: Manipulate @Self's `hidden public voting power` to `-1` __Card__ The Trickster likes to tamper with the polls, messing up their results. diff --git a/werewolves/power/corrupt wolf b/werewolves/power/corrupt wolf index e5b83ea03..a8782684e 100644 --- a/werewolves/power/corrupt wolf +++ b/werewolves/power/corrupt wolf @@ -17,7 +17,7 @@ Inherit: `Pack Lycan` Immediate Night: [Condition: (@SecondarySelection > -2) and (@SecondarySelection < 3)] {Direct} |corrupt_wolf.1| • Conversation Reset `Corrupted` • Grant `Corrupted` to @Selection - • Manipulate @Selection's `public voting power` to @SecondarySelection (~NextDay) + • Manipulate @Selection's `hidden public voting power` to @SecondarySelection (~NextDay) • Whisper to `Corrupted` as `Corrupt Wolf` (~NextDay) Passive Start Night: Conversation Reset `Corrupted`