Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Skill Copy via Plagiarism and Reproduce #2948

Merged
merged 8 commits into from
Aug 15, 2022
7 changes: 0 additions & 7 deletions conf/map/battle/skill.conf
Original file line number Diff line number Diff line change
Expand Up @@ -239,13 +239,6 @@ backstab_bow_penalty: true
// Use 0 to disable (Max allowed value is 255)
skill_steal_max_tries: 0

// Can Rogues plagiarize advanced job skills
// 0 = No restriction
// 1 = Only stalker may plagiarize advanced skills
// 2 = Advanced skills cannot be plagiarized by anyone
// Official servers setting: 2
copyskill_restrict: 2

// Does Berserk/Frenzy cancel other self-buffs when used? (Note 1)
berserk_cancels_buffs: false

Expand Down
Loading