Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 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
   [RMXP] Showing skill gained by leveling up on battle result FrQise 12 10,239 05-07-2021, 02:05 PM
Last Post: FrQise
   Adding face script on Cogwheel's RTAB Battle Status rekkatsu 15 12,766 08-25-2020, 03:09 AM
Last Post: DerVVulfman
   Display State Ranks in Status Screen Melana 3 6,672 04-02-2017, 12:46 AM
Last Post: marketing small business ideas
   RMXP SKill animations too bright (overlaying the battle screen) Starmage 4 9,131 06-13-2016, 03:41 AM
Last Post: Starmage
   Atoa Custom Battle System: Popup when status change Noctis 6 9,101 02-01-2016, 12:52 AM
Last Post: Noctis
   Showing only specific skills in a window Melana 2 5,305 01-12-2016, 01:34 PM
Last Post: Melana
   Custom Save/Load screen Raou 2 6,884 04-01-2015, 08:18 PM
Last Post: Raou
   show variables on screen rpg maker xp ThePrinceofMars 22 29,667 10-19-2014, 08:01 PM
Last Post: ThePrinceofMars
   [RMXP]Game Over and Atoa Battle Status mishaps firestalker 8 9,662 08-07-2014, 01:59 AM
Last Post: firestalker
   Footprints not showing - Script Conflict DuongCool 1 3,496 02-14-2013, 05:24 AM
Last Post: DerVVulfman



Users browsing this thread: