# Cyberware

## <mark style="color:yellow;">New Cyberware</mark>

### Syn-Lungs (Circulatory System)

Syn-Lungs make their return from previous versions of the game! They now reduce the amount of Stamina necessary to Dodge and Dash while on the ground, and reduce the duration of negative status effects from smoking. Syn-Lungs begin at Tier 3 rarity and can be purchased starting at Level 17, as well as upgraded up to Tier 5++.

<figure><img src="/files/v3kLcmcSFVlJH3CdYXOM" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
***Developer's Note:*** Syn-Lungs help complement the benefit of the Tailwind perk, which now makes [Air Dashing cost -40% less Stamina](/perks-and-skills.md#tailwind). Syn-Lungs provide up to the same benefit at Tier 5++, just while on the ground.
{% endhint %}

### Endorphin Regulator (Frontal Cortex)

Endorphin Regulator allows you to consume less alcohol to gain the <mark style="color:yellow;">**Numbed**</mark> status, and increases the duration of the effects of Narcotics.

Like Syn-Lungs, Endorphin Regulator begins at Tier 3 rarity and can be purchased beginning at Level 17, as well as upgraded up to Tier 5++.

<figure><img src="/files/SSc1HiFvPzpxxuqesGPL" alt="" width="563"><figcaption></figcaption></figure>

***

## <mark style="color:yellow;">Changes to Existing Cyberware</mark>

### Second Heart

Second Heart now restores Health *or* Nerve when they deplete, depending on which runs out first. Both effects share the same cooldown. (Example: If you run out of Health and Second Heart triggers, and you then run out of Nerve during the cooldown, Second Heart won't save you.)

|                                Before                               |                                After                                |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/3CE7NSU6de7l8wKLyWK2" alt="" data-size="original"> | <img src="/files/mWQBN7L2litP5XMOJzgb" alt="" data-size="original"> |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.darkfuture2077.com/cyberware.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
