Difference made by artifacts

Forum for In-Game politics, relations, matters of justice, and other in-game topics.

Difference made by artifacts

Postby ericbomb » Fri Nov 14, 2014 4:28 am

I did some quick testing by beating on a turkey with some different attacks and these were the results with +20 common combat power and no other artifacts. Reset YB between tests

20 common combat power
no artifact.......+20 common combat power...........+72 common combat power
8.................. 8.7 8.75% increase ..................... 10.7 33% increase //roundhouse
23.2................ 25.4 9.4% increase......................31.9 37.5% increase // thrust
4 ................... 4.3 6.9% increase ........................5.3 32.5% increase // punch
Turkey probably has defense stats and so messes up with exact numbers. A naked alt might work better. Also with a 50% sword the results may be a little off for thrust. It appears two points of ccp adds +1% damage.

defense test - turkey attack
with 21 common combat defense

No artifact.......+21 common combat defense....+91 common combat defense
4...................-3.6 10% decrease..................2.8 20% decrease
Pretty obvious diminishing returns, makes sense.

So it appears that a 100% sword would add only 10%, so just a bit more then +20 combat power.

Anyone else care to test out real quick and see if numbers are consistent with my test?
Last edited by ericbomb on Fri Nov 14, 2014 4:47 am, edited 3 times in total.
JohnCarver wrote:I reserve the right to torch your base.

JohnCarver wrote:I am offended!
ericbomb
 
Posts: 443
Joined: Sun Aug 05, 2012 9:50 pm

Re: Difference made by artifacts

Postby JohnCarver » Fri Nov 14, 2014 4:42 am

Yes indeed. The purity on swords caps out a bonus to dmg at 10%.
ceedat wrote:the overwhelming frustration of these forums and the unnecessarily over complicated game mechanics is what i enjoy about this game most.

Nsuidara wrote:it is a strange and difficult game in no positive way
User avatar
JohnCarver
Site Admin
 
Posts: 6826
Joined: Fri Jun 06, 2014 3:02 am

Re: Difference made by artifacts

Postby Dallane » Fri Nov 14, 2014 4:54 am

Wow what a interesting political thread...................... :|
Please click this link for a better salem forum experience

TotalyMeow wrote: Claeyt's perspective of Salem and what it's about is very different from the devs and in many cases is completely the opposite of what we believe.
User avatar
Dallane
Moderator
 
Posts: 15195
Joined: Wed Aug 01, 2012 2:00 pm

Re: Difference made by artifacts

Postby ericbomb » Fri Nov 14, 2014 4:56 am

The power of artifacts I think is very political and should be of interest to most players. If it's not to you Dallane you can always request it get moved somewhere.
JohnCarver wrote:I reserve the right to torch your base.

JohnCarver wrote:I am offended!
ericbomb
 
Posts: 443
Joined: Sun Aug 05, 2012 9:50 pm

Re: Difference made by artifacts

Postby DarkNacht » Fri Nov 14, 2014 5:09 am

ericbomb wrote:The power of artifacts I think is very political and should be of interest to most players. If it's not to you Dallane you can always request it get moved somewhere.

I think his point is that this is a help thread not a HoB thread. Also since this is posted in HoB you can assume that any data posted in response to this is as likely to be trolling than real data.
DarkNacht
 
Posts: 2684
Joined: Thu May 02, 2013 11:24 am

Re: Difference made by artifacts

Postby Lallaith » Fri Nov 14, 2014 5:29 am

yeah this really belongs in help rather than here. nice to see someone doing some testing though!
Lallaith
 
Posts: 559
Joined: Sat Apr 27, 2013 5:53 pm

Re: Difference made by artifacts

Postby ericbomb » Fri Nov 14, 2014 5:51 am

Well I asked them to move it to help I guess.

Just thought it might be good here since it most likely will lead to a debate that might be entertaining, and might in fact extend politics. If common combat power does give flat gains while defense give diminishing returns it might mean a lobster claw is pointless in high end gear since the WSS will get you to the point where more CCD is near pointless.
JohnCarver wrote:I reserve the right to torch your base.

JohnCarver wrote:I am offended!
ericbomb
 
Posts: 443
Joined: Sun Aug 05, 2012 9:50 pm

Re: Difference made by artifacts

Postby summertime » Fri Nov 14, 2014 7:37 am

ericbomb wrote:It appears two points of ccp adds +1% damage.


That is not correct, unless this game uses messed-up rounding.

We know that for roundhouse kick: dmg = 2*sqrt(maxYB/10)

So for 66 maxYB, 5.138 damage is dealt, and rounded down that becomes 5.1.

against beaver these are the results in reality:

Us 66 yb with 0 impact vs them: 5.1 dmg (as expected)
Us 66 yb with 16 impact vs them: 5.5 dmg
Us 66 yb with 32 impact vs them: 5.9 dmg
Us 66 yb with 48 impact vs them: 6.2 dmg
Us 66 yb with 64 impact vs them: 6.5 dmg
Us 66 yb with 80 impact vs them: 6.8 dmg
Us 66 yb with 96 impact vs them: 7.1 dmg

Which clearly shows slowly diminishing returns as a function of impact bonus. (First two increases are 0.4 in dmg, while later are 0.3). However, this could just be the effect of really badly implemented rounding for this game.

Ideally, the rounding to 0.X shouldn't take place until the very last number. I.e: damage = floor{prefactor*2*sqrt(maxYB/10)}. And if it does, I hope JohnCarver fixes it.

So if it it were linear and it was properly rounded, then that final 7.1 dmg would actually mean the prerounded number is somewhere in the interval [7.1, 7.2[ which would mean the effect of 96 impact is in the interval [1.3818, 1.4013[, which means the effect of 1 impact is in the interval [0.3977%, 0.4180%[

To see if this works with reality, we'll check the 16 impact case: in theory, the dmg done before using floor function will be in the interval [5.465,5.482[ which means that after using floor function, the damage is just 5.4, but as we can see in practice we dealt 5.5 dmg.

So the rounding in this game is badly code, fix plz John.




TL:DR: John, please fix so that rounding is properly implemented in this game. I.e. that floor function is used at the very last step and not before. Either the rounding is bad, or the dmg increase per impact point is not linear, but very slowly diminishing.
Last edited by summertime on Fri Nov 14, 2014 7:42 am, edited 3 times in total.
summertime
 
Posts: 175
Joined: Sat Aug 09, 2014 5:31 pm

Re: Difference made by artifacts

Postby Dallane » Fri Nov 14, 2014 7:38 am

ericbomb wrote:Image

I jus figured out how artifacee wurks

Please click this link for a better salem forum experience

TotalyMeow wrote: Claeyt's perspective of Salem and what it's about is very different from the devs and in many cases is completely the opposite of what we believe.
User avatar
Dallane
Moderator
 
Posts: 15195
Joined: Wed Aug 01, 2012 2:00 pm

Re: Difference made by artifacts

Postby TotalyMeow » Fri Nov 14, 2014 8:22 am

This thread is perfectly fine here. HoB is for politics and any other in-game threads. CuaH is for off-topic, I just don't care if you post game threads in there too.
Community Manager for Mortal Moments Inc.

Icon wrote:This isn't Farmville with fighting, its Mortal Kombat with corn.
User avatar
TotalyMeow
 
Posts: 3782
Joined: Thu Jun 05, 2014 8:14 pm

Next

Return to House of Burgesses

Who is online

Users browsing this forum: No registered users and 3 guests