Clown/Gypsy skill rebalance - 2018 patch/renewal#3405
Open
guilherme-gm wants to merge 2 commits intoHerculesWS:rebalancefrom
Open
Clown/Gypsy skill rebalance - 2018 patch/renewal#3405guilherme-gm wants to merge 2 commits intoHerculesWS:rebalancefrom
guilherme-gm wants to merge 2 commits intoHerculesWS:rebalancefrom
Conversation
- 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)
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
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