Atlantic Wall
I would like help with the brackets, the reduction of suplies and steel pool and the increase of fortress value and some approval
######################
# The Atlantic Wall by Pimparel #
######################
event = {
id = xxx
random = no
country = GER
trigger = {
atwar = yes
exists = VIC
random = 70
}
name = "The Atlantic Wall"
desc = "In November 5, Hitler ordered Rommel to inspect the Atlantic Wall. After two weeks Rommel denounced the Wall as a farce, a bluff. (page 63-64 of D-Day, by Stephen E. Ambrose)."
style = 0
date = { day = 1 month = january year = 1942 }
deathdate = { day = 30 month = december year = 1945 }
action_a = {
name = "Rundstedt disagree, the enemy should move inland. Partial effort."
command = { type = coastal_fort which = 538 value = 2 } #Brest
command = { type = flak which = 538 value = 1 }
command = { type = coastal_fort which = 537 value = 2 } #Saint-Malo
command = { type = flak which = 537 value = 1 }
command = { type = coastal_fort which = 532 value = 3 } #Cherbourg
command = { type = flak which = 532 value = 2 }
command = { type = coastal_fort which = 531 value = 3 } #Caen
command = { type = flak which = 531 value = 2 }
command = { type = coastal_fort which = 522 value = 3 } #Rouen
command = { type = flak which = 522 value = 2 }
command = { type = coastal_fort which = 518 value = 2 } #Lille
command = { type = flak which = 518 value = 1 }
command = { type = coastal_fort which = 548 value = 2 } #Antwerpen
command = { type = coastal_fort which = 590 value = 2 } #Groningen
command = { type = coastal_fort which = 922 value = 2 } #La Rochelle
command = { type = coastal_fort which = 948 value = 2 } #Bordeaux
command = { type = steelpool value = -7500 }
command = { type = supplies value = -900 }
}
action_b = {
name = "Rommel is right. Full effort."
command = { type = coastal_fort which = 538 value = 3 } #Brest
command = { type = flak which = 538 value = 2 }
command = { type = coastal_fort which = 537 value = 3 } #Saint-Malo
command = { type = flak which = 537 value = 2 }
command = { type = coastal_fort which = 532 value = 5 } #Cherbourg
command = { type = flak which = 532 value = 2 }
command = { type = coastal_fort which = 531 value = 5 } #Caen
command = { type = flak which = 531 value = 2 }
command = { type = coastal_fort which = 522 value = 5 } #Rouen
command = { type = flak which = 522 value = 2 }
command = { type = coastal_fort which = 518 value = 3 } #Lille
command = { type = flak which = 518 value = 2 }
command = { type = coastal_fort which = 548 value = 2 } #Antwerpen
command = { type = flak which = 548 value = 1 }
command = { type = coastal_fort which = 590 value = 2 } #Groningen
command = { type = flak which = 590 value = 1 }
command = { type = coastal_fort which = 922 value = 2 } #La Rochelle
command = { type = flak which = 922 value = 1 }
command = { type = coastal_fort which = 948 value = 2 } #Bordeaux
command = { type = flak which = 948 value = 1 }
command = { type = steelpool value = -10000 }
command = { type = supplies value = -1500 }
}
action_c = {
name = "We don't fear the puny Allies."
command = { type = influence value = 10}
}
}
edit: I put the right tabulation, but it won't appear!!!
