|
|
- Config = Config or {}
- Config.Goodsdevourextra = {
- [20] = {lv = 20,name = [[ 星尘法核 ]],attr_point = [[ [{1,100}] ]],attr_total = [[ [{1,100}] ]],picture = [[ ]]},
- [50] = {lv = 50,name = [[ 行星法核 ]],attr_point = [[ [{4,150}] ]],attr_total = [[ [{1,100},{4,150}] ]],picture = [[ ]]},
- [100] = {lv = 100,name = [[ 恒星法核 ]],attr_point = [[ [{5,200}] ]],attr_total = [[ [{1,100},{4,150},{5,200}] ]],picture = [[ ]]},
- [200] = {lv = 200,name = [[ 星云法核 ]],attr_point = [[ [{6,300}] ]],attr_total = [[ [{1,100},{4,150},{5,200},{6,300}] ]],picture = [[ ]]},
- [300] = {lv = 300,name = [[ 量子法核 ]],attr_point = [[ [{7,500}] ]],attr_total = [[ [{1,100},{4,150},{5,200},{6,300},{7,500}] ]],picture = [[ ]]},
- [500] = {lv = 500,name = [[ 黑洞法核 ]],attr_point = [[ [{8,800}] ]],attr_total = [[ [{1,100},{4,150},{5,200},{6,300},{7,500},{8,800}] ]],picture = [[ ]]},
- }
|