- Jun 1, 2013
- 201
- 45
As in the title.
Example:
Example:
WaveSpawn
{
Where spawnbot
TotalCount 50
MaxActive 50
SpawnCount 10
WaitBeforeStarting 5
WaitBetweenSpawns 10
TotalCurrency 500
TFBot
{
Class Heavyweapons
Name "Hoovy"
Skill Easy
ClassIcon heavy_mittens
Scale 0.5
WeaponRestrictions MeleeOnly
Health 10
Attributes AlwaysCrit
Item "The All-Father"
Item "Point and Shoot"
Item "The Holiday Punch"
ItemAttributes
{
ItemName "The Holiday Punch"
"damage bonus" 0.2
}
CharacterAttributes
{
"move speed bonus" 2
"head scale" 0.5
}
}
}