-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GNB and PLD classes for new PvP abilities and fixes
Updated `Rotation` attribute in `GNB_Default.PVP.cs` to version "7.15". Added `DefenseSingleAbility` and `GeneralAbility` methods to `GNB_DefaultPvP` class. Expanded `AttackAbility` method and updated `GeneralGCD` method in `GNB_DefaultPvP` class. Removed `HasAtonementReady` property from `PLD_Default` class. Enhanced `GunbreakerRotation` class with debug status displays using `ImGui` and added new properties for PvP action readiness. Updated `ModifyCamouflagePvE` method to set `TargetType` to `Self`. Added multiple methods to `GunbreakerRotation` for various PvP actions. Updated `EmergencyAbility` method to check `SuperbolidePvE` based on health ratio.
- Loading branch information
Showing
3 changed files
with
164 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters