We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8e169 commit 2d44d0bCopy full SHA for 2d44d0b
Asset/data/asset/functions/artifact/0375.thunder_magic/give/2.give.mcfunction
@@ -39,7 +39,7 @@
39
# 攻撃に関する情報 -範囲攻撃 (string) Wikiを参照 (オプション)
40
data modify storage asset:artifact AttackInfo.IsRangeAttack set value "every"
41
# 攻撃に関する情報 -攻撃範囲 (literal) Wikiを参照 (オプション)
42
- data modify storage asset:artifact AttackInfo.AttackRange set value 7
+ data modify storage asset:artifact AttackInfo.AttackRange set value 14
43
# MP必要量 (int) (オプション)
44
# data modify storage asset:artifact MPRequire set value
45
# MP回復量
0 commit comments