xdh
2019-02-21 92eee67f85cbd29feb1287ae5a15ad0c787e95cb
1
2
3
4
5
6
7
8
9
10
11
12
# Í¼¼ø¹ÝÉý¼¶ÅäÖÃ
# [Éý¼¶ÐèÒª¾­Ñ鹫ʽ, Í¼¼ø¸øÓè¾­Ñ鹫ʽ, Í¼¼øµÈ¼¶¸½¼ÓÊôÐÔÍò·ÖÂÊ, ×î¸ßµÈ¼¶]
# ²ÎÊý:ͼ¼øµÈ¼¶(labLV);¿¨Æ¬µÈ¼¶(curTagLV);ÎïÆ·µÈ¼¶(itemLV)
 
(
    [
        "pow(labLV,3)*20",
        "int(itemLV*(curTagLV-min((curTagLV-1)*0.5,1)))",
        "(labLV-1)*200",
        40
    ]
)