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

    Type Alias EligibleAbility

    type EligibleAbility = {
        ability: AbilityView;
        source: EligibleAbilitySource;
        phases: Phase[];
    }
    Index

    Properties

    Properties

    ability: AbilityView
    phases: Phase[]

    The subset of ability.phases that intersect the requested phase.