FITini // ------------------------------------------------------------------------- // // Ground Vehicle Profile: 32100 'Salvage Truck' Type: 476 // // Creation Date: 3/4/98 Creator: david abzug // // // ------------------------------------------------------------------------- [Header] st FileType = "GroundVehicleProfile" [General] ul ID = 32100 st Crew = "PCREWD" ul Chassis = 476 st Name = "Salvage Truck" ul VehicleTypeID = 476 l NameIndex = 28 l DescIndex = 547 f CurTonnage = 40 st icon = "na.gif" c Status = 0 l ResourcePoints = 4000 l BattleRating = 40 l Morale = 0 l MoraleModifier = 0 [Engine] f Tonnage = 1 ul Rating = 1 uc MaxMoveSpeed = 18 [Armor] uc Type = 1 f Tonnage = 3.75 [Front] uc CurInternalStructure = 1 uc MaxArmorPoints = 15 uc CurArmorPoints = 15 [Left] uc CurInternalStructure = 1 uc MaxArmorPoints = 15 uc CurArmorPoints = 15 [Right] uc CurInternalStructure = 1 uc MaxArmorPoints = 15 uc CurArmorPoints = 15 [Rear] uc CurInternalStructure = 1 uc MaxArmorPoints = 15 uc CurArmorPoints = 15 [Turret] uc CurInternalStructure = 1 uc MaxArmorPoints = 15 uc CurArmorPoints = 15 [InventoryInfo] uc NumOther = 3 uc NumWeapons = 0 uc NumAmmo = 0 // Inventory // Other [Item:0] uc MasterID = 1 [Item:1] uc MasterID = 6 [Item:2] uc MasterID = 35 FITEnd