mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-09 04:23:45 -05:00
Reduce Flare Boost rating
Drifblim almost never runs it. And even in formats that allow any ability, it isn't even used half as much as Guts. Lack of a Special Facade is probably why.
This commit is contained in:
parent
f126ce9e50
commit
cd6ed5993f
|
|
@ -734,7 +734,7 @@ exports.BattleAbilities = {
|
|||
},
|
||||
id: "flareboost",
|
||||
name: "Flare Boost",
|
||||
rating: 3,
|
||||
rating: 2.5,
|
||||
num: 138
|
||||
},
|
||||
"flashfire": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user