| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
 | | # Ä§×åÈëÇÖ½±Àø  |  | # {Ãû´Î:['½ð±Ò¹«Ê½', '¾Ñ鹫ʽ', 'ħ»ê¹«Ê½', [(itemID,¸öÊý,ÊÇ·ñ°ó¶¨),(itemID,¸öÊý,ÊÇ·ñ°ó¶¨),...]]}  |  | # ¿ÉÓòÎÊý  |  | #   reLV            ²Î¿¼µÈ¼¶  |  | #   reExp           ²Î¿¼¾Ñé  |  | #   reMoney         ²Î¿¼½ð±Ò  |  | #   order           Ãû´Î, 1-µÚÒ»Ãû  |  | #   undamageGateCnt Î´Ë𻵳ÇßöÊý  |  |   |  | (  |  |   |  | {  |  |   |  | 1:['0', 'int(0.1*reExp)*((undamageGateCnt+1) * 0.2))', 'int(10000*((undamageGateCnt+1) * 0.2))', [(21511,1,1),(9049,4,1)]],  |  | 2:['0', 'int(0.1*reExp)*((undamageGateCnt+1) * 0.2)*0.9)', 'int(10000*((undamageGateCnt+1) * 0.2)*0.9)', [(9049,3,1)]],  |  | 3:['0', 'int(0.1*reExp)*((undamageGateCnt+1) * 0.2)*0.8)', 'int(10000*((undamageGateCnt+1) * 0.2)*0.8)', [(9049,2,1)]],  |  |   |  | # µÚ4Ãû~µÚ99999Ãû  |  | 99999:['0', 'int(0.1*reExp)*((undamageGateCnt+1) * 0.2)*0.6)', 'int(10000*((undamageGateCnt+1) * 0.2)*0.6)', [(9049,1,1)]],  |  |   |  |   |  | }  |  |   |  | ) | 
 |