723Studio / OpenXcom_FTA

Fork of OXCE project with additions to support From the Ashes project
http://x-comfromtheashes.tilda.ws/
GNU General Public License v3.0
14 stars 18 forks source link

Radar detection rework #215

Closed Finnik723 closed 1 year ago

Finnik723 commented 1 year ago

Add new facility ruleset - global: true Global UFO search roll happens every 2 hours (in one hour geoscape method check if the hour is even), not every 30 mins. Use max int as range, or skip range check entirely.

Not global detection chance linearly drops with distance (from 100% of ruleset value at 0 m to 0% at max distance) if ftaGame: true.

Disable geoscape menu setting "show radar", hide button if ftaGame: true and set option to false

UFO detection Intelligence project adds global range detection, 20 (load value from rules) data analysis per soldier adds 1%). Develop Base method getGlobalDetection()