mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
remove PER bonus for Brilliant Bloom (summer 2019 mage weapon) (#12923)
This commit is contained in:
@@ -2916,6 +2916,7 @@ const weapon = {
|
||||
notes: t('weaponSpecialSummer2019MageNotes', { int: 15 }),
|
||||
value: 90,
|
||||
int: 15,
|
||||
per: 0,
|
||||
twoHanded: false,
|
||||
canBuy: () => CURRENT_EVENT && CURRENT_EVENT.season === 'summer',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user