源战役客户端
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
476 B

  1. Config = Config or {}
  2. Config.Rule = {
  3. [1] = {id = 1,goods_id = [[ [{0,17020001,1}] ]],attr = [[ [{2,500},{3,20}] ]],combat = 1500},
  4. [2] = {id = 2,goods_id = [[ [{0,17020002,1}] ]],attr = [[ [{1,50},{4,40}] ]],combat = 3000},
  5. [3] = {id = 3,goods_id = [[ [{0,17020003,1}] ]],attr = [[ [{2,1600},{1,80},{61,50},{63,50}] ]],combat = 3200},
  6. [4] = {id = 4,goods_id = [[ [{0,17020004,1}] ]],attr = [[ [{3,120},{4,120},{60,100},{62,100}] ]],combat = 12000},
  7. }