Draco meteor should decrease the user's special attack by 2. #379
Labels
bug/inaccuracy
Behavior doesn't match what is in-game
bug
Something isn't working
component/battle
Pertains to battles in particular
has-premade-tests
This issue has premade tests that are already present on the main branch, just disabled.
Current Behavior
Draco meteor does not change the user's stat modifiers.
Expected Behavior
Draco meteor should decrease the user's special attack by 2.
https://bulbapedia.bulbagarden.net/wiki/Draco_Meteor_(move)
Draco meteor has the meta category:
MoveMetaCategoryDamageRaise
, so all moves in this category should have this behavior (damage and chance to modify the user's stat)Additional context
Premade test:
pokemonbattlelib/battle_move_effects_test.go
Lines 125 to 144 in 88bc48f
The text was updated successfully, but these errors were encountered: