Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #11  
Old 05-22-2010, 08:06 PM
stormlord stormlord is offline
Planar Protector


Join Date: Nov 2009
Posts: 1,165
Default

Quote:
Originally Posted by Thraim [You must be logged in to view images. Log in or Register.]
Thanks for the answers so far. Sorry I wasn't able to find answers elsewhere. As you can see from my number of posts, this is my first thread (noob). Also, as stated, I wasn't sure how p1999 might differ from eq live.

The code is a good help, although sometimes tough to decipher. Correct me if I'm wrong, but it looks like AGI only affects your chance to be hit, not your chance to hit.

Code
"chancetohit -= ((float)defender->GetAGI() * RuleR(Combat, AgiHitFactor));"

Seems like the AGI of the defender is being multiplied by some factor and the product is removed from the attackers chance to hit. I couldn't find anything that showed an addition to chance to hit from agility.

Also, @guineapig: For now I'm more concerned about getting to lvl 50 rather than my stats once I reach 50. I'm probably going to be more casual than hard core. Regardless, I don't understand the great benefit of extra STA for a rogue at 50. Rogues shouldn't be taking damage anyway, so what's the benefit of stamina? And is it really worth sacrificing the bonus strength for leveling 1 to 50? Thanks in advance.
Looks like it, but I didn't want to look too hard so I don't spoil my fun.

Here's what the attack rating is listed in the inventory window for reference:
Code:
AttackRating = ((WornCap * 1.342) + (GetSkill(OFFENSE) * 1.345) + ((GetSTR() - 66) * 0.9) + (GetPrimarySkillValue() * 2.69));
WornCap is i think referring to the attack mod on items.
__________________
Full-Time noob. Wipes your windows, joins your groups.

Raiding: http://www.project1999.com/forums/sh...&postcount=109
P1999 Class Popularity Chart: http://www.project1999.com/forums/sh...7&postcount=48
P1999 PvP Statistics: http://www.project1999.com/forums/sh...9&postcount=59

"Global chat is to conversation what pok books are to travel, but without sufficient population it doesn't matter."
Last edited by stormlord; 05-22-2010 at 08:20 PM..
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:18 AM.


Everquest is a registered trademark of Daybreak Game Company LLC.
Project 1999 is not associated or affiliated in any way with Daybreak Game Company LLC.
Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.