Skip to content

Comments

Mobステータスの計算式を変更#999

Open
NePonpon wants to merge 2 commits intoreleases/1-21-4from
feature/mob-status-calc
Open

Mobステータスの計算式を変更#999
NePonpon wants to merge 2 commits intoreleases/1-21-4from
feature/mob-status-calc

Conversation

@NePonpon
Copy link
Member

@NePonpon NePonpon commented Feb 19, 2026

チケット URL

GH-998

対応内容・対応背景・妥協点

Mobステータスの式を変更する
baseStatus + status * Level
MPはすでに旧式での値がMobに使われているため式を変更しない。

やったこと

  • ステータス計算のための共通functionを追加
  • MP以外のすべてのステータスを共通functionを使って計算する

やってないこと

  • baseStatusstatusの値の保存方法が固まっていないため、そこから値を取り出して計算できていない

テスト

共通functionで正しく計算できていれば、すべてのステータスの計算は大丈夫です。

チェックリスト (ガイドライン)

@NePonpon NePonpon requested a review from Tito5e February 19, 2026 12:24
@NePonpon NePonpon requested a review from a team as a code owner February 19, 2026 12:24
@NePonpon NePonpon linked an issue Feb 19, 2026 that may be closed by this pull request
@github-actions github-actions bot added the 1-21-4 MCver1.21.4で確認された問題 label Feb 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1-21-4 MCver1.21.4で確認された問題

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] Mobのステータス計算の式を変更

1 participant