-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master' into dev/ella_mob_417
- Loading branch information
Showing
15 changed files
with
44 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
Asset/data/asset/functions/effect/0057.defense_base_debuff/_/register.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#> asset:effect/0057.defense_base_debuff/_/register | ||
# | ||
# | ||
# | ||
# @within tag/function asset:effect/register | ||
|
||
execute if data storage asset:context {id:57} run function asset:effect/0057.defense_base_debuff/register |
13 changes: 13 additions & 0 deletions
13
Asset/data/asset/functions/effect/0057.defense_base_debuff/register.mcfunction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
#> asset:effect/0057.defense_base_debuff/register | ||
# | ||
# Effectのデータを指定 | ||
# | ||
# @within function asset:effect/0057.defense_base_debuff/_/register | ||
|
||
# 継承 (int) | ||
data modify storage asset:effect Extends append value 7 | ||
function asset:effect/extends | ||
# ID (int) | ||
data modify storage asset:effect ID set value 57 | ||
# 消すのに必要なレベル (int) (default = 1) | ||
data modify storage asset:effect RequireClearLv set value 2 |
9 changes: 0 additions & 9 deletions
9
Asset/data/asset/functions/mob/0151.recombined/0.load.mcfunction
This file was deleted.
Oops, something went wrong.
8 changes: 0 additions & 8 deletions
8
Asset/data/asset/functions/mob/0151.recombined/_index.d.mcfunction
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
Asset/data/asset/functions/mob/0151.recombined/attack/3.scheduleloop.mcfunction
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
Asset/data/asset/functions/mob/0151.recombined/attack/4.def_down.mcfunction
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
Asset/data/asset/functions/mob/0151.recombined/rejoin_process.mcfunction
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,4 +48,4 @@ | |
"asset:effect/0125.levitation/_/tick", | ||
"asset:effect/0258.spirit_melody/_/tick" | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters