源战役客户端
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
2.1 KiB

  1. Config = Config or {}
  2. Config.Guildsupport = {
  3. [1] = {support_id = 1,module_id = 460,sub_mod_id = 3,mod_name = [[ 赏金幻魔 ]],support_limit = 5,reward_reputation = 100,thank_reward = [[ [{0,450006,1}] ]],support_reward = [[ [{0,450005,1}] ]],is_conflict = 1,out_scene_cancel = 1,is_lv_limit = 1,scene_limit = 0,show_support_list = 1,show_hurt = 1,show_ask_picture = 1,head_label = 1},
  4. [2] = {support_id = 2,module_id = 408,sub_mod_id = 0,mod_name = [[ 封印裂缝 ]],support_limit = 5,reward_reputation = 100,thank_reward = [[ [{0,450006,1}] ]],support_reward = [[ [{0,450005,1}] ]],is_conflict = 0,out_scene_cancel = 0,is_lv_limit = 0,scene_limit = 0,show_support_list = 0,show_hurt = 0,show_ask_picture = 1,head_label = 1},
  5. [3] = {support_id = 3,module_id = 400,sub_mod_id = 3,mod_name = [[ 社团拼单 ]],support_limit = 5,reward_reputation = 100,thank_reward = [[ [{0,450006,1}] ]],support_reward = [[ [{0,450005,1}] ]],is_conflict = 0,out_scene_cancel = 0,is_lv_limit = 0,scene_limit = 0,show_support_list = 0,show_hurt = 0,show_ask_picture = 0,head_label = 0},
  6. [4] = {support_id = 4,module_id = 461,sub_mod_id = 0,mod_name = [[ 星域幻魔 ]],support_limit = 5,reward_reputation = 100,thank_reward = [[ [{0,450006,1}] ]],support_reward = [[ [{0,450005,1}] ]],is_conflict = 1,out_scene_cancel = 1,is_lv_limit = 1,scene_limit = 0,show_support_list = 1,show_hurt = 1,show_ask_picture = 1,head_label = 1},
  7. [5] = {support_id = 5,module_id = 417,sub_mod_id = 1,mod_name = [[ 快乐答题 ]],support_limit = 1,reward_reputation = 100,thank_reward = [[ [{0,453013,1}] ]],support_reward = [[ [{0,453012,1}] ]],is_conflict = 0,out_scene_cancel = 0,is_lv_limit = 0,scene_limit = 0,show_support_list = 0,show_hurt = 0,show_ask_picture = 0,head_label = 0},
  8. [6] = {support_id = 6,module_id = 417,sub_mod_id = 2,mod_name = [[ 虚空副本 ]],support_limit = 1,reward_reputation = 100,thank_reward = [[ [{0,453013,1}] ]],support_reward = [[ [{0,453012,1}] ]],is_conflict = 0,out_scene_cancel = 0,is_lv_limit = 0,scene_limit = 0,show_support_list = 0,show_hurt = 0,show_ask_picture = 0,head_label = 0},
  9. }