• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • 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.

All gen 7 abilities

I made a new script to Battle Bond:
Battle Bond:
Spoiler:
 
May I ask for all 42 gen 7 abilities?

You can find them between 3~5 threads on the forum. You need to dig the threads unfortunately. Maybe I'll make a thread like I did for Gen. VIII later.

EDIT P.S.: Or wait until v18 be released. Maruno are putting until gen 7 there (except Z-Move).
 
Last edited:
Yeah, probably you have to replace "damagemult" with "finaldamagemult". Meanwhile you repair that, these are the next abilities:

Queenly Majesty and Dazzling:
In PokeBattle_Battler, just under def pbSuccessCheck":
Spoiler:
In PokeBattle_Move, under def isBombMove?, place this def:
Spoiler:

Done.

Hi
I'm having an issue when implementing Dazzling/Queenly Majesty
I'm working on a clean Essentials 17.2, the Dazzling script is the only thing I pasted onto the script. Whenever I test it in battle this error message pops up (Copied it from error log)
Spoiler:

After that the game continues, the priority move doesn't connect (which I suppose is what I wanted) but shows no in-game message.

Does anyone know how I can stop this message from happening?
 
It's still not working, I think it might have to with where it's located. I placed it under the closest 'if USENEWBATTLEMECHANICS'

Spoiler:

I tried without the first part in red and the movement didn't work so I think it's where I'm positioning it, I might be placing it in the wrong place or I might be missing some piece of code you might already have.

(Also already placed the other part of the code and tried with and without it.)
 
binary hacking
What you mean, we are not hackers.
If you are misjudging these as ROM hack resources then you are completely wrong. (ROM hacking uses binary codes)
The software is RPGXP which is used to make Fan Games using Pokemon Essentials. You can use notepad or notepad++ or Atom.io too to edit Ruby codes and implement them in RPGXP.
 
Hi! I am stuck with binary hacking and was wondering is there a way to implement slush rush, and also wondering what software are you guys using to edit the abilities?
PS: is there a way to add terrains you know?

Mybusiness posted the script earlier for slush rush

Slush Rush:
Spoiler:

and the terrains over here

Ah, I saw now what those items are. Probably tomorrow, you'll have all these abilities.

Edit: so here you have them. Rather than figure out what are my additions, I'll put all that is related to terrains (excepting Z-Moves). So, add only what you don't have from this enormous resource.

All Surges plus seeds, extender, moves and more:
In PBEffects, make sure you have all four effects for the respective terrains:
Spoiler:
Also, in PokeBattle_ActiveSideField:
Spoiler:
In PokeBattle_Battler:
Spoiler:

In PokeBattle_BattlerEffects:
Spoiler:

In PokeBattle_Move:
Spoiler:
In PokeBattle_MoveEffects:
Spoiler:

In PokeBattle_Battle
Spoiler:

There are some fixes for the surges after this post in the second page of the thread. Make sure to check them properly and always make sure to search in the thread for what you're looking for before asking.
 
Hi. I have all 233 abilities scripted and functional with none of them having major bugs. If you want a certain ability, you can request it here, and I'll reply to you my original code, or a link, if someone else had posted it already. Please, do a search before posting, and if you find that no one had posted your wanted ability, then make the request.

Edit: Ok, maybe I have some unnoticed bugs, but no ability will remain unsolved in this thread.

Hello!
can you share your abilities? I want to offer you a couple of engines with Russian Pokemon, I really need your help!
contact me through [email protected]
or write to me in pm
 
Hello!
can you share your abilities? I want to offer you a couple of engines with Russian Pokemon, I really need your help!
contact me through [email protected]
or write to me in pm

Hey there. Please read the entire post you have quoted.
Please, do a search before posting, and if you find that no one had posted your wanted ability, then make the request.
All the abilities have been posted you can check here. If you don't find it here, all you need to do is go ob Google and search for "XYZ Pokemon Essentials" where XYZ is the name of the ability, move or Item you need.
 
Thanks for the answer! I need the ability to integrate into PHP and SQL. I also do browser games and recreate good projects that are very popular in Russia and Ukraine. I can share projects and ideas in exchange for the capabilities that will be integrated into php and apologize for the double post, mobile device glitches
 
Back
Top