"Eliminate ADVENT spy" needs personal in Intel to trigger?

Post Reply
VektorT
Posts: 5
Joined: Sat Mar 18, 2017 6:32 am

"Eliminate ADVENT spy" needs personal in Intel to trigger?

Post by VektorT »

So, I do know I need soldiers as advisors in the Haven to detect the alien spies, but do I also need someone in intel in this Haven? If so a lot of people in intel will make me find the spy sooner while only one intel personal still will find the spy but just take longer? No one in intel (but with the soldier advisor) will make me never find the rat?

If there is a quick questions / quick anwser someone can point me into so I can make there questions like that, I will be glad.
Last edited by VektorT on Wed Mar 22, 2017 1:42 am, edited 2 times in total.
chrisb
Pavonis Dev
Posts: 364
Joined: Mon Feb 27, 2017 8:43 pm

Re: "Eliminate ADVENT spy" needs personal in Intel to trigger?

Post by chrisb »

This mission has no requirement for your rebels being on intel. It is only affected by having a soldier as an advisor. The chance to detect is based off the soldier's rank and any officer ranks they may have. Also psionic soldiers are generally much better at higher levels. The last rank of psionic is basically the same as having a Master Sergeant Field Commander.

Ideally it helps to have at least a SGT, preferably a Captain as well to maximize detection chance. Anything more than that has less impact as the ranks above those have diminishing increases.

Code: Select all

+LIAISON_MISSION_INCOME_PER_RANK[0]=0f
+LIAISON_MISSION_INCOME_PER_RANK[1]=5f ; SQ
+LIAISON_MISSION_INCOME_PER_RANK[2]=10f ; LCPL
+LIAISON_MISSION_INCOME_PER_RANK[3]=15f ; CPL
+LIAISON_MISSION_INCOME_PER_RANK[4]=20f ; SGT
+LIAISON_MISSION_INCOME_PER_RANK[5]=22.5f ; SSGT
+LIAISON_MISSION_INCOME_PER_RANK[6]=25f ; TSGT
+LIAISON_MISSION_INCOME_PER_RANK[7]=26f ; GSGT
+LIAISON_MISSION_INCOME_PER_RANK[8]=27f ; MSGT

+LIAISON_MISSION_INCOME_PER_RANK_PSI[0]=0f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[1]=6f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[2]=12f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[3]=20f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[4]=25f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[5]=30f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[6]=35f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[7]=40f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[8]=45f

+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[0]=0f
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[1]=2.5f ; 2nd Lt
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[2]=5f ; 1st Lt
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[3]=7.5f ; Captain
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[4]=10f ; Major
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[5]=12f ; Lt Colonel
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[6]=14f ; Colonel
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[7]=15f ; Field Commander
VektorT
Posts: 5
Joined: Sat Mar 18, 2017 6:32 am

Re: "Eliminate ADVENT spy" needs personal in Intel to trigger?

Post by VektorT »

chrisb wrote:This mission has no requirement for your rebels being on intel. It is only affected by having a soldier as an advisor. The chance to detect is based off the soldier's rank and any officer ranks they may have. Also psionic soldiers are generally much better at higher levels. The last rank of psionic is basically the same as having a Master Sergeant Field Commander.

Ideally it helps to have at least a SGT, preferably a Captain as well to maximize detection chance. Anything more than that has less impact as the ranks above those have diminishing increases.

Code: Select all

+LIAISON_MISSION_INCOME_PER_RANK[0]=0f
+LIAISON_MISSION_INCOME_PER_RANK[1]=5f ; SQ
+LIAISON_MISSION_INCOME_PER_RANK[2]=10f ; LCPL
+LIAISON_MISSION_INCOME_PER_RANK[3]=15f ; CPL
+LIAISON_MISSION_INCOME_PER_RANK[4]=20f ; SGT
+LIAISON_MISSION_INCOME_PER_RANK[5]=22.5f ; SSGT
+LIAISON_MISSION_INCOME_PER_RANK[6]=25f ; TSGT
+LIAISON_MISSION_INCOME_PER_RANK[7]=26f ; GSGT
+LIAISON_MISSION_INCOME_PER_RANK[8]=27f ; MSGT

+LIAISON_MISSION_INCOME_PER_RANK_PSI[0]=0f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[1]=6f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[2]=12f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[3]=20f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[4]=25f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[5]=30f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[6]=35f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[7]=40f
+LIAISON_MISSION_INCOME_PER_RANK_PSI[8]=45f

+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[0]=0f
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[1]=2.5f ; 2nd Lt
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[2]=5f ; 1st Lt
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[3]=7.5f ; Captain
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[4]=10f ; Major
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[5]=12f ; Lt Colonel
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[6]=14f ; Colonel
+LIAISON_MISSION_INCOME_BONUS_PER_RANK_OFFICER[7]=15f ; Field Commander
Very very great to know!! Also... I suppose if I send everyone into hiding but leave the advisor there he still will try to find the rat, right?
Clibanarius
Posts: 205
Joined: Sun Feb 05, 2017 1:33 am

Re: "Eliminate ADVENT spy" needs personal in Intel to trigger?

Post by Clibanarius »

Yep. At least, I don't THINK having the Faceless set to hiding makes a difference on whether or not they'll appear on the next Rendezvous.
Clibanarius
Posts: 205
Joined: Sun Feb 05, 2017 1:33 am

Re: "Eliminate ADVENT spy" needs personal in Intel to trigger?

Post by Clibanarius »

Yeah, I just had a Rendezvous where one of the two faceless killed was in hiding job.
Post Reply