ATK

From LeikaRO wiki
Revision as of 15:02, 9 June 2015 by Penciltea (Talk | contribs)

Jump to: navigation, search

Attack is the total physical damage output before factoring defense. The total attack is calulated through 4 separate parts: Status ATK, Weapon ATK, Equipment ATK and Mastery ATK. Each part behaves differently and should only be added together once all the necessary calculations have been made. The effect of DEX and STR depends on the equiped weapon.

The formula for calculating attack is the following:

ATK = StatusATK × 2 + WeaponATK + EquipATK + MasteryATK

Notes:


Status ATK

Status ATK is derived from the player's Stats and Base Level, most notably from DEX or STR depending on their equipped weapon. This is the first number you see on the status screen under ATK.

Formula

StatusATK = Floor( BaseLevel ÷ 4 + STR + DEX ÷ 5 + LUK ÷ 3 )

Properties

Weapon ATK

Weapon ATK is derived from a player's equipped weapon and STR. This is the only portion in ATK that varies depending on the weapon level and refinement rate. Also, Weapon ATK tends to play the biggest role in your total ATK as it is the easiest to increase.

Formula

WeaponATK = ( BaseWeaponATK + Variance + STRBonus + RefinementBonus ) × SizePenalty

Properties

Equipment ATK

Equipment ATK is the sum of ATK gained from equips other than weapons. Support buffs tend to increase this ATK, too, but not all of them fit into this category.

Properties

List of Equipment ATK

List of Equipment ATK Modifiers

Mastery ATK

Mastery ATK is a special kind of ATK that has no elemental properties. While most masteries come from Passive Skills, there are some Active Skills such as Camouflage or Zen.

Properties

  • Because masteries are not elemental, they are unaffected by Ghost armors or Raydric Card.
  • Since masteries are direct increases to ATK, they are affected by skill modifiers and DEF.
  • For the purpose of damage increasing/decreasing effects, Mastery damage appears to be treated the same as status attack.

List of Masteries

See Also