ChensClassicItems
Chen.ClassicItems.Items.Equipment
DroneRepairKit Class
Singleton equipment class powered by TILER2 that implements Drone Repair Kit functionality.
public class DroneRepairKit : TILER2.Equipment<Chen.ClassicItems.Items.Equipment.DroneRepairKit>
Inheritance System.Object π‘ TILER2.AutoConfigContainer π‘ TILER2.T2Module π‘ TILER2.CatalogBoilerplate π‘ TILER2.Equipment π‘ TILER2.Equipment<DroneRepairKit> π‘ DroneRepairKit
| Properties | Β | 
|---|---|
| regenBuff | The regen buff associated with the Drone Repair Kit to be given to affected drones. | 
| Methods | Β | 
|---|---|
| SupportCustomDrone(string) | Adds a support for a custom drone so that Drone Repair Kit also heals and applies regen to them. | 
| UnsupportCustomDrone(string) | Removes support for a custom drone, thus removing them from Drone Repair Kitβs scope. |