• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Completed] Pokémon Empyrean [v1.1] (~! Final Arc Released !~)

Hey, awesome game love what you have done, i was wondering how to evolve roselia into roserade and if it was possible to obtain ash greninja
 
Hey, awesome game love what you have done, i was wondering how to evolve roselia into roserade and if it was possible to obtain ash greninja

obtaining roselia is the same way you do it in the main series games................... as for ash greninja its a mega evolution in this game and to obtain it you need the item known simply as "shuriken" which is located at the big lake in the town with the ghost type gym in it (i forget said town's name and if you need surf to get it or not) also battle bond is not an ability atm for ash-greninja to my knowledge so it will retain whatever ability it had prior to becoming ash-greninja
 
Hello!

I've just updated my game to 9.5, and I was wondering if the "Added NPC after 3rd gym that gives a card to your Starter" is available if I've beaten that gym a few updates ago? If so, where is it?
Thank you. -^-^-

that NPC is just outside the new arena in the middle of the city, to the left of the entrance
I beat the gym on 0.9.4 and was able to get the card after updating, so it should also work for you
 
Last edited:
Does anyone know how the Fusion Attacks work do they use the Pokémon best stat or are the normal Physical/Special just one to know if anyone does thanks
 
How do you upgrade the cards using the Card Up-grade? And I am playing on a mac and my screen keeps flashing white ever so often.
 
Last edited:
How do you upgrade the cards using the Card Up-grade? And I am playing on a mac and my screen keeps flashing white ever so often.

to upgrade you just put the card in the crafter and then put the card upgrade in the second slot and press craft
 
Does anyone know how the Fusion Attacks work do they use the Pokémon best stat or are the normal Physical/Special just one to know if anyone does thanks

from what i know its a fixed attack for a mon that you can use only one time and they are i think the Physical/Special
 
Hi again, I found another little problem. I misclicked to use thunderbolt on a flygon but it still effected it, it wasn't very effective so I guess it just forgot to account for the ground type.
 
That sounds like the tileset didn't correctly update. Drag all the files out of the patch zip into your game folder (this includes Audio, Graphics and Game.rgssad file) and replace old files. If that doesn't work, download the FULL version, and move your savefile (Game.rxdata) there.



For now, switch to Normal difficulty mode when fighting bosses. I'll fix this as soon as I can.

P.S. Great to hear that <3

I download the new full version and transferred the save files and it worked! Shawmonk forest looks really good! Thx!
 
Hey! Hum...

I found that specific boulder that goes down that hole and I'm 200% sure I entered the right numbers on the 4 pillars, yet nothing happens. When I look at the boulder it says "The rock beneath the Boulder has sunk into the ground."... that was the goal right?

I'm usually good at solving puzzles, so am I missing out on something? The numbers were actually pretty easy to find out when you got the 4 rows... was it too easy? is it a bug? Help! I love puzzles and I can't stand to leave this one unsolved! I wanna see the prize!! XD
 
Hi again, I found another little problem. I misclicked to use thunderbolt on a flygon but it still effected it, it wasn't very effective so I guess it just forgot to account for the ground type.

It is no longer a ground type in pokemon empyrean. It is Bug/Dragon.
 
Hey! Hum...

I found that specific boulder that goes down that hole and I'm 200% sure I entered the right numbers on the 4 pillars, yet nothing happens. When I look at the boulder it says "The rock beneath the Boulder has sunk into the ground."... that was the goal right?

I'm usually good at solving puzzles, so am I missing out on something? The numbers were actually pretty easy to find out when you got the 4 rows... was it too easy? is it a bug? Help! I love puzzles and I can't stand to leave this one unsolved! I wanna see the prize!! XD

You are done with the builder, and yes the puzzle is very easy, but entering the correct numbers is all you need so the only thing I can say is that you miscalculated something
 
Hi guys. Loving the game.

Only issue, at Calistern Gym, when the vice-captain throws out his first Aipom and the game crashes, any help?

this is the error log
Exception: RuntimeError
Message: Script error within event 7, map 3 (Calistern Gym):
Exception: RuntimeError
Message: Section150:2739:in `pbStartBattleCore'Player has no unfainted Pokémon
***Full script:
p1 = createPokemon("AIPOM", 8)
p2 = createPokemon("ARON", 9)
party = [p1, p2]
trainer = createTrainer(116, "Juras", party)

result = customTrainerBattle(trainer, "Well done, trainer.", false, true)
pbSet(1, result == BR_WIN ? 0 : 1)

Interpreter:262:in `pbExecuteScript'
PokeBattle_Battle:2584:in `pbStartBattle'
Tournament:793:in `customTrainerBattle'
Tournament:792:in `pbSceneStandby'
Tournament:794:in `customTrainerBattle'
Tournament:791:in `pbBattleAnimation'
Tournament:791:in `customTrainerBattle'
(eval):6:in `pbExecuteScript'
Interpreter:1625:in `eval'
Interpreter:262:in `pbExecuteScript'

Interpreter:295:in `pbExecuteScript'
Interpreter:1625:in `command_355'
Interpreter:513:in `execute_command'
Interpreter:207:in `update'
Interpreter:120:in `loop'
Interpreter:212:in `update'
Scene_Map:109:in `update'
Scene_Map:107:in `loop'
Scene_Map:120:in `update'
Scene_Map:74:in `main'
Exception: RuntimeError
Message: Script error within event 7, map 3 (Calistern Gym):
Exception: RuntimeError
Message: Section150:2739:in `pbStartBattleCore'Player has no unfainted Pokémon
***Full script:
p1 = createPokemon("AIPOM", 8)
p2 = createPokemon("ARON", 9)
party = [p1, p2]
trainer = createTrainer(116, "Juras", party)

result = customTrainerBattle(trainer, "Well done, trainer.", false, true)
pbSet(1, result == BR_WIN ? 0 : 1)

Interpreter:262:in `pbExecuteScript'
PokeBattle_Battle:2584:in `pbStartBattle'
Tournament:793:in `customTrainerBattle'
Tournament:792:in `pbSceneStandby'
Tournament:794:in `customTrainerBattle'
Tournament:791:in `pbBattleAnimation'
Tournament:791:in `customTrainerBattle'
(eval):6:in `pbExecuteScript'
Interpreter:1625:in `eval'
Interpreter:262:in `pbExecuteScript'

Interpreter:295:in `pbExecuteScript'
Interpreter:1625:in `command_355'
Interpreter:513:in `execute_command'
Interpreter:207:in `update'
Interpreter:120:in `loop'
Interpreter:212:in `update'
Scene_Map:109:in `update'
Scene_Map:107:in `loop'
Scene_Map:120:in `update'
Scene_Map:74:in `main'


I feel really silly, and just want to play the game. Any help?
 
Back
Top