View Single Post
  #7  
Old 01-12-2014, 06:35 PM
Technique Technique is offline
Sarnak


Join Date: Jun 2013
Posts: 451
Default

It's possible that archery damage is reduced to 80% (or even lower) in PvP on this server.

I don't currently have the means to confirm this ingame myself, but when looking at the stock eqemu source I noticed the following in attack.cpp:
Code:
if(attack_skill == SkillArchery)
  PvPMitigation = 80;
It seems archery damage was initially reduced to 66% dmg in PvP during the LoY expansion, then increased to 80% during GoD.
Quote:
APRIL 8, 2003
Archery in Player vs. Player combat in now reduced to 66% damage.
http://www.tski.co.jp/baldio/patch/20030408.html
Quote:
AUGUST 11, 2004
Archery damage has been increased to 80% of its base damage in PvP, up from 66%.
http://www.tski.co.jp/baldio/patch/20040811.html
At any rate, it should be full dmg during p99's era.
Last edited by Technique; 01-13-2014 at 12:00 AM..
Reply With Quote