Difference between revisions of "ASPD"

From Ragnarok Project Zero wiki
Jump to navigation Jump to search
Line 34: Line 34:
 
The Stat ASPD bonus is calculated differently depending on weapon type:
 
The Stat ASPD bonus is calculated differently depending on weapon type:
 
{| class="wikitable" style="text-align:center"
 
{| class="wikitable" style="text-align:center"
!Bows, Instruments, Whips, and Firearms !! style=" width:50%" |Other weapons
+
!Bows, Instruments, Whips !! style=" width:50%" |Other weapons
 
|-
 
|-
 
|√(DEX²/7 + AGI²/2) / 4
 
|√(DEX²/7 + AGI²/2) / 4
 
|√(DEX²/5 + AGI²/2) / 4
 
|√(DEX²/5 + AGI²/2) / 4
 
|}
 
|}

Revision as of 03:34, 1 August 2020

Attack Speed or ASPD is the number determining how fast a character attacks. This parameter mainly deals with a character's auto-attacks, but it also acts to determine the Animation Delay of certain skills.

The maximum possible ASPD value is 193 for characters over level 100, and 190 for characters below level 100.

The amount of hits your character makes is calculated as such: 50 / (200-FinalASPD) hits per second

Which means, a character with 193 ASPD will do 50/7 = 7.14 attacks per second.

Formula

Our ASPD formula is based on KRO, which is very different from iRO's formula. You can expect to find it somewhat more difficult to attain higher ASPD here.

A Character's ASPD is calculated as follows:

ASPD Formula
ASPD1 Base ASPD - Weapon/Shield Penalty + Stat Bonus + (Status Bonus* AGI/200)
ASPD2 (195 - ASPD1) * %ASPD + ASPD1
Final ASPD ASPD2 + Flat Bonus

Which takes these following parameters into account:

  • Base ASPD: A base number determined by the character's class.
  • Weapon/Shield Penalty: A penalty based on the character's class and the weapon/shield being equipped.
  • Stat Bonus: bonus based on a Character's AGI and DEX.
  • Status Bonus: bonuses from status effects bestowed by ASPD potions and certain skills.
  • %ASPD: Percentage bonuses from certain skills, items and equipments.
  • Flat Bonus: bonuses in the form of flat additions gained from certain equipment.

The Stat ASPD bonus is calculated differently depending on weapon type:

Bows, Instruments, Whips Other weapons
√(DEX²/7 + AGI²/2) / 4 √(DEX²/5 + AGI²/2) / 4