Browse Source

Fix api_ja.md

pull/10/head
eratou GitHub 4 years ago
parent
commit
54949cfd9d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 3 deletions
  1. +1
    -3
      api_ja.md

+ 1
- 3
api_ja.md View File

@@ -78,9 +78,7 @@ ID別の文字の基本データについては、[store/characters.json](/store

| 名前 | 説明 |
| :--- | :--------- |
| itemId | 識別ID <br />
[聖遺物情報](https://raw.githubusercontent.com/Dimbreath/GenshinData/master/ExcelBinOutput/ReliquaryExcelConfigData.json) -> `"id"` <br />
[武器情報](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/WeaponExcelConfigData.json) -> `"id"` |
| itemId | 識別ID <br /> [聖遺物情報](https://raw.githubusercontent.com/Dimbreath/GenshinData/master/ExcelBinOutput/ReliquaryExcelConfigData.json) -> `"id"` <br />[武器情報](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/WeaponExcelConfigData.json) -> `"id"` |
| [weapon](#weapon) `[Weapon Only]` | 武器の基本情報 |
| [reliquary](#reliquary) `[Artifact Only]` | 聖遺物の基本情報 |
| [flat](#flat) | このアイテムの詳細情報 |


Loading…
Cancel
Save