Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250
Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268 Print Page - Is this combo implemented here?
Old aRO Forums
The 'Other' Section => AnesisRO Archive => Archive => General Questions => Topic started by: tsukaza13 on June 02, 2011, 07:01:43 am
Title: Is this combo implemented here?
Post by: tsukaza13 on June 02, 2011, 07:01:43 am
Title: Re: Is this combo implemented here?
Post by: Fidelis on June 02, 2011, 07:04:33 am
Yes.
Title: Re: Is this combo implemented here?
Post by: tsukaza13 on June 02, 2011, 09:06:19 am
Thanks a lot. One more question, if I may. Does it increase ASPD by half the refine rate of the weapon in right hand ie 5% for a +10 weapon? I'm not sure if I'm reading it's script correctly.
Title: Re: Is this combo implemented here?
Post by: Fidelis on June 02, 2011, 09:15:05 am
Yes. As a comparison, the Doppelganger Card has the following script "bonus bAspdRate,33;", and getequiprefinerycnt returns the number of upgrades, for a +10 weapon that would be 10. So it is as you said, if you have a +10 weapon, the script would just say "bonus bAspdRate,5;", i.e. it's roughly one sixth of a Doppelganger card.