跳到主要内容

贯月矢

实用配置

使用 moonpiercer 写在武器行里。 别名: 没有登记别名。

复制起手配置

character add weapon="moonpiercer" refine=1 lvl=90/90;

特殊说明

Leaf 拾取延迟

This belongs to the Leaf weapon series. `pickup_delay` controls how many frames pass before the active character picks up the Leaf after the weapon procs.

复制示例

xiangling add weapon="moonpiercer" refine=5 lvl=90/90 +params=[pickup_delay=60];

手动拾取 Leaf

Use `pickup` after the Dendro reaction creates the Leaf, then continue with the character that should hold the buff.

复制示例

xiangling add weapon="moonpiercer" refine=5 lvl=90/90 +params=[pickup_delay=0];
nahida skill;
xiangling skill;
nefer pickup;

Carry pickup timing

Delay pickup if the holder procs the Leaf, then another character should receive it.

复制示例

nahida skill;
xiangling skill;
sleep(30);
mavuika burst; # active before the Leaf is picked up

连招示例

装备后用一次真实命中测试

武器通常由持有者命中、层数、切人、反应或初始参数触发。先把武器给真正的持有者,再用一个简单动作测试。

持有者

装备武器的角色,才是被动判定和命中来源最重要的人。

不要凭感觉判断

如果被动需要暴击、反应、切人或站场时间,随便让队友动一下并不能证明它生效。

复制连招

character add weapon="moonpiercer" refine=1 lvl=90/90;
character skill;

测试 pickup_delay

这个参数会增加或等待的帧数。不改时使用模拟器默认值。

+params=[...]

武器参数写在武器行。

测试状态

初始参数适合做对比,但可能跳过自然叠层过程。

复制连招

character add weapon="moonpiercer" refine=1 lvl=90/90 +params=[pickup_delay=10];

特殊参数

+params=[pickup_delay=...] - 这个参数会增加或等待的帧数。不改时使用模拟器默认值。

复制命令

character add weapon="moonpiercer" refine=1 lvl=90/90 +params=[pickup_delay=10];

条件字段

没有记录特殊条目。

范围数据

没有范围数据: weapon

已知问题

没有已知问题

名称

  • moonpiercer

参数

能力参数说明
Moonpiercerpickup_delayNumber of frames until the Leaf is picked up by the active character after every proc.

字段

没有字段