WaveSchedule { ExtendedUpgrades { MaxUpgradesTier { 1 1 } Demoknight { Name "Demoknight" Attribute "max health additive bonus" Cap 1000 Increment 1000 Cost 0 SecondaryAttributes { "damage bonus" 1.5 "move speed bonus" 0.1 "critboost on kill" 5 "charge time increased" 2 "dmg from ranged reduced" 0.35 "dmg taken from crit reduced" -0.9 } RequiredWeapons { ItemName "Ali Baba's Wee Booties" Itemname "The Chargin' Targe" } RequiredWeaponsString "Booties + Chargin' Targe to unlock" Description "Demoknight modifier." Tier 1 AllowedWeapons { ItemName "The Eyelander" ItemName "The Scotsman's Skullcutter" ItemName "Festive Eyelander" ItemName "The Horseless Headless Horseman's Headtaker" } } StickyBurst { Name "Stickyburst" Attribute "faster reload rate" Cap 0.5 Increment -0.5 Cost 0 SecondaryAttributes { "stickybomb charge rate" -2.9 "projectile range decreased" -0.35 "fire rate bonus" -0.9 "projectile spread angle penalty" 4 } DisallowedUpgrade { Upgrade GrenadeSpammer Level 1 } DisallowedUpgrade { Upgrade GrenadeBurst Level 1 } Description "Burst Sticky Launcher" Tier 1 AllowedWeapons { ClassName TF_WEAPON_PIPEBOMBLAUNCHER ItemName "Festive Stickybomb Launcher 2011" } DisallowedWeapons // Disallow those weapons { ItemName "The Scottish Resistance" ItemName "The Quickiebomb Launcher" ItemName "Stickybomb Jumper" } } GrenadeSpammer { Name "Spammer Demoman" Attribute "mod max primary clip override" Cap -1 Increment -1 Cost 0 SecondaryAttributes { "projectile speed decreased" -0.35 "fire rate bonus" -0.25 "cannot pick up intelligence" 1 "mod no reload DISPLAY ONLY" 1 } DisallowedUpgrade { Upgrade StickyBurst Level 1 } Description "Spammer Demo modifier." Tier 1 AllowedWeapons { ClassName TF_WEAPON_GRENADELAUNCHER ItemName "Festive Grenade Launcher" } DisallowedWeapons // Disallow those weapons { ItemName "The Loch-n-Load" } } GrenadeBurst { Name "Burst Demoman" Attribute "Projectile speed increased" Cap 1.5 Increment 0.5 Cost 0 SecondaryAttributes { "fire rate bonus" -0.8 "faster reload rate" -0.3 "clip size bonus" 2.0 } DisallowedUpgrade { Upgrade StickyBurst Level 1 } Description "Burst Demo modifier." Tier 1 AllowedWeapons { ClassName TF_WEAPON_GRENADELAUNCHER ItemName "Festive Grenade Launcher" } DisallowedWeapons // Disallow those weapons { ItemName "The Loch-n-Load" } } } }