Issue information

Issue ID
#5419
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Mar 11, 2012 2:46
Last Post
Hercules Elf Bot
Jul 9, 2012 9:54
Confirmation
Yes (1)
No (1)

Hercules Elf Bot - Mar 11, 2012 2:46

Originally posted by [b]Daegaladh[/b]
Info from:
[url="http://irowiki.org/wiki/Frost_Nova"]http://irowiki.org/wiki/Frost_Nova[/url]
[url="http://irowiki.org/wiki/Battle_Orders"]http://irowiki.org/wiki/Battle_Orders[/url]
Confirmed: [url="http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/skillinfoz/skilldescript.lua"]http://svn6.assembla.com/svn/ClientSide/Lua_Project/lua%20files/skillinfoz/skilldescript.lua[/url]


[CODE]
Index: skill_cast_db.txt
===================================================================
--- skill_cast_db.txt (revision 15671)
+++ skill_cast_db.txt (working copy)
@@ -170,7 +170,7 @@
//-- WZ_ICEWALL
87,0,0,0,5000:10000:15000:20000:25000:30000:35000:40000:45000:50000,0,0
//-- WZ_FROSTNOVA
-88,5000:4700:4400:4100:3800:3500:3200:2900:2700:2500,1000,0,0,1500:3000:4500:6000:7500:9000:10500:12000:13500:15000,0
+88,6000:6000:5500:5500:5000:5000:4500:4500:4000:4000,1000,0,0,1500:3000:4500:6000:7500:9000:10500:12000:13500:15000,0
//-- WZ_STORMGUST
89,6000:7000:8000:9000:10000:11000:12000:13000:14000:15000,5000,0,4600,12000,0
//-- WZ_EARTHSPIKE
@@ -1849,7 +1849,7 @@
//-- GD_HAWKEYES
10009,0,0,0,300000,0,0
//-- GD_BATTLEORDER
-10010,0,0,0,60000,300000,0
+10010,0,0,0,180000,300000,0
//-- GD_REGENERATION
10011,0,0,0,60000,300000,0
//-- GD_RESTORE[/CODE]

Hercules Elf Bot - Jun 9, 2012 15:13

Originally posted by [b]Kenpachi[/b]
Seems to be an iRO customization.

Hercules Elf Bot - Jun 13, 2012 11:24

Originally posted by [b]Daegaladh[/b]
._. wtf? I tested it on kRO, and the lua file (from kRO obviously) says the same

Hercules Elf Bot - Jun 14, 2012 13:10

Originally posted by [b]Kenpachi[/b]
I'll check this again, bBut from what I saw that day it was fine...

This post has been edited by Kenpachi on Jun 14, 2012 13:10

Hercules Elf Bot - Jun 14, 2012 22:50

Originally posted by [b]Daegaladh[/b]
Look:

[quote][SKID.WZ_FROSTNOVA] = {

"Frost Nova",
"Max Level:^777777 10 ^000000",
"Type:^777777 Offensive ^000000",
"SP Cost:^777777 47 - 2*SkillLV ^000000",
"Target:^777777 Self ^000000",
"Area:^777777 5x5 cells ^000000",
"Cast Time:^777777 6 - 0.5*(SkillLV/2 rounded down) sec ^000000",
"Cool Down:^777777 1 sec ^000000",
"Duration:^777777 Instant, frozen status 1.5*SkillLV sec ^000000",
"Effect:^777777 Hits every enemy in a 5x5 area around the Caster with a Water Element frost attack. The freeze chance is higher than of Frost Diver (33+5*SkillLV %).",
"The magic damage to each target is 66+7*SkillLV %, but if a monster is frozen it won't receive damage. The caster is of course immune to his/her own Frost Nova. ^000000",
[color=#ff0000] "[LV 1]^777777 6.0 Seconds Cast Time ^000000",
"[LV 2]^777777 6.0 Seconds Cast Time ^000000",
"[LV 3]^777777 5.5 Seconds Cast Time ^000000",
"[LV 4]^777777 5.5 Seconds Cast Time ^000000",
"[LV 5]^777777 5 Seconds Cast Time ^000000",
"[LV 6]^777777 5 Seconds Cast Time ^000000",
"[LV 7]^777777 4.5 Seconds Cast Time ^000000",
"[LV 8]^777777 4.5 Seconds Cast Time ^000000",
"[LV 9]^777777 4 Seconds Cast Time ^000000",
"[LV 10]^777777 4 Seconds Cast Time ^000000",[/color]
},[/quote]


[quote] [SKID.GD_BATTLEORDER] = {

"Battle Orders",
"Max Level:^777777 1 ^000000",
"Type:^777777 Support, Guild Master only ^000000",
"SP Cost:^777777 Unknown ^000000",
"Range:^777777 Entire screen around the guild master ^000000",
"Cast Time:^777777 5 sec ^000000",
"Cool Down:^777777 1 sec ^000000",
[color=#ff0000] "Duration:^777777 180 sec ^000000",[/color]
"Effect:^777777 All guild members visible on the Guild Leaders screen will receive a +5 bonus to STR, DEX and INT.",
"This skill lasts for 1 minute, and caster must wait 5 minutes before using this skill again. Can only be used during guild sieges. ^000000",
},[/quote]

Also ingame works the same

Hercules Elf Bot - Jul 5, 2012 9:20

Originally posted by [b]Daegaladh[/b]
Can anyone confirm this? Thanks.

Hercules Elf Bot - Jul 5, 2012 10:04

Originally posted by [b]Kenpachi[/b]
I can - I just was pretty busy. ^_^

Hercules Elf Bot - Jul 9, 2012 9:53

Originally posted by [b]Kenpachi[/b]
Fixed in [rev=16385].