forked from Flayra/NS2-Scripts
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Andrew Spiering
committed
Aug 15, 2011
1 parent
5faa1ea
commit 74734ed
Showing
21 changed files
with
718 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,124 +1,124 @@ | ||
// ======= Copyright © 2003-2011, Unknown Worlds Entertainment, Inc. All rights reserved. ======= | ||
// | ||
// lua\BalanceHealth.lua | ||
// | ||
// Created by: Charlie Cleveland (charlie@unknownworlds.com) | ||
// | ||
// Auto-generated. Copy and paste from balance spreadsheet. | ||
// | ||
// ========= For more information, visit us at http://www.unknownworlds.com ===================== | ||
// HEALTH AND ARMOR | ||
kMarineHealth = 100 kMarineArmor = 30 kMarinePointValue = 5 | ||
kExosuitHealth = 100 kExosuitArmor = 200 kExosuitPointValue = 10 | ||
kSkulkHealth = 70 kSkulkArmor = 5 kSkulkPointValue = 5 | ||
kGorgeHealth = 150 kGorgeArmor = 50 kGorgePointValue = 7 | ||
kLerkHealth = 125 kLerkArmor = 30 kLerkPointValue = 15 | ||
kFadeHealth = 200 kFadeArmor = 50 kFadePointValue = 20 | ||
kOnosHealth = 700 kOnosArmor = 600 kOnosPointValue = 30 | ||
kEggHealth = 250 kEggArmor = 0 kEggPointValue = 2 | ||
kArmorPerUpgradeLevel = 20 | ||
kExosuitArmorPerUpgradeLevel = 30 | ||
kBaseArmorAbsorption = 0.7 | ||
kHealthPointsPerArmor = 2 | ||
kBuildPointValue = 5 | ||
kRecyclePaybackScalar = 0.75 | ||
kRepairMarineArmorPointValue = 1 | ||
kSkulkArmorFullyUpgradedAmount = 20 | ||
kGorgeArmorFullyUpgradedAmount = 50 | ||
kLerkArmorFullyUpgradedAmount = 30 | ||
kFadeArmorFullyUpgradedAmount = 100 | ||
kOnosArmorFullyUpgradedAmount = 350 | ||
kAlienArmorAbsorption1 = 1 | ||
kAlienArmorAbsorption2 = 1.1 | ||
kAlienArmorAbsorption3 = 1.2 | ||
// Damage types | ||
kHealthPointsPerArmorLight = 4 | ||
kHealthPointsPerArmorHeavy = 1 | ||
kPuncturePlayerDamageScalar = 1.5 | ||
kStructuralDamageScalar = 2 | ||
kExosuitAbsorption = 0.95 | ||
kBalanceAutoHealMaxPercentPerSecond = 0.5 | ||
kBalanceInfestationHurtPercentPerSecond = 2 | ||
kStartHealthScalar = 0.3 | ||
kCarapaceHealthPerArmor = 3 | ||
kArmoryHealth = 1800 kArmoryArmor = 300 kArmoryPointValue = 10 | ||
kAdvancedArmoryHealth = 3000 kAdvancedArmoryArmor = 500 kAdvancedArmoryPointValue = 40 | ||
kCommandStationHealth = 5000 kCommandStationArmor = 2500 kCommandStationPointValue = 25 | ||
kObservatoryHealth = 1700 kObservatoryArmor = 0 kObservatoryPointValue = 15 | ||
kPhaseGateHealth = 2700 kPhaseGateArmor = 150 kPhaseGatePointValue = 15 | ||
kRoboticsFactoryHealth = 2400 kRoboticsFactoryArmor = 800 kRoboticsFactoryPointValue = 20 | ||
kPrototypeLabHealth = 3200 kPrototypeLabArmor = 400 kPrototypeLabPointValue = 20 | ||
kInfantryPortalHealth = 2250 kInfantryPortalArmor = 125 kInfantryPortalPointValue = 15 | ||
kInfantryPortalTransponderHealth = 3000 kInfantryPortalTransponderArmor = 0 kInfantryPortalTransponderPointValue = 20 | ||
kPowerPackHealth = 1200 kPowerPackArmor = 400 kPowerPackPointValue = 15 | ||
kArmsLabHealth = 1870 kArmsLabArmor = 165 kArmsLabPointValue = 20 | ||
kHiveHealth = 6300 kHiveArmor = 350 kHivePointValue = 30 | ||
kDrifterHealth = 150 kDrifterArmor = 0 kDrifterPointValue = 2 | ||
kMACHealth = 300 kMACArmor = 50 kMACPointValue = 5 | ||
kExtractorHealth = 4200 kExtractorArmor = 900 kExtractorPointValue = 15 | ||
kHarvesterHealth = 1750 kHarvesterArmor = 375 kHarvesterPointValue = 15 | ||
kSentryHealth = 1440 kSentryArmor = 180 kSentryPointValue = 10 | ||
kARCHealth = 1600 kARCArmor = 200 kARCPointValue = 20 | ||
kCragHealth = 600 kCragArmor = 200 kCragPointValue = 10 | ||
kMatureCragHealth = 600 kMatureCragArmor = 300 kMatureCragPointValue = 15 | ||
kWhipHealth = 640 kWhipArmor = 80 kWhipPointValue = 10 | ||
kMatureWhipHealth = 750 kMatureWhipArmor = 125 kMatureWhipPointValue = 15 | ||
kShiftHealth = 560 kShiftArmor = 70 kShiftPointValue = 10 | ||
kMatureShiftHealth = 720 kMatureShiftArmor = 90 kMatureShiftPointValue = 15 | ||
kShadeHealth = 700 kShadeArmor = 0 kShadePointValue = 10 | ||
kMatureShadeHealth = 900 kMatureShadeArmor = 0 kMatureShadePointValue = 15 | ||
kHydraHealth = 500 kHydraArmor = 0 kHydraPointValue = 5 | ||
kCystHealth = 600 kCystArmor = 0 kCystPointValue = 5 | ||
kMiniCystHealth = 400 kMiniCystArmor = 0 kMiniCystPointValue = 3 | ||
kPowerPointHealth = 2500 kPowerPointArmor = 1250 kPowerPointPointValue = 15 | ||
// ======= Copyright © 2003-2011, Unknown Worlds Entertainment, Inc. All rights reserved. ======= | ||
// | ||
// lua\BalanceHealth.lua | ||
// | ||
// Created by: Charlie Cleveland (charlie@unknownworlds.com) | ||
// | ||
// Auto-generated. Copy and paste from balance spreadsheet. | ||
// | ||
// ========= For more information, visit us at http://www.unknownworlds.com ===================== | ||
// HEALTH AND ARMOR | ||
kMarineHealth = 100 kMarineArmor = 30 kMarinePointValue = 5 | ||
kExosuitHealth = 100 kExosuitArmor = 200 kExosuitPointValue = 10 | ||
kSkulkHealth = 70 kSkulkArmor = 5 kSkulkPointValue = 5 | ||
kGorgeHealth = 150 kGorgeArmor = 50 kGorgePointValue = 7 | ||
kLerkHealth = 200 kLerkArmor = 25 kLerkPointValue = 15 | ||
kFadeHealth = 200 kFadeArmor = 50 kFadePointValue = 20 | ||
kOnosHealth = 700 kOnosArmor = 600 kOnosPointValue = 30 | ||
kEggHealth = 250 kEggArmor = 0 kEggPointValue = 2 | ||
kArmorPerUpgradeLevel = 20 | ||
kExosuitArmorPerUpgradeLevel = 30 | ||
kBaseArmorAbsorption = 0.7 | ||
kHealthPointsPerArmor = 2 | ||
kBuildPointValue = 5 | ||
kRecyclePaybackScalar = 0.75 | ||
kRepairMarineArmorPointValue = 1 | ||
kSkulkArmorFullyUpgradedAmount = 20 | ||
kGorgeArmorFullyUpgradedAmount = 50 | ||
kLerkArmorFullyUpgradedAmount = 30 | ||
kFadeArmorFullyUpgradedAmount = 100 | ||
kOnosArmorFullyUpgradedAmount = 350 | ||
kAlienArmorAbsorption1 = 1 | ||
kAlienArmorAbsorption2 = 1.1 | ||
kAlienArmorAbsorption3 = 1.2 | ||
// Damage types | ||
kHealthPointsPerArmorLight = 4 | ||
kHealthPointsPerArmorHeavy = 1 | ||
kPuncturePlayerDamageScalar = 1.5 | ||
kStructuralDamageScalar = 2 | ||
kExosuitAbsorption = 0.95 | ||
kBalanceAutoHealMaxPercentPerSecond = 0.5 | ||
kBalanceInfestationHurtPercentPerSecond = 2 | ||
kStartHealthScalar = 0.3 | ||
kCarapaceHealthPerArmor = 3 | ||
kArmoryHealth = 1800 kArmoryArmor = 300 kArmoryPointValue = 10 | ||
kAdvancedArmoryHealth = 3000 kAdvancedArmoryArmor = 500 kAdvancedArmoryPointValue = 40 | ||
kCommandStationHealth = 5000 kCommandStationArmor = 2500 kCommandStationPointValue = 25 | ||
kObservatoryHealth = 1700 kObservatoryArmor = 0 kObservatoryPointValue = 15 | ||
kPhaseGateHealth = 2700 kPhaseGateArmor = 150 kPhaseGatePointValue = 15 | ||
kRoboticsFactoryHealth = 2400 kRoboticsFactoryArmor = 800 kRoboticsFactoryPointValue = 20 | ||
kPrototypeLabHealth = 3200 kPrototypeLabArmor = 400 kPrototypeLabPointValue = 20 | ||
kInfantryPortalHealth = 2250 kInfantryPortalArmor = 125 kInfantryPortalPointValue = 15 | ||
kInfantryPortalTransponderHealth = 3000 kInfantryPortalTransponderArmor = 0 kInfantryPortalTransponderPointValue = 20 | ||
kPowerPackHealth = 1200 kPowerPackArmor = 400 kPowerPackPointValue = 15 | ||
kArmsLabHealth = 1870 kArmsLabArmor = 165 kArmsLabPointValue = 20 | ||
kHiveHealth = 6300 kHiveArmor = 350 kHivePointValue = 30 | ||
kDrifterHealth = 150 kDrifterArmor = 0 kDrifterPointValue = 2 | ||
kMACHealth = 300 kMACArmor = 50 kMACPointValue = 5 | ||
kExtractorHealth = 4200 kExtractorArmor = 900 kExtractorPointValue = 15 | ||
kHarvesterHealth = 1750 kHarvesterArmor = 375 kHarvesterPointValue = 15 | ||
kSentryHealth = 1440 kSentryArmor = 180 kSentryPointValue = 10 | ||
kARCHealth = 1600 kARCArmor = 200 kARCPointValue = 20 | ||
kCragHealth = 600 kCragArmor = 200 kCragPointValue = 10 | ||
kMatureCragHealth = 600 kMatureCragArmor = 300 kMatureCragPointValue = 15 | ||
kWhipHealth = 640 kWhipArmor = 80 kWhipPointValue = 10 | ||
kMatureWhipHealth = 750 kMatureWhipArmor = 125 kMatureWhipPointValue = 15 | ||
kShiftHealth = 560 kShiftArmor = 70 kShiftPointValue = 10 | ||
kMatureShiftHealth = 720 kMatureShiftArmor = 90 kMatureShiftPointValue = 15 | ||
kShadeHealth = 700 kShadeArmor = 0 kShadePointValue = 10 | ||
kMatureShadeHealth = 900 kMatureShadeArmor = 0 kMatureShadePointValue = 15 | ||
kHydraHealth = 500 kHydraArmor = 0 kHydraPointValue = 5 | ||
kCystHealth = 600 kCystArmor = 0 kCystPointValue = 5 | ||
kMiniCystHealth = 400 kMiniCystArmor = 0 kMiniCystPointValue = 3 | ||
kPowerPointHealth = 2500 kPowerPointArmor = 1250 kPowerPointPointValue = 15 | ||
Oops, something went wrong.