Files
Fishing2Server/Main/cfg/tbreel.json
2026-03-05 15:03:45 +08:00

66 lines
890 B
JSON

[
{
"id": 40001,
"reel_type": 1,
"gear_ratio": [
7
],
"strength": 40
},
{
"id": 40002,
"reel_type": 1,
"gear_ratio": [
5
],
"strength": 40
},
{
"id": 40003,
"reel_type": 2,
"gear_ratio": [],
"strength": 0
},
{
"id": 40004,
"reel_type": 2,
"gear_ratio": [],
"strength": 0
},
{
"id": 40005,
"reel_type": 3,
"gear_ratio": [],
"strength": 0
},
{
"id": 40006,
"reel_type": 3,
"gear_ratio": [],
"strength": 0
},
{
"id": 40007,
"reel_type": 1,
"gear_ratio": [],
"strength": 0
},
{
"id": 40008,
"reel_type": 1,
"gear_ratio": [],
"strength": 0
},
{
"id": 40009,
"reel_type": 3,
"gear_ratio": [],
"strength": 0
},
{
"id": 40010,
"reel_type": 3,
"gear_ratio": [],
"strength": 0
}
]