rebornj Posted September 10, 2015 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 09/08/15 Last Seen: May 23, 2019 Share Posted September 10, 2015 (edited) Thank you for the help Edited September 16, 2015 by rebornj Quote Link to comment Share on other sites More sharing options...
Kenjic Posted September 10, 2015 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 22 Reputation: 2 Joined: 01/16/13 Last Seen: October 22, 2015 Share Posted September 10, 2015 Perhaps this helps but sry i'm not too familiar with 3rd jobs: https://rathena.org/board/tracker/issue-7861-oborokagerou-skills/ Quote Link to comment Share on other sites More sharing options...
rebornj Posted September 10, 2015 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 09/08/15 Last Seen: May 23, 2019 Author Share Posted September 10, 2015 It's not the boss monsters. It's mostly that pretty much siege gear and anything with demi-resist is lowing the damage below 50k-100k. I was under the impression that it was a fixed 50k damage. Quote Link to comment Share on other sites More sharing options...
Stolao Posted September 10, 2015 Group: Developer Topic Count: 48 Topics Per Day: 0.01 Content Count: 1443 Reputation: 344 Joined: 10/17/12 Last Seen: Sunday at 01:58 PM Share Posted September 10, 2015 (edited) I'm pretty sure fixed damage can be reduced still ie throw stone does a fixed 50 damage but build ghostring rydric and it does only ~15 damage. pretty sure its in this part though // 06 nk (skill damage properties): // 0x01 - No damage skill // 0x02 - Has splash area // 0x04 - Damage should be split among targets // 0x08 - Skill ignores caster's % damage cards (misc type always ignores) // 0x10 - Skill ignores elemental adjustments // 0x20 - Skill ignores target's defense (misc type always ignores) // 0x40 - Skill ignores target's flee (magic type always ignores) // 0x80 - Skill ignores target's def cards rapid throw has a value of0x56 meaning it doesn't ignore targets def cards (0x80) or casters % damage cards (0x08) if you want change 3008,11,8,2,0,0x56,1:1:1:1:1:1:1:1:1:2,10,-10,no,0,0,0,misc,0,0x0, KO_MUCHANAGE,Rapid Throw to 3008,11,8,2,0,0xDE,1:1:1:1:1:1:1:1:1:2,10,-10,no,0,0,0,misc,0,0x0, KO_MUCHANAGE,Rapid Throw and should have the effect your looking for It's not the boss monsters. It's mostly that pretty much siege gear and anything with demi-resist is lowing the damage below 50k-100k. I was under the impression that it was a fixed 50k damage. Edited September 10, 2015 by Stolao Quote Link to comment Share on other sites More sharing options...
rebornj Posted September 10, 2015 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 09/08/15 Last Seen: May 23, 2019 Author Share Posted September 10, 2015 Thank you! It worked like a charm! Quote Link to comment Share on other sites More sharing options...
Question
rebornj
Thank you for the help
Edited by rebornjLink to comment
Share on other sites
4 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.