Skip to content

Commit 58baf90

Browse files
committed
HP調整
1 parent 424ae30 commit 58baf90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Asset/data/asset/functions/mob/0456.gargo_ex_machina/register.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
data modify storage asset:mob Lore set value ['{"text":" > Exception in thread \\"main\\"": java.lang.NullPointerException","color":"red"}','{"text":" at item.artifact.getLore(atf/0001.book_of_all-seeing)","color":"red"}','{"text":" Caused by: java.util.NoSuchElementException: Missing \'Lore\'","color":"red"}']
2323
# 体力 (double) (オプション)
2424
# 前後半戦で回復するので実態の半分の値を入れる
25-
data modify storage asset:mob Health set value 120000
25+
data modify storage asset:mob Health set value 237000
2626
# 属性倍率 // 1.0fで100% 最低でも25%は軽減されずに入る
2727
# 物理倍率 (float) (オプション)
2828
data modify storage asset:mob Resist.Physical set value 1.0f

0 commit comments

Comments
 (0)