Update datsun.hpp

Armor Upgrade balance
This commit is contained in:
githubmil
2014-08-26 01:30:43 -06:00
parent b65a0cd189
commit 9efd265a95

View File

@@ -96,7 +96,8 @@ class datsun1_civil_3_open_DZE1: datsun1_civil_3_open_DZE {
// Armor 2
class datsun1_civil_1_open_DZE2: datsun1_civil_1_open_DZE1 {
armor = 50; // car 20
armor = 55; // car 20
damageResistance = 0.02099;
class HitPoints: HitPoints {
class HitLFWheel: HitLFWheel {
armor = 0.3;
@@ -144,7 +145,8 @@ class datsun1_civil_1_open_DZE2: datsun1_civil_1_open_DZE1 {
};
};
class datsun1_civil_2_covered_DZE2: datsun1_civil_2_covered_DZE1 {
armor = 50; // car 20
armor = 55; // car 20
damageResistance = 0.02099;
class HitPoints: HitPoints {
class HitLFWheel: HitLFWheel {
armor = 0.3;
@@ -192,7 +194,8 @@ class datsun1_civil_2_covered_DZE2: datsun1_civil_2_covered_DZE1 {
};
};
class datsun1_civil_3_open_DZE2: datsun1_civil_3_open_DZE1 {
armor = 50; // car 20
armor = 55; // car 20
damageResistance = 0.02099;
class HitPoints: HitPoints {
class HitLFWheel: HitLFWheel {
armor = 0.3;