[Solved] FE style Followup attack

● ARCHIVED · READ-ONLY
Started by desertbriar 1 posts View original ↗
  1. What I'm trying to do is have the actor attack twice or get attacked twice by the enemy (the second attack is a lower percentage of damage of the first attack) when the actor has >10 speed than the enemy or the enemy has >10 speed than the actor, like Fire Emblem does.

    I tried [force action] in skill common event but you have to set it to a specific actor or enemy, and I want it to be a general thing. I'm not sure if it would even work in the damage formula box either. I'm still new to understanding the syntax and stuff.

    Edit: Nvm, figured it out by looking up an action sequence that does the job