Files
MinFt/cfgData/tbeventpartnerstatuedice.json
2026-04-27 12:07:32 +08:00

76 lines
1.3 KiB
JSON

[
{
"Face": 1,
"Type": "More",
"SpinPointParam": {
"$type": "MoreSpinPoint",
"SpinPoints": 2,
"BonusPercent": 0.3,
"BonusDuration": 900
},
"ComboBonus": 10,
"Icon": "",
"AnimationTime": 1.33,
"FxDelay": 0.58
},
{
"Face": 2,
"Type": "Free",
"SpinPointParam": {
"$type": "FreeSpinPoint",
"SpinPoints": 2
},
"ComboBonus": 10,
"Icon": "",
"AnimationTime": 1.33,
"FxDelay": 0.58
},
{
"Face": 3,
"Type": "Hammer",
"SpinPointParam": {
"$type": "NormalSpinPoint",
"SpinPoints": 1
},
"ComboBonus": 3,
"Icon": "",
"AnimationTime": 0.83,
"FxDelay": 0.78
},
{
"Face": 4,
"Type": "HandSaw",
"SpinPointParam": {
"$type": "NormalSpinPoint",
"SpinPoints": 2
},
"ComboBonus": 6,
"Icon": "",
"AnimationTime": 1,
"FxDelay": 0.67
},
{
"Face": 5,
"Type": "CircularSaw",
"SpinPointParam": {
"$type": "NormalSpinPoint",
"SpinPoints": 3
},
"ComboBonus": 9,
"Icon": "",
"AnimationTime": 1,
"FxDelay": 0.6
},
{
"Face": 6,
"Type": "PowerDrill",
"SpinPointParam": {
"$type": "NormalSpinPoint",
"SpinPoints": 6
},
"ComboBonus": 20,
"Icon": "",
"AnimationTime": 1.25,
"FxDelay": 0.75
}
]