Update ability.ts

Co-authored-by: NightKev <34855794+DayKev@users.noreply.github.com>
This commit is contained in:
Bertie690 2025-06-23 08:27:34 -04:00 committed by GitHub
parent dbf17ca540
commit 5069ee303c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8491,7 +8491,6 @@ export function initAbilities() {
// TODO: needs testing on interaction with weather blockage
.edgeCase(),
new Ability(AbilityId.FUR_COAT, 6)
// TODO: Should double defense
.attr(ReceivedMoveDamageMultiplierAbAttr, (_target, _user, move) => move.category === MoveCategory.PHYSICAL, 0.5)
.ignorable(),
new Ability(AbilityId.MAGICIAN, 6)