Natural Selection 2

Natural Selection 2

Not enough ratings
Balance Mod for NSL Summer Cup
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
13.032 KB
Aug 8, 2013 @ 2:11pm
Aug 8, 2013 @ 3:52pm
6 Change Notes ( view )

Subscribe to download
Balance Mod for NSL Summer Cup

Description
Temporary balance changes for the NSL Summer Cup #1

Balance.lua

kHarvesterCost = 8 => 12
kWhipCost = 10 => 20
kShotgunTechResearchCost = 20 => 10
kGorgeCost = 5 => 10
kGorgeEggCost = 7 => 15
kGorgeUpgradeCost = 2 => 0
kUmbraShotgunModifier = 0.64 => 0.75 (same as Bullet)
kBabblerCost = 1 => 3


BalanceHealth.lua

kSkulkHealth = 70 => 60
kBabblerHealth = 30 => 10
kBabblerArmor = 5 => 0


AlienTeam.lua

self.techTree:AddResearchNode(kTechId.Umbra, kTechId.BioMassThree, kTechId.None, kTechId.AllAliens)
=>
self.techTree:AddResearchNode(kTechId.Umbra, kTechId.BioMassFour, kTechId.None, kTechId.AllAliens)

(means umbra needs 2nd hive to research)