PGRData/Resources/Share/Guild/GuildLevel.json

172 lines
3.6 KiB
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Level": 1,
"Capacity": 35,
2022-12-25 10:46:20 +00:00
"PositionNum": [
1,
8,
10
],
2022-12-20 07:23:11 +00:00
"Build": 7000,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 10
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 2,
"Capacity": 40,
2022-12-25 10:46:20 +00:00
"PositionNum": [
1,
10,
10
],
2022-12-20 07:23:11 +00:00
"Build": 12800,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 10
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 3,
"Capacity": 45,
2022-12-25 10:46:20 +00:00
"PositionNum": [
1,
12,
10
],
2022-12-20 07:23:11 +00:00
"Build": 16200,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 20
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 4,
"Capacity": 50,
2022-12-25 10:46:20 +00:00
"PositionNum": [
1,
14,
10
],
2022-12-20 07:23:11 +00:00
"Build": 25000,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 30
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 5,
"Capacity": 55,
2022-12-25 10:46:20 +00:00
"PositionNum": [
2,
16,
10
],
2022-12-20 07:23:11 +00:00
"Build": 44000,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 50
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 6,
"Capacity": 60,
2022-12-25 10:46:20 +00:00
"PositionNum": [
2,
18,
10
],
2022-12-20 07:23:11 +00:00
"Build": 62400,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 80
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 7,
"Capacity": 65,
2022-12-25 10:46:20 +00:00
"PositionNum": [
2,
20,
10
],
2022-12-20 07:23:11 +00:00
"Build": 78000,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 130
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 8,
"Capacity": 70,
2022-12-25 10:46:20 +00:00
"PositionNum": [
3,
22,
10
],
2022-12-20 07:23:11 +00:00
"Build": 88200,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 150
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 9,
"Capacity": 75,
2022-12-25 10:46:20 +00:00
"PositionNum": [
3,
24,
10
],
2022-12-20 07:23:11 +00:00
"Build": 94500,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 180
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Level": 10,
"Capacity": 80,
2022-12-25 10:46:20 +00:00
"PositionNum": [
3,
26,
10
],
2022-12-20 07:23:11 +00:00
"Build": -1,
"Contribution": 0,
"EmergencyMaintenance": 0,
"EmergencyDay": 0,
"WishMaxCount": 0,
"WishItemCount": 0,
"WishContributeMaxCount": 0,
"TalentPoint": 180
2022-12-19 17:21:16 +00:00
}
]