-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🍱 [Mob417] アストロスケルトン実装 #504
Conversation
後でジャンプを実装します |
Asset/data/asset/functions/mob/0417.astro_skeleton/attack/.mcfunction
Outdated
Show resolved
Hide resolved
#> asset:mob/0417.astro_skeleton/_index.d | ||
# @private | ||
|
||
#> tag | ||
# @within function asset:mob/0417.astro_skeleton/** | ||
#declare |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
未使用
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
製作途中なのを失念してた(Draftにするなどしてくれ~
Asset/data/asset/functions/object/2170.astro_teleport/tick/teleport.mcfunction
Outdated
Show resolved
Hide resolved
Asset/data/asset/functions/object/2170.astro_teleport/tick/teleport.mcfunction
Outdated
Show resolved
Hide resolved
完成 |
# @within asset:mob/alias/417/summon | ||
|
||
# 元となるEntityを召喚する | ||
summon skeleton ~ ~ ~ {Tags:["MobInit","AntiBurn","AlwaysSlowFall"],DeathLootTable:"empty"} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ルートテーブル、普通のスケルトンのやつでもいい説
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
んーどうなんだろ
まぁええか
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
よさそう
攻撃低下デバフと耐性低下デバフを掛けるスケルトンです。
未知の技術でワープしてきます。