Expand description
Validators for effects that are generic across multiple games.
Functionsยง
- A specific validator for the three
add_to_variable_list
effects (global
,local
, and default). - A specific validator for the three
change_variable
effects (global
,local
, and default). - A specific validator for the three
clamp_variable
effects (global
,local
, and default). - A specific validator for the
random_list
effect, which has a unique syntax. - A specific validator for the three
round_variable
effects (global
,local
, and default). - A specific validator for the
save_scope_value
effect. - A specific validator for the three
set_variable
effects (global
,local
, and default). - A specific validator for the
switch
effect, which has a unique syntax.