Commit graph

3 commits

Author SHA1 Message Date
Paul Campbell
4841793bbb fix: Fixes found while testing JT on real server
- Fixed a bug related to secret augments.
- Fixed HS custom skill relative ids
- Fixed an issue with SL job master quest that overwrote the alchemist quest
- Fixed an issue with one of the seeker augments have no target.
- Fixed an issue where targets for blood orb enemies was incorrectly set
  during parsing.
- Fixed an issue with the migration where the ability cost is not
  refunded properly for cross job augments.
2025-04-17 00:32:55 -04:00
Paul Campbell
5de357b66b fixes: Small fixes based on testing
Fixed an issue where training orders could be received and progressed
before unlocking job training for that particular job.
2025-04-16 19:38:43 -04:00
Paul Campbell
2195a68b9d feat: Job Masters and Job Training
- Added support for Job Masters.
- All custom skills above level 4 are rolled back to level 4
- All augments above level 3 are rolled back to level 3
- Skills which are rolled back have their job points refunded to the
  player.
- All skills and augments are unequipped from all players.

Miscellaneous Changes:
- Implemented the personal quest "The High Scepter's Heir" which is used
  to unlock High Scepter and High Scepter job training.
- Adjusted automatic EXP and BO calculations.
2025-04-16 09:33:33 -04:00