mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
Modify Dragonite's Random Battle moves
This commit is contained in:
parent
f9fb76ceb1
commit
12815382c1
|
|
@ -1426,7 +1426,7 @@ exports.BattleFormatsData = {
|
|||
tier: "NFE"
|
||||
},
|
||||
dragonite: {
|
||||
randomBattleMoves: ["dragondance","outrage","firepunch","extremespeed","dragonclaw","earthquake","roost","substitute"],
|
||||
randomBattleMoves: ["dragondance","outrage","firepunch","extremespeed","earthquake","roost"],
|
||||
randomDoubleBattleMoves: ["firepunch","extremespeed","dragonclaw","earthquake","roost","waterfall","substitute","thunderwave","hurricane","superpower","dracometeor","protect","skydrop"],
|
||||
eventPokemon: [
|
||||
{"generation":3,"level":70,"moves":["agility","safeguard","wingattack","outrage"]},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user