How Do I Reference an Attacker

Surrealistik

Villager
Member
Joined
Apr 2, 2018
Messages
8
Reaction score
0
First Language
English
Primarily Uses
RMVXA
Okay, so I have this 'Parry' state that uses Yanfly's Lunatic States: https://yanflychannel.wordpress.com/rmvxa/battle-scripts/lunatic-states/

The Parry state is set to trigger per the React tag when the actor with the State would take damage (but before he actually does so).

What I want to do is reference the attack value of the attacker per the script below as indicated by X.atk:

Code:
          when /parrying/i
            if @result.hp_damage > 0 && (100 * (X.atk / (self.def * 2)) < rand(100)
              @tp += @result.hp_damage / 100
              @result.hp_damage /= 2
            end
          break
 
Last edited:

Rinobi

Veteran
Veteran
Joined
Mar 24, 2014
Messages
579
Reaction score
219
First Language
English
Primarily Uses
RMVXA

Surrealistik

Villager
Member
Joined
Apr 2, 2018
Messages
8
Reaction score
0
First Language
English
Primarily Uses
RMVXA
User references the parrying character unfortunately.
 

Rinobi

Veteran
Veteran
Joined
Mar 24, 2014
Messages
579
Reaction score
219
First Language
English
Primarily Uses
RMVXA
Ah, forgot about that. Try this instead:
SceneManager.scene.subject.atk

Best to shorten it.
subject = SceneManager.scene.subject
subject.atk
 

Surrealistik

Villager
Member
Joined
Apr 2, 2018
Messages
8
Reaction score
0
First Language
English
Primarily Uses
RMVXA
Thanks Rinobi, works perfectly!

Also what command would I use to put this into a message window, like the ones triggered by standard skills/states?
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,048
Messages
1,018,545
Members
137,834
Latest member
EverNoir
Top