跳到主要内容

悠古的磐岩

实用配置

使用 archaicpetra 写在套装行里。 别名: ap

复制起手配置

character add set="archaicpetra" count=4;
character add stats hp=4780 atk=311 er=0.518 pyro%=0.466 cr=0.311 cd=0.622;

特殊说明

拾取结晶规则

拾取结晶盾时,套装持有者必须在场;否则队伍 buff 不会触发。

复制示例

zhongli add set="archaicpetra" count=4;

月系特殊分支

当前实现也会处理 Lunar Crystallize,因此 Hydro 在这个分支里可以吃到 buff。

复制示例

zhongli skill;

连招示例

Pick up any Crystallize shard

Use the system function after creating shards. This is how Petra gets its 4pc buff.

Crystallize first

Petra has nothing to pick up unless Geo already created a shard.

any

Quick testing mode. The sim picks an available shard without forcing an element.

Buff element

For final configs, prefer a specific element if the DPS needs one exact Petra buff.

复制连招

zhongli skill;
pick_up_crystallize("any");

Pick up a specific shard

Use a real element when the buff must be Pyro/Hydro/Cryo/Electro/etc.

pyro / hydro / cryo

This tells Petra which shard element to collect.

Missing shard

If that shard does not exist, the pickup will not give the buff you expect.

复制连招

zhongli skill;
pick_up_crystallize("pyro");

装备套装并触发真正条件

圣遗物通常看触发时机。伤害窗口前,要先做出能启动套装的动作或反应。

count=4

`count=2` 是二件套,`count=4` 是完整四件套效果。

触发条件

套装可能需要元素爆发、战技伤害、反应、护盾、站场时间或受到伤害。只写套装行不一定会启动。

复制连招

character add set="archaicpetra" count=4;
character add stats hp=4780 atk=311 atk%=0.466 cr=0.311 cd=0.622;
character skill;

特殊参数

没有记录特殊条目。

条件字段

没有记录特殊条目。

范围数据

没有范围数据: artifact

已知问题

没有已知问题

名称

  • archaicpetra
  • ap

参数

没有能力参数

字段

没有字段