Issue information

Issue ID
#8532
Status
Confirmed
Severity
None
Started
Zia
Feb 15, 2015 6:46
Last Post
Anisotropic Defixation
Jul 30, 2015 14:36
Confirmation
N/A

Zia - Feb 15, 2015 6:46

[b]Zenkai checking interval is less than 1s [/b]and[b] causing all ailments at same time.[/b] [i][color=rgb(0,0,255)][2nd part needs checking against Aegis or more sources][/color][/i]

Source(s):
[url="http://irowiki.org/wiki/Cast_Ninja_Spell"]http://irowiki.org/wiki/Cast_Ninja_Spell[/url]
[url="http://forums.warpportal.com/index.php?/topic/110848-cast-ninja-spell-status-ailments-and-success-rates/"]http://forums.warpportal.com/index.php?/topic/110848-cast-ninja-spell-status-ailments-and-success-rates/[/url]

Proof:
[url="https://www.youtube.com/watch?v=mSXPkC7y-Vo&feature=youtu.be"]https://www.youtube.com/watch?v=mSXPkC7y-Vo&feature=youtu.be[/url]

Current interval code in Herc github:
[color=rgb(51,51,51)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]3020,0xf8, , 0, 3, [/size][/font][/color][color=rgb(178,34,34)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]100[/size][/font][/color][color=rgb(51,51,51)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3],all, 0x018 //KO_ZENKAI [/size][/font][/color][color=rgb(178,34,34)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]//This is 0.1s check[/size][/font][/color]

Current interval code in rA github:

[color=rgb(51,51,51)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]3020,0xf8, , 0, 2, 500,all, 0x018 //KO_ZENKAI //This is 0.5s check[/size][/font][/color]

[color=rgb(0,128,0)]interval Fix maybe:[/color]
[color=rgb(0,128,0)][font=Consolas, 'Liberation Mono', Menlo, Courier, monospace][size=3]3020,0xf8, , 0, 3, 1000,all, 0x018 //KO_ZENKAI // This is 1s check[/size][/font][/color]

malufett - Feb 15, 2015 14:14

based on aegis it's hard coded as 500ms...

:meow:

Zia - Feb 17, 2015 6:12

Senpai noticed me again D:

Looking forward to the fix. (Or should I have a pull request made)

Zia - Mar 7, 2015 16:02

Hello. Any update on this? It was already confirmed anyway.

So....bump

Zia - Mar 7, 2015 18:32

Hello.

Please try it with the fix? Thank you. -_-

This post has been edited by Zia on Mar 18, 2015 13:10

Zia - Apr 10, 2015 16:35

status update?

InFiNiTe - Jul 21, 2015 5:40

Status update? D:

Zia - Jul 27, 2015 14:04

I may have to repost this report on the new tracker. sigh.

Anisotropic Defixation - Jul 30, 2015 14:36

By the way, water zenkai isn't supposed to inflict crystallization (SC_COLD), gotta remove that.