From 7765e0a626467e8a3a112ee7ffa8ad9bec915cb0 Mon Sep 17 00:00:00 2001 From: EllaCoat Date: Sat, 10 Aug 2024 23:57:28 +0900 Subject: [PATCH] =?UTF-8?q?=E6=96=AC=E6=92=83=E7=A0=B2=20=E3=82=B5?= =?UTF-8?q?=E3=82=A6=E3=83=B3=E3=83=89=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ai/projectile/zangekihou/1.start.mcfunction | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Asset/data/asset/functions/mob/0391.axia_first/ai/projectile/zangekihou/1.start.mcfunction b/Asset/data/asset/functions/mob/0391.axia_first/ai/projectile/zangekihou/1.start.mcfunction index 1596415d11..c7d34c7766 100644 --- a/Asset/data/asset/functions/mob/0391.axia_first/ai/projectile/zangekihou/1.start.mcfunction +++ b/Asset/data/asset/functions/mob/0391.axia_first/ai/projectile/zangekihou/1.start.mcfunction @@ -19,3 +19,12 @@ # ダメージ判定 function asset:mob/0391.axia_first/ai/projectile/zangekihou/4.damage + +# サウンド + playsound entity.warden.sonic_boom hostile @a[distance=..32] ~ ~ ~ 2 1.5 0 + playsound block.end_portal.spawn hostile @a[distance=..32] ~ ~ ~ 0.25 2 0.0 + playsound block.respawn_anchor.deplete hostile @a[distance=..32] ~ ~ ~ 2 2 0.0 + playsound block.respawn_anchor.deplete hostile @a[distance=..32] ~ ~ ~ 2 1.95 0.0 + playsound entity.breeze.shoot hostile @a[distance=..32] ~ ~ ~ 2 0.7 0.0 + playsound entity.breeze.shoot hostile @a[distance=..32] ~ ~ ~ 2 0.69 0.0 + playsound entity.breeze.shoot hostile @a[distance=..32] ~ ~ ~ 2 0.68 0.0