You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

212 lines
3.6 KiB

[
{
"Id": 1,
"Lv": 1,
"Exp": 100,
"Section": 1,
"LaborMax": 20,
"LifeMin": 40,
"IllnessReduce": 1,
"DiseaseRecovery": 23,
"DiseaseWorsen": 48,
"AttackBonus": 2,
"HPBonus": 10,
"DEFBonus": 1
},
{
"Id": 2,
"Lv": 2,
"Exp": 300,
"Section": 1,
"LaborMax": 25,
"LifeMin": 42,
"IllnessReduce": 2,
"DiseaseRecovery": 26,
"DiseaseWorsen": 46,
"AttackBonus": 3,
"HPBonus": 20,
"DEFBonus": 2
},
{
"Id": 3,
"Lv": 3,
"Exp": 700,
"Section": 1,
"LaborMax": 30,
"LifeMin": 45,
"IllnessReduce": 3,
"DiseaseRecovery": 29,
"DiseaseWorsen": 44,
"AttackBonus": 4,
"HPBonus": 30,
"DEFBonus": 3
},
{
"Id": 4,
"Lv": 4,
"Exp": 1000,
"Section": 2,
"LaborMax": 35,
"LifeMin": 55,
"IllnessReduce": 4,
"DiseaseRecovery": 32,
"DiseaseWorsen": 42,
"AttackBonus": 5,
"HPBonus": 40,
"DEFBonus": 4
},
{
"Id": 5,
"Lv": 5,
"Exp": 1400,
"Section": 2,
"LaborMax": 40,
"LifeMin": 55,
"IllnessReduce": 5,
"DiseaseRecovery": 35,
"DiseaseWorsen": 40,
"AttackBonus": 6,
"HPBonus": 50,
"DEFBonus": 5
},
{
"Id": 6,
"Lv": 6,
"Exp": 1800,
"Section": 2,
"LaborMax": 45,
"LifeMin": 55,
"IllnessReduce": 6,
"DiseaseRecovery": 38,
"DiseaseWorsen": 38,
"AttackBonus": 7,
"HPBonus": 60,
"DEFBonus": 6
},
{
"Id": 7,
"Lv": 7,
"Exp": 2200,
"Section": 3,
"LaborMax": 50,
"LifeMin": 60,
"IllnessReduce": 7,
"DiseaseRecovery": 41,
"DiseaseWorsen": 36,
"AttackBonus": 8,
"HPBonus": 70,
"DEFBonus": 7
},
{
"Id": 8,
"Lv": 8,
"Exp": 2600,
"Section": 3,
"LaborMax": 55,
"LifeMin": 60,
"IllnessReduce": 8,
"DiseaseRecovery": 44,
"DiseaseWorsen": 34,
"AttackBonus": 9,
"HPBonus": 80,
"DEFBonus": 8
},
{
"Id": 9,
"Lv": 9,
"Exp": 3000,
"Section": 3,
"LaborMax": 60,
"LifeMin": 60,
"IllnessReduce": 9,
"DiseaseRecovery": 47,
"DiseaseWorsen": 32,
"AttackBonus": 10,
"HPBonus": 90,
"DEFBonus": 9
},
{
"Id": 10,
"Lv": 10,
"Exp": 3500,
"Section": 4,
"LaborMax": 65,
"LifeMin": 65,
"IllnessReduce": 10,
"DiseaseRecovery": 50,
"DiseaseWorsen": 30,
"AttackBonus": 11,
"HPBonus": 100,
"DEFBonus": 10
},
{
"Id": 11,
"Lv": 11,
"Exp": 3900,
"Section": 4,
"LaborMax": 70,
"LifeMin": 65,
"IllnessReduce": 11,
"DiseaseRecovery": 53,
"DiseaseWorsen": 28,
"AttackBonus": 12,
"HPBonus": 110,
"DEFBonus": 11
},
{
"Id": 12,
"Lv": 12,
"Exp": 4400,
"Section": 4,
"LaborMax": 75,
"LifeMin": 65,
"IllnessReduce": 12,
"DiseaseRecovery": 56,
"DiseaseWorsen": 26,
"AttackBonus": 13,
"HPBonus": 120,
"DEFBonus": 12
},
{
"Id": 13,
"Lv": 13,
"Exp": 4900,
"Section": 5,
"LaborMax": 80,
"LifeMin": 70,
"IllnessReduce": 13,
"DiseaseRecovery": 59,
"DiseaseWorsen": 24,
"AttackBonus": 14,
"HPBonus": 130,
"DEFBonus": 13
},
{
"Id": 14,
"Lv": 14,
"Exp": 5400,
"Section": 5,
"LaborMax": 85,
"LifeMin": 70,
"IllnessReduce": 14,
"DiseaseRecovery": 62,
"DiseaseWorsen": 22,
"AttackBonus": 15,
"HPBonus": 140,
"DEFBonus": 14
},
{
"Id": 15,
"Lv": 15,
"Exp": 5900,
"Section": 5,
"LaborMax": 90,
"LifeMin": 70,
"IllnessReduce": 15,
"DiseaseRecovery": 65,
"DiseaseWorsen": 20,
"AttackBonus": 16,
"HPBonus": 150,
"DEFBonus": 15
}
]