Hacked NPC - simon987/Much-Assembly-Required GitHub Wiki
Hacked NPC
See Factory for more information on how to create a Hacked NPC.

Specifications
Memory: 8192 words
Lifetime: 1024 ticks
Hardware
Hacked NPCs do not have shield, Floppy drive or Keyboard modules.
| Device | Default Address | Note |
|---|---|---|
| Legs | 0x0001 |
|
| Laser | 0x0002 |
|
| LiDAR | 0x0003 |
|
| Drill | 0x0005 |
|
| NPC Inventory | 0x0006 |
Same as regular inventory but with only 1 slot |
| Random number generator | 0x0007 |
|
| Clock | 0x0008 |
|
| Hologram Projector | 0x0009 |
|
| NPC Battery | 0x000A |
Same as regular battery, but does not have solar panel regeneration. The NPC dies when the energy level reaches 0 |
| Radio Receiver | 0x000C |
|
| Universal Com Port | 0x000D |
|
| Core | 0x000E |
NPCs have 100 hit points instead of 250 |
| Construction Arm | 0x0010 |