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
Is this combo implemented here?

Author Topic: Is this combo implemented here?  (Read 1089 times)

tsukaza13

  • I know a Dark Priest, and he's cool.
  • ***
  • Posts: 1093
  • Find me again; kiss me for lonesome folly.
A Tarp is a higher stage of human evolution.
With the body of woman, but the mind of a man... it is nothing short of sheer utter perfection.
Spoiler for Ingame Names:
Ash Wednesday  99/69 High Priestess
Jack Tomato    8x/50 Taekwon Boy
Daughter of the Moon 9x/50 Star Gladiator
.Gabrielle.    8x/5x Lord Knight
HabbaBaloo 7x/4x Champion
Biology Student8x/3x Biochemist
tsukaza13      8x/4x Assassin Cross
Snypa          7x/3x Sniper

Fidelis

  • Dr. Fidelis
  • Yuno Librarian
  • ***
  • Posts: 4547
    • Honeybadger don't care.
  • Main: GM Fidelis
  • Guild: V_CKM
Re: Is this combo implemented here?
« Reply #1 on: June 02, 2011, 07:04:33 am »
Yes.

tsukaza13

  • I know a Dark Priest, and he's cool.
  • ***
  • Posts: 1093
  • Find me again; kiss me for lonesome folly.
Re: Is this combo implemented here?
« Reply #2 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.
A Tarp is a higher stage of human evolution.
With the body of woman, but the mind of a man... it is nothing short of sheer utter perfection.
Spoiler for Ingame Names:
Ash Wednesday  99/69 High Priestess
Jack Tomato    8x/50 Taekwon Boy
Daughter of the Moon 9x/50 Star Gladiator
.Gabrielle.    8x/5x Lord Knight
HabbaBaloo 7x/4x Champion
Biology Student8x/3x Biochemist
tsukaza13      8x/4x Assassin Cross
Snypa          7x/3x Sniper

Fidelis

  • Dr. Fidelis
  • Yuno Librarian
  • ***
  • Posts: 4547
    • Honeybadger don't care.
  • Main: GM Fidelis
  • Guild: V_CKM
Re: Is this combo implemented here?
« Reply #3 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.