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

48 lines
1.1 KiB
Lua
Raw Normal View History

2020-06-13 11:47:13 +08:00
local TrialQuestionConfig = {
__count = 9,
__indexs = {1.9},
__values = {0,1,12,1.3,34,4950},
2020-06-18 20:39:29 +08:00
__exVals = {18,'5在哪个位置','前方暗道,是否查看','阿巴阿巴阿巴','跳出刺客,是否攻击','谁出自西游记?','谁拥有金箍棒?','谁有三只眼','是#否','阿巴阿巴阿巴#歪比歪比','攻击#逃离','10001#10002#10003#10004','10021#10022#10023#10024','10038#10039#10040#10041','1#2#3#?#?#?#7#8#9','1#?#9#6#?#4#?#8#2','4#?#7#8#2#?#9#6#?','恭喜答对','不幸答错'},
2020-06-13 11:47:13 +08:00
__fields = {
'Id',
'Type',
'Question',
'Answer',
'TrueAnswer',
'TrueReward',
'FalseReward',
'TrueFeedback',
'FalseFeedback'
},
__defaults = {
nil,
nil,
nil,
nil,
{{6,7}},
{{4,8}},
25,
26
},
__refs = {
{3,.2,1,2.1,.2},
{10,1.5,-6,.2},
{16,1.8},
{{{1},{2,.2,-1,.5}},{{2},{1,.6,1,-1}},{{3},{2,.2,-1,.2},{1.3}},{{4},{1,.5},{1.3}},{{5},{2,-1,0},{7,1.2}},{{6},{1,.2},{7,1.2}},{{7},{1,.2},{7,1.2}},{{8},{1,.2},{7,1.2}},{{9},{1,0,1},{7,1.2}}},
nil,
nil,
nil,
nil
},
__refPoss = {
nil,
nil,
nil,
nil,
nil,
nil,
nil,
nil
},
}
return TrialQuestionConfig