• 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.
  • The Eevee Expo Game Jam has concluded! 🎉 Head on over to the game jam forum to play through the games.
    Don't forget to come back September 21st to vote for your favorites!
  • Reminder: AI-generated content is not allowed on the forums per the Rules and Regulations. Please contact us if you have any questions!
Resource icon

v21.1 Advanced Items Field Moves Patch 2.0.0b [34w25a]

This resource pertains to version 21.1 of Pokémon Essentials.
Pokémon Essentials Version
v21.1 ✅
This resource is an updated version of Advanced HM Items from FeelMoyoMan
  • Supports HM and Fields Moves Below
Obstacle
Encounters
Environment
Water
Transport
Lava (Hot)
Zelda Stuff
Rock Smash
Animation
Headbutt
Strength
Surf
Fly
LavaSurf
[Custom]
Lifting Item / Placing
[Custom]
Cut
Animation
Sweet Scent
Flash
Waterfall
Dig
Lavafall
[Custom]
Lens of Truth
[Custom]
Ice Smash
[Custom]
Defog
Whirlpool
Teleport
Lava Swirl
[Custom]
Bombs
[Custom]
Weather Music
Music Book
[Custom]
Dive
Rock Climb
Camouflage
[Custom]

  • Supports for Multiply Move doing the same thing
If you like to have Cut and Furry Cutter to be able to cut trees, now you can
There is also a selection menu if multiple pokémon can do the same thing, you can choose


  • Supports For PP Use
If you like PP to be used when using the moves

  • Supports For Secret Bases Remade
If you like to use this plugin with Secret Bases Remade from Vendily

  • Drop Table (Only use for Ice Smash)
If you want to get drops from cutting a tree or destroying an Ice obstacle

  • Surf, Rock Climb or Lavasurf on Pokémon
You are now able to ride your Pokémon when surfing, rock climbing or lava surfing
If you set
basePKMN? => true in 00_Config file
It looks for the Pokémon sprite in
"Graphics/Characters/Mount", and if it can find any there it will look in
"Graphics/Characters/Followers" which is from Following Pokemon EX

And a lot more...

Installation:

Download the .rar file
extracted
Advanced Items Field Moves
Read the Readme File in the pack

Code:
Expand Collapse Copy
This plugin is now official V21.1 and needs Hotfixes 1.0.9

This Pack contains a lot of features
  1) In 00_Config, you can set up items and move

        Move now supports multiple moves, meaning moves can do the same things
        Like to have "Cut" and "Fury cutter" to cut trees

  2) Then you need to create the items inside the PBS folder, in the items.txt file
     You could open it and copy the text, and paste it into items that are in the items.txt.

      I have provided some icons for the item
      But feel free to create your own, or share it

  3) This pack contains animations that need to be copied to show
     This needs to go into the Data folder
     Be sure, before you copy it, that the animations are not conflicting with anything in your project
     This does not conflict with Follower Pokémon EX
     But you do need to add the animations file after you added the Followers Pokémon EX if you run that
     Or don't overwrite the file if you add Follower Pokémon EX later

  4) I have a new movement for lifting, if you like to use that, you need to copy the metadata to your metadata

  5) After you have copied the files, if you run your game in debug mode and compile your Game
     If your game doesn't compile by itself, you can force it by holding down a key after you open the window
        SHIFT [Only Plugins]
        CTRL [Everything]

  6) Everything is controlled in the Config file

  7) ALWAYS MAKE A NEW SAVE!

Remember to add the items to your items.txt in your PBS folder
There is a file within the PBS folder for
example items.txt In the pack
Example:
Expand Collapse Copy
#-------------------------------
[CUTITEM]
Name = Axe
NamePlural = Axes
Pocket = 8
Price = 0
FieldUse = Direct
Flags = KeyItem
Description = This can be used to cut trees.
#-------------------------------
[MUSICSHEETRAIN]
Name = Rainy
NamePlural = Rainy
Instrument = 1
Price = 0
FieldUse = Direct
Flags = KeyItem, MusicSheet
Description = A Music sheet with the song title Rainy.
#-------------------------------
If you need more custom features in v21.1, reach out to me, and let's see if I can add them in

Why this Plugin?
Since there have been since the release of
Advanced HM Items, I started to update it
And I have added more features that you might want in your fangame as well

Legacy Download - Not supported anymore
v20.1 - [Download Link] - [Backport]

v20.1 - [Download Link] - [Legacy]
v19.1 - [Download Link]
In this updated version of Advanced HM Items

Known Bugs Or Bonus Feature:
Expand Collapse Copy
🍍"Followers pokemon EX"🍍
[COLOR=#ffffff][FONT=verdana]There are an issue with "Follower Pokemon EX" when they called back and Lifting Events [/FONT][/COLOR]
There are some bugs with the plugin 
Send it my way, then I will try to look at it

Missing in the pack:
Expand Collapse Copy
🍍 Manual on some of the new features🍍
Credits
Since I used FeelMoyoMan script as the blueprint, and he used Marin script as his blueprint
Both get credit

Added Camouflage to the plugin. Credit to TechSkylander1518

Added the Radian Menu for Weather Music

  • Yankas - origial script for v17
  • Cony - overhaul update to v19
  • Hallow - overhaul update to v20
Added the Lens of Truth to the plugin. Credit to Drimer.

Special thanks to ClaraDragon, who reuploaded Lens of Truth with her graphic
Without her reupload, I would never have seen it

Special Thanks to NoNoNever for helping out and porting a version to v21.1
While I was busy IRL being a family father.
Also took the time to port it to v21.1
So, credit when used:

  • Bergium
  • NoNoNever
  • TechSkylander1518
  • Moyo
  • Marin
  • Yankas
  • Cony
  • Hallow
  • Drimer
Author
Bergium
Downloads
3,186
Views
10,429
First release
Last update

Ratings

5.00 star(s) 2 ratings

Latest updates

  1. Patch

    Added an Option to change/set the start value for options for the boot Changed...
  2. v2.0.0b [32w25a] Bombs

    [Added] Throwing can be controlled within the event name by "Throw(x)" Changed Lift, how it...
  3. Patch - [25w25b]

    New version is v2.0.0b [25w25b]
Back
Top