Added SV Base Raid data and updated Readme.md (#308)

This commit is contained in:
Manu
2022-11-29 02:35:13 +01:00
committed by GitHub
parent df89ac6084
commit 258fc96f76
40 changed files with 31449 additions and 13 deletions

View File

@@ -4,33 +4,39 @@
The collective effort of the Project Pokémon (and other) communities to preserve as much event Pokémon information as possible.
### How do I use this?
#### • Legality with [PKHeX](https://projectpokemon.org/home/files/file/1-pkhex/)
#### • Legality with [PKHeX](https://projectpokemon.org/home/files/file/1-pkhex/) and [SysBot.NET](https://projectpokemon.org/home/files/file/4207-sysbotnet-automatic-build/)
1. Download this repository.
1. Extract the contents to a folder `mgdb` in the same folder as `PKHeX.exe`.
1. Extract the contents to a folder `mgdb` in the same folder as `PKHeX.exe` or `SysBot.exe`.
#### • Injection with PKHeX
#### • PKM creation with PKHeX
1. Find the specific wondercard or Pokémon file.
1. Drag/drop the file onto PKHeX in the spot where you want that Pokémon.
#### • Converting WC4 back to PCD
1. Import/Export with PKHex
2. Use the [PCDWC4 Converter](https://github.com/projectpokemon/PCDWC4Converter/releases/latest)
#### • In-game Mystery Gift redemption
* For Gen 3 events, use either the [WC3 Plugin](https://projectpokemon.org/home/files/file/4161-pkhex-plugin-wc3-plugin/) or the [Mystery Gift Tool](https://projectpokemon.org/home/forums/topic/39184-gen-iii-mystery-gift-tool-nintendo-events-wondercards-e-trainer-cards-and-e-berry-editor-and-more/)
* For Gen 4, 5, 6 and 7 (3DS) events, use the [PKHeX Mystery Gift feature](https://projectpokemon.org/home/tutorials/save-editing/using-pkhex/importing-wondercards-r29/)
* For Gen 7 (Switch), 8 and 9 events, use the [Switch Gift Data Manager](https://projectpokemon.org/home/forums/topic/62491-switch-gift-data-manager-import-wondercards-into-switch-games-by-faking-bcat-packages/)
### How do I get Gen 8 Wondercards if they are not on the save file?
Pokemon LGPE and Sword/Shield use a system called BCAT. BCAT data is synchronized when your game goes online.
Use [JKSV](https://github.com/J-D-K/JKSV) to export the BCAT files. BCAT includes wondercards, wild area news, tournament rules, etc.
#### • Import Raid blocks with PKHeX
1. Follow our [tutorial](https://projectpokemon.org/tutorials/save-editing/gen-8_157/block-editing-r106/) to import the files into the corresponding blocks into your save file.
1. Sword and Shield Raid blocks: `KDropRewards`, `KDaiEncount`, `KBonusRewards`, `KNormalEncount`, `KNormalEncountRigel1`, `KNormalEncountRigel2`.
1. Scarlet and Violet Raid blocks: `KBCATEventRaidIdentifier`, `KBCATFixedRewardItemArray`, `KBCATLotteryRewardItemArray`, `KBCATRaidEnemyArray`, `KBCATRaidPriorityArray`.
### How do I get Gen 8 and 9 events if they are not on the save file?
Pokemon games on Nintendo Switch use a system called BCAT. BCAT data is synchronized when your game goes online.
Use [JKSV](https://github.com/J-D-K/JKSV) to export the BCAT files. BCAT includes wondercards, raid events etc.
See the section below on how to contribute your bcat export.
### What is a post event redemption?
These are events that were redeemed using the original hardware (such as PCNY Gotta Catch 'Em All) after the original event period.
Not all events will be categorized like this due to various reasons. Please open an [issue](https://github.com/projectpokemon/EventsGallery/issues/new) for questions.
### I don't see _X_ event. Can I contribute it?
Sure, there are several ways.
1. Create an [issue](https://github.com/projectpokemon/EventsGallery/issues/new) and attach the event
1. Create a [pull request](https://github.com/projectpokemon/EventsGallery/compare)
1. Make a [contribution post](https://projectpokemon.org/home/forums/forum/64-event-contributions/) on our forums
### What is a post event redemption?
These are events that were redeemed using the original hardware (such as PCNY Gotta Catch 'Em All) after the original event period.
Not all events will be categorized like this due to various reasons. Please open an [issue](https://github.com/projectpokemon/EventsGallery/issues/new) for questions.
### It looks like some Gen 4 events are hacks, what's up with that?
Unfortunately some of the Gen 4 wondercards are missing but we have the mystery gifts (PGT).
To keep everything consistent, the PGTs were converted to wondercards with placeholder data.
@@ -41,6 +47,10 @@ Do you have one of these events? Please contribute it!
To keep the format consistent, all PCDs were converted to WC4 format.
The data is the same except the Pokémon template itself is decoded, just like PK4 files.
#### • Converting WC4 back to PCD
1. Import/Export with PKHex
2. Use the [PCDWC4 Converter](https://github.com/projectpokemon/PCDWC4Converter/releases/latest)
### Where are your individual Pokémon files for Gen 4+?
Posting the individual Pokémon not only contributes to cloning, but does not help our legality research efforts.
The exception are GTS traded Pokémon from Daisuki, of which many are missing or incorrect in the gallery.

View File

@@ -0,0 +1 @@
0

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,19 @@
{
"Table": [
{
"VersionNo": 0,
"DeliveryGroupID": {
"GroupID01": 0,
"GroupID02": 0,
"GroupID03": 0,
"GroupID04": 0,
"GroupID05": 0,
"GroupID06": 0,
"GroupID07": 0,
"GroupID08": 0,
"GroupID09": 0,
"GroupID10": 0
}
}
]
}

View File

@@ -0,0 +1 @@
20221125