1234567891011121314151617181920212223242526 |
- <data>
- <item id="1" coin="s*0.05" diamond="5,20" diamond_drop="0.5/l+l*0.0001" flower_drop="1/f+l*0.0001" flower_rate_based="0.008,0.08,0.8" rate="0,200,800" />
- <comment>
- <id>
- </id>
- <coin>
- 金币奖励公式
- </coin>
- <diamond>
- 钻石奖励区间
- </diamond>
- <diamond_drop>
- 钻石掉率公式
- </diamond_drop>
- <flower_drop>
- 花朵掉率公式
- </flower_drop>
- <flower_rate_based>
- 评级要求
- </flower_rate_based>
- <rate>
- 评价配置
- </rate>
- </comment>
- </data>
|