Loading...
「ツール」は右上に移動しました。
利用したサーバー: watawata37
57いいね 3456回再生

盾で受けて、反撃!カウンター技が使えるようになるコマンド、紹介するので一緒に作りましょう!【マイクラ統合版】【コマンド解説】

今回の読み上げボイスは個人的な好みで「夏色花梨(なつき かりん)」を使用しています。推しなので今後も使っていきたい所存です。

00:00 始めに
00:45 注意点
01:03 コマンド制作
03:45 うまく動作しない場合
04:59 それぞれのコマンドの役割
12:01 終わりに

このスキルが使えるRPG→minecraft-mcworld.com/109462/

チャット欄で実行するコマンド
/tickingarea add ~~~ ~~~ command
/scoreboard objectives add counterattack_time dummy
/give @s repeating_command_block
/give @s chain_command_block

コマンドブロックに書き込むコマンド
scoreboard players set @a[hasitem=[{item=shield,location=slot.weapon.offhand},{item=shield,location=slot.weapon.offhand,data=0,quantity=0}]] counterattack_time 12

tag @a[scores={counterattack_time=1..},hasitem=[{item=iron_sword,location=slot.weapon.mainhand},{item=iron_sword,location=slot.weapon.mainhand,data=0,quantity=0}]] add counterattack

execute as @a[tag=counterattack] at @s positioned ^^0.5^3 run damage @e[r=3,family=monster] 24 entity_attack entity @s

execute as @a[tag=counterattack] at @s run particle minecraft:large_explosion ^-1^2^3.5

execute as @a[tag=counterattack] at @s run particle minecraft:large_explosion ^^2^3.8

execute as @a[tag=counterattack] at @s run particle minecraft:large_explosion ^1^2^3.5

execute as @a[tag=counterattack] at @s run playsound mob.blaze.hit @a ~~~ 1 0.75

execute as @a[tag=counterattack] at @s run scoreboard players set @s counterattack_time 0

tag @a remove counterattack

scoreboard players add @a[scores={counterattack_time=1..}] counterattack_time -1

replaceitem entity @a[hasitem=[{item=shield,location=slot.weapon.offhand},{item=shield,location=slot.weapon.offhand,data=0,quantity=0}]] slot.weapon.offhand 0 shield 1

replaceitem entity @a[hasitem=[{item=iron_sword,location=slot.weapon.mainhand},{item=iron_sword,location=slot.weapon.mainhand,data=0,quantity=0}]] slot.weapon.mainhand 0 iron_sword 1

使わせていただいた素材の配布元
BGM:
なぐもりずの音楽室様→   / @nagumorizu  
「ゆるっとお散歩日和!」
「battle04」
「焚火」
めふ様→   / @meph_bgm  
「Exploring the Anecumene - Jungle」
効果音:
効果音ラボ様→soundeffect-lab.info/
画像:
イラストボックス様→www.illust-box.jp/
かんたん似顔絵くん様→charat.me/portrait/terms
フォント:
Faraway様→faraway.work/
「藍原筆文字隷書」

#マイクラ #配布ワールド #RPG #統合版 #スキル

コメント