Files
BD2PS/data/tables/LikabilityPartnerTable.json
yoncodes e58fd190b4 pushing
2025-10-28 21:21:28 -04:00

41 lines
448 B
JSON

[
{
"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
]
}
]