This commit is contained in:
aixianling
2024-12-13 13:41:02 +08:00
commit 06658f112f
3887 changed files with 2687822 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
--M-膜拜系统.xlsx 通用配置
WorshipCommonConfig = {
[5] = {
id = 5,
n = 1,
cost1 = {},
cost2 = {},
rankid = 4,
rewards = {{type=13,id=13,count=100000},{type=0,id=261,count=3}},
},
[36] = {
id = 36,
n = 1,
cost1 = {},
cost2 = {},
rankid = 8,
rewards = {{type=13,id=13,count=100000},{type=0,id=265,count=1}},
},
}

View File

@@ -0,0 +1,39 @@
--M-膜拜系统.xlsx 膜拜界面
WorshipMainConfig = {
[1] = {
id = 1,
name = "玛法战神",
background = "Worship_1_0",
Reward = {{type=5,id=0,count=10000},{type=0,id=261,count=10}},
},
[2] = {
id = 2,
name = "玛法魔君",
background = "Worship_2_0",
Reward = {{type=5,id=0,count=10000},{type=0,id=261,count=10}},
},
[3] = {
id = 3,
name = "玛法天尊",
background = "Worship_3_0",
Reward = {{type=5,id=0,count=10000},{type=0,id=261,count=10}},
},
[4] = {
id = 4,
name = "玛法战姬",
background = "Worship_1_1",
Reward = {{type=5,id=0,count=10000},{type=0,id=261,count=10}},
},
[5] = {
id = 5,
name = "玛法魔灵",
background = "Worship_2_1",
Reward = {{type=5,id=0,count=10000},{type=0,id=261,count=10}},
},
[6] = {
id = 6,
name = "玛法仙姬",
background = "Worship_3_1",
Reward = {{type=5,id=0,count=10000},{type=0,id=261,count=10}},
},
}