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

32 lines
512 B
JSON

[
{
"ID": 1001,
"MMTParam": {
"$type": "MMTFailParam",
"FailDelayTime": 2,
"FishingFailStrugglingTime": 3,
"FishingFailProgress": 0.05
}
},
{
"ID": 1002,
"MMTParam": {
"$type": "MMTNoviceProtection",
"NoFail": 2,
"NoFailWithGuidance": 15
}
},
{
"ID": 1003,
"MMTParam": {
"$type": "MMTEventTargetID",
"IDOffset": 500
}
},
{
"ID": 1004,
"MMTParam": {
"$type": "MMTFastAutoBuildSwitch"
}
}
]