# 深海PT

## 对PT伤害公式

### 昼战炮击

$$
对PT最终攻击力=\[阈值后攻击力*0.35+15]*装备补正1*装备补正2*…\*其他阈值后补正
$$

### 昼战雷击

$$
对PT最终攻击力=\[阈值后攻击力\*0.35+15]\*其他阈值后补正
$$

### 夜战/夜袭

$$
对PT最终攻击力=\[阈值后攻击力\*0.35+15]*装备补正其他阈值后补正*0.6
$$

### 空袭

$$
对PT最终攻击力=阈值后攻击力\*0.8或0.5
$$

其中\*0.35+15部分尚待完善(基本属于近似值，有极少量范围外数据，但超出的不多)

### 装备补正

![装备补正](/files/-MkxIvLVSOtpCp1Daz59)

## 陆攻对PT

陆攻对PT时初步认为存在两种随机倍率（粗算0.4/0.7？）


---

# 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/shen-hai-ce-chuan-zhi/shen-hai-pt.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.
