You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
return {
|
|
["normaltimes"] = 2,
|
|
["adtimes"] = 3,
|
|
["score_step"] = 200,
|
|
["reward"] = {
|
|
{
|
|
["producttype"] = "randomlist",
|
|
["mul"] = 3
|
|
},
|
|
{
|
|
["item"] = 100010001,
|
|
["mul"] = 2
|
|
},
|
|
{
|
|
["item"] = 100010002,
|
|
["mul"] = 12
|
|
},
|
|
{
|
|
["item"] = 1000010001,
|
|
["mul"] = 2
|
|
}
|
|
}
|
|
} |