; ******* Tiberium Varieties *******
; There are various kinds of tiberium. This lists their number and
; particulars.
[Tiberiums]
0=Riparius
1=Cruentus
2=Vinifera
3=Aboreus
; Name = display name
; Image = image to use [1=small, 2=large, 3=vine]
; Value = credit value per 'bail'
; Growth = growth rate
; Spread = spread rate
; Power = explosive power per 'bail' (def=0)
; Color = display color of the Tiberium
; Shard = crystal to fly off when chain reacting (def=none)
; This is Ore
[Riparius]
Name=Tiberium Riparius
Image=1
Power=0
Value=25
Growth=600
GrowthPercentage=.1
Spread=600
SpreadPercentage=.1
Color=NeonGreen ; **WARNING**: If you change this color, notify Bret_a
; These are Gems
[Cruentus]
Name=Tiberium Cruentus
Image=2
Value=100
Growth=1
GrowthPercentage=.1
Spread=1
SpreadPercentage=.1
Power=0 ;10
Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
; This may also be ore - DB
[Vinifera]
Name=Tiberium Vinifera
Image=3
Value=25
Growth=600
GrowthPercentage=.1
Spread=600
SpreadPercentage=.1
Power=0 ; 10
Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
; This might be ore, I'm not certain - DB
[Aboreus]
Name=Tiberium Aboreus
Image=4
Value=25
Growth=600
GrowthPercentage=.1
Spread=600
SpreadPercentage=.1
Power=0
Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
上边的1改过头了600就能看见(机器速度过快),结果就是给我T出了游戏。Percentage=.1弄成.01
; There are various kinds of tiberium. This lists their number and
; particulars.
[Tiberiums]
0=Riparius
1=Cruentus
2=Vinifera
3=Aboreus
; Name = display name
; Image = image to use [1=small, 2=large, 3=vine]
; Value = credit value per 'bail'
; Growth = growth rate
; Spread = spread rate
; Power = explosive power per 'bail' (def=0)
; Color = display color of the Tiberium
; Shard = crystal to fly off when chain reacting (def=none)
; This is Ore
[Riparius]
Name=Tiberium Riparius
Image=1
Power=0
Value=25
Growth=600
GrowthPercentage=.1
Spread=600
SpreadPercentage=.1
Color=NeonGreen ; **WARNING**: If you change this color, notify Bret_a
; These are Gems
[Cruentus]
Name=Tiberium Cruentus
Image=2
Value=100
Growth=1
GrowthPercentage=.1
Spread=1
SpreadPercentage=.1
Power=0 ;10
Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
; This may also be ore - DB
[Vinifera]
Name=Tiberium Vinifera
Image=3
Value=25
Growth=600
GrowthPercentage=.1
Spread=600
SpreadPercentage=.1
Power=0 ; 10
Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
; This might be ore, I'm not certain - DB
[Aboreus]
Name=Tiberium Aboreus
Image=4
Value=25
Growth=600
GrowthPercentage=.1
Spread=600
SpreadPercentage=.1
Power=0
Color=NeonBlue ; **WARNING**: If you change this color, notify Bret_a
Debris=CRYSTAL1,CRYSTAL2,CRYSTAL3,CRYSTAL4
上边的1改过头了600就能看见(机器速度过快),结果就是给我T出了游戏。Percentage=.1弄成.01