Skip to content

Conversation

@guilherme-gm
Copy link
Member

@guilherme-gm guilherme-gm commented Oct 29, 2025

Note

I am still performing a self review/game check on this

Pull Request Prelude

Changes Proposed

This PR introduces the rebalance of Clown/Gypsy job skills. This change affects Renewal-only.

I can't say everything is 100% accurate because they are based on sources and very few in-game tests, but should be close enough.

Commits authored by gbasso were copied from #3200, which needed commit split/rebase (done here), and were reviewed with minor/no changes by me

Check the commit messages for details of the changes (or the references below)

Affected skills

  • CG_ARROWVULCAN (Arrow Vulcan)
  • New skill: CG_SPECIALSINGER (Skilled Special Singer)
  • Removed skill: CG_LONGINGFREEDOM (Longing For Freedom)

Note: I have not touched the existence of CG_LONGINGFREEDOM in source, since it is also a pre-re skill and who knows, maybe something else uses it (or someone wants to re-add it to the skill tree)

References:

Issues addressed:
Part of #2735

gbasso666 and others added 2 commits April 4, 2025 08:21
- Fixed cast time changed to 0.5s on all skill levels*
- Variable cast time changed to 1.5s on all skill levels*
- Global delay reduced from 2s to 0.5s
- Added 1.5s of Cooldown
- Damage formula changed
  - Old: [200 + SkillLv x 100]%
  - New: [500 + SkillLv x 100]%
         Damage increases with BaseLv
- Attack motion removed**

Notes:
* based on iRO Wiki. Although the original patch notes says that
  "it was changed for level 10", we don't know the scaling, so the best
  info I have is the one from iRO Wiki
** this change seems to be client-side only, just like Sonic Blow

From 1st/2nd/Transclass rebalance (2018.11.28)
…er (RE)

- CG_LONGINGFREEDOM (Longing for Freedom) removed,
  replaced by CG_SPECIALSINGER (Skilled Special Singer)
- Skilled Special Singer is a skill that removes SC_ENSEMBLEFATIGUE,
  a SC caused when using ensemble skills which prevents skill usage
  along other debuffs.

From massive skills rebalance (1st/2nd/transclass) (2018.10.31)
@guilherme-gm guilherme-gm added the hacktoberfest-accepted Easy-to-tackle issues label Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted Easy-to-tackle issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants