Configuraçoes para itens consumiveis

 

Configuração para itens consumiveis! 

useSelf_item Concentration Potion {
whenStatusInactive Concent
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 1800
}

useSelf_item Awakening Potion { 
whenStatusInactive Awaken
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 1800
}

useSelf_item Berserk Potion { 
whenStatusInactive Berserk
inLockOnly 1
notWhileSitting 1
notInTown 1
timeout 1800
}

#This will work if whenStatusActive Silenced, Blinded or Chaos. 
useSelf_item Green Potion { 
whenStatusActive Poisoned
inLockOnly 1
notWhileSitting 1
notInTown 1
}

useSelf_item Green Herb { 
whenStatusActive Poisoned
inLockOnly 1
notWhileSitting 1
notInTown 1
}