hasAttrib[]
Returns 1 if a specific Attribute is present. This is a subscribed method, if your stat references this method it will be updated anytime the affected outcome would change.
In this example let's assume the player has 1 attribute with an id of customAttrib.
Usage#
hasAttrib[customAttrib]Returns: 1
Usage#
hasAttrib[otherAttrib]Returns: 0