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
Job Improvement Project - Rune Knight (Part 2) #4709
Conversation
* Fixes #4708. * kRO Changelog: http://ro.gnjoy.com/news/update/View.asp?seq=243&curpage=1
|
Hundred Spear doesn't seem to do splash damage upon testing. Wind Cutter/Ignition Break working fine. |
* Corrects Hundred Spear not doing splash damage. Thanks to @ecdarreola!
|
Hello, where's part 1? could you put the pull link? |
|
It was applied a long time ago in #2181. |
Thanks to @Litro!
|
|
Lux Anima Runestone gives a chance to autospell storm blast lvl 1 When you use lux anima stone then use a skill like Dragon breath, map-serv crash |
* Moves damage calculation to generic battle calculation function. * Resolves the Storm Blast bonus also applying to skill attacks.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not working
when activite Lux Anima Runestone
gives bonus hp sp critical damage but not autospell stormblast!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Moves check to a better location.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
finally works fine.
great work
|
In hundred spears change, HitCount is 5, this doesnt means that it will hit 5 times with the full damage on each hit? isn't it supposed to be -5 and divide full damage in five hits? |
Thanks to @LordWhiplash!
|
Storm blast processed by SC_LUXANIMA is abnormal. It multiplies by the number of hits or number of mobs on the area. Not sure if this is the official behavior however when I test the Pertz Runestone, storm blast doesn't multiply its hit but only once. Video: https://youtu.be/Q10zwyY2qPk |
* Lux Anima was casing Storm Blast multiple times based on the amount of targets in the area. Thanks to @ecdarreola!
|
lux anima effect is missing this buffs: |
|
Physical damage against all enemies sizes is working great, thanks! |
* Adds new bShortAtkRate bonus.
|
Now is working fine, thanks! |
|
Do you have any ETA on this maybe? :) |
This reverts commit 44e5c5b.

Addressed Issue(s): #4708
Server Mode: Renewal
Description of Pull Request: