mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
Actors
LootTable
Interface LootTable
interface
LootTable
{
chance
?:
number
;
entries
:
readonly
LootEntry
[]
;
}
Index
Properties
chance?
entries
Properties
Optional
chance
chance
?:
number
probability that this table drops anything at all, 0 to 1; defaults to 1 (always)
entries
entries
:
readonly
LootEntry
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
chance
entries
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
probability that this table drops anything at all, 0 to 1; defaults to 1 (always)