힉힉호무리
대표칭호 없음
이해도 | 초보자 |
---|---|
게임버전 (JE) | 1.20.1 |
게임버전 (BE) | 1.20.x |
on player consume:
if event-item is bread named "&a공격력":
if {attackDamage.%uuid of player%} is not set:
set {attackDamage.%uuid of player%} to 0
set {attackDamage.%uuid of player%} to {attackDamage.%uuid of player%} + 0.05
send "&b공격력이 1 증가했습니다!" to player
add 1 to {attacklv.%uuid of player%}
한개의 빵만 들고 있을 땐 작동이 되는데
여러개의 빵을 들고 한개를 먹으면 작동이 안됩니다..
살려주세요ㅠㅠ
댓글이 없습니다.
새로운 댓글을 등록해 주세요!