harvester can be fussy now.
This commit is contained in:
@@ -10,8 +10,6 @@ URepairPercent=20% ; [units only] percent cost to fully repair as ratio of
|
||||
URepairStep=10 ; [units only] hit points to heal per repair 'tick' for units
|
||||
BuildSpeed=.1 ; general build speed [time (in minutes) to produce a 1000 credit cost item]
|
||||
|
||||
GemValue=50 ; gem credits per 'bail' carried by a harvester
|
||||
GoldValue=25 ; gold credits per 'bail' carried by a harvester
|
||||
LowPowerSlowdown=3 ; slowdown factor for low power
|
||||
|
||||
GapRegenInterval=.1 ; gap generators will regenerate their shroud at this time interval
|
||||
|
||||
@@ -37,6 +37,8 @@ HARV:
|
||||
Selectable:
|
||||
Priority: 7
|
||||
Harvester:
|
||||
Resources: Tiberium
|
||||
Capacity: 28
|
||||
Unit:
|
||||
HP: 600
|
||||
Armor: light
|
||||
|
||||
@@ -49,8 +49,6 @@ Incoming=10 ; If an incoming projectile is as slow or slower than th
|
||||
; income and production
|
||||
BuildSpeed=.8 ; general build speed [time (in minutes) to produce a 1000 credit cost item]
|
||||
BuildupTime=.06 ; average minutes that building build-up animation runs
|
||||
GemValue=50 ; gem credits per 'bail' carried by a harvester
|
||||
GoldValue=25 ; gold credits per 'bail' carried by a harvester
|
||||
OreTruckRate=1 ; speed that harvester truck manages ore [larger means slower]
|
||||
SeparateAircraft=no ; Is first helicopter to be purchased separately from helipad?
|
||||
SurvivorRate=.4 ; fraction of building cost to be converted to survivors when sold
|
||||
|
||||
@@ -234,7 +234,7 @@ World:
|
||||
Overlays: 5,6,7,8
|
||||
Palette: terrain
|
||||
SpriteNames: gold01,gold02,gold03,gold04
|
||||
ValuePerUnit: 30
|
||||
ValuePerUnit: 25
|
||||
Name: Ore
|
||||
GrowthInterval: .3
|
||||
SpreadInterval: .7
|
||||
@@ -242,7 +242,7 @@ World:
|
||||
Overlays: 9,10,11,12
|
||||
Palette: terrain
|
||||
SpriteNames: gem01,gem02,gem03,gem04
|
||||
ValuePerUnit: 60
|
||||
ValuePerUnit: 50
|
||||
Name: Gems
|
||||
|
||||
MGG:
|
||||
@@ -801,6 +801,8 @@ HARV:
|
||||
Selectable:
|
||||
Priority: 7
|
||||
Harvester:
|
||||
Capacity: 28
|
||||
Resources: Ore,Gems
|
||||
Unit:
|
||||
HP: 600
|
||||
Armor: heavy
|
||||
|
||||
Reference in New Issue
Block a user