Commit Graph
2 Commits
Author SHA1 Message Date
kimurae 7415bfe7ad [Legend of the Five Rings: 4th Edition] New Feature: Adding support for kata, kiho, skill masteries, CSE
Changes / Description
- Updated HTML/CSS to use CSE
- Added new sections for kata, kiho and skill masteries.
- Updated School Techniques, Advantages, Disadvantages to use repeating
  items.

The old single fields are present for the three I moved to repeating
items, they only become hidden if they are empty. I felt this was a
safer migration. Players can take their time to move from one giant
text blob to individual entries.
2025-12-01 19:18:00 -05:00
kimurae e28f7cf157 L5R 4th Edtion: Ranged weapon and Spell weapon support.
- Added Teppudo as a skill.
- Changed Bows to Ranged Weapons
- Added support for Thrown Weapons (Athletics)
- Added support for Firearms (Teppudo)
- Added support for using Shugenja School Rank instead of Skill Rank for
  attacks.

I did not change much else, to keep this commit small. I also
unfortunately do not know the translations for new terms: 'Ranged
Weapons', 'Teppudo', 'Bow Strength'.
2025-10-17 18:44:32 -04:00