miduo_client/Assets/ManagedResources/~Lua/Config/Data/GuildSacrificeConfig.lua

36 lines
486 B
Lua
Raw Normal View History

2020-05-09 13:31:21 +08:00
local GuildSacrificeConfig = {
__count = 3,
__indexs = {1.3},
2020-06-03 19:09:01 +08:00
__values = {1.3,11,2,34,15,35,100,-50.2,500,19200},
2020-05-09 13:31:21 +08:00
__exVals = {3,'祖魂祀','地祗祀','天神祀'},
__fields = {
'Id',
'Name',
'Type',
'Expend',
'Reward',
'GuildExperience'
},
__defaults = {
nil,
nil,
nil,
nil,
nil
},
__refs = {
2020-06-03 19:09:01 +08:00
{14,1.2},
2020-05-09 13:31:21 +08:00
{1.3},
2020-06-03 19:09:01 +08:00
{{{1,1},{4,1,0}},{{1,2},{13,-5,3}}},
{{{1,1},{7,.2}},{{1,2},{8,-2.2}}},
{6,2,1}
2020-05-09 13:31:21 +08:00
},
__refPoss = {
nil,
nil,
nil,
nil,
nil
},
}
return GuildSacrificeConfig