The following warnings occurred:
Warning [2] Undefined variable $captcha - Line: 15 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 15 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once
Warning [2] Undefined variable $redirect_url - Line: 21 - File: global.php(587) : eval()'d code PHP 8.2.24 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(587) : eval()'d code 21 errorHandler->error_callback
/global.php 587 eval
/showthread.php 28 require_once



Pages (3):    1 2 3   
 
  • 0 Vote(s) - 0 Average
Damage/healing/xx numbers
Polymo   04-09-2015, 03:03 PM
#11
NPC Pathfinding-Movement+Combat WIP:
https://www.youtube.com/watch?v=CxdtPi2hnFA
The current formula for damage i'm using is (basedamage+(baseDamage*linkedAttributeMultiplier*attributeValue)), but not sure if this fits, just one that gets close to the numbers mentioned here.
Czelsior   04-09-2015, 03:56 PM
#12
Looks sweet. Your progress is amazing!
Since there were never any official formulas for dmg calculation (as far as I know) there is nothing left than finding our own calculation.

Your formular seems to be pretty logical. Would be interesting to see the damage output of a max level character with full attributes.

What lies hidden. must be found

TCoS Gameplay Videos:
http://www.youtube.com/user/czelsior

Polymo   04-09-2015, 04:16 PM
#13
Hack does around 33 base damage and has a multiplier of 0.1
So, if you have 100 attribute points in the specific attribute (i read you get 2 per level?)
that would be 33+(33*0.1*100) = 366 (before resistances)
too low?

Edit: also, by how much did a point in an attribute increase the linked affinity and resistance?
This post was last modified: 04-09-2015, 07:34 PM by Polymo.
Saltiel   05-09-2015, 10:09 AM
#14
Wow, your progresses are really awesome Polymo! oO
This post was last modified: 05-09-2015, 10:09 AM by Saltiel.
Czelsior   05-09-2015, 11:11 AM
#15
Yes ,you get 2 attribute points per level.
366 seems too low.
Should be something around 700-900.
So maybe the multiplier has to be changed. And there is also the morale state which increased/decreased the damage output aswell.

The resistances didn't change at all. (I believe there were sigils to increase them, but not sure right now)
For the affinity it was 1 attribute point which increased the linked affinity by 0,375. So on level 1 you had 3.75 on all affinities.

Edit: What comes to my mind right now...they changed alot of the skills in later versions, so the values from the beta client data could be alot different from the last update.
This post was last modified: 06-09-2015, 12:29 AM by Czelsior.

What lies hidden. must be found

TCoS Gameplay Videos:
http://www.youtube.com/user/czelsior

Polymo   05-09-2015, 01:10 PM
#16
Hm..,
If anyone wants to participate in finding a reasonable formula the values we have are obviously:
Body, Mind, Focus, Physique, Morale, Concentration, FameLevel, PepRank
and then
from the skill damagespecific values (For 'Hack' for example):
Min and max values (31.67/35) and Linked attribute modifier (0.1) and the linked Character statistic (Body)
This post was last modified: 05-09-2015, 01:11 PM by Polymo.
Czelsior   06-09-2015, 12:42 AM
#17
I edited the average damage value in my previous post.

I did forget that I'm rembered the damage with setup on the target.
http://spellborn.wikia.com/wiki/Setup

It seems the damage calculation is more complex as expected.

What lies hidden. must be found

TCoS Gameplay Videos:
http://www.youtube.com/user/czelsior

JW-NL   06-09-2015, 12:22 PM
#18
I asked one of the masters on this topic to look at it via Ciara's facebook, hope he can give us some hints how it works.

J-W


CheapThrill   06-09-2015, 02:47 PM
#19
Pep rank had a pretty significant impact on damage dealt as well, should be taken into consideration when thinking of how much damage Hack did at 100 Strength, 366 might be a reasonable amount considering the client version + 0 Pep ?, can't remember quite right seeing as if you had 100 strength chances are you was at least Pep 3 or higher most of the time.


Also oh my god it's actually fucking happening, you are the greatest people on this planet, best of luck with this and I hope you can get it working, unfortunatly I'm no good with any of this coding mumbo jumbo but I would like to help wherever I can.
This post was last modified: 06-09-2015, 02:49 PM by CheapThrill.


Czelsior   06-09-2015, 03:57 PM
#20
The PeP Rank affected the morale state. And morale affects the damage output, so yeah, the PeP Rank has a big inpact on the damage.
We have to find out how the morale changes the value and integrate it into the formula.

We also have to integrate the special damage types which are affected by the gap between the attackers and targets state rank.
http://spellborn.wikia.com/wiki/State_Damage_Types

Let's see If JW will get some helpful details soon. Smile
This post was last modified: 06-09-2015, 04:00 PM by Czelsior.

What lies hidden. must be found

TCoS Gameplay Videos:
http://www.youtube.com/user/czelsior

« Next Oldest | Next Newest »
Pages (3):    1 2 3   



Users browsing this thread: 1 Guest(s)
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.