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

Damage

From Starbase wiki
Jump to navigation Jump to search

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 & Transformability
    • Key material properties to define how durable material is against impacting energy.
  • 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 and Transformability properties of the object's material and from the generic mass 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) / 1000
  • 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 1,200.

Armor degrade multiplier (ADM)

The formula for calculating Armor degrade multiplier:

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 is the most important material property resisting impacting energy.
    • Transformability is another material property that resists 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 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  = PE * ADM
  • PE stands for Projectile energy.
  • ADM stands for Armor degrade multiplier.
  • The damage amount that degrades armor is calculated by multiplying incoming 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.

Example

A table showing how shooting a Bastium plate with battle rifle functions.

  • Battle rifle has a Projectile energy (PE) of 243.
  • Bastium has maximum armor value of 1,200.
  • It takes 107 hits for Battle rifle to start causing any breakage to the Bastium plate.
  • After 133 hits the armor is however completely destroyed.
Battle rifle hitting Bastium plate
Shot count Armor PE ETA AD Damage amount
106 247 243 0 9 0,00
111 202 243 41 9 1,71
116 156 243 87 9 3,57
121 111 243 132 9 5,44
126 65 243 178 9 7,31
131 20 243 223 9 9,18
133 2 243 241 2 9,92
134 0 243 243 9 10,00

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.