@alpaca-software/40kdc-data
    Preparing search index...

    Type Alias EffectTranslation

    type EffectTranslation = {
        applied: Buff[];
        unsupported: UnsupportedFragment[];
        activatable: ActivatableBuff[];
    }
    Index

    Properties

    applied: Buff[]
    unsupported: UnsupportedFragment[]
    activatable: ActivatableBuff[]

    Buffs sitting behind a player decision — see ActivatableBuff.