From c9ef5c471b26d334753c3098d4e6d4e7ac19e132 Mon Sep 17 00:00:00 2001 From: silverwizard Date: Wed, 13 Dec 2023 21:47:09 -0500 Subject: [PATCH] Updated catamite to catalyst --- src/data/gold/traits.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/data/gold/traits.json b/src/data/gold/traits.json index fcc8277..0cf3cf0 100644 --- a/src/data/gold/traits.json +++ b/src/data/gold/traits.json @@ -633,13 +633,13 @@ "desc": "So vile are they, Orcs will not hesitate to slay and eat their companions." }, "Catamite": { - "cost": 1, - "type": "character", + "cost": 3, + "type": "die", "restrict": [ "mannish", "special" ], - "desc": "Catamite has been chosen as the trait name to represent the openly homosexual characters in the Burning Wheel. Honestly it was a pejorative medieval term -- a slur. It is how society would refer to them, not necessarily how they refer to themselves. Any Character may be homosexual via the player's choice, but by taking the Catamite trait the player is acknowledging that his character is open about his orientation. The ramifications of such a decision in a conservative medieval society are grist for great game situations" + "desc": "You are the center of something great and terrible. Earn a persona point each time your actions cause a conflict between two powerful personas or organizations." }, "Charging Blindly": { "cost": 0, @@ -4730,4 +4730,4 @@ ], "desc": "The form of this wolf is perfectly suited to stalking in the shadows of the woods. Use this trait as a call-on for Stealthy when stalking the forests and valleys." } -} \ No newline at end of file +}