Tera Damage Equation

Results 1 to 4 of 4
  1. #1
    Novice Unikron is offline
    MemberRank
    Oct 2016 Join Date
    3Posts

    Tera Damage Equation

    I am trying to find the files that calculate the damage and crit chance. Anyone have a tip to give to me?


  2. #2
    Arroz con Habichuelas elmasmalo1 is offline
    MemberRank
    Dec 2008 Join Date
    RING 0Location
    212Posts

    Re: Tera Damage Equation

    Quote Originally Posted by Unikron View Post
    I am trying to find the files that calculate the damage and crit chance. Anyone have a tip to give to me?
    AFAIK, the server is the one that calculates those, it's all based on contracts, you see, server parses items data, items passitivies, etc., etc. and based on the calculations it sends to client the damage to output to e.g. a monster, etc, etc.

    or at least that's how I think it works

  3. #3
    Novice Unikron is offline
    MemberRank
    Oct 2016 Join Date
    3Posts

    Re: Tera Damage Equation

    Quote Originally Posted by 0x90 View Post
    AFAIK, the server is the one that calculates those, it's all based on contracts, you see, server parses items data, items passitivies, etc., etc. and based on the calculations it sends to client the damage to output to e.g. a monster, etc, etc.

    or at least that's how I think it works
    The server that calculate, i already dig the client files and checked the packets send and receive. The client receive from the server this kind of information : Player Hit, Ammount, Crit , Position and Headangle and other informations

    Because of that I was searching server files. But no success.
    The datacenter files dont give any information neither, not even classes base stats or npc endurance(just have hp?). I was hoping that someone found that this file that calculate the damage.
    The only thing I found was how is calculated the attack modifier in profile.

  4. #4
    Arroz con Habichuelas elmasmalo1 is offline
    MemberRank
    Dec 2008 Join Date
    RING 0Location
    212Posts

    Re: Tera Damage Equation

    Quote Originally Posted by Unikron View Post
    The server that calculate, i already dig the client files and checked the packets send and receive. The client receive from the server this kind of information : Player Hit, Ammount, Crit , Position and Headangle and other informations

    Because of that I was searching server files. But no success.
    The datacenter files dont give any information neither, not even classes base stats or npc endurance(just have hp?). I was hoping that someone found that this file that calculate the damage.
    The only thing I found was how is calculated the attack modifier in profile.
    I'm not skilled with how damage is calculated however if I find information I will share it here.

    Cheers!



Advertisement