数值:军团职位

This commit is contained in:
yzh
2022-09-15 14:31:36 +08:00
parent cd533906c1
commit 7115fe261c

View File

@@ -4,41 +4,41 @@
"name": "大将军",
"rankProportion": 0,
"sellRatio": 3,
"activeRatio": 3
"activeRatio": 1
},
{
"id": 2,
"name": "将军",
"rankProportion": 5,
"sellRatio": 2.8,
"activeRatio": 2.8
"activeRatio": 1
},
{
"id": 3,
"name": "校尉",
"rankProportion": 20,
"sellRatio": 2.6,
"activeRatio": 2.6
"activeRatio": 1
},
{
"id": 4,
"name": "什长",
"rankProportion": 30,
"sellRatio": 2.5,
"activeRatio": 2.5
"activeRatio": 1
},
{
"id": 5,
"name": "伍长",
"rankProportion": 40,
"sellRatio": 2.4,
"activeRatio": 2.4
"activeRatio": 1
},
{
"id": 6,
"name": "士兵",
"rankProportion": 100,
"sellRatio": 2,
"activeRatio": 2
"activeRatio": 1
}
]