Skip to content

GetClaimedBuffClasses

The buff classes the server has claimed.

A claimed class is one the server takes over: every client undoes the game’s own application of any buff of that class unless the server gave it. [combat] claimed_buffs sets the list at startup; ClaimBuffClasses changes it.

GetClaimedBuffClasses()

table - a list of class names ("Potion", "Poison" …); {} when nothing is claimed

Log("claimed:", table.concat(GetClaimedBuffClasses(), ", "))

ClaimBuffClasses · the Buffs and the drink group of the index