@alpaca-software/40kdc-data
Preparing search index...
data
Buff
Type Alias Buff
A single buff: where it came from, when it applies, what it contributes.
type
Buff
=
{
source
:
BuffSource
;
applicableWhen
?:
BuffApplicability
;
contribution
:
BuffContribution
;
}
Index
Properties
source
applicable
When?
contribution
Properties
source
source
:
BuffSource
Optional
applicable
When
applicableWhen
?:
BuffApplicability
contribution
contribution
:
BuffContribution
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
source
applicable
When
contribution
@alpaca-software/40kdc-data
Loading...
A single buff: where it came from, when it applies, what it contributes.