/datum/config_entry/number/spy_bounty_refresh_timer | Spy config: Changes the amount of time between bounty refreshes |
---|
/datum/config_entry/number/spy_bounty_max_easy | Spy config: Changes the amount of easy bounties given out at once |
---|
/datum/config_entry/number/spy_bounty_max_medium | Spy config: Changes the amount of medium bounties given out at once |
---|
/datum/config_entry/number/spy_bounty_max_hard | Spy config: Changes the amount of hard bounties given out at once |
---|
/datum/config_entry/number/spy_bounty_hard_bounties_per_refresh | Spy config: Adjusts how many hard bounties are given out per refresh.
At 1 (default), every refresh gives another hard bounty up until the max is reached.
At 0.5, it will take two refreshes before a second hard bounty is given. |
---|
/datum/config_entry/number/spy_easy_reward_tc_threshold | Spy config: Adjusts the tc threshold for easy bounties. |
---|
/datum/config_entry/number/spy_hard_reward_tc_threshold | Spy config: Adjusts the tc threshold for hard bounties. |
---|
/datum/spy_bounty_handler | |
---|