fix: rename Sligth_of_hand typo and resolve TODO attribute mappings (Closes #83) #125

Merged
shahondin1624 merged 1 commits from feature/issue-83-typo-sligth-of-hand-5-incomplete-todo-attribute-ma into main 2026-04-04 23:08:25 +02:00
Owner

Summary

  • Rename Sligth_of_hand to Sleight_of_hand with @SerialName("Sligth_of_hand") for backward serialization compatibility
  • Add Con(Charisma) as the correct SR5e skill in the alphabetical position where the typo previously sat
  • Fix Demolitions attribute from Intuition to Logic per SR5e rules
  • Add Exotic_Melee_Weapon(Agility), Exotic_Ranged_Weapon(Agility), and Pilot_Exotic_Vehicle(Reaction)
  • Remove all 5 TODO comments now that mappings are complete

Closes #83

## Summary - Rename `Sligth_of_hand` to `Sleight_of_hand` with `@SerialName("Sligth_of_hand")` for backward serialization compatibility - Add `Con(Charisma)` as the correct SR5e skill in the alphabetical position where the typo previously sat - Fix `Demolitions` attribute from `Intuition` to `Logic` per SR5e rules - Add `Exotic_Melee_Weapon(Agility)`, `Exotic_Ranged_Weapon(Agility)`, and `Pilot_Exotic_Vehicle(Reaction)` - Remove all 5 TODO comments now that mappings are complete Closes #83
shahondin1624 added 1 commit 2026-04-04 23:08:18 +02:00
- Rename Sligth_of_hand to Sleight_of_hand with @SerialName for backward compatibility
- Add Con(Charisma) as the correct SR5e skill in that alphabetical position
- Fix Demolitions attribute from Intuition to Logic per SR5e rules
- Add Exotic_Melee_Weapon(Agility) and Exotic_Ranged_Weapon(Agility)
- Add Pilot_Exotic_Vehicle(Reaction)
- Remove all 5 TODO comments now that mappings are complete

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
shahondin1624 merged commit a950589041 into main 2026-04-04 23:08:25 +02:00
shahondin1624 deleted branch feature/issue-83-typo-sligth-of-hand-5-incomplete-todo-attribute-ma 2026-04-04 23:08:25 +02:00
Sign in to join this conversation.