Browse Source

some corrections; added equipList, weapon, reliquary, flat descriptions;

pull/3/head
ExLin 4 years ago
parent
commit
5ea44d7abe
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      api.md

+ 2
- 2
api.md View File

@@ -75,14 +75,14 @@ For any additional info, check the [Characters Data](https://github.com/Dimbreat
| affixMap | Weapon Refinement Level `[0-4]` | | affixMap | Weapon Refinement Level `[0-4]` |




### reliquary
#### reliquary


| Name | Description | | Name | Description |
| :--- | :---------- | | :--- | :---------- |
| level | Artifact Level `[1-21]` | | level | Artifact Level `[1-21]` |
| mainPropId | Artifact Main Stat ID <br /> [MainProps Data](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/ReliquaryMainPropExcelConfigData.json) | | mainPropId | Artifact Main Stat ID <br /> [MainProps Data](https://github.com/Dimbreath/GenshinData/blob/master/ExcelBinOutput/ReliquaryMainPropExcelConfigData.json) |


### flat
#### flat


For any additional info about names, descriptions and etc, check the [TextMap Data](https://github.com/Dimbreath/GenshinData/tree/master/TextMap), includes any languages supported by game. For any additional info about names, descriptions and etc, check the [TextMap Data](https://github.com/Dimbreath/GenshinData/tree/master/TextMap), includes any languages supported by game.




Loading…
Cancel
Save