- Moved localization into the same YAML (LocalizationOverride block)
- Removed separate JSON localization file
- Simplified OnAttach (empty array, stats via statModifiers only)
- UIData directly on the mod record
- Still: 100% armor pen, 100% bleed, legendary quality
- Use on existing weapons (Katana_Default, Knife_Default)
- Add hidden IconicWeaponModAbilityBase with statModifiers
- GameplayLogicPackage with OnAttach for 100% bleed effect
- Correct stat types: ArmorPenetration, BleedingApplicationRate
- Proper annotations for all records