GITLAB

陆恒 / GunShot

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • gunshot
  • src
  • HttpServer
  • jsonconf
  • GunBigBounceConfig.json
  • edce1f33   1 Browse Code »
    陆恒
    2020-08-12 18:24:08 +0800  
GunBigBounceConfig.json 351 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
[
  {
    "id": 1,
    "gun_level": 10,
    "Luckybag": 1000,
    "RewardVideo": 0
  },
  {
    "id": 2,
    "gun_level": 20,
    "Luckybag": 10000,
    "RewardVideo": 1
  },
  {
    "id": 3,
    "gun_level": 50,
    "Luckybag": 100000,
    "RewardVideo": 1
  },
  {
    "id": 4,
    "gun_level": 70,
    "Luckybag": 880000,
    "RewardVideo": 1
  }
]