We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v13.2.1α2
50Lv+50CP(100Lv)を超えると必要経験値量が1になり、経験値を取るたびにHPとMPが回復する。
レベルが最大になっても1CP上げるのと同じ経験値量を必要とする
#> job:level_up/ #レベルアップ打ち止め execute if score @s Level matches 101.. run scoreboard players operation @s Exp = @s RequiredExp execute if score @s Level matches 101.. run scoreboard players remove @s Exp 1 execute if score @s Level matches 101.. run scoreboard players set @s Level 100
No response
The text was updated successfully, but these errors were encountered:
#289 レベルが最大のときに経験値を1つ取得するだけでレベルアップするバグを修正
ede4b65
No branches or pull requests
発生したTUSBv13のVersion
v13.2.1α2
概要
50Lv+50CP(100Lv)を超えると必要経験値量が1になり、経験値を取るたびにHPとMPが回復する。
再現方法
予想される動作
レベルが最大になっても1CP上げるのと同じ経験値量を必要とする
原因となるコマンド
NBTデータ
No response
ログ
No response
The text was updated successfully, but these errors were encountered: