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

PROBLEM SKILL ABOVE LEVEL 10! #2961

Open
Daraen1 opened this issue Mar 9, 2021 · 2 comments
Open

PROBLEM SKILL ABOVE LEVEL 10! #2961

Daraen1 opened this issue Mar 9, 2021 · 2 comments

Comments

@Daraen1
Copy link

Daraen1 commented Mar 9, 2021

Describe the bug
Problem skill above level 10!
https://herc.ws/board/topic/19538-problem-skill-above-level-10/

To Reproduce
@monster 1059 and wait for her to send jupitel thunder level 28 to you.
Otherwise, do @Useskill 84 28 by doing @pvpon before and test this on a player.

You will find that you receive a single hit instead of 21, that you are not knockbacked and that the effect of the skill continues on you without taking any damage.
This is the same for other skills above level 10 that mvp uses during fight.

List of skill problem
AL_DECAGI: 48
AL_HEAL: 11
BS_HAMMERFALL: 11
KN_BRANDISHSPEAR: 20
KN_TWOHANDQUICKEN: 20
MC_MAMMONITE: 20
MG_FIREBALL: 20
MG_THUNDERSTORM: 15
NPC_SUMMONSLAVE: 16
SM_MAGNUM: 20
WZ_FIREPILLAR: 11
WZ_JUPITEL: 28
WZ_METEOR: 11
WZ_SIGHTRASHER: 20
WZ_VERMILION: 20

Expected behavior
That all the skills are cast and launched correctly even if the level exceeds 10

Screenshots
jupilvl28
mistressjupilvl28

System specs (please complete the following information):

  • Hercules Version 2018-04-18bRagexeRE
  • Mode: I used Pre-re but both does have a problem i think.
  • Packet version: 2018-04-18b
  • 2018-04-18bRagexeRE
@botka4aet
Copy link

AL_HEAL: 11
Do you even watch src?

if (skill_lv >= battle_config.max_heal_lv)

If lvl heal 11 or more - 9999 heal.

@Daraen1
Copy link
Author

Daraen1 commented Mar 10, 2021

Yes I have the heal at 9999 at level 11.
I see Src after my post sorry ^^'

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

No branches or pull requests

2 participants