# NeverLose更新公告

{% hint style="success" %}
2024.08.23

CS2-NL更新

更新日志：

> 添加“强力致命”（FL），位于 100“最小伤害”之后。
>
> 如果双击已蓄力，第一颗子弹将试图造成至少敌人生命值一半的伤害，第二颗子弹将试图对敌人造成致命伤害。
>
> 如果未蓄力，则为生命值 +1。 在“命中率”中添加“强力射击”选项。
>
> 如果武器精度无法提高，它将忽略命中率。
>
> 主要用于墙壁撞击。
>
> 改进暴力自瞄对不同类型的反瞄准性能 略微改进“空中扫射”。
>
> 在空中扫射时按住 Shift 键现在会快速停止。
>
> 改进“跳跃错误”。它将不再自动从地面弹起。
>
> 改进“自动急停”。
>
> 改进暴力自瞄
> {% endhint %}


---

# 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://docs.shark.top/g/cs2/neverlose/update.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.
