- Joined
- Oct 16, 2012
- Messages
- 2
- Reaction score
- 0
- First Language
- English
- Primarily Uses
I'm trying to set up a system with Yanfly's Row Formation and Taunt plugins much like the one described in the Row Formation page: melee weapons don't work for back row actors, but ranged ones do. Everyone in the front row has a physical taunt in play, but ranged weapons can bypass this and shoot enemies hiding in the back.
My frustration comes from the fact that the <Bypass Taunt> and <Ignore Physical Taunt> notetags simply aren't working as advertised. Here's what I did:
- I set the basic attack command so it can only be used in Row 1. This works as intended.
- Using Yanfly's Weapon Unleash plugin, I made it so that ranged weapons replace "attack" with a new command, "Shoot" that can be used from any row. This is also working as intended.
-I attached the "Front Row" state to anyone in Row 1, then attached <Physical Taunt> to that state. Again, working exactly like it's supposed to, you can't target the back row with physical attacks until the front row is empty.
-I gave the "Shoot" skill the <Bypass Taunt> notetag, which is supposed to make it so the skill ignores all taunts on the field and can target as normal. This did not work: in my test battle the archer could still only target enemies in the first row.
-I also tried giving the bow weapon the <Ignore Physical Taunt> notetag. This produced the same result: the weapon acts completely as normal.
I'm new to scripting, so I might be missing something completely obvious, but as far as I can tell I'm using the notetags exactly as intended and they are simply not working. This is very frustrating for me because this is exactly how the script was advertised and yet it is not working. Please help!


My frustration comes from the fact that the <Bypass Taunt> and <Ignore Physical Taunt> notetags simply aren't working as advertised. Here's what I did:
- I set the basic attack command so it can only be used in Row 1. This works as intended.
- Using Yanfly's Weapon Unleash plugin, I made it so that ranged weapons replace "attack" with a new command, "Shoot" that can be used from any row. This is also working as intended.
-I attached the "Front Row" state to anyone in Row 1, then attached <Physical Taunt> to that state. Again, working exactly like it's supposed to, you can't target the back row with physical attacks until the front row is empty.
-I gave the "Shoot" skill the <Bypass Taunt> notetag, which is supposed to make it so the skill ignores all taunts on the field and can target as normal. This did not work: in my test battle the archer could still only target enemies in the first row.
-I also tried giving the bow weapon the <Ignore Physical Taunt> notetag. This produced the same result: the weapon acts completely as normal.
I'm new to scripting, so I might be missing something completely obvious, but as far as I can tell I'm using the notetags exactly as intended and they are simply not working. This is very frustrating for me because this is exactly how the script was advertised and yet it is not working. Please help!


Last edited by a moderator:

