PGRData/Resources/Share/Partner/PartnerSkillWeight.json

18 lines
216 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Level": 1,
"Weight": 70
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 2,
"Weight": 30
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 3,
"Weight": 8
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 4,
"Weight": 2
2022-12-19 17:21:16 +00:00
}
]