I would like in a conditional branch that you can things like agility. Like:
@> If agility =< 40
@> Force Action: Skill: Dust Wind
Now I want that if Agility is less than 40, that the skill is being executed. But you can't tell the conditional branch anything about agility. I think you need the script line for this. So, does anybody know what I need to insert in that script line?
@> If agility =< 40
@> Force Action: Skill: Dust Wind
Now I want that if Agility is less than 40, that the skill is being executed. But you can't tell the conditional branch anything about agility. I think you need the script line for this. So, does anybody know what I need to insert in that script line?