Files
MinFt/cfgData/tbeventpartnerstatuedice.json
Liubing\LB 3d8d4d18f3 first commit
先修复一下,错误的场景

删除不必要的钓场资产

修复into场景

update:更新meta文件,修复报错

update:修复资源

修复第一章节建造

修复建造第三章

update:删除多余内容

update:更新README.md

update:还原图标

update:更新README

update:更新配置
2026-04-28 02:17:22 +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
}
]