Skip to content

Limit Warlock Summon Ball skills to 1 ball per skill level - #3427

Open
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:fix-892-summon-balls
Open

Limit Warlock Summon Ball skills to 1 ball per skill level#3427
MrKeiKun wants to merge 1 commit into
HerculesWS:masterfrom
MrKeiKun:fix-892-summon-balls

Conversation

@MrKeiKun

Copy link
Copy Markdown
Contributor

Pull Request Prelude

Changes Proposed

WL_SUMMONFB, WL_SUMMONBL, WL_SUMMONWB, and WL_SUMMONSTONE currently let a Warlock stack
up to 5 elemental balls (SC_SUMMON1..SC_SUMMON5) regardless of the skill's level. A level-1
Warlock casting the skill 5 times ends up with the same 5-ball pool as a level-5 Warlock.

This caps the number of active balls to the skill's level (still hard-capped at 5, since only
SC_SUMMON1..SC_SUMMON5 exist), in skill_check_condition_castbegin.

Issues addressed: #892

Signed-off-by: Lorenzo Buitizon <the.keikun@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant