• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
Resource icon

Resource Flying Press 1.0

AngelusMortis

Novice
Member
Joined
Feb 26, 2018
Posts
26
AngelusMortis submitted a new resource:

Flying Press - flying press as a true dual-type move

Hey all. So, my Flying Press is a bit of an odd script. I am still working out the kinks in the scripts, but atm, it does massive damage if the opponent is weak to both Fighting and Flying types, does double damage if only one weakness is exploited, ect... (forgot to include some of this tidbit)

To get started, add this line in PBEffects at the bottom of the section '# These effects apply to a battler':

Code:
Expand Collapse Copy
    ZeroGravity        = 109

Be sure to use the replace 109 with whatever the next number in the sequence is for you.

This next place to go to is PokeBattle_Move and there...

Read more about this resource...
 
Last edited:
Back
Top