feat: add missing legendary cantrips to suitbuilder

Add Dual Wield, Recklessness, Deception, Sneak Attack, and Dirty Fighting cantrips to both the HTML checkbox UI and the COMMON_CANTRIPS JS array for lock form dropdowns.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
erik 2026-03-04 16:16:52 +00:00
parent 973c3722bc
commit 7050cfb8b7
2 changed files with 29 additions and 2 deletions

View file

@ -31,7 +31,13 @@ const COMMON_CANTRIPS = [
'Legendary Life Magic Aptitude',
// Defense
'Legendary Magic Resistance',
'Legendary Invulnerability'
'Legendary Invulnerability',
// Combat Skills
'Legendary Recklessness Prowess',
'Legendary Dual Wield Aptitude',
'Legendary Deception Prowess',
'Legendary Sneak Attack Prowess',
'Legendary Dirty Fighting Prowess'
];
// Common legendary wards for lock form