Issue information

Issue ID
#5827
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 26, 2012 13:00
Last Post
kyeme
Jun 12, 2013 21:49
Confirmation
Yes (7)
No (0)

Hercules Elf Bot - May 26, 2012 13:00

Originally posted by [b]GM Takumirai[/b]
[color=#000000][font=sans-serif][size=3]Consume 1 [/size][/font][/color][color=#000000][font=sans-serif][size=3][url="http://db.irowiki.org/db/item-info/7135/"]Bottle Grenade[/url][/size][/font][/color][color=#000000][font=sans-serif][size=3] and 1 [/size][/font][/color][color=#000000][font=sans-serif][size=3][url="http://db.irowiki.org/db/item-info/7136/"]Acid Bottle[/url][/size][/font][/color][color=#000000][font=sans-serif][size=3] to hurl the contents of both items at a targeted enemy to inflict an amount of damage affected by this skill's level, the caster's [/size][/font][/color][url="http://irowiki.org/wiki/INT"]INT[/url][color=#000000][font=sans-serif][size=3] and [/size][/font][/color][url="http://irowiki.org/wiki/STR"]STR[/url][color=#000000][font=sans-serif][size=3], the attack power of his weapon and the target's [/size][/font][/color][url="http://irowiki.org/wiki/VIT"]VIT[/url][color=#000000][font=sans-serif][size=3]. In [/size][/font][/color][url="http://irowiki.org/wiki/PvP"]PvP[/url][color=#000000][font=sans-serif][size=3] situations, Acid Bomb only inflicts 50% of its damage on other characters, but it may damage the targeted character's Weapon or Armor. This skill has a 1 second Cast Time followed by a 1 second Skill Delay, and consumes 30 SP per cast. Has a Skill Level's % chance to break weapon or armor.[/size][/font][/color]



[color=#000000][font=sans-serif][size=3]- it state there that modifier is int + str[/size][/font][/color]
[color=#000000][font=sans-serif][size=3]- but it think in rAthena modify only int [/size][/font][/color]

Hercules Elf Bot - May 26, 2012 13:19

Originally posted by [b]Mysterious[/b]
Have you at least tested this before even posting it? Have you modified both your STR and INT? Or either STR or INT? Test them out please before actually making a bug report.

Hercules Elf Bot - May 26, 2012 13:41

Originally posted by [b]Docubo[/b]
tested:

0 str and 120 int = 15950~ dmg

120 str and 120 int = 15950~ dmg

str doesent affect the dmg.

Hercules Elf Bot - May 26, 2012 16:27

Originally posted by [b]GM Takumirai[/b]
yeah, thats why i reported it, str dont modify the damage,

Hercules Elf Bot - May 26, 2012 19:07

Originally posted by [b]ForteXX[/b]
Dont know where else damage would be modified, but quick src check shows this:

[code]
case CR_ACIDDEMONSTRATION: // updated the formula based on a Japanese formula found to be exact [Reddozen]
if(tstatus->vit+sstatus->int_) //crash fix
md.damage = (int)((int64)7*tstatus->vit*sstatus->int_*sstatus->int_ / (10*(tstatus->vit+sstatus->int_)));
else
md.damage = 0;
if (tsd) md.damage>>=1;
if (md.damage < 0 || md.damage > INT_MAX>>1)
//Overflow prevention, will anyone whine if I cap it to a few billion?
//Not capped to INT_MAX to give some room for further damage increase.
md.damage = INT_MAX>>1;
break;
[/code]

So... no STR affecting the damage.

This post has been edited by ForteXX on May 26, 2012 19:08

Hercules Elf Bot - May 26, 2012 19:29

Originally posted by [b]malufett[/b]
acid bomb in rA is still pre-renewal...AFAIK acid demonstration is not affected by STR...




[quote][color=#000000][font=sans-serif][size=3]
Damage = SkillLevel x [ A x (1 - B) x (1 - C) x (1 - D) x (1 - E) x F x G [ H x 0.7 x INT x INT x VIT / (INT + VIT) ] ][/size][/font][/color][list]
[*]A = 0.5 for player, 1 for monster and else
[*]B = race reduction gear/card (0.3 Thara Frog Card, 0.1 Poopoo Hat, 0.05 Zealotus Mask, 0.1 Combat Knife)
[*]C = element reduction gear/card (0.75 Ghostring Card)
[*]D = neutral damage reduction gear/card (0.2 Raydric Card, 0.1 Noxious Card, 0.5 Deviling Card)
[*]E = anti-sniping gear/card (0.05 Alligator Card, 0.35 Horn Card, 0.1 Noxious Card, 0.1 Long Mace)
[*]F = WoE reduction (0.6 for WoE maps, 1 for PvM and PvP maps)
[*]G = 2/3 for players with Assumptio, 1 for players without Assumptio
[*]H = 2 for [url="http://irowiki.org/wiki/Lex_Aeterna"]Lex Aeterna[/url], 1 otherwise
[*]INT is the biochemist INT stat
[*]VIT is the target/enemy VIT stat
[*]Values in bracket are rounded down (floor mathematical function)
[/list]
[/quote]


and renewal formula is still unknown....

Hercules Elf Bot - May 28, 2012 9:09

Originally posted by [b]Angezerus[/b]
[quote]
[b] Acid Bomb[/b]
[list]
[*]Acid Bomb is now influenced by your physical attack power, magical attack power, and the target's VIT.
[*]Acid Bomb can now be reduced by the target's physical defense and magical defense.
[/list]
[/quote]


[url="http://rathena.org/board/tracker/issue-5302-renewal-skill-changes-are-not-applied-for-some-skills/"]http://rathena.org/board/tracker/issue-5302-renewal-skill-changes-are-not-applied-for-some-skills/[/url]
Daredevil's x-xtream formula:
[quote][color=#008000][font=helvetica, arial, sans-serif][size=3][background=rgb(247, 247, 247)]Acid Bomb - [//Formula = [(ATK*0.07*VIT)*WpnSizePnlty + (MATK*0.07*VIT)+Card Bonus][iROWiki][/background][/size][/font][/color][/quote]
iRo discussion formula:
[quote][color=#000000][font=verdana, geneva, lucida,][background=rgb(235, 241, 250)][0.7x(((MATK-MDEF)+(ATK-DEF))²)xVIT]/[(MATK-MDEF)+(ATK-DEF)+VIT][/background][/font][/color][/quote]


x-xtream source:
[url="http://code.google.com/p/x-xtream/source/browse/server/Server%20%5BPure%5D/src/map/battle.c"]http://code.google.com/p/x-xtream/source/browse/server/Server%20%5BPure%5D/src/map/battle.c[/url]
[quote]
case CR_ACIDDEMONSTRATION:
{
short atk, matk, size_mod, bonus;
//Formula = [(ATK*0.07*VIT)*WpnSizePnlty + (MATK*0.07*VIT)][iROWiki]
atk = sstatus->batk + sstatus->rhw.atk;
matk = sstatus->smatk + sd ? sstatus->wmatk : 0;
size_mod = sd ? sd->right_weapon.atkmods[tstatus->size] : 100;
bonus = sd ? sd->long_attack_atk_rate : 0; // Long ATK Bonus. Likes : Archer Skeleton Card
if ((atk != 0 && size_mod != 0) || matk != 0)
md.damage = (int)(((7 * atk * tstatus->vit) * size_mod / 100 + (7 * matk * tstatus->vit)) / 100);
else
md.damage = 0;
if (tsd || is_boss(target)) //Damage berkurang setengah ke Player dan MVP
md.damage >>= 1;
if (md.damage < 0)
md.damage = 0;
if (md.damage > INT_MAX>>1)
md.damage = INT_MAX>>1; //Overflow prevention
if (sd && bonus != 0)
md.damage += md.damage * bonus / 100;
}
break;
[/quote]

iro source:
[url="http://forums.irowiki.org/showthread.php?t=24798&page=26"]http://forums.irowiki.org/showthread.php?t=24798&page=26[/url]

So we have 2 formulas. One from x-xtream and one from irowiki discussion (by Atum)
We only need to test em on officials. :)

Personally, I believe that the iRo formula is correct, because in renewal defs reduce the damage, and as they say in the discussion, the tests showed that the formula is pretty accurate.

This post has been edited by Angezerus on May 28, 2012 9:36

Hercules Elf Bot - May 28, 2012 16:16

Originally posted by [b]malufett[/b]
well.. let's wait for more better and accurate formula cause it is too risky to add formula which has no detailed information...

Hercules Elf Bot - May 28, 2012 18:11

Originally posted by [b]Angezerus[/b]
I did some more research, and I believe this is the most up to date formula we have around :)

[url="http://forums.irowiki.org/showpost.php?p=1247395&postcount=7"]http://forums.irowiki.org/showpost.php?p=1247395&postcount=7[/url]

[url="http://forums.warpportal.com/index.php?/topic/55438-post-balance-genetic-guide/"]http://forums.warpportal.com/index.php?/topic/55438-post-balance-genetic-guide/[/url]


[img]http://stealthforce.ucoz.com/_fr/4/8395095.jpg[/img]

This post has been edited by Angezerus on May 28, 2012 18:19

Hercules Elf Bot - May 28, 2012 18:24

Originally posted by [b]malufett[/b]
XD..its seems this will take too soon..rA physical attack is not yet fully renewal..the one in wAtk and variance is part of the rE physical attack formula...

Hercules Elf Bot - Jun 26, 2012 9:38

Originally posted by [b]Angezerus[/b]
Uhm, any progress? I mean are we still waiting for the atk or wut? /ok

Hercules Elf Bot - Jul 28, 2012 9:23

Originally posted by [b]mofo[/b]
i hope this gets fixed soon. with the currrent formula, genetics walk over renewal MvP monsters and their off the chart vit. if this gets rectified, genetics would need build variations instead of the usual full on int/dex build.

Hercules Elf Bot - Nov 7, 2012 12:15

Originally posted by [b]Angezerus[/b]
3 month bump O.o

Hercules Elf Bot - Dec 2, 2012 12:04

Originally posted by [b]a91323[/b]
7 month ..

Any news?

malufett - Jun 12, 2013 18:55

Fixed @ 0395610469ffcd3b71c93ef90861f73e0ab8d16f
:meow:

kyeme - Jun 12, 2013 21:49

:o