mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-06 06:32:13 +02:00
pushing
This commit is contained in:
41
data/tables/LikabilityPartnerTable.json
Normal file
41
data/tables/LikabilityPartnerTable.json
Normal file
@@ -0,0 +1,41 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"mainCharacterPointWeight": 10.0,
|
||||
"partnerUniqueIds": [
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5,
|
||||
6
|
||||
],
|
||||
"rewardCount": [
|
||||
2000,
|
||||
2000,
|
||||
2000,
|
||||
2000,
|
||||
2000
|
||||
],
|
||||
"rewardId": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"rewardType": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"storyId": [
|
||||
1001,
|
||||
1001,
|
||||
1001,
|
||||
1001,
|
||||
1001
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user