mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
683 B
683 B
Home > bitburner > Gang > getEquipmentStats
Gang.getEquipmentStats() method
Get stats of an equipment.
Signature:
getEquipmentStats(equipName: string): EquipmentStats;
Parameters
Parameter | Type | Description |
---|---|---|
equipName | string | Name of equipment. |
Returns:
A dictionary containing the stats of the equipment.
Remarks
RAM cost: 2 GB
Get the specified equipment stats.