개인 자료란 (JE)

  서버 커뮤니티

Profile kplari_2 대표칭호 없음

_woosang__ 157ee238316a4456a4ef721e7217d571

Profile

질문하기 스크립트

스탯 스크립트가 제데로 작동하질 않아요 ㅠㅠ

2023.08.05 조회 수 34 추천 수 0
이해도 초보자 
게임버전 (JE) 1.20.1 
게임버전 (BE) 관련없음 
스크립트 버전 2.6.3 

on damage:

    if attacker is player:

        set {_lore::*} to uncolored lore of attacker's tool

        loop {_lore::*}:

            if loop-value contains "공격력:":

                set {_at} to loop-value

                replace all "공격력: " with " " in {_at}

                set {_at} to {_at} parsed as number

                

            else if loop-value contains "체력흡수:":

                set {_athp} to loop-value

                replace all "공격력: " with " " in {_athp}

                set {_athp} to {_athp} parsed as number

                

            else if loop-value contains "크리티컬:":

                set {_cr} to loop-value

                replace all "공격력: " with " " in {_cr}

                set {_cr} to {_cr} parsed as number

                

        if {_at} is set:

            add {_at}/2 to damage

        if {_athp} is set:

            add {_athp}/2 to attacker's health

        if {_cr} is set:

            chance of {_cr}%:

                set damage to damage*2

                send "&e*크리티컬!*" to attacker

                play sound "entity.experience_orb.pickup" with volume 0.5 to the attacker

본문에서 일부만 가져온건데 콘솔에서는 오류 없이 리로드 되는데, 여기서 '공격력', '체력흡수', '크리티컬'이 작동이 안됩니다 따로 에드온이 필요한지..?

Warning
댓글이 없습니다.

새로운 댓글을 등록해 주세요!

뉴스 및 창작물
/files/thumbnails/576/775/003/262x150.crop.jpg?20240426232553

아티클

이달의 블록: 단단한 진흙

학교가기싫다

2024-04-26

0

/files/thumbnails/115/774/003/262x150.crop.jpg?20240428135129

업데이트

마인크래프트 1.20.5 정식 업데이트

학교가기싫다

2024-04-24

0

/files/thumbnails/762/770/003/262x150.crop.jpg?20240418073724

레드스톤

T.B.H (고민중독) | 노트블럭 버전 | NoteBlock Cover [한국어 영어 중국어 가사 추가]

노트블럭전문가

2024-04-18

0

/files/thumbnails/218/767/003/262x150.crop.jpg?20240412130213

레드스톤

우리의 꿈 - 원피스 오프닝

노트블럭전문가

2024-04-12

0

/files/thumbnails/505/766/003/262x150.crop.jpg?20240411122306

레드스톤

기동전사 건담 수성의 마녀 | 노트블럭 커버 1

노트블럭전문가

2024-04-11

1