Browse Source

hotfix (coldfix)

pull/77/head
ExLin 1 year ago
parent
commit
347678639e
2 changed files with 10 additions and 10 deletions
  1. +5
    -5
      docs/zzz/api.md
  2. +5
    -5
      docs/zzz/api_ja.md

+ 5
- 5
docs/zzz/api.md View File

@@ -62,17 +62,17 @@
| :--- | :--------- |
| Exp | Agent Exp |
| Level | Agent Level |
| promotionLevel | Agent promotion level |
| PromotionLevel | Agent promotion level |
| TalentLevel | Agent mindscape level |
| SkinId | Agent Skin ID |
| CoreSkillEnhancement | Core Skill Unlocked Enchancements - A, B, C, D, F, G |
| CoreSkillEnhancement | Core Skill Unlocked Enhancements - A, B, C, D, F, G |
| TalentToggles | Mindscape Cinema visual toggles |
| WeaponEffectState | W-Engine signature special effect state `[0: OFF, 1: ON]` |
| ClaimedRewards | Agent promotion rewards |
| ClaimedRewardList | Agent promotion rewards |
| ObtainmentTimestamp | Agent obtainment timestamp |
| [Weapon](#weapon) | Equipped W-Engine |
| SkillLevelList | Agent skill level dict, check the definitions for indexes |
| [EquippedList](#EquipmentList) | List of Disc Drives with UID |
| [EquippedList](#EquippedList) | List of Disc Drives with UID |

#### Weapon

@@ -90,7 +90,7 @@ For more info, refer to [store/zzz/weapons.json](https://raw.githubusercontent.c
| IsLocked | Locked state of W-Engine |
| UpgradeLevel | W-Engine Phase Level |

#### EquipmentList
#### EquippedList
| Name | Description |
| :--- | :--------- |
| Slot | Slot index |


+ 5
- 5
docs/zzz/api_ja.md View File

@@ -64,17 +64,17 @@
| :--- | :--------- |
| Exp | エージェント経験値 |
| Level | エージェントレべル |
| promotionLevel | エージェント昇格レべル |
| PromotionLevel | エージェント昇格レべル |
| TalentLevel | エージェント心象映画レべル |
| SkinId | エージェントスキンID |
| CoreSkillEnhancement | コアスキルの開放状況 - A, B, C, D, F, G |
| TalentToggles | 心象映画の外観のトグル状態 |
| TalentToggleList | 心象映画の外観のトグル状態 |
| WeaponEffectState | モチーフ音動機のエフェクトのトグル状態 `[0: OFF, 1: ON]` |
| ClaimedRewards | エージェント昇格報酬の受取状況 |
| ClaimedRewardList | エージェント昇格報酬の受取状況 |
| ObtainmentTimestamp | エージェント獲得日時のタイムスタンプ |
| [Weapon](#weapon) | 装備した音動機 |
| SkillLevelList | スキルレベルのリスト、インデックスは定義ファイルを参照 |
| [EquippedList](#EquipmentList) | UIDを含むドライバディスクのリスト |
| [EquippedList](#EquippedList) | UIDを含むドライバディスクのリスト |

#### Weapon

@@ -92,7 +92,7 @@
| IsLocked | 音動機が保護ロックされているか |
| UpgradeLevel | 音動機の突破レベル |

#### EquipmentList
#### EquippedList
| キー | 説明 |
| :--- | :--------- |
| Slot | スロット位置 |


Loading…
Cancel
Save