mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-08 08:43:53 +01:00
24 lines
743 B
Markdown
24 lines
743 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [bitburner](./bitburner.md) > [Person](./bitburner.person.md)
|
|
|
|
## Person interface
|
|
|
|
|
|
**Signature:**
|
|
|
|
```typescript
|
|
interface Person
|
|
```
|
|
|
|
## Properties
|
|
|
|
| Property | Modifiers | Type | Description |
|
|
| --- | --- | --- | --- |
|
|
| [city](./bitburner.person.city.md) | | [CityName](./bitburner.cityname.md) | |
|
|
| [exp](./bitburner.person.exp.md) | | [Skills](./bitburner.skills.md) | |
|
|
| [hp](./bitburner.person.hp.md) | | [HP](./bitburner.hp.md) | |
|
|
| [mults](./bitburner.person.mults.md) | | [Multipliers](./bitburner.multipliers.md) | |
|
|
| [skills](./bitburner.person.skills.md) | | [Skills](./bitburner.skills.md) | |
|
|
|