You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/zzz/api_de.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -87,6 +87,7 @@
87
87
|[Weapon](#weapon)| Ausgerüsteter W-Motor |
88
88
| SkillLevelList | Agent Skill Level Dictionary, überprüfe die Definitionen für Indexe |
89
89
|[EquippedList](#EquippedList)| Liste von ausgerüsteten Antriebsscheiben |
90
+
Notiz: Wenn der Agent Sinnbild Level 3 freigeschaltet hat, füge 2 zu allen Talenten hinzu. Wenn der Agent Sinnbild Level 5 freigeschaltet hat, füge 2 zu den bereits 2 hinzugefügten zu (4 insgesamt).
90
91
91
92
#### Weapon
92
93
@@ -124,6 +125,7 @@ Für mehr Informationen, gehe zu [store/zzz/weapons.json](https://raw.githubuser
124
125
| IsTrash | Müllstatus der Antriebsscheibe |
125
126
| MainStatList | Antriebsscheibe Hauptstat, überprüfe [Stat](#Stat) für mehr Informationen |
126
127
| RandomPropertyList | Antriebsscheiben Substat List, überprüfe [Stat](#Stat) für mehr Informationen |
128
+
Notiz: Rarität von Antriebsscheiben kann unter [store/zzz/equipment.json](https://github.com/seriaati/API-docs/blob/master/store/zzz/equipments.json) gefunden werden.
0 commit comments