# 喷气机

## 喷气机存在S1抗击坠

喷气机在S1阶段存在被击坠减少现象(即喷气机在喷气强袭/S1/S2三个阶段均存在被击坠减少的属性)

$$
普通舰载机击坠数=floor\[搭载数×(A+制空定数/4)/10]
$$

$$
喷气机击坠数=向下取整\[搭载数×(A+制空定数/4)/10×0.6]
$$

\*A为\[0,制空定数/3]范围内，以0.01为间隔产生的随机数

制空定数：确保=1，优势=3，均势=5，劣势=7，丧失=10

## 喷气机熟练度补正

喷气强袭阶段，暴击伤害补正和暴击率可能也受到本舰携带的其他舰攻/舰爆熟练度的影响。


---

# 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://kc.xn--uesr8qr0rdwk.cn/research/wo-fang-zhuang-bei/jian-zai-ji/pen-qi-ji.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.
