The faction this represents
The Netscript object.
Checks if faction requirements are met.
true
if requirements are satisfied, false otherwise.
Returns list of all augmentations.
All augmentations offered by this faction.
Gets list of augmentations that are "in-reach", ie:
Augmentations that are within reach of purchasing.
Get the location to travel to for this faction.
The location that we'd need to travel to to get an invitation, null
if unneeded.
Get the faction's name.
Faction's name.
Returns list of augmentations that are not yet purchased.
Augmentations that are not already owned.
Returns current reputation for the faction.
Current reputation, as number.
Returns requirements for the faction.
All augmentations offered by this faction.
Gets list of augmentations that are "in-reach" and unique to this faction.
Unique augmentations that are within reach of purchasing.
Checks if the faction has already been joined.
The name of the faction to check, defaults to this.
True if faction has been joined, false otherwise.
Checks if user should join the faction.
True if the faction has no enemies or more augmentations available than enemies.
Generated using TypeDoc
Helper class which handles factions in the game.