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
m (→‎Armor degrade multiplier (ADM): added result to formula)
 
(18 intermediate revisions by 9 users not shown)
Line 1: Line 1:
{{Otherlang2
|de=Damage:de
|ru=Урон
|zh-cn=伤害
|ua=Пошкодження
}}
== Damage model ==
== Damage model ==


=== Basic information ===
=== Basic information ===
 
The amount of damage objects can sustain depends on their weight and material.<br>
Objects can sustain different amount of various damages depending on their weight and material.<br>
Impact damage is presented as the amount of energy hitting the object.<br>
Impact damage is described as energy hitting the object.<br>
Objects may have or change their status to different status such as [[Damage#Corrosive status|Corrosion]], depending on the damage they receive.
Objects may take different types of status like Heat or Corrosion that weakens them, making the objects more vulnerable for incoming damage.


=== Terminology ===
=== Terminology ===


* '''Armor Value'''
* '''Armor Value (AV)'''
** Objects armor value to resist Projectile Energy
** Object's armor value indicating resistance to Projectile Energy
* '''Density''' & '''Transformability'''
* '''Density'''
** Key material properties to define how durable material is against impacting energy.
** Key material property to define how durable material is against impacting energy. Higher Density value increases Armor Value loss on impact.
* '''Projectile Energy'''
* '''Projectile Energy (PE)'''
** The total energy value when projectile hits an object.
** The total energy value when projectile hits an object.
** Projectile Energy values are calculated in advance for each possible weapon-projectile combinations.
** Projectile Energy values are calculated in advance for each possible weapon-projectile combination.
** Projectile Energy formula uses weapon's velocity it fires projectiles with and projectile's mass.
** Projectile Energy formula uses weapon's velocity to fire 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.
*** Laser weapons that transmit energy have their own energy value that is not affected by projectile mass or velocity.
* '''Armor Degrade Multiplier'''
* '''Armor Degrade Multiplier (ADM)'''
** Multiplies Energy value before it reduces Impact Armor. This value can also be used to fine tune how well armors resist small arms.
** Multiplies Energy value before it reduces Impact Armor.
* '''Armor Damage'''
* '''Armor Damage (AD)'''
** The actual amount of damage to be reduced from current Armor value.
** 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.
** Damage amount is calculated from the Energy value after material reductions, multiplied with the Armor Degrade Multiplier.
* '''Energy Through Armor'''
* '''Energy Through Armor (ETA)'''
** The Energy amount exceeding objects current Armor value.
** The Energy amount exceeding object's current Armor value.
* '''Breaking Damage'''
* '''Breaking Damage'''
** Small amount of energy "grinds" pieces from an object when exceeding objects Armor value.
** Small amount of energy weakens the object when the energy exceeds the object's Armor value.
* '''Fracturing Damage'''
* '''Fracturing Damage'''
** Large amount of energy "cuts" fractures from an object when exceeding objects Armor value.
** Large amount of energy fractures the object when exceeding the object's Armor value, breaking off pieces of the object.


== Damage ==
== Damage ==
Line 34: Line 39:
=== Overview ===
=== Overview ===


This is how damage calculation flows in general:
General overview of the damage calculation:


# '''Projectile Energy''' impacting an object is calculated from projectile '''Mass''' and weapon '''Velocity'''. The projectile mass being usually the caliber of the bullet.
# '''Projectile Energy''' impacting an object is calculated from projectile '''mass''' and weapon '''velocity'''. The projectile mass is most commonly the caliber of a bullet.
# The '''Armor Value''' will decrease whenever the object takes a hit.
# '''Armor Value''' will decrease whenever an object takes a hit.  
# If the resulting '''Projectile Energy''' exceeds objects '''Armor''' value, '''Breaking Damage''' will occur.
# If '''Projectile Energy''' exceeds object's '''Armor''' value, '''Breaking Damage''' will occur.
#* '''NOTE!''' Heat Status will have a negative effect on the Armor Value in this comparison.
#* '''NOTE!''' Heat Status will cause a negative effect on the Armor Value.
# '''Voxel Damage''' amount is calculated from '''Projectile Energy''' exceeding the objects '''Armor''' value.
# '''Voxel Damage''' amount is calculated from '''Projectile Energy''' exceeding the object's '''Armor''' value.
# '''Armor Degrade Multiplier''' is calculated from '''Density''' and '''Transformability''' properties of the objects material, and from the objects generic '''Mass'''.
# '''Armor Degrade Multiplier''' is calculated from '''Density''' property of the object's material and from '''volume''' of the object.  
# '''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'''.


Line 47: Line 52:


===='''Projectile energy (PE)'''====
===='''Projectile energy (PE)'''====
The formula for calculating projectile energy is:  
The formula for calculating projectile energy:  
  Projectile Energy = (M * V^2 / 2) /1000
  Projectile Energy = (M * / 2) / 10000
* M stands for projectile mass, which is generally the caliber of the bullet
* M stands for projectile '''mass''', which is most commonly the caliber of the bullet.
* V stands for bullet velocity
* 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.  
* 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.
** The formula would give [[Long rifle]] '''Projectile energy''' value of 120.


===='''Armor degrade multiplier (ADM)'''====
===='''Armor degrade multiplier (ADM)'''====
The formula for calculating Armor degrade multiplier is:
The formula for calculating Armor degrade multiplier:
  MM * WM * CM
  ADM = MM * WM * CM
* Armor degrade multiplier is a percentage value of the Projectile Energy that actually damages the object Armor.
* Armor degrade multiplier is a percentage value of the Projectile Energy that actually damages the object's Armor.
* MM stands for Material Multiplier, which is the percentage of how much the material negates Projectile Energy.
* MM stands for '''Material multiplier''', which is the percentage of how much the material of the object negates Projectile energy.
** '''Density''' is the most important material property resisting impacting energy.
** '''Density''' increases damage done to Armor Value.
** '''Transformability''' is the second material property resisting impacting energy.
* WM stands for '''Weight multiplier''', which balances armor degrade between different sized objects.
* WM stands for Weight Multiplier, which balances armor degrade between different sized objects.
** Larger objects get a bonus, and sustain impacting energy more efficiently.
** 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.
* CM stands for '''Corrosion multiplier''', which increases the '''Armor degrade multiplier'''.
** Corrosion status makes the armor decrease faster on each impact of energy.
** Corrosion status increases the armor degrade on each impact of energy.


===='''Armor damage (AD)'''====
===='''Armor damage (AD)'''====
The formula for calculating Armor damage is:
The formula for calculating Armor damage is:
  Armor damage  = PE * ADM
  Armor damage  = MPE * ADM
* PE stands for Projectile energy
* MPE stands for '''Modified Projectile Energy'''.
* ADM stands for Armor degrade multiplier
* ADM stands for '''Armor degrade multiplier'''.
* The damage amount that degrades armor is calculated by multiplying incoming Projectile energy with the Armor degrade multiplier.
* The damage amount that degrades armor is calculated by multiplying incoming Modified Projectile Energy with the Armor degrade multiplier.


===='''Armor value (AV)'''====
===='''Armor value (AV)'''====
The formula for calculating Armor value is:
The formula for calculating Armor value:
  Armor value = AV - AD
  Armor value = AV - AD
* AD stands for Armor damage
* AD stands for '''Armor damage'''.
* AV stands for Armor value
* AV stands for '''Armor value'''.
* Armor damage is reduced from the current Armor value.
* Armor damage is reduced from the current Armor value.
** While taking damage, Armor value drops from every hit until eventually hitting 0.
** While taking damage, armor value drops from every hit until it reaches 0.


===='''Energy through armor (ETA)'''====
===='''Energy through armor (ETA)'''====
The formula for calculating Energy through armor is:
The formula for calculating Energy through armor:
  Energy through armor = PE - AV
  Energy through armor = PE - AV
* PE stands for Projectile energy
* PE stands for '''Projectile energy'''.
* AV stands for Armor value
* AV stands for '''Armor value'''.
* Armor value is subtracted from Projectile energy, leaving behind the actual damage that the object takes through armor.
* Armor value is subtracted from projectile energy, which equals the actual damage that the object receives through armor.


===='''Damage depth (DD)'''====
===='''Damage depth (DD)'''====
The formula for calculating Damage depth is:
The formula for calculating Damage depth:
  Damage depth = ETA / PE * P
  Damage depth = ETA / PE * P
* ETA stands for Energy through armor
* ETA stands for '''Energy through armor'''.
* PE stands for Projectile energy
* PE stands for '''Projectile energy'''.
* P stands for Penetration multiplier, which is based on caliber
* P stands for '''Penetration multiplier''', which is based on a weapon's caliber.
* The percentage of Energy through armor divided by Projectile energy determines the Damage depth
* The percentage of energy through armor divided by projectile energy determines the damage depth.
* Note that if the damage depth exceeds the target depth, the bullet then penetrates the target
* Note: if the damage depth exceeds the thickness of the target, the bullet penetrates the target.
** This means that remaining energy of the bullet will be calculated again if it hits a new target
** This means remaining energy of the bullet will be calculated again if it hits a new target.
 
===='''Object Thickness'''====
* When object is hit by projectile, depth of potential penetration is calculated and depending on thickness on moment of impact, Projectile Energy is modified.
* Projectile Energy multiplier has default value of 1.0 on 12 cm thickness and can be decreased down to 0.33 multiplier at most when impact angle is low or more thicker object is struck. At maximum, the modifier can reach 100.0 value.
* Modifier for thicker than 12 cm objects is 0.6
* Modifier for less than 12 cm thick objects is 1.2
 
Projectile Energy Modifier(PEM) = (1+((PenDepth/12-1)*Multiple))
 
Modified Projectile Energy(MPE) = PE/PEM
 
== Status effects ==


=== Example ===
=== Overview ===


A table of how shooting a Bastium plate with [[Battle rifle|battle rifle]] works.
Some [[Weapons|weapons]] and environmental effects, such as nebulae, can cause negative status effects to objects.<br>
* Battle rifle has a Projectile energy (PE) of 243.
Possible known status effects that can be encountered in the galaxy are listed below.
* Bastium has maximum Armor value of 1,200.
* It takes 107 from Battle rifle to actually start making any breakage to the Bastium plate.
* After 133 hits the armor is however completely gone.


{| class="wikitable"
=== Corrosive status ===
|+
! Shot count
! Armor
! PE
! ETA
! AD
! Damage amount
|-


| 106
Corrosive status reduces structural durability and armor value of an object.<br>
| 247
Corrosion requires time to take full effect, but to dissipate the effect, the object needs to be repaired.<br>
| 243
Corrosive status may cause malfunctions in mechanical objects like door [[Hinges|hinges]] or [[Mounted weapons|mounted weapons]].
| 0
| 9
| 0,00
|-


| 111
==== Corrosive mechanics ====
| 202
| 243
| 41
| 9
| 1,71
|-


| 116
'''Stack'''
| 156
| 243
| 87
| 9
| 3,57
|-


| 121
# When corrosive effect is added to any object via weapon or environmental effect, it is put into a '''stack'''.
| 111
# This '''stack''' counts all corrosive effects that the object has received, which are not yet fully effecting the object.
| 243
# Portion of this stack is then applied to the object over time at certain intervals.
| 132
| 9
| 5,44
|-


| 126
'''Status'''
| 65
| 243
| 178
| 9
| 7,31
|-


| 131
# When corrosion is absorbed from stack to actual object over time, '''Corrosive status''' will become active.
| 20
#* It reduces object's armor value, structural durability, and fracture threshold.
| 243
# Corrosive Status also causes malfunctions in [[Devices and machines|mechanical objects]].
| 223
| 9
| 9,18
|-


| 133
| 2
| 243
| 241
| 2
| 9,92
|-


| 134
'''Corrosion flow'''<br>
| 0
A simplified description of how corrosion status affects objects:
| 243
| 243
| 9
| 10,00
|-


|}
# Object is hit with ammunition with a corrosion payload.
# The corrosion is stored in a '''Stack'''.
#* The stack size will increase each time new corrosion payload affects the object.
# Object will slowly absorb corrosion from the '''Stack'''.
#* Once the first '''Stack''' is converted into corrosion, '''Corrosion status''' becomes active.
#* The corrosion effect can increase up to 100% corrosion.
#* The corrosion can be resisted or slowed down based on the '''Corrosion property''' of the affected material.
# Corrosion status is a way to measure corrosion effects of objects.
#* '''Armor value''' will decrease whenever corrosion is absorbed, eventually to 0.
#* '''Fracture threshold''' will increase whenever corrosion is absorbed, eventually to 99,99%.
#* '''Structural durability''' will decrease whenever corrosion is absorbed, eventually to 50% from the original value.
#* '''Corrosion status''' can cause temporary or permanent malfunctions in mechanical devices.


== Status effects ==


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

Latest revision as of 14:16, 1 November 2022

Deutsch Русский Українська 简体中文

Damage model

Basic information

The amount of damage objects can sustain depends on their weight and material.
Impact damage is presented as the amount of energy hitting the object.
Objects may have or change their status to different status such as Corrosion, depending on the damage they receive.

Terminology

  • Armor Value (AV)
    • Object's armor value indicating resistance to Projectile Energy
  • Density
    • Key material property to define how durable material is against impacting energy. Higher Density value increases Armor Value loss on impact.
  • Projectile Energy (PE)
    • The total energy value when projectile hits an object.
    • Projectile Energy values are calculated in advance for each possible weapon-projectile combination.
    • Projectile Energy formula uses weapon's velocity to fire 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 (ADM)
    • Multiplies Energy value before it reduces Impact Armor.
  • Armor Damage (AD)
    • 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 (ETA)
    • The Energy amount exceeding object's current Armor value.
  • Breaking Damage
    • Small amount of energy weakens the object when the energy exceeds the object's Armor value.
  • Fracturing Damage
    • Large amount of energy fractures the object when exceeding the object's Armor value, breaking off pieces of the object.

Damage

Overview

General overview of the damage calculation:

  1. Projectile Energy impacting an object is calculated from projectile mass and weapon velocity. The projectile mass is most commonly the caliber of a bullet.
  2. Armor Value will decrease whenever an object takes a hit.
  3. If Projectile Energy exceeds object's Armor value, Breaking Damage will occur.
    • NOTE! Heat Status will cause a negative effect on the Armor Value.
  4. Voxel Damage amount is calculated from Projectile Energy exceeding the object's Armor value.
  5. Armor Degrade Multiplier is calculated from Density property of the object's material and from volume of the object.
  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 (PE)

The formula for calculating projectile energy:

Projectile Energy = (M * V² / 2) / 10000
  • M stands for projectile mass, which is most commonly 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 120.

Armor degrade multiplier (ADM)

The formula for calculating Armor degrade multiplier:

ADM = MM * WM * CM
  • Armor degrade multiplier is a percentage value of the Projectile Energy that actually damages the object's Armor.
  • MM stands for Material multiplier, which is the percentage of how much the material of the object negates Projectile energy.
    • Density increases damage done to Armor Value.
  • 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 increases the Armor degrade multiplier.
    • Corrosion status increases the armor degrade on each impact of energy.

Armor damage (AD)

The formula for calculating Armor damage is:

Armor damage  = MPE * ADM
  • MPE stands for Modified Projectile Energy.
  • ADM stands for Armor degrade multiplier.
  • The damage amount that degrades armor is calculated by multiplying incoming Modified Projectile Energy with the Armor degrade multiplier.

Armor value (AV)

The formula for calculating Armor value:

Armor value = AV - AD
  • AD stands for Armor damage.
  • AV stands for Armor value.
  • Armor damage is reduced from the current Armor value.
    • While taking damage, armor value drops from every hit until it reaches 0.

Energy through armor (ETA)

The formula for calculating Energy through armor:

Energy through armor = PE - AV
  • PE stands for Projectile energy.
  • AV stands for Armor value.
  • Armor value is subtracted from projectile energy, which equals the actual damage that the object receives through armor.

Damage depth (DD)

The formula for calculating Damage depth:

Damage depth = ETA / PE * P
  • ETA stands for Energy through armor.
  • PE stands for Projectile energy.
  • P stands for Penetration multiplier, which is based on a weapon's caliber.
  • The percentage of energy through armor divided by projectile energy determines the damage depth.
  • Note: if the damage depth exceeds the thickness of the target, the bullet penetrates the target.
    • This means remaining energy of the bullet will be calculated again if it hits a new target.

Object Thickness

  • When object is hit by projectile, depth of potential penetration is calculated and depending on thickness on moment of impact, Projectile Energy is modified.
  • Projectile Energy multiplier has default value of 1.0 on 12 cm thickness and can be decreased down to 0.33 multiplier at most when impact angle is low or more thicker object is struck. At maximum, the modifier can reach 100.0 value.
  • Modifier for thicker than 12 cm objects is 0.6
  • Modifier for less than 12 cm thick objects is 1.2
Projectile Energy Modifier(PEM) = (1+((PenDepth/12-1)*Multiple))
Modified Projectile Energy(MPE) = PE/PEM

Status effects

Overview

Some weapons and environmental effects, such as nebulae, can cause negative status effects to objects.
Possible known status effects that can be encountered in the galaxy are listed below.

Corrosive status

Corrosive status reduces structural durability and armor value of an object.
Corrosion requires time to take full effect, but to dissipate the effect, the object needs to be repaired.
Corrosive status may cause malfunctions in mechanical objects like door hinges or mounted weapons.

Corrosive mechanics

Stack

  1. When corrosive effect is added to any object via weapon or environmental effect, it is put into a stack.
  2. This stack counts all corrosive effects that the object has received, which are not yet fully effecting the object.
  3. Portion of this stack is then applied to the object over time at certain intervals.

Status

  1. When corrosion is absorbed from stack to actual object over time, Corrosive status will become active.
    • It reduces object's armor value, structural durability, and fracture threshold.
  2. Corrosive Status also causes malfunctions in mechanical objects.


Corrosion flow
A simplified description of how corrosion status affects objects:

  1. Object is hit with ammunition with a corrosion payload.
  2. The corrosion is stored in a Stack.
    • The stack size will increase each time new corrosion payload affects the object.
  3. Object will slowly absorb corrosion from the Stack.
    • Once the first Stack is converted into corrosion, Corrosion status becomes active.
    • The corrosion effect can increase up to 100% corrosion.
    • The corrosion can be resisted or slowed down based on the Corrosion property of the affected material.
  4. Corrosion status is a way to measure corrosion effects of objects.
    • Armor value will decrease whenever corrosion is absorbed, eventually to 0.
    • Fracture threshold will increase whenever corrosion is absorbed, eventually to 99,99%.
    • Structural durability will decrease whenever corrosion is absorbed, eventually to 50% from the original value.
    • Corrosion status can cause temporary or permanent malfunctions in mechanical devices.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.