Ulithium_Dragon's Rock Climb with Overworld Animation
Pokémon Essentials V19.1 Support
[V18.1 is still supported, just won't receive updates unless someone can change my mind]
V18.1 [Up to 1.1 Update]
V19.1 [Up to 1.2 Update]
About
This is a resource originally created by @Ulithium_Dragon which adds Rock Climbing over to Pokemon Essentials and has been edited to support Pokémon Essentials V18.1 and V19.1. This resource also brings a new overworld animation of the player scaling up rocks. Click here to visit the original thread for Pokémon Essentials V16-17.2 support.[V18.1 is still supported, just won't receive updates unless someone can change my mind]
V18.1 [Up to 1.1 Update]
V19.1 [Up to 1.2 Update]
About
For those wanting new support for v20.1+, check out Overworld Rock Climb EX
Setup Guide
1. Download the rar file by clicking on the Go to download on the top right of the thread.
2. Place the script above main.
3. Place all of the Rock Climb frames into Graphics\Pictures\Animations\Rock Climb (or just merge the two graphics folders).
4. Edit your outside tileset and add the tiles in the RockClimb_Graphics.png.
5. Make sure the newly added tiles inside the tilesets are given the proper Terrain Tags.
6. Add the HM09 item into the items pbs
7. Add the Rock Climb HM learnset into the tm pbs
<optional>
8. Replace the Rock Climb Move Description inside the moves pbs
2. Place the script above main.
3. Place all of the Rock Climb frames into Graphics\Pictures\Animations\Rock Climb (or just merge the two graphics folders).
4. Edit your outside tileset and add the tiles in the RockClimb_Graphics.png.
5. Make sure the newly added tiles inside the tilesets are given the proper Terrain Tags.
6. Add the HM09 item into the items pbs
Code:
634,HM09,HM09,HM09s,4,0,"A charging attack that may also leave the foe confused. It can also be used to scale rocky walls.",4,0,0,ROCKCLIMB
Code:
[ROCKCLIMB]
VENUSAUR,BLASTOISE,SANDSHREW,SANDSLASH,NIDOQUEEN,NIDOKING,GOLDUCK,MANKEY,PRIMEAPE,ARCANINE,POLIWRATH,MACHOP,MACHOKE,MACHAMP,GEODUDE,GRAVELER,GOLEM,ONIX,CUBONE,MAROWAK,HITMONLEE,HITMONCHAN,LICKITUNG,RHYHORN,RHYDON,CHANSEY,KANGASKHAN,ELECTABUZZ,MAGMAR,PINSIR,TAUROS,OMASTAR,KABUTOPS,SNORLAX,MEWTWO,MEW,MEGANIUM,TYPHLOSION,FERALIGATR,AMPHAROS,STEELIX,GRANBULL,URSARING,BLISSEY,RAIKOU,ENTEI,SUICUNE,TYRANITAR,SCEPTILE,BLAZIKEN,SWAMPERT,LUDICOLO,VIGOROTH,SLAKING,EXPLOUD,MAKUHITA,HARIYAMA,AGGRON,ZANGOOSE,REGIROCK,REGICE,REGISTEEL,GROUDON,TURTWIG,GROTLE,TORTERRA,CHIMCHAR,MONFERNO,INFERNAPE,EMPOLEON,BIBAREL,CRANIDOS,RAMPARDOS,GIBLE,GABITE,GARCHOMP,MUNCHLAX,LUCARIO,DRAPION,CROAGUNK,TOXICROAK,ABOMASNOW,LICKILICKY,RHYPERIOR,ELECTIVIRE,MAGMORTAR,MAMOSWINE,HEATRAN,REGIGIGAS,GIRATINA,DARKRAI,ARCEUS
<optional>
8. Replace the Rock Climb Move Description inside the moves pbs
Code:
359,ROCKCLIMB,Rock Climb,013,90,NORMAL,Physical,85,20,20,NearOther,0,abef,"A charging attack that may also leave the foe confused. It can also be used to scale rocky walls."
FAQ
- Credits
- Original Script:
Ulithium_Dragon
V18 & 19 support:
DarrylBD99