Nixel1212 08ae6900808b47b195d96aeebadd3b70
안녕하세요 드온이입니다 오늘은 힐로드라는 스킬을 강좌 할건데요 오늘은 글씨를 장식하면서 할거에요
자 그러면 이제 강좌를 시작하겠습니다
<완성형>
일단 먼저 구문인데요 구문은 다음과 같이 씁니다
on rightclick using stick:
>if name of player's tool is "[힐로드]":
>>execute player command "/스킬2"
command /스킬2:
>cooldown: 3 seconds
>cooldown message: 3초 기다리세요
>trigger:
>>if name of player's tool is "[힐로드]":
>>>if player is sneaking:
>>>>loop 4 times:
>>>>>wait 0.5 seconds
>>>>>execute player command "/particle minecraft:end_rod ~ ~1 ~ 2 0 2 1 1000 normal"
>>>>>execute player command "/particle minecraft:dragon_breath ~ ~2 ~ 2 0 2 1 5000 normal"
>>>>>execute player command "/playsound minecraft:entity.wither.shoot player @s ~ ~ ~ 1000 1 1"
>>>>>heal the player by 3
>>>else:
>>>>loop 4 times:
>>>>>wait 0.5 seconds
>>>>>execute player command "/particle minecraft:end_rod ~ ~1 ~ 2 0 2 1 1000 normal"
>>>>>execute player command "/particle minecraft:dragon_breath ~ ~2 ~ 2 0 2 1 5000 normal"
>>>>>execute player command "/playsound minecraft:entity.wither.shoot player @s ~ ~ ~ 1000 1 1"
>>>>>heal the player by 2
이렇게 쓰는데요
여기서 모르는 구문이 있다고 치면 그건 heal <타겟> by <값> 이겠네요
이 구문은 타겟을 다음 값 만큼 치료하는 구문이고
이거를 이용해서 위에 GIF랑 똑같이 만든게 저 구문입니다
아... 그리고.... 여러분에게는 죄송하지만 강좌글 3-3편에서 아이템 수리 구문에 오류가
있나봐요 그것때문에 3-3편은 취소됐습니다
자 이제 분위기 전환을 위해 강좌는 여기서 마치겠습니다
감사합니다
https://discord.gg/2gxSqWu - 마인크래프트 개발자 디스코드
DDang_
2020.02.06감사합니다