Template:PatchDiff/August 15, 2012 Patch/team fortress 2 content.gcf/tf/scripts/population/robot standard.pop

From Team Fortress Wiki
Jump to: navigation, search
N/A1WaveSchedule
N/A2{
N/A3 Templates
N/A4 {
N/A5 // Sniper
N/A6 T_TFBot_Sniper
N/A7 {
N/A8 Class Sniper
N/A9 Skill Hard
N/A10 MaxVisionRange 2500
N/A11 }
N/A12 
N/A13 T_TFBot_Sniper_Razorback
N/A14 {
N/A15 Class Sniper
N/A16 Name "Razorback Sniper"
N/A17 Skill Hard
N/A18 Item "The Razorback"
N/A19 MaxVisionRange 2500
N/A20 }
N/A21 
N/A22 T_TFBot_Sniper_Sydney_Sleeper
N/A23 {
N/A24 Class Sniper
N/A25 Name "Sydney Sniper"
N/A26 Skill Hard
N/A27 ClassIcon sniper_sydneysleeper
N/A28 Item "The Sydney Sleeper"
N/A29 MaxVisionRange 3000
N/A30 }
N/A31 
N/A32 // No Anim - NO NOT USE
N/A33 // T_TFBot_Sniper_Jarate
N/A34 // {
N/A35 // Class Sniper
N/A36 // Name "Jarate Master"
N/A37 // Skill Easy
N/A38 // ClassIcon sniper_jarate
N/A39 // Item "Jarate"
N/A40 // //Item "Master's Yellow Belt" // doesn't appear on robot models
N/A41 // Item "Desert Marauder"
N/A42 // WeaponRestrictions SecondaryOnly
N/A43 // CharacterAttributes
N/A44 // {
N/A45 // "effect bar recharge rate increased" 0.1
N/A46 // }
N/A47 // }
N/A48 
N/A49 T_TFBot_Sniper_Huntsman
N/A50 {
N/A51 Class Sniper
N/A52 Name "Bowman"
N/A53 Skill Hard
N/A54 ClassIcon sniper_bow
N/A55 WeaponRestrictions PrimaryOnly
N/A56 Item "The Huntsman"
N/A57 
N/A58 CharacterAttributes
N/A59 {
N/A60 "damage bonus" 0.5
N/A61 }
N/A62 }
N/A63 
N/A64 // Scout
N/A65 T_TFBot_Scout_Melee
N/A66 {
N/A67 Class Scout
N/A68 Skill Hard // increased to improve ability to hit with melee
N/A69 WeaponRestrictions MeleeOnly
N/A70 }
N/A71 
N/A72 T_TFBot_Scout_Fish
N/A73 {
N/A74 Class Scout
N/A75 Skill Easy
N/A76 WeaponRestrictions MeleeOnly
N/A77 Item "The Holy Mackerel"
N/A78 }
N/A79 
N/A80 T_TFBot_Scout_Bonk
N/A81 {
N/A82 Class Scout
N/A83 Skill Hard
N/A84 Item "Bonk! Atomic Punch"
N/A85 WeaponRestrictions MeleeOnly
N/A86 }
N/A87 
N/A88 T_TFBot_Scout_Sandman
N/A89 {
N/A90 Class Scout
N/A91 Name "Minor League Scout"
N/A92 Skill Hard
N/A93 ClassIcon scout_stun
N/A94 WeaponRestrictions MeleeOnly
N/A95 Item "The Sandman"
N/A96 Item "Batter's Helmet"
N/A97 }
N/A98 
N/A99 T_TFBot_Scout_Wrap_Assassin
N/A100 {
N/A101 Class Scout
N/A102 Name "Wrap Assassin"
N/A103 Skill Easy
N/A104 WeaponRestrictions MeleeOnly
N/A105 
N/A106 Item "The Wrap Assassin"
N/A107 }
N/A108 
N/A109 // Spy
N/A110 T_TFBot_Spy
N/A111 {
N/A112 Class Spy
N/A113 Skill Expert
N/A114 }
N/A115 
N/A116 // Medic
N/A117 T_TFBot_Medic
N/A118 {
N/A119 Class Medic
N/A120 Name "Uber Medic"
N/A121 ClassIcon medic_uber
N/A122 Skill Normal
N/A123 Attributes SpawnWithFullCharge
N/A124 CharacterAttributes
N/A125 {
N/A126 "ubercharge rate bonus" 2
N/A127 "heal rate bonus" 5
N/A128 }
N/A129 }
N/A130 
N/A131 T_TFBot_Medic_QuickUber
N/A132 {
N/A133 Class Medic
N/A134 Name "Uber Medic"
N/A135 ClassIcon medic_uber
N/A136 Skill Normal
N/A137 Attributes SpawnWithFullCharge
N/A138 CharacterAttributes
N/A139 {
N/A140 "ubercharge rate bonus" 5
N/A141 "heal rate bonus" 0.1
N/A142 "uber duration bonus" -3
N/A143 }
N/A144 }
N/A145 
N/A146 T_TFBot_Medic_BigHeal
N/A147 {
N/A148 Class Medic
N/A149 Name "Quick-Fix Medic"
N/A150 Skill Normal
N/A151 Item "The Quick-Fix"
N/A152 CharacterAttributes
N/A153 {
N/A154 "ubercharge rate bonus" 0.1
N/A155 "heal rate bonus" 10
N/A156 }
N/A157 }
N/A158 
N/A159 T_TFBot_Medic_QuickFix
N/A160 {
N/A161 Class Medic
N/A162 Name "Quick-Fix Medic"
N/A163 Skill Easy
N/A164 Item "The Quick-Fix"
N/A165 WeaponRestrictions SecondaryOnly
N/A166 }
N/A167 
N/A168 // Heavyweapons
N/A169 T_TFBot_Heavyweapons_Fist
N/A170 {
N/A171 Class Heavyweapons
N/A172 Name "Steel Gauntlet"
N/A173 Skill Hard
N/A174 ClassIcon heavy_steelfist
N/A175 //Attributes DefensiveBuffHigh // Passive damage reduction, replaces high health
N/A176 Health 900
N/A177 Scale 1.5 // Force scale to 1 when "Health" set high
N/A178 WeaponRestrictions MeleeOnly
N/A179 Item "Fists of Steel"
N/A180 }
N/A181 
N/A182 T_TFBot_Heavyweapons_Heavyweight_Champ
N/A183 {
N/A184 Class Heavyweapons
N/A185 Name "Heavyweight Champ"
N/A186 Skill Easy
N/A187 ClassIcon heavy_champ
N/A188 WeaponRestrictions MeleeOnly
N/A189 Item "the killing gloves of boxing"
N/A190 Item "Pugilist's Protector"
N/A191 }
N/A192 
N/A193 T_TFBot_Heavyweapons_Heavyweight_Champ_Fast
N/A194 {
N/A195 Class Heavyweapons
N/A196 Name "Heavyweight Champ"
N/A197 Skill Easy
N/A198 ClassIcon heavy_champ
N/A199 WeaponRestrictions MeleeOnly
N/A200 Item "Gloves of Running Urgently"
N/A201 }
N/A202 
N/A203 T_TFBot_Heavyweapons_Gnome
N/A204 {
N/A205 Class Heavyweapons
N/A206 Name "Heavy Mittens"
N/A207 Skill Easy
N/A208 ClassIcon heavy_mittens
N/A209 //Scale 0.65
N/A210 WeaponRestrictions MeleeOnly
N/A211 Health 60
N/A212 Attributes AlwaysCrit
N/A213 
N/A214 //Item "The All-Father"
N/A215 //Item "Point and Shoot"
N/A216 Item "The Holiday Punch"
N/A217 
N/A218 CharacterAttributes
N/A219 {
N/A220 "move speed bonus" 1.3
N/A221 "damage bonus" 0.2
N/A222 }
N/A223 }
N/A224 
N/A225 // Demoman
N/A226 T_TFBot_Demoman_Knight
N/A227 {
N/A228 Class Demoman
N/A229 Name "Demoknight"
N/A230 ClassIcon demoknight
N/A231 Skill Hard
N/A232 Item "The Chargin' Targe"
N/A233 Item "The Eyelander"
N/A234 WeaponRestrictions MeleeOnly
N/A235 CharacterAttributes
N/A236 {
N/A237 "critboost on kill" 3
N/A238 }
N/A239 }
N/A240 
N/A241 // Soldier
N/A242 T_TFBot_Soldier_Buff_Banner
N/A243 {
N/A244 Class Soldier
N/A245 Name "Buff Soldier"
N/A246 Skill Hard
N/A247 Attributes SpawnWithFullCharge
N/A248 Item "The Buff Banner"
N/A249 }
N/A250 
N/A251 // Pyro
N/A252 T_TFBot_Pyro_Flaregun
N/A253 {
N/A254 Class Pyro
N/A255 Name "Flare Pyro"
N/A256 Skill Normal
N/A257 Item "The Flare Gun"
N/A258 WeaponRestrictions SecondaryOnly
N/A259 }
N/A260 }
N/A261}