| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- local SummonCfg = {
- [1]={
- ['Id']=1,
- ['ShowImg']='sCfg_si_1',
- ['Cost']={{115,1},{2,20000}},
- ['Method']={1,5},
- ['Total']=200,
- ['SortId']=1,
- ['ShowItemType']={9},
- ['UnLock']=0,
- ['ActivitiesId']=0,
- ['Type']=1,
- },
- [2]={
- ['Id']=2,
- ['ShowImg']='sCfg_si_2',
- ['Cost']={{116,1},{2,20000}},
- ['Method']={1,5},
- ['Total']=200,
- ['SortId']=2,
- ['ShowItemType']={21},
- ['UnLock']=63,
- ['ActivitiesId']=0,
- ['Type']=2,
- },
- [3]={
- ['Id']=3,
- ['ShowImg']='sCfg_si_3',
- ['Cost']={{117,1},{2,20000}},
- ['Method']={1,5},
- ['Total']=250,
- ['SortId']=11,
- ['ShowItemType']={48},
- ['UnLock']=74,
- ['ActivitiesId']=0,
- ['Type']=3,
- },
- [10]={
- ['Id']=10,
- ['ShowImg']='sCfg_si_10',
- ['Cost']={{267,1},{2,20000}},
- ['Method']={1,5},
- ['Total']=250,
- ['SortId']=11,
- ['ShowItemType']={48},
- ['UnLock']=0,
- ['ActivitiesId']=94,
- ['Type']=3,
- ['Show']={14330,14331,14332,14333,14334,14335,14336,14337,14338,14339},
- },
- [1000]={
- ['Id']=1000,
- ['ShowImg']='sCfg_si_1000',
- ['Cost']={{255,1},{2,20000}},
- ['Method']={1,5},
- ['Total']=250,
- ['SortId']=11,
- ['ShowItemType']={48},
- ['UnLock']=0,
- ['ActivitiesId']=103,
- ['Type']=3,
- ['Show']={14380,14381,14382,14383,14384,14385,14386,14387,14388,14389},
- },
- [1001]={
- ['Id']=1001,
- ['ShowImg']='sCfg_si_1001',
- ['Cost']={{2,20000}},
- ['Method']={1,5},
- ['Total']=250,
- ['SortId']=11,
- ['ShowItemType']={48},
- ['UnLock']=0,
- ['ActivitiesId']=146,
- ['Type']=3,
- ['Show']={14280,14281,14282,14283,14284,14285,14286,14287,14288,14289,14330,14331,14332,14333,14334,14335,14336,14337,14338,14339,14380,14381,14382,14383,14384,14385,14386,14387,14388,14389},
- },[1002]={
- ['Id']=1002,
- ['ShowImg']='sCfg_si_1000',
- ['Cost']={{255,1},{2,20000}},
- ['Method']={1,5},
- ['Total']=250,
- ['SortId']=11,
- ['ShowItemType']={48},
- ['UnLock']=0,
- ['ActivitiesId']=149,
- ['Type']=3,
- ['Show']={14380,14381,14382,14383,14384,14385,14386,14387,14388,14389},
- },
- }
- return SummonCfg
|