zn_cadence_config.lua 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439
  1. local root = {
  2. {
  3. id = 1,
  4. seq = 1,
  5. eventId = 1,
  6. conditionList1 = {{101,2,9999}},
  7. actionList1 = {{803,"=",-10}},
  8. actionList5 = {{807,"max",-50},{807,"min",0}}
  9. },
  10. {
  11. id = 201,
  12. seq = 201,
  13. eventId = 4,
  14. conditionList5 = {{12,0,99}},
  15. actionList1 = {{803,"=",0}},
  16. actionList4 = {{806,"=",100}}
  17. },
  18. {
  19. id = 202,
  20. seq = 202,
  21. eventId = 4,
  22. conditionList5 = {{12,100,179}},
  23. actionList1 = {{803,"=",0}},
  24. actionList4 = {{806,"=",80}}
  25. },
  26. {
  27. id = 203,
  28. seq = 203,
  29. eventId = 4,
  30. conditionList5 = {{12,180,189}},
  31. actionList1 = {{803,"=",0}},
  32. actionList4 = {{806,"=",100}}
  33. },
  34. {
  35. id = 204,
  36. seq = 204,
  37. eventId = 4,
  38. conditionList5 = {{12,190,299}},
  39. actionList1 = {{803,"=",0}},
  40. actionList4 = {{806,"=",70}}
  41. },
  42. {
  43. id = 205,
  44. seq = 205,
  45. eventId = 4,
  46. conditionList5 = {{12,300,599}},
  47. actionList1 = {{803,"=",0}},
  48. actionList4 = {{806,"=",60}}
  49. },
  50. {
  51. id = 206,
  52. seq = 206,
  53. eventId = 4,
  54. conditionList5 = {{12,600,999}},
  55. actionList1 = {{803,"=",0}},
  56. actionList4 = {{806,"=",50}}
  57. },
  58. {
  59. id = 207,
  60. seq = 207,
  61. eventId = 4,
  62. conditionList5 = {{12,1000,1799}},
  63. actionList1 = {{803,"=",0}},
  64. actionList4 = {{806,"=",50}}
  65. },
  66. {
  67. id = 208,
  68. seq = 208,
  69. eventId = 4,
  70. conditionList5 = {{12,1800,2199}},
  71. actionList4 = {{806,"=",50}},
  72. actionList5 = {{807,"=",0}}
  73. },
  74. {
  75. id = 209,
  76. seq = 209,
  77. eventId = 4,
  78. conditionList5 = {{12,2200,3799}},
  79. actionList4 = {{806,"=",50}},
  80. actionList5 = {{807,"=",0}}
  81. },
  82. {
  83. id = 210,
  84. seq = 210,
  85. eventId = 4,
  86. conditionList5 = {{12,3800,999999}},
  87. actionList4 = {{806,"=",50}},
  88. actionList5 = {{807,"=",0}}
  89. },
  90. {
  91. id = 301,
  92. seq = 301,
  93. eventId = 3,
  94. conditionList4 = {{402,2,9999},{807,1,9999}},
  95. conditionList5 = {{12,300,699}},
  96. actionList5 = {{807,"=",0}}
  97. },
  98. {
  99. id = 302,
  100. seq = 302,
  101. eventId = 3,
  102. conditionList4 = {{402,3,9999},{807,-9999,0}},
  103. conditionList5 = {{12,300,699}},
  104. actionList5 = {{807,"=",-50}}
  105. },
  106. {
  107. id = 303,
  108. seq = 303,
  109. eventId = 3,
  110. conditionList4 = {{401,4,9999},{807,0,9999}},
  111. conditionList5 = {{12,300,699}},
  112. actionList5 = {{807,"=",50}}
  113. },
  114. {
  115. id = 304,
  116. seq = 304,
  117. eventId = 3,
  118. conditionList4 = {{401,3,9999},{807,-9999,-1}},
  119. conditionList5 = {{12,300,699}},
  120. actionList5 = {{807,"=",0}}
  121. },
  122. {
  123. id = 305,
  124. seq = 305,
  125. eventId = 3,
  126. conditionList4 = {{402,2,9999},{807,1,9999}},
  127. conditionList5 = {{12,700,999}},
  128. actionList5 = {{807,"=",0}}
  129. },
  130. {
  131. id = 306,
  132. seq = 306,
  133. eventId = 3,
  134. conditionList4 = {{402,3,9999},{807,-9999,0}},
  135. conditionList5 = {{12,700,999}},
  136. actionList5 = {{807,"=",-100}}
  137. },
  138. {
  139. id = 307,
  140. seq = 307,
  141. eventId = 3,
  142. conditionList4 = {{401,4,9999},{807,0,9999}},
  143. conditionList5 = {{12,700,999}},
  144. actionList5 = {{807,"=",100}}
  145. },
  146. {
  147. id = 308,
  148. seq = 308,
  149. eventId = 3,
  150. conditionList4 = {{401,3,9999},{807,-9999,-1}},
  151. conditionList5 = {{12,700,999}},
  152. actionList5 = {{807,"=",0}}
  153. },
  154. {
  155. id = 309,
  156. seq = 309,
  157. eventId = 3,
  158. conditionList4 = {{402,2,9999},{807,1,9999}},
  159. conditionList5 = {{12,1000,1599}},
  160. actionList5 = {{807,"=",0}}
  161. },
  162. {
  163. id = 310,
  164. seq = 310,
  165. eventId = 3,
  166. conditionList4 = {{402,3,9999},{807,-9999,0}},
  167. conditionList5 = {{12,1000,1599}},
  168. actionList5 = {{807,"=",-150}}
  169. },
  170. {
  171. id = 311,
  172. seq = 311,
  173. eventId = 3,
  174. conditionList4 = {{401,4,9999},{807,0,9999}},
  175. conditionList5 = {{12,1000,1599}},
  176. actionList5 = {{807,"=",150}}
  177. },
  178. {
  179. id = 312,
  180. seq = 312,
  181. eventId = 3,
  182. conditionList4 = {{401,3,9999},{807,-9999,-1}},
  183. conditionList5 = {{12,1000,1599}},
  184. actionList5 = {{807,"=",0}}
  185. },
  186. {
  187. id = 313,
  188. seq = 313,
  189. eventId = 3,
  190. conditionList4 = {{402,2,9999},{807,1,9999}},
  191. conditionList5 = {{12,1600,1799}},
  192. actionList5 = {{807,"=",0}}
  193. },
  194. {
  195. id = 314,
  196. seq = 314,
  197. eventId = 3,
  198. conditionList4 = {{402,3,9999},{807,-9999,0}},
  199. conditionList5 = {{12,1600,1799}},
  200. actionList5 = {{807,"=",-200}}
  201. },
  202. {
  203. id = 315,
  204. seq = 315,
  205. eventId = 3,
  206. conditionList4 = {{401,4,9999},{807,0,9999}},
  207. conditionList5 = {{12,1600,1799}},
  208. actionList5 = {{807,"=",200}}
  209. },
  210. {
  211. id = 316,
  212. seq = 316,
  213. eventId = 3,
  214. conditionList4 = {{401,3,9999},{807,-9999,-1}},
  215. conditionList5 = {{12,1600,1799}},
  216. actionList5 = {{807,"=",0}}
  217. },
  218. {
  219. id = 401,
  220. seq = 401,
  221. eventId = 4,
  222. conditionList4 = {{401,1,9999}},
  223. conditionList5 = {{12,300,305}},
  224. actionList3 = {{805,"weight",{["2,4011,3031,1011,2011,1,2,3,3,R,A27#100,A27#100,10,A27#100,L27#100,10,99999,99999999,0%,999"]=25,["2,4011,3031,1011,2011,3,1,2,3,R,A27#100,A27#100,10,A27#100,L27#100,10,99999,99999999,0%,999"]=25,["2,4011,3031,1011,2011,3,3,1,2,R,A27#100,A27#100,10,A27#100,L27#100,10,99999,99999999,0%,999"]=25,["2,4011,3031,1011,2011,2,3,3,1,R,A27#100,A27#100,10,A27#100,L27#100,10,99999,99999999,0%,999"]=25}}},
  225. actionList4 = {{806,"=",100}}
  226. },
  227. {
  228. id = 402,
  229. seq = 402,
  230. eventId = 4,
  231. conditionList4 = {{401,1,9999}},
  232. conditionList5 = {{12,400,499},{308,false},{201,0}},
  233. actionList2 = {{308,"=",true}},
  234. actionList3 = {{805,"weight",{["3,4011,3031,1011,2111,3,3,3,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4111,3031,1021,2111,3,3,3,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4011,3071,1011,2111,3,3,3,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4111,3031,1021,2111,3,3,3,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  235. },
  236. {
  237. id = 403,
  238. seq = 403,
  239. eventId = 4,
  240. conditionList4 = {{401,2,2}},
  241. conditionList5 = {{12,400,499},{308,true},{201,0}},
  242. actionList3 = {{805,"weight",{["3,4011,3031,1011,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4111,3031,1021,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4011,3071,1011,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4111,3031,1021,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  243. },
  244. {
  245. id = 404,
  246. seq = 404,
  247. eventId = 4,
  248. conditionList4 = {{401,4,9999}},
  249. conditionList5 = {{12,400,499},{308,true},{201,0}},
  250. actionList3 = {{805,"weight",{["3,4011,3031,1011,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4111,3031,1021,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4011,3071,1011,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["3,4111,3031,1021,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  251. },
  252. {
  253. id = 405,
  254. seq = 405,
  255. eventId = 4,
  256. conditionList4 = {{401,2,2}},
  257. conditionList5 = {{12,500,599},{201,0}},
  258. actionList3 = {{805,"weight",{["4,4051,3031,1011,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3031,1021,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4111,3121,1011,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4021,3031,1121,2111,3,3,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  259. },
  260. {
  261. id = 406,
  262. seq = 406,
  263. eventId = 4,
  264. conditionList4 = {{401,2,2}},
  265. conditionList5 = {{12,600,699},{201,0}},
  266. actionList3 = {{805,"weight",{["4,4051,3031,1121,2111,3,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1021,2111,3,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4111,3121,1121,2111,3,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1021,2111,3,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  267. },
  268. {
  269. id = 407,
  270. seq = 407,
  271. eventId = 4,
  272. conditionList4 = {{402,1,1}},
  273. conditionList5 = {{12,700,799},{201,0}},
  274. actionList3 = {{805,"weight",{["4,4051,3121,1121,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1121,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1111,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1121,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  275. },
  276. {
  277. id = 408,
  278. seq = 408,
  279. eventId = 4,
  280. conditionList4 = {{401,1,1}},
  281. conditionList5 = {{12,700,799},{201,0}},
  282. actionList3 = {{805,"weight",{["4,4051,3121,1121,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1121,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1111,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1121,2111,4,4,4,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  283. },
  284. {
  285. id = 409,
  286. seq = 409,
  287. eventId = 4,
  288. conditionList4 = {{401,2,2}},
  289. conditionList5 = {{12,700,799},{201,0}},
  290. actionList3 = {{805,"weight",{["4,4051,3121,1041,2031,4,4,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1041,2031,4,4,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1041,2031,4,4,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3111,1041,2031,4,4,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  291. },
  292. {
  293. id = 410,
  294. seq = 410,
  295. eventId = 4,
  296. conditionList4 = {{401,3,3}},
  297. conditionList5 = {{12,700,799},{201,0}},
  298. actionList3 = {{805,"weight",{["4,4071,3121,1121,2031,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3111,1121,2031,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3121,1121,2031,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3111,1121,2031,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  299. },
  300. {
  301. id = 411,
  302. seq = 411,
  303. eventId = 4,
  304. conditionList4 = {{401,4,4}},
  305. conditionList5 = {{12,700,799},{201,0}},
  306. actionList3 = {{805,"weight",{["4,4031,3121,1121,2091,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3111,1121,2091,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3121,1121,2091,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3111,1121,2091,6,4,4,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  307. },
  308. {
  309. id = 412,
  310. seq = 412,
  311. eventId = 4,
  312. conditionList4 = {{402,1,1}},
  313. conditionList5 = {{12,800,899},{201,0}},
  314. actionList3 = {{805,"weight",{["4,4051,3121,1121,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1121,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1111,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1121,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  315. },
  316. {
  317. id = 413,
  318. seq = 413,
  319. eventId = 4,
  320. conditionList4 = {{401,1,1}},
  321. conditionList5 = {{12,800,899},{201,0}},
  322. actionList3 = {{805,"weight",{["4,4051,3121,1121,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1121,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1111,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1121,2111,4,4,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  323. },
  324. {
  325. id = 414,
  326. seq = 414,
  327. eventId = 4,
  328. conditionList4 = {{401,2,2}},
  329. conditionList5 = {{12,800,899},{201,0}},
  330. actionList3 = {{805,"weight",{["4,4051,3121,1041,2031,4,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1041,2031,4,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1041,2031,4,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3111,1041,2031,4,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  331. },
  332. {
  333. id = 415,
  334. seq = 415,
  335. eventId = 4,
  336. conditionList4 = {{401,3,3}},
  337. conditionList5 = {{12,800,899},{201,0}},
  338. actionList3 = {{805,"weight",{["4,4071,3121,1121,2031,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3111,1121,2031,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3121,1121,2031,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3111,1121,2031,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  339. },
  340. {
  341. id = 416,
  342. seq = 416,
  343. eventId = 4,
  344. conditionList4 = {{401,4,4}},
  345. conditionList5 = {{12,800,899},{201,0}},
  346. actionList3 = {{805,"weight",{["4,4031,3121,1121,2091,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3111,1121,2091,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3121,1121,2091,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3111,1121,2091,6,4,4,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  347. },
  348. {
  349. id = 417,
  350. seq = 417,
  351. eventId = 4,
  352. conditionList4 = {{402,1,1}},
  353. conditionList5 = {{12,900,999},{201,0}},
  354. actionList3 = {{805,"weight",{["4,4051,3121,1121,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1121,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1111,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1121,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  355. },
  356. {
  357. id = 418,
  358. seq = 418,
  359. eventId = 4,
  360. conditionList4 = {{401,1,1}},
  361. conditionList5 = {{12,900,999},{201,0}},
  362. actionList3 = {{805,"weight",{["4,4051,3121,1121,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1121,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3121,1111,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1121,2111,4,5,5,6,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  363. },
  364. {
  365. id = 419,
  366. seq = 419,
  367. eventId = 4,
  368. conditionList4 = {{401,2,2}},
  369. conditionList5 = {{12,900,999},{201,0}},
  370. actionList3 = {{805,"weight",{["4,4051,3121,1041,2031,5,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4051,3111,1041,2031,5,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3121,1041,2031,5,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4081,3111,1041,2031,5,5,6,4,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  371. },
  372. {
  373. id = 420,
  374. seq = 420,
  375. eventId = 4,
  376. conditionList4 = {{401,3,3}},
  377. conditionList5 = {{12,900,999},{201,0}},
  378. actionList3 = {{805,"weight",{["4,4071,3121,1121,2031,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3111,1121,2031,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3121,1121,2031,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4071,3111,1121,2031,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  379. },
  380. {
  381. id = 421,
  382. seq = 421,
  383. eventId = 4,
  384. conditionList4 = {{401,4,4}},
  385. conditionList5 = {{12,900,999},{201,0}},
  386. actionList3 = {{805,"weight",{["4,4031,3121,1121,2091,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3111,1121,2091,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3121,1121,2091,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25,["4,4031,3111,1121,2091,6,4,5,5,W,B57#100,A57#100,10,B57#100,A57#100,10,99999,99999999,0%,999"]=25}}}
  387. },
  388. {
  389. id = 501,
  390. seq = 501,
  391. eventId = 6,
  392. conditionList5 = {{12,300,699}},
  393. actionList1 = {{803,"min",0}},
  394. actionList5 = {{807,"=",-50}}
  395. },
  396. {
  397. id = 502,
  398. seq = 502,
  399. eventId = 6,
  400. conditionList5 = {{12,700,999}},
  401. actionList1 = {{803,"min",0}},
  402. actionList5 = {{807,"=",-100}}
  403. },
  404. {
  405. id = 503,
  406. seq = 503,
  407. eventId = 6,
  408. conditionList5 = {{12,1000,1599}},
  409. actionList1 = {{803,"min",0}},
  410. actionList5 = {{807,"=",-150}}
  411. },
  412. {
  413. id = 504,
  414. seq = 504,
  415. eventId = 6,
  416. conditionList5 = {{12,1600,1799}},
  417. actionList1 = {{803,"min",0}},
  418. actionList5 = {{807,"=",-200}}
  419. },
  420. {
  421. id = 901,
  422. seq = 901,
  423. eventId = 2,
  424. conditionList1 = {{101,1,1}},
  425. conditionList6 = {{204,6,99999}},
  426. actionList1 = {{803,"min",0}},
  427. actionList5 = {{807,"min",0}}
  428. },
  429. {
  430. id = 902,
  431. seq = 902,
  432. eventId = 2,
  433. conditionList1 = {{101,2,9999}},
  434. conditionList6 = {{204,30,99999}},
  435. actionList1 = {{803,"min",0}},
  436. actionList5 = {{807,"min",0}}
  437. }
  438. }
  439. return root