Skip to content

Gambit: WAR ArmorBreak #137

@furiex-ffxi

Description

@furiex-ffxi

I'd like to be able to apply Armor Break once per fight, and then default to either auto or spam mode.

The only way I saw Armor Break being applied was when autoskillchainmode was set to off, but even then, it was very inconsistent to do any more skillchains after that.

            Gambits = L{
                Gambit.new("Enemy", L{HitPointsPercentRangeCondition.new(0, 80)}, WeaponSkill.new("Upheaval"), "Enemy"),
                Gambit.new("Enemy", L{HitPointsPercentRangeCondition.new(80, 100)}, WeaponSkill.new("Armor Break"), "Enemy")
            }
        }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions