Files
svn/tech/json_app_kuaishou/outServer/json/ConfWeapon.json
2025-08-04 10:46:00 +08:00

93 lines
1.3 KiB
JSON

[
{
"id": 1,
"weaponId": 2000,
"type": 1,
"cannonLevel": 10,
"unlockCondition": ""
},
{
"id": 2,
"weaponId": 2000,
"type": 1,
"cannonLevel": 200000,
"unlockCondition": ""
},
{
"id": 3,
"weaponId": 2000,
"type": 1,
"cannonLevel": 300000,
"unlockCondition": ""
},
{
"id": 4,
"weaponId": 2001,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|1"
},
{
"id": 5,
"weaponId": 2002,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|2"
},
{
"id": 6,
"weaponId": 2003,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|3"
},
{
"id": 7,
"weaponId": 2004,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|4"
},
{
"id": 8,
"weaponId": 2005,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|5"
},
{
"id": 9,
"weaponId": 2006,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|6"
},
{
"id": 10,
"weaponId": 2007,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|7"
},
{
"id": 11,
"weaponId": 2008,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|8"
},
{
"id": 12,
"weaponId": 2009,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|9"
},
{
"id": 13,
"weaponId": 2010,
"type": 2,
"cannonLevel": 1,
"unlockCondition": "1|10"
}
]