Code: Select all
partySkill Endow Tornado {
lvl 5
sp > 10
target_whenStatusInactive Wind Weapon # I figured this was the cause of the problem so I checked the status of the character the endow was cast on and it said Wind Weapon.
target "name"
stopWhenHit 1
#onAction Attack # When this is on the sage will spam it whenever it gets a chance in the fight. I have it off right now to test the block in a town.
#notInTown 1
notWhileSitting 1
target_timeout 1800 # Oddly enough this timeout is not helping the spams either. I figured the timeout would at least make the block unusable for 30min.
}
I still think it does not recognize the status on the targeted player so it keeps casting it. I tried the endow on the sage itself and he would still spam it. Lightning Loader, Lightening Loader, Wind Weapon, Endow Tornado, none of these work for the target_whenStatusInactive. Any feedback or help would be appreciated. Thank you.
I am on the yggdrasil server.