Open
Conversation
Comment on lines
+266999
to
+267001
| 白きカーリッツバーグ騎士団のヘルム | ||
| <ITEM>詳細はこちら<INFO>400454</INFO></ITEM> | ||
| ――――――――――――― |
There was a problem hiding this comment.
[must] 「対象アイテム」の表記が他の箱アイテムと異なり、アイテムIDリンク用の タグがアイテム名に付いていません(代わりに「詳細はこちら」になっている)。説明の自動リンク/パーサが期待する形式から外れる可能性があるので、他の行と同様にアイテム名を …400454 形式に統一してください。
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: 消耗品/その他 |
There was a problem hiding this comment.
[recommend] 同一シリーズ(アークメイジ系の潜在解放)内で resname の大文字/小文字が直前の項目(例: 潜在解放(アークメイジXIX))と不一致です。リソース名解決がケースセンシティブな環境だとアイコン/表示が欠ける原因になり得るため、シリーズ内で resname を統一し、実際のアセット名に合わせてください。
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: 消耗品/その他 |
There was a problem hiding this comment.
[recommend] 直前の同系統項目(潜在解放(蜃気楼&不知火XVIII/XIX))が resname: Latent_Release_KG なのに対し、この追加分だけ latent_release_kg になっています。アイコン/リソースが同一である想定なら、ケースも含めて resname を揃えてください(ケースセンシティブ環境での欠損防止)。
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
先週のパッチ更新です