Semi-repost as I thought I previously got the answer so I deleted the thread but in actuality it didn't seem to work out as planned and am looking for clarification on why it is not working.
Anyways I am trying to use a Hide belt:
Any suggestions on what to change? it is suppose to just automatically hide when attacked/in-range of anything, as it is to be used on my afk leecher and prevent them from dying from aggressives by hiding.useSelf_skill Hiding {
lvl 1
hp
sp > 20
aggressives
monsters
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 30
isSelfSkill 1
WhenStatusInactive Hiding
whenEquipped Belt [Smokie] [1]
}
Thanks in advance.