mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 15:04:36 +01:00
feat: Implement SimRoom functionality with Simple Mode features - Added SimRoomHelper class to manage SimRoom events and logic. - Implemented SimpleModeSelectBuff handler for buff selection in Simple Mode. - Implemented SimpleModeSetSkipOption to enable/disable skip options. - Implemented SimpleModeSkipAll to handle skipping all Simple Mode stages and reward retrieval. - Implemented SimpleModeSkipBuffSelection for skipping buff selection. - Implemented SimpleModeStart to initiate Simple Mode with event handling. - Updated SimRoom data models to include buffs, legacy buffs, and event tracking. - Updated GameData add SimRoom data tables -Added JsonStaticDataReplenish add SimRoom data models - Enhanced User model to manage weekly reset logic and retain legacy buffs. - Added DateTimeHelper utility for managing time zone specific date calculations. - Updated game configuration for static data and resource URLs.
12 lines
491 B
JSON
12 lines
491 B
JSON
{
|
|
"StaticDataMpk": {
|
|
"Url": "https://cloud.nikke-kr.com/prdenv/139-c596af726e/staticdata/data/qa-251120-10b-p1/477874/mpk/StaticData.pack",
|
|
"Version": "data/qa-251120-10b-p1/477874",
|
|
"Salt1": "t8iCAEGhWUzYFk6umjwwxY6Y4IrqGQcil/rAG6M/ofw=",
|
|
"Salt2": "eBWJaf2wR/WdkfhYEc9x7gHmZX8inyrDf6sA5l7N4zk="
|
|
},
|
|
"ResourceBaseURL": "https://cloud.nikke-kr.com/prdenv/139-b131234cad/{Platform}",
|
|
"GameMinVer": "100.0.1",
|
|
"GameMaxVer": "150.0.2",
|
|
"TargetVersion": "139.8.13"
|
|
} |