Warning: session_write_close(): write failed: No space left on device (28) in /up_wiki/doku.php on line 123
Warning: session_write_close(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/sessions) in /up_wiki/doku.php on line 123
======rob_setting(掠夺相关设置)======
=====配置说明=====
- **search_score_max**=300; //搜索的奖杯相对范围上限//
- **search_score_min**=-300; //搜索的奖杯相对范围下限//
- **score_base**=0; //玩家初生奖杯(待定)//
- **attempt_max**=2; //一个人可以尝试的攻击次数//
- **revenge_attempt_max**=3; //同一个log最多可以复仇几次//
- **robot_trophy_max**=300; //高于此分数不再搜索机器人//
- **loot_win_rate**=.25; //攻方收益//
- **loot_lost_rate**=.025; //守方收益//
- **offline_time**=20; //离线多少分钟可以被搜到//
- **battle_max_time**=5; //最大战斗时间(分钟)//
- **refresh_cost_rate**=100; //刷新消耗的肉和老家等级的系数//