# Custom colors format:
# Color number Red Green Blue
Color 0 0 0 0 Black
Color 1 255 255 255 White
Color 2 0 255 0 Green
Color 3 0 0 255 Blue
Color 4 255 0 0 Red
Color 5 128 128 128 Gray
Color 6 0 128 0 Half-Green
Color 7 128 0 0 Half-Red
Color 8 0 0 128 Half-Blue
Color 9 64 64 64 Dark Grey
Color 10 172 172 172 Light Grey
Color 11 0 64 255
Color 12 255 64 0
Color 13 64 255 0
Color 14 0 255 64
Color 15 128 64 224
# Screen height
Height 350
# Screen Width
Width 640
# Sound: 1 for sound
Sound 1
# Color depth: 8 for 256 colors, 16 for 65k colors, 24 for 16m colors
Depth 16
# Time delay: how much delay the cycle, in ms
TimeDelay 0.1
# Fall damage: how much damage does the tank take for fall speed
FallDamage 30
# Fall speed up: how much the tank speeds up in falling down
FallSpeed 1
# Number Of Tanks in the game
NumberOfTanks 2
# if OneShotAtATime is 1, only computers can have a single shot at a time
# if it's 2, players can have a shot at a time too.
# 0 disables it
OneShotAtATime 1
# Gravity
Gravity 9.8
# Air resistance and wind coefficient
AirResist 0.0001
# In simultaneos mode, all tanks play together in real time
SimultanMode 1
# Landscape Bumpiness
LandscapeBumpiness 0.05
# Maximal Wind
MaxWind 50
# After how many 50's of microseconds can the tank fire again
FiringDelay 1000
# Wall Effect: 0 - Explode, 1 - Bump, 2 - None
TopEffect 2
LeftEffect 1
RightEffect 1
BottomEffect 0
# Dirt Falling Delay
DirtFallDelay 64
# Describe weapons here:
# Types are:
# 1 - Nothing special
# 2 - Straight guiding
# 3 - X Velocity guiding
# 4 - Reserved
# 5 - Player guiding
Weapon 0 name Little Missile
Weapon 0 type 1
Weapon 0 radius 30
Weapon 0 price 0
Weapon 0 arg 3000
Weapon 0 amount_for_price 1
Weapon 1 name Missile
Weapon 1 type 1
Weapon 1 radius 50
Weapon 1 price 10000
Weapon 1 amount_for_price 5
Weapon 2 name Big Missile
Weapon 2 type 1
Weapon 2 radius 80
Weapon 2 price 15000
Weapon 2 amount_for_price 3
Weapon 3 name Mega Missile
Weapon 3 type 1
Weapon 3 radius 130
Weapon 3 price 20000
Weapon 3 amount_for_price 2
Weapon 4 name Super Missile
Weapon 4 type 1
Weapon 4 radius 230
Weapon 4 price 25000
Weapon 4 amount_for_price 1
Weapon 5 name Straight Guided Missile
Weapon 5 type 2
Weapon 5 radius 50
Weapon 5 price 24000
Weapon 5 amount_for_price 2
Weapon 6 name Straight Guided Mega Missile
Weapon 6 type 2
Weapon 6 radius 130
Weapon 6 price 20000
Weapon 6 amount_for_price 1
Weapon 7 name X Velocity Guided Missile
Weapon 7 type 3
Weapon 7 radius 50
Weapon 7 price 34000
Weapon 7 amount_for_price 2
Weapon 8 name X Velocity Guided Mega Missile
Weapon 8 type 3
Weapon 8 radius 130
Weapon 8 price 30000
Weapon 8 amount_for_price 1
Weapon 9 name Player Guided Missile
Weapon 9 type 5
Weapon 9 radius 50
Weapon 9 arg 500
Weapon 9 price 44000
Weapon 9 amount_for_price 2
Weapon 10 name Player Guided Mega Missile
Weapon 10 type 5
Weapon 10 radius 130
Weapon 10 arg 500
Weapon 10 price 50000
Weapon 10 amount_for_price 1
Weapon 11 name Player Guided Missile, w/ extra fuel
Weapon 11 type 5
Weapon 11 radius 50
Weapon 11 arg 1000
Weapon 11 price 50000
Weapon 11 amount_for_price 2
Weapon 12 name Player Guided Mega Missile, w/ extra fuel
Weapon 12 type 5
Weapon 12 radius 130
Weapon 12 arg 1000
Weapon 12 price 45000
Weapon 12 amount_for_price 1
# Describe tanks here:
Tank 0 name SUPERWINNER
# Color of the tank. One of the custom colors
Tank 0 color 8
Tank 0 team 1
# Control: 1 - Keyboard, 2 - Mouse
Tank 0 control 1
# If Keyboard, describe keycodes for the keys.
Tank 0 keys fire Return
Tank 0 keys TurnLeft Left
Tank 0 keys TurnRight Right
Tank 0 keys PowerUp Up
Tank 0 keys PowerDown Down
Tank 0 keys PowerFUp Prior
Tank 0 keys PowerFDown Next
Tank 0 keys ChangeWeapon Insert
Tank 0 ComputerType 0
Tank 1 name SUPERLOSER
Tank 1 color 7
Tank 1 team 2
Tank 1 control 2
Tank 1 keys fire Space
Tank 1 keys TurnLeft n
Tank 1 keys TurnRight m
Tank 1 keys PowerUp a
Tank 1 keys PowerDown z
Tank 1 keys PowerFUp s
Tank 1 keys PowerFDown x
Tank 1 keys ChangeWeapon b
Tank 1 ComputerType 0
Tank 2 name MrStupid
Tank 2 color 9
Tank 2 team 4
Tank 2 ComputerType 2
Tank 3 name MrStupid2
Tank 3 color 9
Tank 3 team 3
Tank 3 ComputerType 2
Tank 4 name MrStupid3
Tank 4 color 9
Tank 4 team 3
Tank 4 ComputerType 2
Tank 5 name MrStupid4
Tank 5 color 9
Tank 5 team 6
Tank 5 ComputerType 2
Tank 6 name MrStupid4
Tank 6 color 9
Tank 6 team 7
Tank 6 ComputerType 2
Tank 7 name MrStupid6
Tank 7 color 9
Tank 7 team 8
Tank 7 ComputerType 2
Tank 8 name MrStupid7
Tank 8 color 9
Tank 8 team 9
Tank 8 ComputerType 2
Tank 9 name MrStupid7
Tank 9 color 9
Tank 9 team 9
Tank 9 ComputerType 2
Tank 10 name MrStupid7
Tank 10 color 9
Tank 10 team 11
Tank 10 ComputerType 2
Tank 11 name MrStupid7
Tank 11 color 9
Tank 11 team 10
Tank 11 ComputerType 2
Tank 12 name MrStupid7
Tank 12 color 9
Tank 12 team 12
Tank 12 ComputerType 2
