feat: Enforce mutual exclusivity for bond feelings

Reorder feelings so opposing pairs (Admiration/Inferiority, Loyalty/Mistrust, Hatred/Affection) are stacked vertically in the grid. Checking one feeling disables and prevents selecting its opposite.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-28 12:09:32 -04:00
parent 0215d8b87b
commit e6e37d5819
3 changed files with 47 additions and 24 deletions

View File

@@ -82,26 +82,26 @@ weapons:
accuracy: "【MIG + MIG】"
damage: "【HR + 10】 physical"
category: "heavy"
description: One-handed w Melee w No Quality.
description: One-handed, Melee, No Quality.
- name: Waraxe ✦
cost: 250
accuracy: "【MIG + MIG】"
damage: "【HR + 14】 physical"
category: "heavy"
description: Two-handed w Melee w No Quality.
description: Two-handed, Melee, No Quality.
- name: Light Spear ✦
cost: 200
accuracy: "【DEX + MIG】"
damage: "【HR + 8】 physical"
category: "spear"
description: One-handed w Melee w No Quality.
description: One-handed, Melee, No Quality.
- name: Heavy Spear ✦
cost: 200
accuracy: "【DEX + MIG】 【HR + 12】 physical"
damage: "Two-handed w Melee w No Quality."
damage: "Two-handed, Melee, No Quality."
category: "spear"
description:
@@ -110,40 +110,40 @@ weapons:
accuracy: "【DEX + MIG】 +1"
damage: "【HR + 6】 physical"
category: "sword"
description: One-handed w Melee w No Quality.
description: One-handed, Melee, No Quality.
- name: Greatsword ✦
cost: 200
accuracy: "【DEX + MIG】 +1"
damage: "【HR + 10】 physical"
category: "sword"
description: Two-handed w Melee w No Quality.
description: Two-handed, Melee, No Quality.
- name: Katana ✦
cost: 200
accuracy: "【DEX + INS】 +1"
damage: "【HR + 10】 physical"
category: "sword"
description: Two-handed w Melee w No Quality.
description: Two-handed, Melee, No Quality.
- name: Rapier ✦
cost: 200
accuracy: "【DEX + INS】 +1"
damage: "【HR + 6】 physical"
category: "sword"
description: One-handed w Melee w No Quality.
description: One-handed, Melee, No Quality.
- name: Improvised (Ranged)
cost: 0
accuracy: "【DEX + MIG】"
damage: "【HR + 2】 physical"
category: "thrown"
description: One-handed w Ranged w Breaks after the attack.
description: One-handed, Ranged, Breaks after the attack.
- name: Shuriken
cost: 150
accuracy: "【DEX + INS】"
damage: "【HR + 4】 physical"
category: "thrown"
description: One-handed w Ranged w No Quality.
description: One-handed, Ranged, No Quality.