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

44 lines
1.0 KiB
JSON

[
{
"amor": 10.0,
"charGrowthId": 1,
"charSkillGroupId": 1,
"charUltimateSkillGroupId": 25,
"cooldownValue": 1.0,
"costumeId": 67303,
"durationValue": 1.0,
"expGainValue": 1.0,
"goldGainValue": 1.0,
"groupId": 1,
"hpRecoveryPerSecond": 0.1,
"id": 1,
"itemPickupRange": 1.5,
"moveSpeed": 4.0,
"powerValue": 12.0,
"prefabPath": "MiniGame_001_Char/Animator/Player067303/Player067303",
"projectileSpeed": 1.0,
"rerollCount": 2,
"startHp": 1000
},
{
"amor": 10.0,
"charGrowthId": 1,
"charSkillGroupId": 11,
"charUltimateSkillGroupId": 26,
"cooldownValue": 0.75,
"costumeId": 67503,
"durationValue": 1.0,
"expGainValue": 1.0,
"goldGainValue": 1.0,
"groupId": 1,
"hpRecoveryPerSecond": 0.1,
"id": 2,
"itemPickupRange": 1.5,
"moveSpeed": 5.0,
"powerValue": 8.0,
"prefabPath": "MiniGame_001_Char/Animator/Player067503/Player067503",
"projectileSpeed": 1.0,
"rerollCount": 2,
"startHp": 200
}
]