마인크래프트 돌진 스킬 [커맨드 연구소 #24]
Page info
Writer 라키 유튜브 Date20-02-06 00:00 Hit307 Comment0Link
-
https://youtu.be/ZkMu8lnSuX4 10- Connection
Body
(주의 : 이 영상은 매우 정신이 없으므로 멍때리며 보시는 걸 추천드립니다.)
※Used Command
돌진 스코어보드:
/scoreboard objectives add RUSH minecraft.custom:minecraft.sprint_one_cm
/scoreboard objectives add STOP minecraft.custom:minecraft.sneak_time
달릴 수록 빨라지기 + 급정거:
/scoreboard players remove @a[scores={RUSH=1..}] RUSH 12
/scoreboard players set @a[scores={STOP=1..}] RUSH 0
/scoreboard players set @a[scores={STOP=1..}] STOP 0
/scoreboard players set @a[scores={RUSH=2000..}] RUSH 2000
돌진 스킬:
/execute as @a[scores={RUSH=400..}] at @s run tp @s ~ ~ ~ ~ 0
/execute as @a[scores={RUSH=400..}] at @s run tp @s ^ ^ ^0.5 ~ 0
/execute as @a[scores={RUSH=600..}] at @s run tp @s ^ ^ ^0.5 ~ 0
/execute as @a[scores={RUSH=400..}] at @s run particle cloud ^ ^ ^-1 0.2 0.2 0.2 0.05 25 force @a
/execute as @a[scores={RUSH=800..}] at @s run tp @s ^ ^ ^1 ~ 0
/execute as @a[scores={RUSH=800..}] at @s run particle crit ^0.5 ^ ^-1 0.2 0.2 0.2 0.001 25 force @a
/execute as @a[scores={RUSH=800..}] at @s run particle crit ^-0.5 ^ ^-1 0.2 0.2 0.2 0.001 25 force @a
/execute as @a[scores={RUSH=800..}] at @s run particle crit ^ ^0.5 ^-1 0.2 0.2 0.2 0.001 25 force @a
/execute as @a[scores={RUSH=800..}] at @s run particle crit ^ ^-0.5 ^-1 0.2 0.2 0.2 0.001 25 force @a
/execute as @a[scores={RUSH=1000..}] at @s run tp @s ^ ^ ^1 ~ 0
/execute as @a[scores={RUSH=1200..}] at @s run tp @s ^ ^ ^1.5 ~ 0
/execute as @a[scores={RUSH=1200..}] at @s run particle cloud ^ ^ ^1 0.75 0.5 0.75 0.025 450 force @a
/execute as @a[scores={RUSH=1200..}] at @s run particle crit ^ ^ ^1 0.75 0.45 0.75 0.05 450 force @a
/execute as @a[scores={RUSH=1600..}] at @s run tp @s ^ ^ ^2.5 ~ 0
/execute as @a[scores={RUSH=1600..}] at @s run particle cloud ^ ^ ^-6 1 0.5 1 0.025 750 force @a
/execute as @a[scores={RUSH=1600..}] at @s run particle crit ^ ^ ^-6 1 0.45 1 0.05 750 force @a
/execute as @a[scores={RUSH=1600..}] at @s run particle flame ^ ^ ^-2 1.5 0.45 1.5 0.05 1250 force @a
/execute as @a[scores={RUSH=400..}] at @s unless block ~ ~ ~ air run tp @s ~ ~1 ~
/execute as @a[scores={RUSH=400..}] at @s run tag @s add RUSHER
/execute as @a[scores={RUSH=400..}] at @s run kill @e[distance=..3,tag=!RUSHER]
/execute as @a[scores={RUSH=600..}] at @s run kill @e[distance=..4,tag=!RUSHER]
/execute as @a[scores={RUSH=800..}] at @s run kill @e[distance=..5,tag=!RUSHER]
/execute as @a[scores={RUSH=1200..}] at @s run kill @e[distance=..6,tag=!RUSHER]
/execute as @a[scores={RUSH=1600..}] at @s run kill @e[distance=..9,tag=!RUSHER]
/tag @a[scores={RUSH=..399}] remove RUSHER
♬ Music
a_hisa - Confusion
Comment List
There are no registered comments.