From 0b6c8104745ca9523bb6e3650b210eed8d97e377 Mon Sep 17 00:00:00 2001 From: Bas van Rossem Date: Thu, 19 Feb 2026 16:57:32 +0100 Subject: [PATCH] feat(web): expand Rules page with comprehensive ship reference Replace the condensed battle reference with full ship-related content from the complete Spelljammer reference. Now includes 18 sections: General Spelljamming Rules, Ships, Ship Size, Maneuverability, Weapons, Targeted Shots, Combat Turn, Complications, On-Deck/Below-Deck, Big Damage rules, Ship & Weapon Stats (Appendix A), Subsystems & Upgrades (Appendix B), Magic Items (Appendix C), NPC Crew (Appendix D), Recovering Hull Points, Advanced Rules, Stunts (Appendix G), and a Quick Reference checklist. Excludes Cards/Deck Building and Appendix F (enemies) per request. Co-Authored-By: Claude Opus 4.6 --- web/src/pages/RulesPage.tsx | 2 +- web/src/rules/battle-reference.ts | 674 ++++++++++++++++++++++++------ 2 files changed, 539 insertions(+), 137 deletions(-) diff --git a/web/src/pages/RulesPage.tsx b/web/src/pages/RulesPage.tsx index 86ec44d..9b0f7f5 100644 --- a/web/src/pages/RulesPage.tsx +++ b/web/src/pages/RulesPage.tsx @@ -29,7 +29,7 @@ export default function RulesPage() { return ( <> - +