mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-01-07 03:27:04 +08:00
Merge branch '3.7' into '3.7'
add data combine bonus character See merge request YuukiPS/GC-Resources!15
This commit is contained in:
commit
baf79c3047
90
Resources/ExcelBinOutput/CombineBonusExcelConfigData.json
Normal file
90
Resources/ExcelBinOutput/CombineBonusExcelConfigData.json
Normal file
@ -0,0 +1,90 @@
|
||||
[
|
||||
{
|
||||
"avatarId": 10000043,
|
||||
"combineType": 1,
|
||||
"bonusType": "COMBINE_BONUS_DOUBLE",
|
||||
"paramVec": [
|
||||
0.1
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000068,
|
||||
"combineType": 1,
|
||||
"bonusType": "COMBINE_BONUS_REFUND",
|
||||
"paramVec": [
|
||||
0.25
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000038,
|
||||
"combineType": 2,
|
||||
"bonusType": "COMBINE_BONUS_DOUBLE",
|
||||
"paramVec": [
|
||||
0.1
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 11000028,
|
||||
"combineType": 2,
|
||||
"bonusType": "COMBINE_BONUS_DOUBLE",
|
||||
"paramVec": [
|
||||
0.1
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000078,
|
||||
"combineType": 2,
|
||||
"bonusType": "COMBINE_BONUS_DOUBLE",
|
||||
"paramVec": [
|
||||
0.1
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000041,
|
||||
"combineType": 2,
|
||||
"bonusType": "COMBINE_BONUS_REFUND",
|
||||
"paramVec": [
|
||||
0.25
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000051,
|
||||
"combineType": 3,
|
||||
"bonusType": "COMBINE_BONUS_DOUBLE",
|
||||
"paramVec": [
|
||||
0.1
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000025,
|
||||
"combineType": 3,
|
||||
"bonusType": "COMBINE_BONUS_REFUND",
|
||||
"paramVec": [
|
||||
0.25
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000074,
|
||||
"combineType": 3,
|
||||
"bonusType": "COMBINE_BONUS_DOUBLE",
|
||||
"paramVec": [
|
||||
0.1
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000058,
|
||||
"combineType": 3,
|
||||
"bonusType": "COMBINE_BONUS_REFUND_RANDOM",
|
||||
"paramVec": [
|
||||
0.25
|
||||
]
|
||||
},
|
||||
{
|
||||
"avatarId": 10000006,
|
||||
"combineType": 4,
|
||||
"bonusType": "COMBINE_BONUS_REFUND",
|
||||
"paramVec": [
|
||||
0.2
|
||||
]
|
||||
}
|
||||
]
|
Loading…
Reference in New Issue
Block a user