Skip to content

Commit

Permalink
gxsj
Browse files Browse the repository at this point in the history
  • Loading branch information
xulai1001 committed Aug 30, 2024
1 parent 8833a35 commit 721882f
Show file tree
Hide file tree
Showing 10 changed files with 4,090 additions and 321 deletions.
613 changes: 599 additions & 14 deletions Scripts/export_support_card/cardDB.json

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions Scripts/export_support_card/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@
1109: {
"races": [32],
"note": "莱茵 - 设置为NHK"
},
1116: {
"races": [71],
"note": "贵妇人 - 增加有马纪念"
}
}

Expand Down
769 changes: 678 additions & 91 deletions Scripts/export_support_card/text_data.json

Large diffs are not rendered by default.

87 changes: 85 additions & 2 deletions Scripts/export_support_card/umaDB.json
Original file line number Diff line number Diff line change
Expand Up @@ -3530,6 +3530,47 @@
],
"star": 5
},
"104702": {
"bonusData": [],
"fiveStatusBonus": [
10,
0,
10,
0,
10
],
"fiveStatusInitial": [
114,
110,
112,
106,
108
],
"freeRaces": [
{
"startTurn": 12,
"endTurn": 26,
"count": 1
}
],
"gameId": 104702,
"name": "[Inlaid Stories]ゼンノロブロイ",
"preferRaces": [],
"preferReds": [],
"races": [
11,
31,
33,
43,
47,
55,
59,
67,
69,
71
],
"star": 5
},
"104801": {
"bonusData": [],
"fiveStatusBonus": [
Expand Down Expand Up @@ -6268,6 +6309,47 @@
],
"star": 5
},
"110502": {
"bonusData": [],
"fiveStatusBonus": [
0,
0,
7,
10,
13
],
"fiveStatusInitial": [
108,
102,
109,
104,
127
],
"freeRaces": [
{
"startTurn": 12,
"endTurn": 23,
"count": 1
}
],
"gameId": 110502,
"name": "[Like “ZEER”]ネオユニヴァース",
"preferRaces": [],
"preferReds": [],
"races": [
11,
30,
33,
35,
43,
45,
53,
55,
67,
69
],
"star": 5
},
"110601": {
"bonusData": [],
"fiveStatusBonus": [
Expand Down Expand Up @@ -6432,7 +6514,7 @@
],
"freeRaces": [],
"gameId": 111601,
"name": "[Regina dei fiori]ジェンティルドンナ",
"name": "[Regina dei fiori]贵妇人",
"preferRaces": [],
"preferReds": [],
"races": [
Expand All @@ -6445,7 +6527,8 @@
53,
59,
67,
69
69,
71
],
"star": 5
},
Expand Down
Loading

0 comments on commit 721882f

Please sign in to comment.