-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/Torq-A/pbr-movesets
- Loading branch information
Showing
31 changed files
with
1,373 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
species: Zapdos #Gazuma | ||
ingamename: sxc | ||
displayname: sxc | ||
setname: Halloween-Temtem | ||
tags: [halloween, runmon, in-game] | ||
item: Magnet #Lightning Rod | ||
ability: Motor Drive #Fast Charge | ||
moves: | ||
- [Zap Cannon] #DC Beam | ||
- [Air Cutter] #Tornado | ||
- [Sludge Bomb] #Noxious Bomb | ||
- [Discharge] #Electric Storm | ||
happiness: 255 | ||
biddable: true | ||
rarity: 1.0 | ||
ball: [Heal] | ||
shiny: True | ||
hidden: False | ||
nature: Serious | ||
ivs: {hp: 14, atk: 20, def: 8, spA: 2, spD: 17, spe: 31} | ||
evs: {hp: 178, atk: 143, def: 93, spA: 182, spD: 93, spe: 216} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
species: Grumpig | ||
ingamename: DrkBeastGn | ||
displayname: "Dark Beast Ganon" | ||
setname: Pokelypse | ||
tags: ubers | ||
tags: [pokelypse] | ||
item: Enigma Berry | ||
ability: Wonder Guard | ||
moves: | ||
- [Dark Pulse] | ||
- [Hyper Beam] | ||
- [Dark Void] | ||
- [Calm Mind] | ||
gender: [m] | ||
happiness: 255 | ||
biddable: True | ||
rarity: 1.0 | ||
ball: [Master] | ||
shiny: True | ||
nature: Modest | ||
ivs: {hp: 31, atk: 0, def: 31, spA: 31, spD: 31, spe: 31} | ||
evs: {hp: 252, atk: 0, def: 252, spA: 252, spD: 252, spe: 0} | ||
hidden: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
species: Deoxys | ||
ingamename: Windblight | ||
displayname: Windblight | ||
setname: Pokelypse-1 | ||
tags: [pokelypse] | ||
item: [Power Herb] | ||
ability: Serene Grace | ||
moves: | ||
- [Air Slash] | ||
- [Sky Attack] | ||
- [U-Turn] | ||
- [Tailwind] | ||
form: Speed | ||
happiness: 255 | ||
biddable: True | ||
rarity: 1.0 | ||
ball: [Dusk] | ||
shiny: True | ||
nature: Serious | ||
ivs: {hp: 31, atk: 31, def: 31, spA: 31, spD: 31, spe: 31} | ||
evs: {hp: 252, atk: 0, def: 252, spA: 252, spD: 252, spe: 0} | ||
hidden: false |
Oops, something went wrong.