Skip to content

2026-03-17 パッチ反映#1345

Open
m10i-0nyx wants to merge 1 commit intororatorio-hub:masterfrom
m10i-0nyx:patch/update-20260317
Open

2026-03-17 パッチ反映#1345
m10i-0nyx wants to merge 1 commit intororatorio-hub:masterfrom
m10i-0nyx:patch/update-20260317

Conversation

@m10i-0nyx
Copy link
Contributor

先週のパッチ更新です

Copilot AI review requested due to automatic review settings March 22, 2026 14:57
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

先週分のパッチ内容として、item.yaml に新規アイテム定義(箱アイテム、潜在解放、装備品など)を追加し、データ側で最新のアイテムを扱えるようにするPRです。

Changes:

  • 箱アイテム(精錬値付き入手)ID 104984104991 を追加
  • 潜在解放系エンチャント ID 314381 / 314520 を追加
  • 新規装備アイテム ID 410577 / 410581 / 420746 / 450527 を追加

Comment on lines +266999 to +267001
白きカーリッツバーグ騎士団のヘルム
<ITEM>詳細はこちら<INFO>400454</INFO></ITEM>
―――――――――――――
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[must] 「対象アイテム」の表記が他の箱アイテムと異なり、アイテムIDリンク用の タグがアイテム名に付いていません(代わりに「詳細はこちら」になっている)。説明の自動リンク/パーサが期待する形式から外れる可能性があるので、他の行と同様にアイテム名を …400454 形式に統一してください。

Copilot uses AI. Check for mistakes.
Comment on lines +310865 to +310872
displayname: 潜在解放(アークメイジXX)
id: 314381
injection_name:
suffix: <潜在解放(アークメイジXX)>
is_card: false
is_enchant: true
resname: C_160LV_Warlock_Violet
type: 消耗品/その他
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[recommend] 同一シリーズ(アークメイジ系の潜在解放)内で resname の大文字/小文字が直前の項目(例: 潜在解放(アークメイジXIX))と不一致です。リソース名解決がケースセンシティブな環境だとアイコン/表示が欠ける原因になり得るため、シリーズ内で resname を統一し、実際のアセット名に合わせてください。

Copilot uses AI. Check for mistakes.
Comment on lines +311104 to +311111
displayname: 潜在解放(蜃気楼&不知火XX)
id: 314520
injection_name:
suffix: <潜在解放(蜃気楼&不知火XX)>
is_card: false
is_enchant: true
resname: latent_release_kg
type: 消耗品/その他
Copy link

Copilot AI Mar 22, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[recommend] 直前の同系統項目(潜在解放(蜃気楼&不知火XVIII/XIX))が resname: Latent_Release_KG なのに対し、この追加分だけ latent_release_kg になっています。アイコン/リソースが同一である想定なら、ケースも含めて resname を揃えてください(ケースセンシティブ環境での欠損防止)。

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants