appConf.json 551 B

1234567891011121314151617
  1. {
  2. "global":{
  3. "life_max":"5",
  4. "life_cooldown":"30",
  5. "life_cost":"900",
  6. "act_stat_id_start":"600000",
  7. "iap_cfg":"shop.json",
  8. "task_chain_groupId":"默认分组",
  9. "object_groupIds":"默认分组",
  10. "profilePictures":"1:edit_face_1,2:edit_face_2,3:edit_face_3,4:edit_face_4,5:edit_face_5,6:edit_face_6,7:edit_face_7,8:edit_face_8,9:edit_face_9",
  11. "profilePicturesPlist":"GoodsStory_UI.plist"
  12. },
  13. "tilematch":{
  14. "star_rewards":"1",
  15. "coin_rewards":"50"
  16. }
  17. }