1. Antaria Online R
  2. News
  3. Patch #36 - Yearly Death

Patch #36 - Yearly Death



* Added Yearly Quest Type
* Added Spooky Spirits Yearly Quest - 1 Gem Reward
* Added Scary Witches Yearly Quest - 1 Gem Reward
* Added Reaper Wrongs Yearly Quest - 1 Gem Reward
* Added Skele Scuffle Yearly Quest - 1 Gem Reward
* Added Death Mini-Boss to Halloween Isle
* Added Death Yearly Quest - 5 Gem Reward + Halloween Chest
* Added Paranormal Daily Quest - 1 Gem Reward
* Added Vanity Shop & Locksmith to Halloween Isle
* Warp to Halloween Isle from Port Aria has been moved in plain sight, made larger, and now has spider webs
* Fixed the map in Halloween Isle
* Fixed an issue with zoning between zones
* Crush Rank 2 Added
* Steel Weapon damage increased
* Ardent Weapon damage increased
* Valiant Weapon damage increased
* Increased speed of all 2H Swords
* All shields have had their armor values increased
* Turned off DPS on tooltips as it's just plain confusing
* Thanks to Snweos I went back and checked the damage calculations.
* Adjusted outline shader
* 1 Gem Delivered text fixed
* Vengeance cooldown lowered
* Made Skillbook more compact
* Various bug fixes

Next patch will feature skills to level 40, the next armor set, and more!

If you're interested, here are the damage calculations:

##############################################################################

Strength Dominant Job:
AttackPower = (PlayerLevel * 3) + (PlayerStrength * 2) - 20

Agility Dominant Job:
AttackPower = (PlayerLevel * 3) + (PlayerAgility * 2) - 20

AttackSpeedSeconds = WeaponAttackSpeedSeconds
AttackPowerDamage = AttackSpeedSeconds * AttackPower / 14.0
MinPlayerDamage = AttackPowerDamage + MinWeaponDamage
MaxPlayerDamage = AttackPowerDamage + MaxWeaponDamage

RandomDamage = AttackPowerDamage + MinPlayerDamage + RandomFloat(0, 1.0) * (MaxPlayerDamage - MinPlayerDamage)
MaximumDamagePossible = AttackPowerDamage + MinPlayerDamage + (MaxPlayerDamage - MinPlayerDamage)

AttackPowerDominantStat = PlayerDominantStat * 2 / 14 * AttackSpeedSeconds

##############################################################################

Have Fun & Keep Gaming!

Facebook - Antaria Online Instagram - Antaria Online YouTube - Antaria Online Reddit - Antaria Online