Project 1999

Go Back   Project 1999 > Blue Community > Blue Server Chat

Reply
 
Thread Tools Display Modes
  #51  
Old 02-26-2023, 08:31 PM
Vivitron Vivitron is online now
Sarnak


Join Date: Apr 2020
Posts: 365
Default

Quote:
Originally Posted by DeathsSilkyMist [You must be logged in to view images. Log in or Register.]
1. Calculate the "Offense" variable, which isn't simply the offense skill: 224 Offense Skill + ((2 * 226 Strength - 150) / 3) + 48 ATK = 372.6666666666667.
I was poking around the eqemu code a little too and I think the skill used in the "offense" calculation is (confusingly) the weapon skill not the offense skill.
Reply With Quote
  #52  
Old 02-27-2023, 12:18 AM
Swish Swish is offline
Planar Protector

Swish's Avatar

Join Date: Nov 2010
Posts: 19,277
Default

Quote:
Originally Posted by Vivitron [You must be logged in to view images. Log in or Register.]
I was poking around the eqemu code a little too and I think the skill used in the "offense" calculation is (confusingly) the weapon skill not the offense skill.
[You must be logged in to view images. Log in or Register.]
Reply With Quote
  #53  
Old 02-27-2023, 01:01 AM
Vivitron Vivitron is online now
Sarnak


Join Date: Apr 2020
Posts: 365
Default

Quote:
Originally Posted by Swish [You must be logged in to view images. Log in or Register.]
[You must be logged in to view images. Log in or Register.]
Code:
	// The Sleeper Tomb Avatar proc counts towards item ATK
	// The client uses a 100 here, so using a 100 here the client and server will agree
	// For example, if you set the effect to be 200 it will get 100 item ATK and 100 spell ATK
	if (IsValidSpell(SPELL_AVATAR_ST_PROC) && FindBuff(SPELL_AVATAR_ST_PROC)) {
		itembonuses.ATK += 100;
		spellbonuses.ATK -= 100;
	}
Reply With Quote
  #54  
Old 02-27-2023, 01:54 AM
DeathsSilkyMist DeathsSilkyMist is offline
Planar Protector

DeathsSilkyMist's Avatar

Join Date: Jan 2014
Posts: 6,133
Default

Quote:
Originally Posted by Vivitron [You must be logged in to view images. Log in or Register.]
I was poking around the eqemu code a little too and I think the skill used in the "offense" calculation is (confusingly) the weapon skill not the offense skill.
Yes, I saw that too. I assume on P99 they changed that part of the code. The normal EQEMU codebase supports expansions past Velious, so that is probably related to future expansions. I am mostly curious to see if the max damage formula is the same as EQEMU. That indicates they didn't have any data from classic to justify changing the formula. The formulas in P99 are probably the same as EQEMU in any situation where they couldn't find an alternative.
__________________
Reply With Quote
  #55  
Old 03-07-2023, 04:14 AM
arc arc is offline
Aviak

arc's Avatar

Join Date: Feb 2017
Posts: 66
Default

Quote:
Originally Posted by Duik [You must be logged in to view images. Log in or Register.]
What's a "boomer"? Serious question.
Assigning labels rarely ends well.
Born 1965.
Own home.
Worked/works shit jobs (low pay so to speak)
Smart. Imho.
Young wife, 22yrs younger.
2 kids 12 and 10.
Not rich so not sugar daddy.
Label me.
Go.
In B4.
Insults dont count. Unless they make me laugh.
groomer vibes
Reply With Quote
  #56  
Old 03-07-2023, 05:19 PM
Valakut Valakut is offline
Sarnak


Join Date: Jan 2011
Posts: 229
Default

any GMs that can move this thread to RNF?
__________________
Server 1st <Rustle> Gkick
Reply With Quote
Reply

Thread Tools
Display Modes

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 09:06 PM.


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 - 2024, Jelsoft Enterprises Ltd.