From fbd1c348d05eb56159875c279c14226caf0df47e Mon Sep 17 00:00:00 2001 From: Luffy Date: Sun, 22 Mar 2026 15:16:37 -0400 Subject: [PATCH 1/3] Update keen coyote --- limited/keen coyote | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/limited/keen coyote b/limited/keen coyote index 1650c0b13..a2412b15c 100644 --- a/limited/keen coyote +++ b/limited/keen coyote @@ -1,15 +1,15 @@ **Keen Coyote** | Werewolf Group | Limited __Basics__ -The Keen Coyote shares a secret channel with the other coyotes and can perceive players each night to determine whether they have a threatening presence. +The Keen Coyote shares a secret channel with the other coyotes and can perceive players each night to determine their alignment. __Details__ -The Keen Coyote cannot see a player’s role, but they can check whether or not they are a threat. Lycans, and roles classified as killing roles have a threatening presence. The inspection is an immediate ability and is affected by strong disguises and redirections. +The Keen Coyote cannot see a player’s role, but they can check the players alignment. For example they will see a Greater Coyote as Werewolf, or a Runner as Townsfolk. The Keen Coyote knows the identity of the other coyotes and shares a channel with them. The Keen Coyote is not a lycan, nor are they a member of the wolfpack. When the last original greater coyote dies, the coyotes' channel is disbanded and the Keen Coyote joins the wolfpack. __Simplified__ The Keen Coyote is part of a group of other coyotes. Should the greater coyote die, the Lesser Coyote joins the wolfpack. -The Keen Coyote can perceive players each night to determine whether they have a threatening presence. +The Keen Coyote can perceive players each night to determine their alignment. __Formalized__ Inherit: `Coyotes` From ce28c39e06a67b9abc80c964118b506a58bc3394 Mon Sep 17 00:00:00 2001 From: Ts Date: Sun, 22 Mar 2026 20:18:17 +0100 Subject: [PATCH 2/3] Update keen coyote --- limited/keen coyote | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/limited/keen coyote b/limited/keen coyote index a2412b15c..6f90a1a83 100644 --- a/limited/keen coyote +++ b/limited/keen coyote @@ -13,15 +13,7 @@ The Keen Coyote can perceive players each night to determine their alignment. __Formalized__ Inherit: `Coyotes` -Immediate Night: |investigating.role.1| - • Process: - ‣ Attribute Investigate @Selection for `Lycan` (SD) - ‣ Category Investigate @Selection (SD) - • Evaluate: - ‣ @Result2 is `Failure`: `Investigation failed` - ‣ @Result1 is `Success`: `@Selection is a Threat` - ‣ @Result2 is `Killing`: `@Selection is a Threat` - ‣ Otherwise: `@Selection is not a Threat` +Immediate Night: Alignment Investigate @Selection (SD) __Card__ The Keen Coyote has a developed eye for detail, able to make accurate character judgments. From a95ab707a72b92fb9b9d5fff0b254340cb71d9b6 Mon Sep 17 00:00:00 2001 From: Ts Date: Sun, 22 Mar 2026 20:53:24 +0100 Subject: [PATCH 3/3] Add alignment prompt to prompts.json --- prompts.json | 1 + 1 file changed, 1 insertion(+) diff --git a/prompts.json b/prompts.json index c68cac700..d86be3a41 100644 --- a/prompts.json +++ b/prompts.json @@ -2,6 +2,7 @@ "comment_1": "Generic Default Prompts", "investigating.role.1": "Which player would you like to investigate?", "investigating.attribute.1": "Which player would you like to investigate?", + "investigating.alignment.1": "Which player would you like to investigate?", "disguising.weakly.1": "You may weakly disguise yourself. Which role would you like to disguise yourself as?", "disguising.weakly.2": "You may weakly disguise another player. Please specify a player and a role, separated by `;`.", "disguising.strongly.1": "You may strongly disguise yourself. Which role would you like to disguise yourself as?",