"Rumoured atrocities in Belgium" events




"Rumoured atrocities in Belgium" events

Postby Arturius » Thu 27. Dec 2012, 16:53

Melkor89 wrote:The "Rumoured atrocities in Belgium" events must be revised, Belgium is giving its provinces to Germany for free.
User avatar
Arturius
Administrator
 
Posts: 459
Joined: Wed 15. Feb 2012, 14:20
Location: Erfurt, Germany

by Advertising » Thu 27. Dec 2012, 16:53

Advertising
 

Re: "Rumoured atrocities in Belgium" events

Postby Arturius » Thu 27. Dec 2012, 16:55

What the hell are those events? The secedeprovince commands should be deleted.


Code: Select all
# Rumoured atrocities in Belgium      
         
   event = {       
   country = BEL      
   id = 4005      
   random = no       
   style = 0
        picture = "default"         
         
   name = "Rumoured atrocities in Belgium"       
   desc = "Rumours of atrocities committed by the German Army in Belgium have shocked the people of Great Britain, France and Belgium."      
         
   trigger = {      
   war = { country = BEL country = GER }      
   war = { country = FRA country = GER }       
   alliance = { country = FRA country = BEL }        
   control = { province = 69 data = GER }
   control = { province = 70 data = GER }      
   }       
         
   date = { day = 1 month = january year = 1915 }       
   offset = 90      
   deathdate = { day = 0 month = january year = 1925 }       
         
   action_a = {       
   name = "Inhumane!"      
   command = { type = dissent value = -10 }        
   command = { type = secedeprovince which = GER value = 45 }
   command = { type = secedeprovince which = GER value = 68 }
   command = { type = secedeprovince which = GER value = 69 }
   command = { type = secedeprovince which = GER value = 70 }      
   }       
   }      
         
# Rumoured atrocities in Belgium      
         
   event = {       
   country = BEL      
   id = 4006      
   random = no       
   style = 0
        picture = "default"      
         
   name = "Rumoured atrocities in Belgium"       
   desc = "Rumours of atrocities committed by the German Army in Belgium have shocked the people of Great Britain, France and Belgium."      
         
   trigger = {      
   war = { country = BEL country = GER }      
   war = { country = FRA country = GER }       
   alliance = { country = FRA country = BEL }       
   control = { province = 50 data = GER }   
   control = { province = 51 data = GER }
   control = { province = 52 data = GER }
   control = { province = 65 data = GER }   
   }       
         
   date = { day = 1 month = january year = 1915 }       
   offset = 90      
   deathdate = { day = 0 month = january year = 1925 }       
         
   action_a = {       
   name = "Catastrophe!"      
   command = { type = dissent value = -10 }        
   command = { type = secedeprovince which = GER value = 50 }
   command = { type = secedeprovince which = GER value = 51 }
   command = { type = secedeprovince which = GER value = 52 }
   command = { type = secedeprovince which = GER value = 65 }      
   }       
   }      
         
# Rumoured atrocities in Belgium      
         
   event = {       
   country = BEL      
   id = 4007      
   random = no       
   style = 0
        picture = "default"       
         
   name = "Rumoured atrocities in Belgium"       
   desc = "Rumours of atrocities committed by the German Army in Belgium have shocked the people of Great Britain, France and Belgium."      
         
   trigger = {      
   war = { country = BEL country = GER }      
   war = { country = FRA country = GER }       
   alliance = { country = FRA country = BEL }       
   control = { province = 45 data = GER }      
   }       
      
   date = { day = 1 month = january year = 1915 }       
   offset = 90      
   deathdate = { day = 0 month = january year = 1925 }       
         
   action_a = {       
   name = "Catastrophe!"      
   command = { type = dissent value = -10 }        
   command = { type = secedeprovince which = GER value = 45 }      
   }       
   }      
User avatar
Arturius
Administrator
 
Posts: 459
Joined: Wed 15. Feb 2012, 14:20
Location: Erfurt, Germany

Re: "Rumoured atrocities in Belgium" events

Postby Arturius » Wed 29. May 2013, 17:22

Could it be that it was intented to increase revolt risk in those provinces?
User avatar
Arturius
Administrator
 
Posts: 459
Joined: Wed 15. Feb 2012, 14:20
Location: Erfurt, Germany

Re: "Rumoured atrocities in Belgium" events

Postby Melkor89 » Thu 30. May 2013, 13:19

Give me one more day and I'll think up a solution.
User avatar
Melkor89
 
Posts: 88
Joined: Wed 15. Feb 2012, 17:05

Re: "Rumoured atrocities in Belgium" events

Postby Arturius » Thu 30. May 2013, 23:05

Be aware that the next version will definitely released on 31 May.
User avatar
Arturius
Administrator
 
Posts: 459
Joined: Wed 15. Feb 2012, 14:20
Location: Erfurt, Germany

Re: "Rumoured atrocities in Belgium" events

Postby Arturius » Fri 31. May 2013, 13:29

Deadline is 20:00 GMT. Then I have to fix it by myself. In this case events had to be reviewed fo later version.
User avatar
Arturius
Administrator
 
Posts: 459
Joined: Wed 15. Feb 2012, 14:20
Location: Erfurt, Germany

Re: "Rumoured atrocities in Belgium" events

Postby Melkor89 » Fri 31. May 2013, 18:00

I tweaked the events for Belgium, and added this for Germany:

Code: Select all
   # German 'Rape of Belgium' - in VERY SOFT AND VAGUE TERMS      
         
   event = {       
       country = GER       
       id = 21037      
       random = no       
       style = 0
            picture = "default"         
         
       name = "German policy in occupied Belgium"       
       desc = "Should we allow our soldiers to act with firmness in the occupied areas of Belgium? Certainly, any news of violence would foster the British propaganda against Germany."       
         
       trigger = {      
      control = { province = 51 data = GER } # Brussels   
      control = { province = 68 data = GER } # Liege   
      control = { province = 65 data = GER } # Namur
      control = { province = 50 data = GER } # Antwerp
           war = { country = GER country = FRA }      
           war = { country = GER country = BEL }      
           war = { country = GER country = ENG }   
      }    
         
       date = { day = 20 month = august year = 1914 }       
       offset = 5      
       deathdate = { day = 0 month = january year = 1925 }       
         
       action_a = {       
           name = "Spread the terror!"      
      command = { type = province_revoltrisk which = 68 value = 100 } # Liege
      command = { type = province_revoltrisk which = 69 value = 100 } # Bastogne   
      command = { type = province_revoltrisk which = 70 value = 100 } # Arlon
      command = { type = province_revoltrisk which = 65 value = 100 } # Namur
      command = { type = province_revoltrisk which = 51 value = 100 } # Brussels
      command = { type = province_revoltrisk which = 45 value = 100 } # Ghent
      command = { type = province_revoltrisk which = 52 value = 100 } # Mons
      command = { type = province_revoltrisk which = 50 value = 100 } # Antwerp
           command = { type = construct which = ic where = -1 value = 1 }
           command = { type = supplies value = 500 }
      command = { type = belligerence value = 20 }

       }   
       action_b = {       
           name = "Condemn any act of violence!"      
           command = { type = dissent value = 1 }
           command = { type = sleepevent which = 4005 }
           command = { type = sleepevent which = 4006 }
           command = { type = sleepevent which = 4007 }       
       }   
   }


If you think it's against the rules, just disable it or soften it more.
User avatar
Melkor89
 
Posts: 88
Joined: Wed 15. Feb 2012, 17:05

Re: "Rumoured atrocities in Belgium" events

Postby Arturius » Fri 31. May 2013, 18:39

What rules? Rules of political correctness? :)
User avatar
Arturius
Administrator
 
Posts: 459
Joined: Wed 15. Feb 2012, 14:20
Location: Erfurt, Germany

Re: "Rumoured atrocities in Belgium" events

Postby Melkor89 » Fri 31. May 2013, 18:44

Arturius wrote:What rules? Rules of political correctness? :)


Oh well... so you can edit it and add the details of the massacres, I don't care about it :D
User avatar
Melkor89
 
Posts: 88
Joined: Wed 15. Feb 2012, 17:05


Return to Mod1914

Who is online

No registered users

cron