Showing the evade stat in the status screen
#1
I was wondering if there was a way of doing this? The only thing I could come up with so far was adding
Code:
when 7
      parameter_name = "Evasion"
      parameter_value = actor.eva
after the rest of the stats in windows_base. that doesn't seem to do the trick.
Reply
#2
parameters
2-dimensional array containing base parameters for each level (Table).

Generally takes the form parameters[kind, level].

kind indicates the parameter type (0: MaxHP, 1: MaxMP, 2: Attack, 3: Defense, 4: Spirit, 5: Agility).

so i dont think so ^^

RPG::Armor
eva
The armor's evasion rate.

basically ur gonna have to get that data from the actors equip.
[Image: gen-sig.png]
Reply
#3
I was wanting to assign it as a passive value to some actors and skills and show it on the screen.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
   Parts of the Equip, Spells, and Status menus persist even after exiting the menu Ace_V 5 1,077 12-29-2024, 06:09 AM
Last Post: Ace_V
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 14,519 05-07-2021, 02:05 PM
Last Post: FrQise
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 18,108 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   Display State Ranks in Status Screen Mel 3 8,065 04-02-2017, 12:46 AM
Last Post: marketing small business ideas
   RMXP SKill animations too bright (overlaying the battle screen) Starmage 4 10,959 06-13-2016, 03:41 AM
Last Post: Starmage
   Atoa Custom Battle System: Popup when status change Noctis 6 11,750 02-01-2016, 12:52 AM
Last Post: Noctis
   Showing only specific skills in a window Mel 2 6,440 01-12-2016, 01:34 PM
Last Post: Mel
   Custom Save/Load screen Raou 2 8,053 04-01-2015, 08:18 PM
Last Post: Raou
   show variables on screen rpg maker xp ThePrinceofMars 22 37,386 10-19-2014, 08:01 PM
Last Post: ThePrinceofMars
   [RMXP]Game Over and Atoa Battle Status mishaps firestalker 8 12,191 08-07-2014, 01:59 AM
Last Post: firestalker



Users browsing this thread: 1 Guest(s)