Skip to content

Commit 2d44d0b

Browse files
committed
射程の嘘を修正
1 parent db8e169 commit 2d44d0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Asset/data/asset/functions/artifact/0375.thunder_magic/give/2.give.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
# 攻撃に関する情報 -範囲攻撃 (string) Wikiを参照 (オプション)
4040
data modify storage asset:artifact AttackInfo.IsRangeAttack set value "every"
4141
# 攻撃に関する情報 -攻撃範囲 (literal) Wikiを参照 (オプション)
42-
data modify storage asset:artifact AttackInfo.AttackRange set value 7
42+
data modify storage asset:artifact AttackInfo.AttackRange set value 14
4343
# MP必要量 (int) (オプション)
4444
# data modify storage asset:artifact MPRequire set value
4545
# MP回復量

0 commit comments

Comments
 (0)