當(dāng)你和朋友PVP時(shí)打出了一張血清-W......

血清-W指令:
1.testfor @p[tag=血清,hasitem={item=potion,
location=slot.weapon.mainhand,data=6}]
2.tag @p[tag=血清] add 行動(dòng)
3.execute @p[tag=血清] ~ ~ ~ tag @p[tag=!血清] add 目標(biāo)
4.replaceitem entity @p[tag=血清] slot.weapon.mainhand 0 air
5.scoreboard players add @p[tag=行動(dòng)] 血清 1
6.execute @p[scores={血清=40..220}] ~ ~ ~ tp @s ~ ~ ~1 facing ~ ~ ~20
7.execute @p[scores={血清=40}] ~ ~ ~ tp @s 260 60 890
(中間可以窮舉多條指令,具體視頻有講解)
8.execute @p[scores={血清=220}] ~ ~ ~ tp @s 114 514 1919
9.execute @p[scores={血清=260}] ~ ~ ~ tp @s @p[tag=目標(biāo)]
10.execute @p[scores={血清=260}] ~ ~ ~ damage @p[tag=目標(biāo)] 30
11.execute @p[scores={血清=0..220}] ~ ~ ~ tp @p[tag=目標(biāo)] ^^^5
12.execute @p[scores={血清=280..}] ~ ~ ~ tag @s remove 行動(dòng)
13.execute @p[scores={血清=280..}] ~ ~ ~ scoreboard players reset @s 血清
如果遇到無(wú)法使用的情況可以手動(dòng)輸入
/tag @a remove 目標(biāo)
/tag @a remove 行動(dòng)
附加指令:
1.execute @p[scores={血清=260}] ~ ~ ~ execute @p[tag=目標(biāo)] ~ ~1 ~ particle minecraft:dragon_death_explosion_emitter ~ ~ ~