Skip to content

Commit e1f658d

Browse files
authored
Merge pull request #83 from seriaati/seria
Add notes to disc rarity & skill level buffs
2 parents ab7f60f + 20559be commit e1f658d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/zzz/api.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@
8787
| SkillLevelList | Agent skill level dict, check the [definitions](#skills) for indexes |
8888
| [EquippedList](#EquippedList) | List of Drive Discs |
8989

90+
Note: If the agent has unlocked mindscape 3, increase all skill levels by 2. If the agent has unlocked mindscape 5, increase all skill levels by 2 on the base of the previous increase (4 total).
91+
9092
#### Weapon
9193

9294
Check [Formulas](#formulas) to see how to get actual values from base values
@@ -124,6 +126,8 @@ For more info, refer to [store/zzz/weapons.json](https://raw.githubusercontent.c
124126
| MainStatList | Drive Disc Main Stat, check [Stat](#Stat) for additional info |
125127
| RandomPropertyList | Drive Disc Substat List, check [Stat](#Stat) for additional info |
126128

129+
Note: Rarity of drive discs can be found in [store/zzz/equipment.json](https://github.com/seriaati/API-docs/blob/master/store/zzz/equipments.json).
130+
127131
#### Stat
128132

129133
Check [Formulas](#formulas) to see how to get actual values from base values

0 commit comments

Comments
 (0)