bitburner-src/markdown/bitburner.gang.getequipmentstats.md
omuretsu 06a985bdf8 Revert "Remove markdown from git tracking (#139)"
This reverts commit bbb6e3f309935aebac74ddb1fbeec12dfb7540b1.
2022-10-21 11:16:00 -04:00

689 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:

EquipmentStats

A dictionary containing the stats of the equipment.

Remarks

RAM cost: 2 GB

Get the specified equipment stats.