Page 1 of 1

Missing Event Text

Posted: Thu Dec 26, 2013 10:15 pm
by Heeward
I'm sure your gotten a quite a few of these.

Missing event description for event evt-txt_Pru-Spanishhohenzollern1870

I am assuming this is a trigger for the Franco Prussian War?

Posted: Fri Dec 27, 2013 8:28 am
by Kensai
Indeed.

Code: Select all

SelectFaction = $CMN
SelectRegion = $Brandenburg
StartEvent = evt_nam_PRU_SpanishHohenzollern1870|1|2|evt_txt_PRU_SpanishHohenzollern1870|Event-img_GER_SpanishHohenzollern1870|$Brandenburg|NULL

Conditions

SelectFaction = $GER
  EvalIsAtPeaceWith = FRA
  MinDate = 1870/01/01
  MaxDate = 1871/03/10
  Probability = 25

Actions
  DescEvent = evt_desc_PRU_SpanishHohenzollern1870

SelectFaction = $FRA
  ChgFacRelationships = GER;-10
  AddDiploItem = GER;$diCBShort;CURRENT

SelectFaction = $GER
  ChgRgnDecisionFP = $rgdProposeUnificationGER;3

EndEvent


This event gives France a reason to declare war on Prussia (short casus belli). Also adds 3 Propose Unification cards to Prussia, but you should have more than enough by now.