Advanced NIF Repair Tool

Creatable at the protolathe. Requires the same tech levels as the NIF, but no exotic materials.

It's a device that accepts nanopaste, and programs the nanite swarms into NIF repair swarms, which are a liquid reagent ingame. It has a 60u storage capacity, and needs to be emptied into any container.
From there, it can be injected via syringe, made into pills, or drank (though the latter two reduce effectiveness by 50%). Each unit nanopaste makes 15u repair nanites, so a full repair from 0% to 100% of a normal NIF requires 7 nanopaste converted to reagents (100u).
This commit is contained in:
Arokha Sieyes
2018-01-08 17:14:56 -05:00
parent 080a9234d6
commit ea6ecca731
5 changed files with 91 additions and 0 deletions

View File

@@ -108,6 +108,14 @@
build_path = /obj/item/device/nif
sort_string = "HABBC"
/datum/design/item/nifrepairtool
name = "adv. NIF repair tool"
id = "anrt"
req_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_MATERIAL = 5, TECH_ENGINEERING = 5, TECH_DATA = 5)
materials = list(DEFAULT_WALL_MATERIAL = 5000, "glass" = 8000)
build_path = /obj/item/device/nifrepairer
sort_string = "HABBD"
// Resleeving Circuitboards
/datum/design/circuit/transhuman_clonepod