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

Factional events for deployment #220

Open Finnik723 opened 1 year ago

Finnik723 commented 1 year ago

New ruleset for AlienDeployment: faction: string, afterload linked to DiplomacyFactions.

successFactionalEvents: [string]
despawnFactionalEvents: [string]
failureFactionalEvents: [string]

Works very same as successEvents, despawnEvents, failureEvents rules, but instead of spawning GeoscapeEvent, it apply one of RuleDiplomacyFactionEvent to the faction from faction rule (choose one of the events from array with RNG)