PGRData/Resources/Share/Partner/PartnerSkillWeight.json

18 lines
216 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
2022-12-20 12:53:11 +05:30
"Level": 1,
"Weight": 70
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Level": 2,
"Weight": 30
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Level": 3,
"Weight": 8
2022-12-19 22:51:16 +05:30
},
{
2022-12-20 12:53:11 +05:30
"Level": 4,
"Weight": 2
2022-12-19 22:51:16 +05:30
}
]