RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
ModifiedEvent
Interface ModifiedEvent
interface
ModifiedEvent
{
id
:
string
;
title
:
string
;
description
:
string
;
choices
:
any
[]
;
type
:
string
;
context
:
any
;
difficulty
?:
string
;
tags
?:
string
[]
;
environmentalEffects
?:
{
appliedModifiers
:
string
[]
;
netEffects
:
{
[
key
:
string
]:
number
}
;
}
;
}
Index
Properties
id
title
description
choices
type
context
difficulty?
tags?
environmental
Effects?
Properties
id
id
:
string
title
title
:
string
description
description
:
string
choices
choices
:
any
[]
type
type
:
string
context
context
:
any
Optional
difficulty
difficulty
?:
string
Optional
tags
tags
?:
string
[]
Optional
environmental
Effects
environmentalEffects
?:
{
appliedModifiers
:
string
[]
;
netEffects
:
{
[
key
:
string
]:
number
}
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
title
description
choices
type
context
difficulty
tags
environmental
Effects
RPG Event Generator v3.1.0 - v3.1.1
Loading...