Difference between revisions of "Weapons"

From Space Engineers Wiki
Jump to: navigation, search
(Large ship / Station weapons)
m (Fixed some of the grammar and improved readability)
(29 intermediate revisions by 12 users not shown)
Line 1: Line 1:
Weapons are objects, that player can setup to deal damage to other objects.
+
Weapons are objects, that players can set up to deal damage to other objects or players. Every block in Space Engineers has a total integrity or "health", this is integrity is determined by the sum of its parts so if a block is filled with [[Steel Plate]]s and [[Metal Grid]]s it's fairly robust compared to [[Interior Plate]]. It's important to note that most weapons have a maximum range, this maximum range is often 800 meters - if the weapon's round or missile has traveled past that distance it will no longer damage anything. Although it is possible to construct specialized guided torpedoes that can travel well beyond 800 meters, since they are technically ships themselves.
 +
 
 +
== Damage Mechanics ==
 +
 
 +
The amount of damage a block can sustain is entirely dependent on the total integrity of all components that went into its construction. This functions as its health/durability. In addition, the type of damage received is also a factor, bullets usually cause no deformation, while kinetic collisions and explosions do. Certain components like [[Steel Plate]]s have high integrity, others are weaker such as [[Interior Plate]]s. For example, a [[Light Armor Block]]'s integrity can be found using the following:
 +
100 (the base integrity of a [[Steel Plate]]) x 25 (the amount of steel plates the a [[Light Armor Block]] has at full strength) == 2500 HP
 +
 +
With this we can work out how much damage a single block can sustain before it's destroyed, let's say it's being shot with a [[Gatling Gun]]. The amount of rounds it will take to fully destroy a given block can be determined using the information provided in the following table. A Gatling Gun round uses [[25x184mm NATO Ammo Container]]s which are powerful rounds, at least compared to [[5.56x45mm NATO Magazine]]s. A simple division is needed to figure out the exact amount of rounds before the block is destroyed.
 +
    2500 (integrity of the [[Light Armor Block]])
 +
-------------------------------------------------  == 41.667 rounds
 +
60 (per round damage to blocks from 25x184mm NATO)
 +
 
 +
From this we can see it will take at least 42 rounds to completely destroy a light armor block, while doing this calculation for [[5.56x45mm NATO Magazine|5.56x45mm NATO]] it would seem it takes 209 rounds for it to fully destroy the block (or about 7 magazines).
 +
 
 
== Ship weapons ==
 
== Ship weapons ==
 
=== Small ship weapons ===
 
=== Small ship weapons ===
 
See also [[Building blocks]]
 
See also [[Building blocks]]
{| class="wikitable sortable"
+
<!-- Backkick=50 (for all gatling) -->
 +
<!-- Backkick=700 (for all missile) -->
 +
{| class="wikitable"
 +
|-
 +
! colspan="2" | Block
 +
! scope="col" | Damage <br> [To Player]
 +
! scope="col" | Damage <br> [To Blocks]
 +
! scope="col" | Rate of Fire <br>[rounds/min]
 +
! scope="col" | Shot Deviate Angle <br>[degrees/shot]
 +
! scope="col" | Magazine size <br>[rounds]
 +
! scope="col" | Max Capacity <br>[rounds]
 +
! scope="col" | Muzzle Velocity <br>[m/s]
 +
! scope="col" | Maximum Range <br>[m]
 +
! scope="col" | Impulse <br> [N]
 +
! scope="col" | Mass <br>[kg]
 +
|-
 +
|  {{icon|Gatling Gun|small}}||[[Gatling Gun]]  || 33 || 150|| 700 || 0.4  || 140 || 560 || 400 || 800 || 50  || {{#show: Gatling Gun | ?smass }}
 +
|-
 +
|  {{icon|Gatling Turret|small}}||[[Gatling Turret]]  || 33 || 60|| 300 || 0.4  || 140 || 700 || 400 || 800 <!-- maxrange=600? -->|| 50 || {{#show: Gatling Turret | ?smass }}
 
|-
 
|-
! scope="col" | Block
+
|{{icon|Rocket Launcher|small}}||[[Rocket Launcher]]  || 500 || 500 || 60 || 0.1 || 1 || 4 || 100, acceleration is 600 m/s || 800 || 700 || {{#show: Rocket Launcher | ?smass }}
! scope="col" class="unsortable" | Icon
 
! scope="col" | Status
 
! scope="col" | Mass (kg)
 
! scope="col" | Description
 
 
|-
 
|-
| [[Gatling Gun]] || {{icon|Gatling Gun}} || <span style="color:green">Functional</span>||{{#show: Gatling Gun | ?smass }}||Rapid firing projectile cannon
+
| {{icon|Reloadable Rocket Launcher|small}} ||[[Reloadable Rocket Launcher|Reloadable Rocket <br>Launcher]] || 500 || 500 || 60 || 0.1 || 1 || 4 || 100, acceleration is 600 m/s || 800 || 700 || {{#show: Reloadable Rocket Launcher | ?smass }}
 
|-
 
|-
| [[Rocket Launcher]] ||{{icon|Rocket Launcher}} ||<span style="color:green">Functional</span>||{{#show: Rocket Launcher | ?smass }}||Fires missiles, used to destroy asteroids or other ships
+
|{{icon|Missile Turret|small}}||[[Missile Turret]] || 500 || 500 || 90 || 0.5 || 1 || 2 || 100, acceleration is 600 m/s || 800 <!-- maxrange=600? --> || 700 || {{#show: Missile Turret | ?smass }}
 
|-
 
|-
| [[Warhead]] || {{icon|Warhead}} ||<span style="color:green">Functional</span>||{{#show: Warhead | ?smass }}||Warheads explode on contact or when damaged.
+
| {{icon|Warhead|small}} ||[[Warhead]] || 15 000|| 15 000 ||n/a || n/a || n/a || n/a || n/a || 4.4883 || 489 || {{#show:Warhead | ?smass }}
 
|}
 
|}
  
 
=== Large ship / Station weapons ===
 
=== Large ship / Station weapons ===
 
See also [[Building blocks]]
 
See also [[Building blocks]]
{| class="wikitable sortable"
+
{| class="wikitable"
 +
|-
 +
! colspan="2" | Block
 +
! scope="col" | Damage <br> [To Player]
 +
! scope="col" | Damage <br> [To Blocks]
 +
! scope="col" | Rate of Fire <br>[rounds/min]
 +
! scope="col" | Shot Deviate Angle <br>[degrees/shot]
 +
! scope="col" | Magazine size <br>[rounds]
 +
! scope="col" | Max Capacity <br>[rounds]
 +
! scope="col" | Muzzle Velocity <br>[m/s]
 +
! scope="col" | Maximum Range <br>[m]
 +
! scope="col" | Impulse <br> [N]
 +
! scope="col" | Mass <br>[kg]
 
|-
 
|-
! scope="col" | Block
+
| {{icon|Gatling Turret|small}}||[[Gatling Turret]]  || 33 || 150||600 || 0.4 || 140 || 3360 || 400 ||800 || 50 || {{#show: Gatling Turret | ?lmass }}
! scope="col" class="unsortable" | Icon
 
! scope="col" | Status
 
! scope="col" | Mass Ship (kg)
 
! scope="col" | Description
 
 
|-
 
|-
| [[Gatling Turret]] || {{icon|Gatling Turret}} || <span style="color:gray">Not Functional</span>||787||No Information
+
|  {{icon|Interior Turret|small}}||[[Interior Turret]] || 24 || 30|| 600 || 0.3  || 30 || 1920 || 300 ||800 ||3.2 || {{#show: Interior Turret | ?lmass }}
 
|-
 
|-
| [[Interior Turret]] || {{icon|Interior Turret}} || <span style="color:gray">Not Functional</span>||358|| No Information
+
|  {{icon|Missile Turret|small}}||[[Missile Turret]] ||500|| 500||90 || 0.5  || 1 || 6 || 100, acceleration is 600 m/s ||800 ||700 || {{#show: Missile Turret | ?lmass }}
 
|-
 
|-
| [[Missile Turret]] || {{icon|Missile Turret}} || <span style="color:orange">Partially Functional</span>||1064|| No Information
+
| {{icon|Rocket Launcher|small}}||[[Rocket Launcher]] ||500|| 500||120 || 0.1 || 1 || 19 || 100, acceleration is 600 m/s ||800 || 700 || {{#show: Rocket Launcher | ?lmass }}
 
|-
 
|-
| [[Warhead]] || {{icon|Warhead}} ||<span style="color:green">Functional</span>||20||Warheads explode on contact or when damaged.
+
| {{icon|Warhead|small}} ||[[Warhead]] || 15000|| 15000 ||n/a || n/a || n/a || n/a || n/a ||22.4415||2244 || {{#show:Warhead | ?lmass }}
 
|}
 
|}
  
== Astronaut weapons ==
+
== Hand-held weapons ==
See also [[Components and Tools#Tools|Tools]]
+
See also [[Tools]]
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
! Title
+
! colspan="2" | Block
! Icon image
+
! scope="col" | Damage <br> [To Player]
! Description
+
! scope="col" | Damage <br> [To Blocks]
 +
! scope="col" | Rate of Fire <br>[rounds/min]
 +
! scope="col" | Shot Deviate Angle <br>[degrees/shot]
 +
! scope="col" | Magazine size <br>[rounds]
 +
! scope="col" | Max Capacity <br>[rounds]
 +
! scope="col" | Muzzle Velocity <br>[m/s]
 +
! scope="col" | Maximum Range <br>[m]
 +
! scope="col" | Impulse <br> [N]
 +
! scope="col" | Mass <br>[kg]
 +
|-
 +
| {{icon|Automatic Rifle|small}} || [[Automatic Rifle]] || 24 || 30 || 600 || 0.3 || 30 || n/a || 300 || 800 || 3.2 || 3
 +
|-
 +
| {{icon|Rapid-Fire Automatic Rifle|small}} || [[Rapid-Fire Automatic Rifle]] || 24 || 30 || 1000 || 1 || 30 || n/a || 300 || 800 || 3.2 || 3
 +
|-
 +
| {{icon|Precision Automatic Rifle|small}} || [[Precision Automatic Rifle]] || 24 || 30 || 300 || 0.1 ||30 || n/a || 300 || 800 || 3.2 || 3
 +
|-
 +
| {{icon|Elite Automatic Rifle|small}} || [[Elite Automatic Rifle]] || 24 || 30 || 700 || 0.2 || 30 || n/a || 300 || 800 || 3.2 || 3
 
|-
 
|-
| [[Hand Drill]]
+
| {{icon|Grinder|small}} || [[Grinder]] || 20 || 20 || ? || n/a || n/a || n/a || n/a || ? || ? || 3
| {{icon|Hand Drill}}
 
| Mainly used to crush asteroids for ore harvesting
 
 
|-
 
|-
| [[Automatic Rifle]]
+
| {{icon|Hand Drill|small}} || [[Hand Drill]] || 20 || 20 || ? || n/a || n/a || n/a || n/a || ? || ? || 3
| {{icon|Automatic Rifle}}
 
| Used in man to man combat
 
 
|}
 
|}
 +
  
 
== Damage dealing techniques ==
 
== Damage dealing techniques ==
Line 59: Line 107:
 
== References ==
 
== References ==
 
<references/>
 
<references/>
 +
 +
[[Category:Game Mechanics]]
 
[[Category:Weapons]]
 
[[Category:Weapons]]
 +
[[Category:Weapons and Tools]]

Revision as of 13:40, 5 May 2021

Weapons are objects, that players can set up to deal damage to other objects or players. Every block in Space Engineers has a total integrity or "health", this is integrity is determined by the sum of its parts so if a block is filled with Steel Plates and Metal Grids it's fairly robust compared to Interior Plate. It's important to note that most weapons have a maximum range, this maximum range is often 800 meters - if the weapon's round or missile has traveled past that distance it will no longer damage anything. Although it is possible to construct specialized guided torpedoes that can travel well beyond 800 meters, since they are technically ships themselves.

Damage Mechanics

The amount of damage a block can sustain is entirely dependent on the total integrity of all components that went into its construction. This functions as its health/durability. In addition, the type of damage received is also a factor, bullets usually cause no deformation, while kinetic collisions and explosions do. Certain components like Steel Plates have high integrity, others are weaker such as Interior Plates. For example, a Light Armor Block's integrity can be found using the following:

100 (the base integrity of a Steel Plate) x 25 (the amount of steel plates the a Light Armor Block has at full strength) == 2500 HP

With this we can work out how much damage a single block can sustain before it's destroyed, let's say it's being shot with a Gatling Gun. The amount of rounds it will take to fully destroy a given block can be determined using the information provided in the following table. A Gatling Gun round uses 25x184mm NATO Ammo Containers which are powerful rounds, at least compared to 5.56x45mm NATO Magazines. A simple division is needed to figure out the exact amount of rounds before the block is destroyed.

    2500 (integrity of the Light Armor Block)
-------------------------------------------------  == 41.667 rounds
60 (per round damage to blocks from 25x184mm NATO) 

From this we can see it will take at least 42 rounds to completely destroy a light armor block, while doing this calculation for 5.56x45mm NATO it would seem it takes 209 rounds for it to fully destroy the block (or about 7 magazines).

Ship weapons

Small ship weapons

See also Building blocks

Block Damage
[To Player]
Damage
[To Blocks]
Rate of Fire
[rounds/min]
Shot Deviate Angle
[degrees/shot]
Magazine size
[rounds]
Max Capacity
[rounds]
Muzzle Velocity
[m/s]
Maximum Range
[m]
Impulse
[N]
Mass
[kg]
Gatling Gun Icon.png Gatling Gun 33 150 700 0.4 140 560 400 800 50
Gatling Turret Icon.png Gatling Turret 33 60 300 0.4 140 700 400 800 50
Rocket Launcher Icon.png Rocket Launcher 500 500 60 0.1 1 4 100, acceleration is 600 m/s 800 700
Reloadable Rocket Launcher Icon.png Reloadable Rocket
Launcher
500 500 60 0.1 1 4 100, acceleration is 600 m/s 800 700
Missile Turret Icon.png Missile Turret 500 500 90 0.5 1 2 100, acceleration is 600 m/s 800 700
Warhead Icon.png Warhead 15 000 15 000 n/a n/a n/a n/a n/a 4.4883 489

Large ship / Station weapons

See also Building blocks

Block Damage
[To Player]
Damage
[To Blocks]
Rate of Fire
[rounds/min]
Shot Deviate Angle
[degrees/shot]
Magazine size
[rounds]
Max Capacity
[rounds]
Muzzle Velocity
[m/s]
Maximum Range
[m]
Impulse
[N]
Mass
[kg]
Gatling Turret Icon.png Gatling Turret 33 150 600 0.4 140 3360 400 800 50
Interior Turret Icon.png Interior Turret 24 30 600 0.3 30 1920 300 800 3.2
Missile Turret Icon.png Missile Turret 500 500 90 0.5 1 6 100, acceleration is 600 m/s 800 700
Rocket Launcher Icon.png Rocket Launcher 500 500 120 0.1 1 19 100, acceleration is 600 m/s 800 700
Warhead Icon.png Warhead 15000 15000 n/a n/a n/a n/a n/a 22.4415 2244

Hand-held weapons

See also Tools

Block Damage
[To Player]
Damage
[To Blocks]
Rate of Fire
[rounds/min]
Shot Deviate Angle
[degrees/shot]
Magazine size
[rounds]
Max Capacity
[rounds]
Muzzle Velocity
[m/s]
Maximum Range
[m]
Impulse
[N]
Mass
[kg]
Automatic Rifle Icon.png Automatic Rifle 24 30 600 0.3 30 n/a 300 800 3.2 3
Rapid-Fire Automatic Rifle Icon.png Rapid-Fire Automatic Rifle 24 30 1000 1 30 n/a 300 800 3.2 3
Precision Automatic Rifle Icon.png Precision Automatic Rifle 24 30 300 0.1 30 n/a 300 800 3.2 3
Elite Automatic Rifle Icon.png Elite Automatic Rifle 24 30 700 0.2 30 n/a 300 800 3.2 3
Grinder (Tool) Icon.png Grinder 20 20  ? n/a n/a n/a n/a  ?  ? 3
Hand Drill Icon.png Hand Drill 20 20  ? n/a n/a n/a n/a  ?  ? 3


Damage dealing techniques

References