(Official) LUA Scripting Documentation
remove_effect
Remove a character effect.
Spec:
remove_effect(
string name)
Parameters
name
: The name used to create the effect *tag)
See add_health_effect()
Incomplete
This documentation is incomplete
Remove a character effect.
Spec:
remove_effect(
string name)
name
: The name used to create the effect *tag)See add_health_effect()
This documentation is incomplete