NLDClient-yudde/ProjectNLD/Assets/Config/Data/actorcfg_monthlypass.json

18 lines
229 B
JSON
Raw Normal View History

2025-02-12 14:01:45 +08:00
[
{
"ID": 101,
2026-01-29 14:38:46 +08:00
"PassProductID": 9010101,
2025-02-12 14:01:45 +08:00
"DirectlyExtraRewards": [
{
"Id": 11,
"Count": 300
}
],
"DailyRewards": [
{
"Id": 2,
2026-03-02 19:33:28 +08:00
"Count": 40
2025-02-12 14:01:45 +08:00
}
2025-12-23 18:48:37 +08:00
]
2025-02-12 14:01:45 +08:00
}
]