Sb forum speech.png DiscordLink.png FacebookLink.png RedditLink.png SteamLink.png TwitterLink.png YoutubeLink.png

Difference between revisions of "Damage"

From Starbase wiki
Jump to navigation Jump to search
(Created page with "== Damage model == === Basic information === Objects can sustain different amount of various damages depending on their weight and material.<br> Impact damage is described a...")
 
Line 30: Line 30:
** Large amount of energy "cuts" fractures from an object when exceeding objects Armor value.
** Large amount of energy "cuts" fractures from an object when exceeding objects Armor value.


=== Damage ===
== Damage ==


==== Overview ====
=== Overview ===


This is how damage calculation flows in general:
This is how damage calculation flows in general:
Line 44: Line 44:
# '''Armor Damage''' is calculated from '''Projectile Energy''' and '''Armor Degrade Multiplier'''. The '''Armor Damage''' is reduced from current '''Armor Value'''.
# '''Armor Damage''' is calculated from '''Projectile Energy''' and '''Armor Degrade Multiplier'''. The '''Armor Damage''' is reduced from current '''Armor Value'''.


==== Damage details ====
=== Damage details ===


'''Projectile energy'''<br>
===='''Projectile energy'''====
The formula for calculating projectile energy is:  
The formula for calculating projectile energy is:  
  Projectile Energy = (M * V^2/2)/1000
  Projectile Energy = (M * V^2/2)/1000
Line 54: Line 54:
** The formula would give Long Rifle '''Projectile Energy''' value of 1,200.
** The formula would give Long Rifle '''Projectile Energy''' value of 1,200.


'''Armor degrade multiplier'''<br>
===='''Armor degrade multiplier'''====
The formula for calculating Armor degrade multiplier is:
The formula for calculating Armor degrade multiplier is:
  MM * WM * CM
  MM * WM * CM
Line 66: Line 66:
** Corrosion status makes the armor decrease faster on each impact of energy.
** Corrosion status makes the armor decrease faster on each impact of energy.


==== Example ====
=== Example ===


[[Category:Weapons|Damage]]
[[Category:Weapons|Damage]]

Revision as of 11:25, 19 March 2019

Damage model

Basic information

Objects can sustain different amount of various damages depending on their weight and material.
Impact damage is described as energy hitting the object.
Objects may take different types of status like Heat or Corrosion that weakens them, making the objects more vulnerable for incoming damage.

Terminology

  • Armor Value
    • Objects armor value to resist Projectile Energy
  • Density & Transformability
    • Key material properties to define how durable material is against impacting energy.
  • Projectile Energy
    • The total energy value when projectile hits an object.
    • Projectile Energy values are calculated in advance for each possible weapon-projectile combinations.
    • Projectile Energy formula uses weapon's velocity it fires projectiles with and projectile's mass.
      • Laser weapons that transmit energy have their own Energy value that is not affected by projectile mass or velocity.
  • Armor Degrade Multiplier
    • Multiplies Energy value before it reduces Impact Armor. This value can also be used to fine tune how well armors resist small arms.
  • Armor Damage
    • The actual amount of damage to be reduced from current Armor value.
    • Damage amount is calculated from the Energy value after material reductions multiplied with the Armor Degrade Multiplier.
  • Energy Through Armor
    • The Energy amount exceeding objects current Armor value.
  • Breaking Damage
    • Small amount of energy "grinds" pieces from an object when exceeding objects Armor value.
  • Fracturing Damage
    • Large amount of energy "cuts" fractures from an object when exceeding objects Armor value.

Damage

Overview

This is how damage calculation flows in general:

  1. Projectile Energy impacting an object is calculated from projectile Mass and weapon Velocity. The projectile mass being usually the caliber of the bullet.
  2. The Armor Value will decrease whenever the object takes a hit.
  3. If the resulting Projectile Energy exceeds objects Armor value, Breaking Damage will occur.
    • NOTE! Heat Status will have a negative effect on the Armor Value in this comparison.
  4. Voxel Damage amount is calculated from Projectile Energy exceeding the objects Armor value.
  5. Armor Degrade Multiplier is calculated from Density and Transformability properties of the objects material, and from the objects generic Mass.
  6. Armor Damage is calculated from Projectile Energy and Armor Degrade Multiplier. The Armor Damage is reduced from current Armor Value.

Damage details

Projectile energy

The formula for calculating projectile energy is:

Projectile Energy = (M * V^2/2)/1000
  • M stands for projectile mass, which is generally the caliber of the bullet
  • V stands for bullet velocity
  • For example, Long rifle has Muzzle velocity of 1,000 and projectile mass of 2,4 due to the caliber.
    • The formula would give Long Rifle Projectile Energy value of 1,200.

Armor degrade multiplier

The formula for calculating Armor degrade multiplier is:

MM * WM * CM
  • Armor degrade multiplier is a percentage value of the Projectile Energy that actually damages the object Armor.
  • MM stands for Material Multiplier, which is the percentage of how much the material negates Projectile Energy.
    • Density is the most important material property resisting impacting energy.
    • Transformability is the second material property resisting impacting energy.
  • WM stands for Weight Multiplier, which balances armor degrade between different sized objects.
    • Larger objects get a bonus, and sustain impacting energy more efficiently.
  • CM stands for Corrosion Multiplier, which acts as a penalty to the Armor degrade multiplier.
    • Corrosion status makes the armor decrease faster on each impact of energy.

Example

Cookies help us deliver our services. By using our services, you agree to our use of cookies.