• 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.
  • Added an Option to change/set the start value for options for the boot
  • Changed "PluginManager.findDirectory" to "PluginManager.installed?" // Thanks to Ryuushedo & Dpertierra
  • New Animation changed "New animation" from 30 to 6, because it looked slow on my laptop
    • More tweaking in the future, this feature is still new
  • Like
Reactions: Ryuushedo
[Added]
  • Throwing can be controlled within the event name by "Throw(x)"
    • Changed Lift, how it works
    • Change from "Name(Event_name) Pickup", to "Pickup(Event_name)"
    • You can now freeze Row or Frame when picking up
    • By using Pickup(Pot,R:0,F:0)
    • Press Q while lifting will place, and C will throw is available
  • Lifted event and Bomb are now placeable on a bridge
[Fixed]
  • Fix a message showing up when saving while lifting
  • Fix an issue with the lifted event and bombs to be placed on the ledge
  • Fix an issue with Sense Truth, that would break the save file while trying to save when active
  • Fix an issue with Fan (Defog) item not working as it should
  • Fix an issue with Droptable Debug Tool not showing the correct name of the table inside the droptable
[Issue]
  • If Follower pokemon called back
    It can block you from lifting events if the player turns and does not move
[Backport]
  • Made a Backport Version, but without working bombs. SO DON'T USE BOMBS if you are going to use the backport
New version is v2.0.0b [25w25b]
  • Change to how the 08_music book is looking for the items and creating pockets for them
    Added some new sections in 00_config to handle this
Adding/removing items that change the pocket size of the MUSICNOTEBOOKITEM item requires a new save file
  • Fixed a Bug with RockSmash Item
    Where were you able to destroy any Event of facing it
  • Fix a naming error within 05_Overworld
[Followers Pokemon EX]
  • Reable Button Toggle in Followers Pokémon EX that this plugin disables by mistake
  • Moved Weather Flute Menu into a module
    Because there was a conflict with VPM, it's now compatible VPM.
  • Fix a spelling error in Blizzard
  • Also added a missing graphic for the multiple move menu
  • Also forgot to update the meta.txt
  • Change the alias initialize names in scripts to avoid conflict with others
A ton of new features
More Control
New field Moves

Multiple moves supported - Can use more than one move to fields, move/hidden move
Added A Menu in the style of the Quick Menu to move selections
Also, you can enable PP use. If you like

Added Debug Tools
to help see what is active, can be enabled, it is disabled by Default
to help see stats.

Added a Drop table for ice smash. But with a lot more features to it
can drop items, money, BP, coins, Pokémon

Added Option Menu with a submenu
Can be disabled

Added small animation to HEADBUTT (Object tree 2.PNG)
So now it shakes a little, can be enabled or disabled in 00_Config

Added Weather Push
Deny you access to the area and wants WEATHERITEM to let you pass

Added Weather Flute
Replace Weather Gadget
Added Music Book
And a Music Sheet to keep track of it
A music sheet can be a favorite and will show up in the Flute Menu
The Book can support more than one instrument
But I have only made one menu for the Flute
Sheets can also be under the right instrument in the Book
When creating a sheet, replace Pocket with instrument
1 = Flute
2 = Harp
3 = Lute
Sheets can be added by pbGiveMusicSheet(item)
$bag.music_book.add = Silence
Sheets can be removed by $bag.music_book.remove = Silence
When you get a Sheet and then the book, if you don't have it.

Added an option not to need to confirm for ascent from dive, and push the key

Added functions to Teleport if you like it to work as FLY MENU

Added Rock Climb diagonal movement, but it can do left and right.
And it can do both at the same time
Also Added Animation to Rock Climb
Only one Terrain Tag for Rock Climb

Added Lava Surf
Added Lavafall
Added Lava Swirl [Whirlpool in Lava]
Added Lava Fishing also to the encounter table, a new Special Rod is required

Added Lifting from LoZ style
But instead of throwing, you can place it down
It does not save the new location if you leave the map!
If you don't have the sprite of the lifted Event, it will show a Pokeball as default until you put it down

Added Lens of Truth // Sense Magic
added Illusion PKMN Hidden stuff where you need a lens to find it

Added PKMN as Base when surfing, diving, lava surfing, and rock climbing
It is not perfect, and some Pokémon look more stupid than others
needs Follower Pokémon EX Sprites, otherwise you can create your own
Custom Mount needs a Folder inside "Character/Mount" or "Character/Mount Shiny"
If it can't find the Pokémon, it defaults to base

Added animation like Pokémon Hidden move use to Items

Added Support For Secret Base Remade

Special Thanks To NoNoNever
for helping people out with a v21.1 to people in need
Minor Bugfix
Bugfix
  • Camouflage
  • Weather Gadget
Minor Fixes
This plugin now requires the Hotfixes 1.0.3
Added
  • Merge Options to Surf items
    • So the Surf Item is handling the Dive, Waterfall, and Whirlpool
  • Defog
    • Items and Field Move
  • Weather Gadget
    • Item only
  • Added Camouflage - From TechSkylander1518
    • Items and Field Move
Bugfix
  • A spelling error in rock climb when using the item from the bag and fields
  • Added a missing end in 02_Terrain Tag
  • Removed some bugs
Removed
  • Some unnecessary code for this update
Minor Bug Fix
v1.1.1
Bugfix

  • Rock climb is now working again
Medium Update
v1.1.0
Added

  • Animations to Rock Climb
  • Animations to Whirlpool
  • Items Icons
  • Sound for IceBarrier
  • Sound for Rock Climb [Reused for Rock Smash]
  • Rock Climb as field Moves // this is Active if set to false
  • Whirlpool as field Moves // this is Active if set to false
  • Whirlpool Graphics [Autotile]
    • Remember to add TerrainTag to it when used
  • Rock Climb Graphics [for Tileset]
    • Remember to add TerrainTag to it when used
  • Ice Barrier Graphics [Characters]
Bugfix
  • Fixed some bugs that the v19.1 had
  • You are now Dismounted from the Bicycle when using Rock Climb
  • Ice Smash now has sound
  • Game stats are now counting Ascend & Descend for Rock Climb

  • Delete some unnecessary code

  • Edit spelling error
Back
Top