Finally, it's here! After a brief delay, the game has finally been released in its Beta version.
The gameplay goes up to the first Gym (Brock) and a little beyond. It features 5 missions (all main) and the crafting system.
Improved Shiny odds and guaranteed shiny Pokémon with 3 perfect IVs (31)...
I couldn't set the capture rate to 0% via DBK battle rules. But I managed to solve it another way. In the file [001] Misc - Deluxe Additions, on line 138, I replaced this
battle.raidStyleCapture = true if !battle.raidStyleCapture
with this
if $game_switches[125]
battle.raidStyleCapture =...
Hey, the project is great and I'll use it as the basis for my game (even though you say it's not necessary, I'll give you credit, obviously, your work is incredible).
However, I found a bug: the FLY simply doesn't work. I manually activated the SWITCHES (the new ones e the old ones too) of the...
I'm having trouble with this plugin. The follower Pokémon doesn't automatically change when I change the first Pokémon in the party. I have to press W to disable it and then enable it again, then it changes. Also, is there a way to change the order of the Pokémon without entering the party? In a...
Hey, I'm having trouble to activate this plugin. I don't know if I have to toggle something firts, but the pokémon just doesn't appears. I press the "A" key (and every single one), but nothing. There ir no "error" or something, it simple doesn't work. The plugin is installed and compressed. I'm...