Expand description
Validators for effects that are generic across multiple games.
Functionsยง
- validate_
add_ to_ list - validate_
add_ to_ list_ imperator - validate_
add_ to_ variable_ list - A specific validator for the three
add_to_variable_listeffects (global,local, and default). It is also used for the threeremove_list_variableeffects. - validate_
change_ variable - A specific validator for the three
change_variableeffects (global,local, and default). - validate_
clamp_ variable - A specific validator for the three
clamp_variableeffects (global,local, and default). - validate_
random_ list - A specific validator for the
random_listeffect, which has a unique syntax. - validate_
remove_ from_ list - validate_
round_ variable - A specific validator for the three
round_variableeffects (global,local, and default). - validate_
save_ scope - validate_
save_ scope_ value - A specific validator for the
save_scope_valueeffect. - validate_
set_ variable - A specific validator for the three
set_variableeffects (global,local, and default). - validate_
switch - A specific validator for the
switcheffect, which has a unique syntax. - validate_
trigger_ event