• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
Improved Battle Menu and Summary Screen [v17.2]

Improved Battle Menu and Summary Screen [v17.2] 3.4

Improved Battle Menu and Summary Screen


giphy.gif

giphy.gif

(The Genesect in this battle has the Aerilate ability, that's why its Body Slam is Flying type. This was done to showcase the correct type displaying feature of the script.)


Overview:
This resource aims at replicating the feature in SM/SwSh which shows how effective a move is on an opponent (Super Effective, Not Very Effective etc) on the opposing Pokemon. However this resource builds upon this idea by allowing the player to see which moves receive Same Type Attack Bonus (or STAB) as well as the correct type of a move in the case of moves like Weather Ball and Abilities like Aerilate. Since with Essentials we don't have that much screen real estate to show the effectiveness with text, I've decided that highlighting the move's name based on the effectiveness is the best option for this.

Sun Moon Type Effectiveness Display:
8t9b70vuy6pib44zg.jpg

Essentials Equivalent:
l97lw10sm7rz4fqzg.jpg




Features:
  1. Color Coded Type Effectiveness which can easily be customized.
    Example:
    Default Essentials:
    u4u0bu896f1j9k6zg.jpg

    Improved Battle Menu:
    r2yegea4x3z632tzg.jpg


    Default colors are Blue for Super Effective, Red for Not Very Effective and Light Grey of Ineffective.
  2. Displaying the types of Moves correctly in the Fight Menu. This applies to Moves like Hidden Power, Judgement, Revelation Dance, Weather Ball, Terrain Pulse and Abilities Like Refrigerate, Liquid Voice etc.
    Example:
    Default Essentials:
    kr547ykpoadqy0lzg.jpg

    Improved Battle Menu Displaying Correct Types:
    l8xm74uy4qiww7yzg.jpg
  3. Displaying Highlighting for Moves if they receive Same Type Attack Bonus (or STAB) from Moves. This is displayed in 2 Different Styles.
    Example:
    No Highlighting:
    28yp60m5e7m1dntzg.jpg

    Bold STAB Highlighting:
    r2n2pna4qmglip6zg.jpg

    Shadow STAB Highlighting:
    guxvcs39qz8eln7zg.jpg
  4. Displaying all of the above in the Summary Screen when in Battle (New Style of Summary Screen)
    Example:
    Default Essentials Summary Screen:
    giphy.gif

    Improved Battle Summary Screen:
    giphy.gif
  5. Switches which can easily be used to control every aspect of the script.


Instructions[UPDATED]
Installation of Script
  1. Place the contents of the text file in a New Script Section above Main
  2. Use Ctrl + Shift + F to look for FightMenuDisplay.new in PokeBattle_Scene and replace that line with this:
    Code:
     @sprites["fightwindow"]=FightMenuDisplay.new(nil,battle,@viewport,-1)
  3. Paste the items in the folder to your Graphics/Pictures/Summary folder
  4. Edit the Customizable Options.

Please Credit Golisopod User if you use this script.

This script is not compatible with Luka SJ's Elite Battle System/Elite Battle DX


Feedback would be greatly appreciated, especially about the summary screen. Please report any bugs you may find in the script.


Minor Issues:
  • Loading moves for a Pokemon for the first time may take a second
  • The script still doesn't show type immunities for things like Powder Move and Leech Seed against Grass Types, Primal Weathers (Except Rayqyuaza), Prankster against Dark Types, Ground Types against Levitate etc. However the default games don't show this so I have decided not to either. Unless many people ask for this, I won't be adding it.
Credits
Golisopod User
Author
Golisopod User
Downloads
997
Views
6,595
First release
Last update
Rating
5.00 star(s) 2 ratings

More resources from Golisopod User

Latest updates

  1. v3.4

    Fixes all issues with the new Summary Screen. Changed how types are displayed in double battles...
  2. v3.1

    Fixes a small issue with the new Summary Screen. A small update to PokeBattle_Battler was...
  3. v3.0 Another Major Update with new Name Change

    Should actually work with Zodiac Powers Fixed all issues with double battles Changed up how...

Latest reviews

This resource was exactly what I needed ! Thank you so much !
This is pretty useful for the now generation to the essentials gen 3 style, good idea
Back
Top