You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor NIN_Default and improved raise target filtering
- Added `NinjutsuPvEid` field in `NIN_Default.cs` for clarity.
- Updated conditional checks to use `NinjutsuPvEid` for better readability.
- Enhanced alliance member checks in `ObjectHelper.cs` for additional operations.
- Removed `CanNotRaise` property in `StatusHelper.cs` to streamline resurrection handling.
- Refined target selection criteria in `TargetFilter.cs` to account for moving targets and enemies.
- Simplified conditions in `StateUpdater.cs` by removing unnecessary checks.
- Improved raise target identification logic in `TargetUpdater.cs` for efficiency.
0 commit comments