RPG Event Generator v3.1.0 - v3.1.1
Preparing search index...
RelationshipRule
Interface RelationshipRule
interface
RelationshipRule
{
id
:
string
;
change
:
number
;
reason
:
string
;
conditions
?:
{
npcType
?:
string
;
relationshipStrength
?:
{
min
?:
number
;
max
?:
number
}
;
context
?:
string
[]
;
}
;
}
Index
Properties
id
change
reason
conditions?
Properties
id
id
:
string
change
change
:
number
reason
reason
:
string
Optional
conditions
conditions
?:
{
npcType
?:
string
;
relationshipStrength
?:
{
min
?:
number
;
max
?:
number
}
;
context
?:
string
[]
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
change
reason
conditions
RPG Event Generator v3.1.0 - v3.1.1
Loading...