mirror of
https://github.com/yoncodes/BD2PS.git
synced 2026-08-06 06:32:13 +02:00
pushing
This commit is contained in:
44
data/tables/FieldMiniGameCharTable.json
Normal file
44
data/tables/FieldMiniGameCharTable.json
Normal file
@@ -0,0 +1,44 @@
|
||||
[
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user