Beret 50 Posted June 15, 2013 (edited) Renewal attack was added just a few days. So I decided to go in will make a comparison. Attributes: dex +120 and agi +120 In iro using the items of id: 1743 as refining +0 and 1773. In iro damage I got 14536 ~ 14687 In hercules using the same items I got the damage: 7484 ~ 7535 Wanted to know if the formula is 100% complete attack ? If the problem is in the def of monsters or if it's in the formula of the skill. Tested using Arrow Storm. Edited June 15, 2013 by Beret Quote Share this post Link to post Share on other sites
malufett 247 Posted June 15, 2013 Thanks for making comparison.. here is the reason why there is some discrepancy on ranged attacks.. @battle.c /* [malufett]some unknown factors that needs to be discovered. PS: it's something related with ranged attacksif( eatk ){ eatk += unknown value; eatk = eatk * (unknown value) / 100;}*/ and also there are some hidden updates on skill formulas specially 3rd jobs and may vary from server to server.. Quote Share this post Link to post Share on other sites
Beret 50 Posted June 15, 2013 (edited) Then this must be it, I'll wait for the addition to test. Edited June 15, 2013 by Beret Quote Share this post Link to post Share on other sites
malufett 247 Posted June 15, 2013 Then this must be it, I'll wait for the addition to test. Thank you..just bring it on.. Quote Share this post Link to post Share on other sites
Ryuuzaki 9 Posted June 15, 2013 From my tests on kro & euro-ro (fro which is following iro mechanics) my ranger does 1.1k crit with +8 elven bow with elven arrows and 740~800 with normal shots. 99 AGI 87 DEX Improve Concentration on When i added 40% more ranged damage to bow / range autoattacks its the same as on the officials, so the missing value is around 40% Will try to get some more informations. BTW, the varience on physical autoattacks seems to be tad too much, on officials my blacksmith deals ~340 to ~350 dmg on porings, on herc i do ~290 to 360, maybe it needs a little tweaking. Quote Share this post Link to post Share on other sites
malufett 247 Posted June 15, 2013 From my tests on kro & euro-ro (fro which is following iro mechanics) my ranger does 1.1k crit with +8 elven bow with elven arrows and 740~800 with normal shots. 99 AGI 87 DEX Improve Concentration on When i added 40% more ranged damage to bow / range autoattacks its the same as on the officials, so the missing value is around 40% Will try to get some more informations. BTW, the varience on physical autoattacks seems to be tad too much, on officials my blacksmith deals ~340 to ~350 dmg on porings, on herc i do ~290 to 360, maybe it needs a little tweaking. Thank you.. about the variance it is exactly working like official make use of Weapon maximize to see exact result..and by btw official server is using a random ranging from 0 20000 and we are using 0 100 that is why your variance is too consistent and hard to determined which is min and max... Quote Share this post Link to post Share on other sites
Guest Axiom Posted June 16, 2013 Sorta related, but since the RE ATK update, The Wrath/Anger/Hatred skill of Star Gladiators got way overpowered. Anything they set Hatred to would take 20k-50k damage per hit (160 max level, 125 max stat). Is this how it really should be? Quote Share this post Link to post Share on other sites
malufett 247 Posted June 17, 2013 Sorta related, but since the RE ATK update, The Wrath/Anger/Hatred skill of Star Gladiators got way overpowered. Anything they set Hatred to would take 20k-50k damage per hit (160 max level, 125 max stat). Is this how it really should be? Thanks,...I'll check it.. Fixed @ 962d203f95fd8b81d504f60aa28bb17cc268395d Quote Share this post Link to post Share on other sites
Michi 101 Posted June 29, 2013 Hi, I have made some test with long range on iro. And if I use arrow storm with a gigantic bow with lvl 150 I make with stone arrow between 19500 and 22500 dmg but in herc I do 14200 - 21000 (it's aproximative) Can you give us a status on what missing please? Quote Share this post Link to post Share on other sites
Vy Low 11 Posted June 30, 2013 Hi, I have made some test with long range on iro. And if I use arrow storm with a gigantic bow with lvl 150 I make with stone arrow between 19500 and 22500 dmg but in herc I do 14200 - 21000 (it's aproximative) Can you give us a status on what missing please? in my observation its like we have min, max damage in herc like in trans days Quote Share this post Link to post Share on other sites
malufett 247 Posted June 30, 2013 Hi, I have made some test with long range on iro. And if I use arrow storm with a gigantic bow with lvl 150 I make with stone arrow between 19500 and 22500 dmg but in herc I do 14200 - 21000 (it's aproximative) Can you give us a status on what missing please? I already fixed range attacks..we already have the same or exactly min and max atk from aegis, iRO or kRO... what we are missing right now is the damage reductions in skills where it invoke twice officially and I'm looking where it was located and its other factor.. Quote Share this post Link to post Share on other sites
Michi 101 Posted June 30, 2013 (edited) My test was using the last hercules git. And I see that in herc the damage are lower with long range atk than iro. The long range bonus looks to give more in iro too. Edited June 30, 2013 by Michieru Quote Share this post Link to post Share on other sites
malufett 247 Posted June 30, 2013 My test was using the last hercules git. And I see that in herc the damage are lower with long range atk than iro. The long range bonus looks to give more in iro too. oh..I forgot you used card(Desert Wolf Card)..and forgot to mention that along with the reduction also with the addition of damage currently is not yet perfect with skills... Quote Share this post Link to post Share on other sites
Michi 101 Posted June 30, 2013 Oh ok thanks for your anweser =) Quote Share this post Link to post Share on other sites
Beret 50 Posted July 1, 2013 (edited) The variation of attack is too high in hercules if compared to the official servers. In hercules for example Arrow Storm I have a variation of 4000 in certain monsters in iro my variation is of 350 that is the variation is about 12x more on hercules Edited July 1, 2013 by Beret Quote Share this post Link to post Share on other sites
malufett 247 Posted July 1, 2013 variation?min and max? we have the exact formula in what official used.. its just a matter of random number official uses a wide range number of random from 0 to 20000 whereas we uses 0 to 100 that is why its hard for you to determine max and min..if you can just use Maximize Power to see result..hehe Quote Share this post Link to post Share on other sites
Beret 50 Posted July 1, 2013 (edited) It is not possible to increase this limit to work as the aegis ? Edited July 1, 2013 by Beret Quote Share this post Link to post Share on other sites
Michi 101 Posted July 3, 2013 (edited) Maximise power only show max dmg. The variation is to high. Just take any skill of any class on offi and try to atk lot of mob. Then do the same in hercules. You will see that you don't make big variation on offi but on hercules you make huge variation. And I retry the long range dmg and it's lower in hercules than in iRo. And I make less damage full stuff in hercules with long range bonus % than iRo. And spiral pierce not looks to be good too. really low dmg. Edited July 3, 2013 by Michieru Quote Share this post Link to post Share on other sites
malufett 247 Posted July 3, 2013 Maximise power only show max dmg. The variation is to high. Just take any skill of any class on offi and try to atk lot of mob. Then do the same in hercules. You will see that you don't make big variation on offi but on hercules you make huge variation. And I retry the long range dmg and it's lower in hercules than in iRo. And I make less damage full stuff in hercules with long range bonus % than iRo. And spiral pierce not looks to be good too. really low dmg. well as I said its hard to determined min and max in official unless you will use level 1 weapon where the variances is low..I also do some debugging in aegis as sir Yommy taught me it gave me same result with weapon level 1 to 4 min and max.. if still doubting I'll show you some code of aegis.. if ( rhandpower ) { v5 = 1; v6 = CPC::GetITPEquipedWeapon(v4); if ( v6 ) v5 = v6->vfptr->GetItemLevel(v6); if ( bRangeWeapon )// check if weapon is a ranged { v8 = (double)rhandpower; v9 = (double)(5 * rhandpower * v5) / 100.0; v10 = (double)(rhandpower * (signed int)CPC::GetDexValue(v7)); } else { v8 = (double)rhandpower; v9 = (double)(5 * rhandpower * v5) / 100.0; v10 = (double)(rhandpower * (signed int)CPC::GetStrValue(v7)); } v11 = v10 / 200.0; //str bonus *(_DWORD *)(v1 + 8) = (signed int)(v8 - v9 + v11);//min damage *(_DWORD *)(v1 + 12) = (signed int)(v8 + v9 + v11);//max damage } same with Hercules if ( bl->type == BL_PC && watk->atk ){ if ( flag&2 ) dstr = status_get_dex(bl); else dstr = status_get_str(bl); variance = 5.0f * watk->atk * watk->wlv / 100.0f; strdex_bonus = watk->atk * dstr / 200.0f; min = (watk->atk - (int)(variance + strdex_bonus)) + watk->atk2; max = (watk->atk + (int)(variance + strdex_bonus)) + watk->atk2;}else if( watk->atk ){ Quote Share this post Link to post Share on other sites
Michi 101 Posted July 3, 2013 Trust you but every time I check the difference in official, it's not that big. I have kill more than 200 poring on official and I have 2-3k variance and in herc I have 9-10k variance with only 10poring. Same stats and weapon. I use gigantic bow (lvl4 weapon) with 120 dex. If you want I can make a little video. Quote Share this post Link to post Share on other sites
malufett 247 Posted July 4, 2013 @Michieru what bow are you using? maybe that is the reason why I can't confirm the problem...then let me investigate... Quote Share this post Link to post Share on other sites
Michi 101 Posted July 4, 2013 (edited) I'm using "giant cross bow" "id:18110" with no refine only the 160atk. Same with "elven bow" "id:1746" no refine. And with White wing suits I make more damage on iro than hercules. White wing ids: 2479, 2890, 2580, 15042 Also have problem with spiral pierce. Damage are lower than iRo. Half damage with same spear. I'm using "hunting spear +10" "id: 1422" Long range looks to have a problem with damage. It's not the same as IRo Edited July 4, 2013 by Michieru Quote Share this post Link to post Share on other sites
malufett 247 Posted July 4, 2013 I'm using "giant cross bow" "id:18110" with no refine only the 160atk. Same with "elven bow" "id:1746" no refine. And with White wing suits I make more damage on iro than hercules. White wing ids: 2479, 2890, 2580, 15042 Also have problem with spiral pierce. Damage are lower than iRo. Half damage with same spear. I'm using "hunting spear +10" "id: 1422" ah..ok.. BTW spiral pierce is using iRo's suggested formula..anyway I'll update that into official ones..I just need to figure out something about it.. Quote Share this post Link to post Share on other sites
Michi 101 Posted July 7, 2013 After testing last rev and compare with official. The varience looks different. And spiral pierce have wrong formula. But other things looks to works fine. Great job Malu you are the best =) Quote Share this post Link to post Share on other sites
malufett 247 Posted July 7, 2013 After testing last rev and compare with official. The varience looks different. And spiral pierce have wrong formula. But other things looks to works fine. Great job Malu you are the best =) I know now your problem.. it is related to this (Thanks to mofo) its not about the variance I already check it...its about the card increasing in skills where it was invoke twice.. and I also updated Spiral Peirce it should now work 100% like official.. 1 kyeme reacted to this Quote Share this post Link to post Share on other sites