mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-09-12 23:45:12 -04:00
Fixed issue with Stormtrooper armor not being able to load their templates.
This commit is contained in:
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 33
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 150
|
||||
encumbrance [1] = 49
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_gloves
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 33
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet
|
||||
// Directory: abstract\armor_statistics\stormtrooper\chitin\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 16
|
||||
encumbrance [2] = 225
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 16
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 16
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 45
|
||||
encumbrance [1] = 130
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 16
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-15
@@ -1,15 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve
|
||||
// Directory: abstract\armor_statistics\armor\stormtrooper\base
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 30
|
||||
integrity = 45000
|
||||
specialProtection = []
|
||||
|
||||
encumbrance [0] = 15
|
||||
encumbrance [1] = 16
|
||||
encumbrance [2] = 19
|
||||
vulnerability = 0 | DT_elemental_heat | DT_elemental_acid | DT_stun | DT_restraint
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:03 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_boots_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:04 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 25
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_chest_plate_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:05 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 25
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_helmet_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:06 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 6
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_bracer_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:07 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 6
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_left_sleeve_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_leggings_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:08 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 6
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_bracer_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_acid
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_blast
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 40],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 40],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 12
|
||||
encumbrance [1] = 12
|
||||
encumbrance [2] = 12
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_cold
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-26
@@ -1,26 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_combo
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 20
|
||||
integrity = 50000
|
||||
specialProtection = []
|
||||
encumbrance [0] = 30
|
||||
encumbrance [1] = 30
|
||||
encumbrance [2] = 30
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_electricity
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:09 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-32
@@ -1,32 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_energy
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:10 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_energy, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 18
|
||||
encumbrance [1] = 18
|
||||
encumbrance [2] = 18
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_fire
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:10 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-29
@@ -1,29 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_kinetic
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:10 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 10
|
||||
integrity = 400
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 30],
|
||||
[type = DT_blast, effectiveness = 10],
|
||||
[type = DT_stun, effectiveness = 10]]
|
||||
encumbrance [0] = 6
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_restraint
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:10 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
-39
@@ -1,39 +0,0 @@
|
||||
// Filename: statistics_armor_stormtrooper_right_sleeve_stun
|
||||
// Directory: abstract\armor_statistics\armor\stormtooper
|
||||
//
|
||||
// Batch Date: 12/10/01 3:31:10 PM
|
||||
//
|
||||
// Description:
|
||||
//
|
||||
//
|
||||
// Notes:
|
||||
//
|
||||
//
|
||||
// Category: Null
|
||||
// Sub-Category: Null
|
||||
// Classification: Null
|
||||
//
|
||||
|
||||
@class armor_template 1
|
||||
|
||||
rating = AR_armorLight
|
||||
effectiveness = 100
|
||||
integrity = 100
|
||||
specialProtection = [
|
||||
[type = DT_kinetic, effectiveness = 20],
|
||||
[type = DT_energy, effectiveness = 20],
|
||||
[type = DT_blast, effectiveness = 20],
|
||||
[type = DT_restraint, effectiveness = 20],
|
||||
[type = DT_stun, effectiveness = 20],
|
||||
[type = DT_elemental_acid, effectiveness = 20],
|
||||
[type = DT_elemental_cold, effectiveness = 10],
|
||||
[type = DT_elemental_heat, effectiveness = 10],
|
||||
[type = DT_elemental_electrical, effectiveness = 20],
|
||||
[type = DT_environmental_acid, effectiveness = 50],
|
||||
[type = DT_environmental_cold, effectiveness = 25],
|
||||
[type = DT_environmental_electrical, effectiveness = 50],
|
||||
[type = DT_environmental_heat, effectiveness = 25]]
|
||||
encumbrance [0] = 0
|
||||
encumbrance [1] = 0
|
||||
encumbrance [2] = 0
|
||||
vulnerability = 0
|
||||
Reference in New Issue
Block a user