Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description Sets the Cybersun pen's throwing damage to be the same as its melee damage and also inflict embedded passive damage. Because the Cybersun pen inherits from `PenEmbeddable` that manually sets its own `DamageOtherOnHit` damage because it's not a melee weapon, the Cybersun pen's throwing damage didn't inherit the melee weapon damage and it was low compared to its melee damage. ## Media **New Damage Values** ![image](https://github.com/user-attachments/assets/c7863b5b-fe03-417d-a0fd-09e9e13fc263) **Old Damage Values** ![image](https://github.com/user-attachments/assets/7ba2a8ab-5c68-42a6-8b3e-3c81d4032c46) ## Changelog :cl: Skubman - fix: The Cybersun pen now properly deals 15 Piercing damage on throw and deals passive damage when embedded.
- Loading branch information