RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
Modifier
Interface Modifier
interface
Modifier
{
name
:
string
;
description
:
string
;
effects
:
{
description
?:
(
text
:
string
)
=>
string
;
choices
?:
(
choices
:
Choice
[]
)
=>
Choice
[]
;
visibility
?:
any
;
cold_modifier
?:
any
;
heat_modifier
?:
any
;
movement_penalty
?:
any
;
energy_bonus
?:
any
;
}
;
}
Index
Properties
name
description
effects
Properties
name
name
:
string
description
description
:
string
effects
effects
:
{
description
?:
(
text
:
string
)
=>
string
;
choices
?:
(
choices
:
Choice
[]
)
=>
Choice
[]
;
visibility
?:
any
;
cold_modifier
?:
any
;
heat_modifier
?:
any
;
movement_penalty
?:
any
;
energy_bonus
?:
any
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
name
description
effects
RPG Event Generator v3.1.0 - v3.1.1
Loading...