WaveSchedule { Templates { T_TFGateBot_Giant_Pomson { Class Engineer Health 1875 ClassIcon engineer_pomson_giant EventChangeAttributes { Default { Tag bot_gatebot // having these will cause bots to run towards gates Tag nav_prefer_gate1_flank // having these will cause bots to run towards gates BehaviorModifiers push // having these will cause bots to run towards gates Attributes IgnoreFlag // having these will cause bots to run towards gates Attributes MiniBoss Item "MvM GateBot Light Engineer" Skill Expert WeaponRestrictions PrimaryOnly Item "The Pomson 6000" } RevertGateBotsBehavior { Attributes MiniBoss Item "MvM GateBot Light Engineer" Skill Expert WeaponRestrictions PrimaryOnly Item "The Pomson 6000" ItemAttributes // turn off light hat { ItemName "MvM GateBot Light Engineer" "item style override" 1 } } } } } }