Issue Information
-
#007121
-
0 - None Assigned
-
Fixed
Issue Confirmations
-
Yes (1)No (0)
According to the post-balancing thread and irowiki
Both CT&CD for ArrowStorm isn't right.
source:
CT
check it out with current skill_cast_db
both CT and CD are only defined for 5 levels, while arrowstorm's max level is 10.
more important, unlike CT, CD should decrease as level increase.
Both CT&CD for ArrowStorm isn't right.
source:
CT
CDCast Time: (1.8 + 0.2 * Skill Level) seconds
Cooldown: (5.2 - 0.2 * Skill Level) seconds
check it out with current skill_cast_db
SkillID,CastingTime,AfterCastActDelay,AfterCastWalkDelay,Duration1,Duration2,Cool Down,Fixed Casting Time
2233,2000:2200:2400:2600:2800,0,0,0,0,5400:5600:5800:6000:6400,-1
both CT and CD are only defined for 5 levels, while arrowstorm's max level is 10.
more important, unlike CT, CD should decrease as level increase.
According to the wiki the last change was December 31st 2011, since then there've potentially been changes, however I acknowledge we only have it up to level 5.
changed status to: Needs More Info
Too bad, cRO has just been revived for a few days.
I can't test it myself.
I can't test it myself.
//·¹ÀÎÁ® SetSkill RA_ARROWSTORM //¾Ö·Î¿ì½ºÅè(SKID_RA_ARROWSTORM) OnInit: SkillMaxLv 10 SkillType TOCHARACTER SkillFlag SKFLAG_APPLY_PLUSRNG SkillPattern SKILLPATT_DIRECTATTACK SkillRange 9 9 9 9 9 9 9 9 9 9 // ±Ã¼ö°è¿ ±âº» °Å¸® SkillAtkPer 250 300 350 400 450 500 550 600 650 700 // °ø°Ýµ¥¹ÌÁöÁõ°¡À²(%) SkillSP 30 32 34 36 38 40 42 44 46 48 // SP¼Ò¸ð·® SkillCastStatDelay 2000 2200 2400 2800 3000 3200 3400 3600 3800 4000 // ½ºÅ³ ij½ºÆà ½ºÅÝ¿¡ ¿µÇâ¹Þ´Â delay°ª SkillSinglePostDelay 5000 4800 4600 4400 4200 4000 3800 3600 3400 3200 // ½ºÅ³»ç¿ëÈÄ Çش罺ųÀ» Àç»ç¿ëÇϴµ¥ ÇÊ¿äÇÑ ½Ã°£ SkillData1 3 3 3 3 3 4 4 4 4 5// È¿°ú¹üÀ§// returnas of January 2013
@malufett
Your src was not a confirmation, i kinda know why.
1. SkillAtk: out-dated
2. SP; matches
3. CT: except for the gap between lv3&lv4, matches other src.
4. CD: matches
Anyway, for lvl 10, current CD is 6.4, while it should be halved.
The difference is enormous, easy to be distinguished.
Your src was not a confirmation, i kinda know why.
1. SkillAtk: out-dated
2. SP; matches
3. CT: except for the gap between lv3&lv4, matches other src.
4. CD: matches
Anyway, for lvl 10, current CD is 6.4, while it should be halved.
The difference is enormous, easy to be distinguished.
He's right, looks like it's the one from Thursday, July 29, 2010 8:51.
well..so it means no changes then..I got that from muab_db posted by Euphy back then @ rA..
CT is kinda tricky for naked eyes, due to all kinds of reductions.
As for CD, any test on officials could confirm which one is correct, especially easy for Lv 10.
As for CD, any test on officials could confirm which one is correct, especially easy for Lv 10.
changed status to: Confirmed
changed status to: Fixed
moved issue from Archer Classes