- 将 Activities.config 中 ActivityType 从 9 改为 5 - 在 Activity5Config.config 中添加新的拜年红包配置 - 从 Activity9Config.config 中移除相应的配置项
51 lines
830 B
Plaintext
Executable File
51 lines
830 B
Plaintext
Executable File
--H-活动玩法(固定).xlsx 5-夺宝
|
|
Activity5Config={
|
|
[7] = {
|
|
Id = 7,
|
|
name = "地下夺宝",
|
|
openParam = {openDay=1,level=1},
|
|
areaattr =
|
|
{
|
|
notips = 0,
|
|
attri =
|
|
{
|
|
{type=13,value=""},
|
|
}
|
|
},
|
|
Persongift = {{type=0,id=312,count=1}},
|
|
bigTreasure = 200044,
|
|
sceneId = 164,
|
|
npcPosx = 24,
|
|
npcPosy = 24,
|
|
picktime = 180,
|
|
tipsid = 397,
|
|
idx = 1,
|
|
},
|
|
[8] = {
|
|
Id = 8,
|
|
name = "石墓夺宝",
|
|
openParam = {openDay=1,level=1},
|
|
areaattr =
|
|
{
|
|
notips = 0,
|
|
attri =
|
|
{
|
|
{type=13,value=""},
|
|
}
|
|
},
|
|
Persongift = {{type=0,id=313,count=1}},
|
|
bigTreasure = 200044,
|
|
sceneId = 108,
|
|
npcPosx = 26,
|
|
npcPosy = 32,
|
|
picktime = 180,
|
|
tipsid = 398,
|
|
idx = 1,
|
|
},
|
|
[1818] = {
|
|
Id = 1818,
|
|
name = "拜年红包",
|
|
sceneId = 150,
|
|
Persongift = {{type=0,id=1151,count=1},{type=0,id=1164,count=100},{type=0,id=1250,count=1}}
|
|
}
|
|
} |