forked from CMHopeSunshine/LittlePaimon
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
📝 更新4.6数据和新抽卡记录链接 (CMHopeSunshine#505)
* 📝 更新4.6 metadata * ✨ 适配新抽卡记录链接
- Loading branch information
1 parent
f3811c2
commit b7a6f2e
Showing
11 changed files
with
455 additions
and
353 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -463,6 +463,11 @@ | |
], | ||
"10000094": [ | ||
"千织" | ||
], | ||
"10000096": [ | ||
"阿蕾奇诺", | ||
"仆人", | ||
"父亲" | ||
] | ||
}, | ||
"武器": { | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -31679,5 +31679,10 @@ | |
"region": "枫丹", | ||
"star": 5, | ||
"element": "岩" | ||
}, | ||
"阿蕾奇诺": { | ||
"region": "枫丹", | ||
"star": 5, | ||
"element": "火" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1095,6 +1095,10 @@ | |
"千织": [ | ||
0, | ||
1 | ||
], | ||
"阿蕾奇诺": [ | ||
0, | ||
2 | ||
] | ||
} | ||
} |
Oops, something went wrong.