Page 1 of 1

George McClellan

Posted: Fri Apr 24, 2020 12:01 am
by lightbrave
Playing Union and McClellan has disappeared. Its Jan 1864. Im assuming it has something to do with 1864 elections. Does he always disappear at this time? Also, do I get him back after Lincoln is re-elected?

Re: George McClellan

Posted: Fri Apr 24, 2020 3:51 pm
by Gray Fox
Yep, it's the election. I don't believe he comes back.

Re: George McClellan

Posted: Fri Apr 24, 2020 4:37 pm
by Nikel
This is the event that handles it.

I understand that it may happen between January and June 1864 with a probability every turn of the 35%. It will also reduce the USA NM in 1.

Would Lincoln appoint him as an army commander after that? I doubt it.


Code: Select all

SelectFaction = USA
StartEvent = evt_nam_USA_McClellanCandidate1864|12|2|evt_txt_USA_McClellanCandidate1864|Event-img_USA_McClellanCandidate1864|NULL|118

Conditions
  MinDate = 1864/01/01
  MaxDate = 1864/06/31
  Probability = 35
  SelUnqSubUnit = George B. McClellan

Actions
  DescEvent = evt_desc_USA_McClellanCandidate1864
  RemoveCuSubUnit = George B. McClellan
  ChangeFacMorale = -1

EndEvent