• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Hi. I always wanted to play Italy as RSI but I always run into problems with the modding. Actually I am not very proficient at all.
Would be so kind and patient to help an old wargamer like me.
I would like an event that will "transform" the Kingdom of Italy into the RSI and that I can launch when playing the 1933 scenario (or any scenario for that matter).
Another thing is which is the file listing the provinces (for DH) where you can mod the resources and who can I find a specific province? (the id no. that I get with showed does not seem to be the same as the one listed in the HoI province file.
I thank you very much.
PS. If I am not pushing my luck can I ask for an event "creating" Scandinavia (SWE + NOR + DEN) when playing Sweden?
You could write a simple event that changes the tag of ITA into RSI and manually trigger it at the beginning of the scenario, but this would pretty much break the game because all the events are written for ITA, not RSI. Besides that, you would get a lot less leaders and weaker tech teams. Alternatively, you could write an event that keeps the ITA tag but changes the flag, the name of the country and gets rid of all the monarchic ministers and leaders, but eventually some of the events won't correspond with the situation.
As for the resources, I never modded that. You might want to ask in the modding questions thread.
 
You could write a simple event that changes the tag of ITA into RSI and manually trigger it at the beginning of the scenario, but this would pretty much break the game because all the events are written for ITA, not RSI. Besides that, you would get a lot less leaders and weaker tech teams. Alternatively, you could write an event that keeps the ITA tag but changes the flag, the name of the country and gets rid of all the monarchic ministers and leaders, but eventually some of the events won't correspond with the situation.
As for the resources, I never modded that. You might want to ask in the modding questions thread.
That's my problem: I don't know how to write an event. As for less leaders and tech teams (and ministers) I can manage to mod their files. I like very much the approach of keeping the ITA tag but changing the flag and getting rid of the "royalists" (a sort of coup).
As for less leaders and tech team (and ministers) I think that I can manage to mod their files (I have done it with Germany, USSR and China)
If you have the time, I would very much appreciated your help for two simple events like you describe above. I also hope to understand the syntax and structure of how to write an event (and try my understanding by writing the Scandinavia event).
In any case thank you very much for your kind reply.
 
Code:
event = {
id = 13379001
country = ITA
picture = "none"
style = 2

name = "Form the RSI"
desc = "Monarchism is pretty dumb tbh fam"

action_a = {
name = "I agree"
command = { type = dissent value = 5 }
command = { type = country which = RSI }
command = { type = domestic which = democratic value = -1 }
command = { type = domestic which = political_left value = 1 }
command = { type = domestic which = free_market value = -2 }
command = { type = domestic which = defense_lobby value = 2 }
        command = { type = wakeleader which = 750010 } #RSI leaders
        command = { type = wakeleader which = 750011 } #from like 1943
        command = { type = wakeleader which = 750012 } #still probably wont be enough, RSI has few leaders
        command = { type = wakeleader which = 750013 } #I have also had issues
        command = { type = wakeleader which = 750014 } #getting this wakeleader stuff
        command = { type = wakeleader which = 750015 } #to work properly
        command = { type = wakeleader which = 750016 } #so it is probably best you
        command = { type = wakeleader which = 750017 } #manually change their start dates
        command = { type = wakeleader which = 750018 } #ok
        command = { type = wakeleader which = 750019 }
        command = { type = wakeleader which = 750020 }
        command = { type = wakeleader which = 750021 }
        command = { type = wakeleader which = 750022 }
        command = { type = wakeleader which = 750023 }
        command = { type = wakeleader which = 750024 }
        command = { type = wakeleader which = 750025 }
        command = { type = wakeleader which = 750026 }
        command = { type = wakeleader which = 750027 }
        command = { type = wakeleader which = 750028 }
        command = { type = wakeleader which = 750029 }
        command = { type = wakeleader which = 750030 }
        command = { type = wakeleader which = 750031 }
        command = { type = wakeleader which = 750032 }
        command = { type = wakeleader which = 750033 }
        command = { type = wakeleader which = 750034 }
        command = { type = wakeleader which = 750035 }
        command = { type = wakeleader which = 750036 }
        command = { type = wakeleader which = 750037 }
        command = { type = wakeleader which = 750038 }
        command = { type = wakeleader which = 750039 }
        command = { type = wakeleader which = 750040 }
        command = { type = wakeleader which = 750041 }
        command = { type = wakeleader which = 750042 }
        command = { type = wakeleader which = 750043 }
        command = { type = wakeleader which = 750044 }
        command = { type = wakeleader which = 750045 }
        command = { type = wakeleader which = 750046 }
        command = { type = wakeleader which = 750047 }
        command = { type = wakeleader which = 750048 }
        command = { type = wakeleader which = 750049 }
        command = { type = wakeleader which = 750050 }
        command = { type = wakeleader which = 750051 }
        command = { type = wakeleader which = 750052 }
        command = { type = wakeleader which = 750053 }
        command = { type = wakeleader which = 750054 }
        command = { type = wakeleader which = 750055 }
        command = { type = wakeleader which = 750056 }
        command = { type = wakeleader which = 750057 }
        command = { type = wakeleader which = 750058 }
        command = { type = wakeleader which = 750059 }
        command = { type = wakeleader which = 750060 }
        command = { type = wakeleader which = 750061 }
        command = { type = wakeleader which = 750062 }
        command = { type = wakeleader which = 750063 }
        command = { type = wakeleader which = 750064 }
        command = { type = wakeleader which = 750065 }
        command = { type = wakeleader which = 750066 }
        command = { type = wakeleader which = 750067 }
        command = { type = wakeleader which = 750068 }
        command = { type = wakeleader which = 750069 }    
        command = { type = wakeleader which = 750070 }
        command = { type = wakeleader which = 750071 }
        command = { type = wakeleader which = 750072 }
        command = { type = wakeleader which = 750073 }
        command = { type = wakeleader which = 750074 }
        command = { type = wakeleader which = 750075 }
        command = { type = wakeleader which = 750076 }
        command = { type = wakeleader which = 750077 }
        command = { type = wakeleader which = 750078 }
        command = { type = wakeleader which = 750079 }    
        command = { type = wakeleader which = 750080 }
        command = { type = wakeleader which = 750081 }
        command = { type = wakeleader which = 750082 }
        command = { type = wakeleader which = 750083 }
        command = { type = wakeleader which = 750084 }
        command = { type = wakeleader which = 750085 }
        command = { type = wakeleader which = 750086 }
        command = { type = wakeleader which = 750087 }
        command = { type = wakeleader which = 750088 }
        command = { type = wakeleader which = 750089 }
}
action_b = {
name = "Im a huge jerk, so no"
command = { type = dissent value = 1 }
}
}

You would have to manually fire this event, by the way
 
Code:
event = {
id = 13379001
country = ITA
picture = "none"
style = 2

name = "Form the RSI"
desc = "Monarchism is pretty dumb tbh fam"

action_a = {
name = "I agree"
command = { type = dissent value = 5 }
command = { type = country which = RSI }
command = { type = domestic which = democratic value = -1 }
command = { type = domestic which = political_left value = 1 }
command = { type = domestic which = free_market value = -2 }
command = { type = domestic which = defense_lobby value = 2 }
        command = { type = wakeleader which = 750010 } #RSI leaders
        command = { type = wakeleader which = 750011 } #from like 1943
        command = { type = wakeleader which = 750012 } #still probably wont be enough, RSI has few leaders
        command = { type = wakeleader which = 750013 } #I have also had issues
        command = { type = wakeleader which = 750014 } #getting this wakeleader stuff
        command = { type = wakeleader which = 750015 } #to work properly
        command = { type = wakeleader which = 750016 } #so it is probably best you
        command = { type = wakeleader which = 750017 } #manually change their start dates
        command = { type = wakeleader which = 750018 } #ok
        command = { type = wakeleader which = 750019 }
        command = { type = wakeleader which = 750020 }
        command = { type = wakeleader which = 750021 }
        command = { type = wakeleader which = 750022 }
        command = { type = wakeleader which = 750023 }
        command = { type = wakeleader which = 750024 }
        command = { type = wakeleader which = 750025 }
        command = { type = wakeleader which = 750026 }
        command = { type = wakeleader which = 750027 }
        command = { type = wakeleader which = 750028 }
        command = { type = wakeleader which = 750029 }
        command = { type = wakeleader which = 750030 }
        command = { type = wakeleader which = 750031 }
        command = { type = wakeleader which = 750032 }
        command = { type = wakeleader which = 750033 }
        command = { type = wakeleader which = 750034 }
        command = { type = wakeleader which = 750035 }
        command = { type = wakeleader which = 750036 }
        command = { type = wakeleader which = 750037 }
        command = { type = wakeleader which = 750038 }
        command = { type = wakeleader which = 750039 }
        command = { type = wakeleader which = 750040 }
        command = { type = wakeleader which = 750041 }
        command = { type = wakeleader which = 750042 }
        command = { type = wakeleader which = 750043 }
        command = { type = wakeleader which = 750044 }
        command = { type = wakeleader which = 750045 }
        command = { type = wakeleader which = 750046 }
        command = { type = wakeleader which = 750047 }
        command = { type = wakeleader which = 750048 }
        command = { type = wakeleader which = 750049 }
        command = { type = wakeleader which = 750050 }
        command = { type = wakeleader which = 750051 }
        command = { type = wakeleader which = 750052 }
        command = { type = wakeleader which = 750053 }
        command = { type = wakeleader which = 750054 }
        command = { type = wakeleader which = 750055 }
        command = { type = wakeleader which = 750056 }
        command = { type = wakeleader which = 750057 }
        command = { type = wakeleader which = 750058 }
        command = { type = wakeleader which = 750059 }
        command = { type = wakeleader which = 750060 }
        command = { type = wakeleader which = 750061 }
        command = { type = wakeleader which = 750062 }
        command = { type = wakeleader which = 750063 }
        command = { type = wakeleader which = 750064 }
        command = { type = wakeleader which = 750065 }
        command = { type = wakeleader which = 750066 }
        command = { type = wakeleader which = 750067 }
        command = { type = wakeleader which = 750068 }
        command = { type = wakeleader which = 750069 }   
        command = { type = wakeleader which = 750070 }
        command = { type = wakeleader which = 750071 }
        command = { type = wakeleader which = 750072 }
        command = { type = wakeleader which = 750073 }
        command = { type = wakeleader which = 750074 }
        command = { type = wakeleader which = 750075 }
        command = { type = wakeleader which = 750076 }
        command = { type = wakeleader which = 750077 }
        command = { type = wakeleader which = 750078 }
        command = { type = wakeleader which = 750079 }   
        command = { type = wakeleader which = 750080 }
        command = { type = wakeleader which = 750081 }
        command = { type = wakeleader which = 750082 }
        command = { type = wakeleader which = 750083 }
        command = { type = wakeleader which = 750084 }
        command = { type = wakeleader which = 750085 }
        command = { type = wakeleader which = 750086 }
        command = { type = wakeleader which = 750087 }
        command = { type = wakeleader which = 750088 }
        command = { type = wakeleader which = 750089 }
}
action_b = {
name = "Im a huge jerk, so no"
command = { type = dissent value = 1 }
}
}

You would have to manually fire this event, by the way
Thank you very much indeed. Few clarifications:
1. the event will "automatically" pick up the ministers and tech teams of RSI, correct?
2. is there a reason why you started with leader 750010 and not with 750001? Just a typo?
Correct about not enough leaders. I would add to the existing RSI file the ITA leaders that historically died plus actual RSI leaders. In this latter case I "re-use" a leader picture with a new name (I don't have photoshop and I wouldn't know how to use it).

Again, thank you very much. I am going to try it.
 
there is an error in this event
2006084 ITA The Italian Empire

it triggers for U07 instead of ITA
Thanks for your report. Unfortunately I noticed the error right after having uploaded the latest version. But it will be fixed with the next updtate. In the meantime, you can replace U07 with ITA in your file.
 
When i try to load the 1866 scenario the game crash.
Do you receive some kind of error message?
Try putting this file in the Darkest Hour A HOI Game\Mods\Darkest Hour Full\scenarios\BS_1866 folder (replace the existing one):
https://www.sendspace.com/file/h1a6bi

And when Armistice of cassibile happen, only the RSI where created (without any army)
Are you playing with Italy or with another country?

and no Kingdome of South.
This is intentional. It can be liberated by the player or by the AI.
 
During the last weeks I've been working on the fate of RSI, in case you manage to survive WW2.
It would be great if someone who is a native English speaker could proofread the text of the event...!
event.jpg

This is the text:
With the end of the hostilities, Duce Benito Mussolini summoned a Costituent Assembly with the goal of defining the political, juridical and social organization of the Republic. It was decided that the Duce, who was to be elected every seven years by the Assembly, was the Head of State with full executive power. The legislative was shared between the Duce, the Government designated by him and the Chamber of the Representatives of Workers. The Duce also nominated a Head of Government which was responsible for the action of the ministers. The latter position represented a key figure for the politics of the Republic in the follollowing years. The two most important groups within the hierarchy of the Republic were the so-called “intransigent fascists” such as Pavolini, Farinacci, Mezzasoma, Buffarini-Guidi and Ricci who proposed an even closer subordination to the German policy, and the “nationalists” led by Admiral Prince Junio Valerio Borghese who were in favour of moving away from the German sphere of influence. A third minoritary political trend was the National Republican Socialist Group (the only permitted political party in the RSI besides the Republican Fascist Party) led by the philosopher Edmondo Cione, who pushed for a return to the originary fascist principles and the “socialization of the enterprises” rather than an aggressive nationalist policy. Who will the Duce choose as Head of Government?
 
  • 1
Reactions:
Finally some event for the RSI, this is great.
I think Julius Evola should also get a bigger role in case RSI survives. He would shape the political landscape for decades if his faction is chosen.
If ti is possible, than a faction behind Evola should be the fourth one. If you know the works of Evola, than you know what I mean. He could be a savior to RSI and make it prosperous or ruin it even more. There was no half way with him.
 
Sorry to throw things in your forum, but I wonder, what would they decide on various matters and how would they react? First off the territory of Italy. That would be a good event. How much would they want to get back or conquer? Second is the form of government. Will they be attempting create the Roman Republic or Roman Empire? (If they manage to survive the war, than probably not one country would care of their form of government.)
Equipment and organization of their armies, political asylum, prisoners of war etc.
Relation to a possible southern nation, or occupied land.
What to do with the Black Shirts?
Industrial independence? (I mean they need to cook with what they have, so they would probably focus more on mining.)
New RSI Navy.
Relation to Switzerland (maybe asking for a loan.)
RSI propaganda and media industry (along with movies.)
Terrence Hill, because why not?
How to react to the Cossack units and ragtag villages in Carnia?
 
@Melkor89 Great work. Here is the proofread and revised event description:

With the end of the hostilities of World War 2, Duce Benito Mussolini summoned a Constituent Assembly with the goal of defining the political, juridical and social organization of the Republic. It was decided that the Duce, who was to be elected every seven years by the Assembly, was the Head of State with full executive power. The legislative power was shared between the Duce, the Government designated by him and the Chamber of the Representatives of Workers. The Duce also nominated a Head of Government which was responsible for the actions of the ministers. The latter position represented a key figure for the politics of the Republic in the following years. The two most important groups within the hierarchy of the Republic were the so-called “intransigent fascists” such as Pavolini, Farinacci, Mezzasoma, Buffarini-Guidi and Ricci who proposed an even closer subordination to the German policy, and the “nationalists” led by Admiral Prince Junio Valerio Borghese who were in favor of moving away from the German sphere of influence. A third minority political trend was the National Republican Socialist Group (the only permitted political party in the RSI besides the Republican Fascist Party) led by the philosopher Edmondo Cione, who pushed for a return to the original fascist principles and the “socialization of the enterprises” rather than an aggressive nationalist policy. Who will the Duce choose as Head of Government?
 
Last edited:
  • 1
Reactions:
Here. Words in bold contained minor spelling mistakes, and those in italics have been rewritten or added for grammatical and/or aesthetic reasons:

With the end of the hostilities, Duce Benito Mussolini summoned a constituent assembly with the goal of defining the political, juridical and social organization of the Republic. It was decided that the Duce, who was to be elected every seven years by the assembly, would be the head of state with full executive power. Legislative power was to be shared between the Duce, the government designated by him and the Chamber of the Representatives of Workers. The Duce also nominated a head of government which was responsible for the action of the ministers. The latter position represented a key figure for the politics of the Republic in the following years. The two most important groups within the hierarchy of the Republic were the so-called “intransigent fascists” such as Pavolini, Farinacci, Mezzasoma, Buffarini-Guidi and Ricci, who proposed an even closer subordination to German policy, and the “nationalists” led by Admiral Prince Junio Valerio Borghese, who were in favour of moving away from Germany's sphere of influence. A third minority political trend was the National Republican Socialist Group (the only political party permitted in the RSI besides the Republican Fascist Party) led by the philosopher Edmondo Cione, who pushed for a return to the original fascist principles and the “socialization of the enterprises” rather than an aggressive nationalist policy. Who will the Duce choose as head of government?

EDIT: Aw, dang it. Ninja'd.
 
  • 1
Reactions:
Thanks for your help. So, here's the event in its definitive form. Furthermore, if and when Mussolini dies (low random chance from 1955), the Head of State is elected according to the ideology chosen in this event: Vittorio Mussolini (Pro-German, NS), Augusto De Marsanich (Nationalist, FA) and Concetto Pettinato (Socialist, LWR).
evet.jpg


Finally some event for the RSI, this is great.
I think Julius Evola should also get a bigger role in case RSI survives. He would shape the political landscape for decades if his faction is chosen.
If ti is possible, than a faction behind Evola should be the fourth one. If you know the works of Evola, than you know what I mean. He could be a savior to RSI and make it prosperous or ruin it even more. There was no half way with him.
I considered using Evola as a minister, but he was more of a philosopher and writer, never into active politics. In this scenario, he would have played some kind of role in shaping the (neo)fascist ideology, although historically he wasn't happy with the RSI and stayed in Germany until the end of the war. His position would have been beyond the scope of this game, I believe.
Sorry to throw things in your forum, but I wonder, what would they decide on various matters and how would they react? First off the territory of Italy. That would be a good event. How much would they want to get back or conquer? Second is the form of government. Will they be attempting create the Roman Republic or Roman Empire? (If they manage to survive the war, than probably not one country would care of their form of government.)
Equipment and organization of their armies, political asylum, prisoners of war etc.
Relation to a possible southern nation, or occupied land.
What to do with the Black Shirts?
Industrial independence? (I mean they need to cook with what they have, so they would probably focus more on mining.)
New RSI Navy.
Relation to Switzerland (maybe asking for a loan.)
RSI propaganda and media industry (along with movies.)
Terrence Hill, because why not?
How to react to the Cossack units and ragtag villages in Carnia?
The answer to many of these questions depends on how the player is successful. He can reconquer the whole Peninsula or be pushed back to a few provinces. There are many variables, which are difficult to manage in the vanilla DH scenarios. Some of these issues are addressed to in the Fatherland mod and its post-war scenario. I am going to cooperate with them, indeed.
Anyway, I can say that there were no plans for a Roman Empire. The description of the event above is adapted from the historical draft of the RSI Constitution, which indicated an elected Duce/head of state, a dummy head of government and a parliament with virtually no power. Also, Rome was indicated as the capital city, so the RSI claimed all the national territory.
You can read the draft of the constitution here (in Italian): https://it.wikisource.org/wiki/Italia,_Repubblica_Sociale_-_Progetto_di_Costituzione
 
Last edited:
I like it how you made different CoS, CotAF etc. for the three governments. In a lot of cases they are the same no matter what, so seeing how much work you are putting in this mod, this is truly marvelous.
 
I've been working on fixes and small improvements. For example, I added a M11/39 medium tank brigade to Divisione Ariete in the 39 and 40 scenarios (about 100 tanks that were later transferred to North Africa and took part in the ill-fated invasion of Egypt. Some were also sent to East Africa); I made new and better unit pictures and added the P75 paper tank as the Italian heavy tank model; also, if you are still at peace in 1942, you will able to host the World Fair in Rome. Furthermore, expect some more post-war leaders for RSI.
aggiorni.jpg
 
  • 2
Reactions:
Hi Melkor89. i revised the army division names of Italy removing all the non-historical divisions while adding names of missing ones plus i also added some division names that were disbanded by the government before ww2.
some of them have a description besides them so you can know where the name comes from.

Code:
ITA;HQ;1a Armata
ITA;HQ;2a Armata
ITA;HQ;3a Armata
ITA;HQ;4a Armata
ITA;HQ;5a Armata
ITA;HQ;6a Armata
ITA;HQ;7a Armata
ITA;HQ;8a Armata
ITA;HQ;9a Armata
ITA;HQ;10a Armata
ITA;HQ;11a Armata
ITA;HQ;12a Armata
ITA;HQ;13a Armata
ITA;HQ;Gruppo d'Armate Ovest
ITA;HQ;Gruppo d'Armate Est
ITA;HQ;Gruppo d'Armate Sud
ITA;HQ;Gruppo d'Armate Nord
ITA;HQ;1o Comando Superiore FF. AA.
ITA;HQ;2o Comando Superiore FF. AA.
ITA;HQ;3o Comando Superiore FF. AA.
ITA;HQ;4o Comando Superiore FF. AA.
ITA;HQ;5o Comando Superiore FF. AA.
ITA;HQ;6o Comando Superiore FF. AA.
ITA;HQ;7o Comando Superiore FF. AA.
ITA;HQ;8o Comando Superiore FF. AA.
ITA;HQ;9o Comando Superiore FF. AA.
ITA;HQ;10o Comando Superiore FF. AA.
ITA;Inf;1a Divisione 'Superga'
ITA;Inf;2a Divisione 'Sforzesca'
ITA;Inf;3a Divisione 'Ravenna'
ITA;Inf;4a Divisione 'Livorno'
ITA;Inf;5a Divisione 'Cosseria'
ITA;Inf;6a Divisione 'Cuneo'
ITA;Inf;7a Divisione 'Lupi di Toscana'
ITA;Inf;9a Divisione 'Pasubio'
ITA;Inf;10a Divisione 'Piave'
ITA;Inf;11a Divisione 'Brennero'
ITA;Inf;12a Divisione 'Sassari'
ITA;Inf;13a Divisione 'Re'
ITA;Inf;14a Divisione 'Isonzo'
ITA;Inf;15a Divisione 'Bergamo'
ITA;Inf;16a Divisione 'Pistoia'
ITA;Inf;17a Divisione 'Pavia'
ITA;Inf;18a Divisione 'Messina'
ITA;Inf;19a Divisione 'Venezia'
ITA;Inf;20a Divisione 'Friuli'
ITA;Inf;21a Divisione 'Granatieri di Sardegna'
ITA;Inf;22a Divisione 'Cacciatori delle Alpi'
ITA;Inf;23a Divisione 'Ferrara'
ITA;Inf;24a Divisione 'Pinerolo'
ITA;Inf;25a Divisione 'Bologna'
ITA;Inf;26a Divisione 'Assietta'
ITA;Inf;27a Divisione 'Brescia'
ITA;Inf;28a Divisione 'Aosta'
ITA;Inf;29a Divisione 'Piemonte'
ITA;Inf;30a Divisione 'Sabauda'
ITA;Inf;31a Divisione 'Calabria'
ITA;Inf;32a Divisione 'Marche'
ITA;Inf;33a Divisione 'Acqui'
ITA;Inf;36a Divisione 'Forlì'
ITA;Inf;37a Divisione 'Modena'
ITA;Inf;38a Divisione 'Puglie'
ITA;Inf;40a Divisione 'Cacciatori d'Africa'
ITA;Inf;41a Divisione 'Firenze'
ITA;Inf;44a Divisione 'Cremona'
ITA;Inf;47a Divisione 'Bari'
ITA;Inf;48a Divisione 'Taro'
ITA;Inf;49a Divisione 'Parma'
ITA;Inf;50a Divisione 'Regina'
ITA;Inf;51a Divisione 'Siena'
ITA;Inf;52a Divisione 'Torino'
ITA;Inf;53a Divisione 'Arezzo'
ITA;Inf;54a Divisione 'Napoli'
ITA;Inf;55a Divisione 'Savona'
ITA;Inf;56a Divisione 'Casale'
ITA;Inf;57a Divisione 'Lombardia'
ITA;Inf;58a Divisione 'Legnano'
ITA;Inf;59a Divisione 'Cagliari'
ITA;Inf;60a Divisione 'Sabratha'
ITA;Inf;61a Divisione 'Sirte'
ITA;Inf;62a Divisione 'Marmarica'
ITA;Inf;63a Divisione 'Cirene'
ITA;Inf;64a Divisione 'Catanzaro'
ITA;Inf;65a Divisione 'Granatieri di Savoia'
ITA;Inf;80a Divisione 'La Spezia'
ITA;Inf;101a Divisione 'Trieste'
ITA;Inf;102a Divisione 'Trento'
ITA;Inf;103a Divisione 'Piacenza'
ITA;Inf;104a Divisione 'Mantova'
ITA;Inf;105a Divisione 'Rovigo'
ITA;Inf;136a Divisione 'Giovani Fascisti'
ITA;Inf;151a Divisione 'Perugia'
ITA;Inf;152a Divisione 'Piceno'
ITA;Inf;153a Divisione 'Macerata'
ITA;Inf;154a Divisione 'Murge'
ITA;Inf;155a Divisione 'Emilia'
ITA;Inf;156a Divisione 'Vicenza'
ITA;Inf;157a Divisione 'Novara'
ITA;Inf;158a Divisione 'Zara'
ITA;Inf;159a Divisione 'Veneto'
ITA;Inf;8a Divisione di Marcia
ITA;Inf;34a Divisione 'Metauro';#real name was 18ª Divisione fanteria del 'Metauro' during Invasion of Ethiopia
ITA;Inf;35a Divisione 'Gavinana';#real name was 19ª Divisione fanteria 'Gavinana' during Invasion of Ethiopia
ITA;Inf;39a Divisione 'Gran Sasso';#real name was 24ª Divisione fanteria 'Gran Sasso' during Invasion of Ethiopia
ITA;Inf;42a Divisione 'Sila';#real name was 27ª Divisione fanteria 'Sila' during Invasion of Ethiopia
ITA;Inf;43a Divisione 'Peloritana';#real name was 29ª Divisione fanteria 'Peloritana' during Invasion of Ethiopia
ITA;Inf;45a Divisione 'Monviso';#real name was 4ª Divisione fanteria del 'Monviso' during Invasion of Ethiopia
ITA;Inf;46a Divisione 'Leonessa';#real name was 7ª Divisione fanteria 'Leonessa' during Invasion of Ethiopia
ITA;Inf;66a Divisione 'Po';#real name was 8ª Divisione fanteria del 'Po' during Invasion of Ethiopia
ITA;Inf;67a Divisione 'Timavo';#real name was 12ª Divisione fanteria del 'Timavo' during Invasion of Ethiopia
ITA;Inf;68a Divisione 'Montenero';#real name was 13ª Divisione Fanteria del 'Montenero' during Invasion of Ethiopia
ITA;Inf;69a Divisione 'Carnaro';#real name was 15ª Divisione fanteria del 'Carnaro' during Invasion of Ethiopia
ITA;Inf;70a Divisione 'Fossalta';#real name was 16ª Divisione fanteria di 'Fossalta' during Invasion of Ethiopia
ITA;Inf;71a Divisione 'Rubicone';#real name was 17ª Divisione fanteria del 'Rubicone' during Invasion of Ethiopia
ITA;Inf;72a Divisione 'Monferrato';#real name was 3ª Divisione fanteria 'Monferrato' during Invasion of Ethiopia
ITA;Inf;73a Divisione 'Curtatone e Montanara';#real name was 20ª Divisione fanteria di 'Curtatone e Montanara' during Invasion of Ethiopia
ITA;Inf;74a Divisione 'Volturno';#real name was 25ª Divisione fanteria del 'Volturno' during Invasion of Ethiopia
ITA;Inf;75a Divisione 'Vespri';#real name was 28ª Divisione fanteria 'Vespri' during Invasion of Ethiopia
ITA;Inf;76a Divisione 'Caprera' ;#real name was 31ª Divisione fanteria 'Caprera' during Invasion of Ethiopia
ITA;Inf;77a Divisione 'Italia';#real name was 1ª Divisione Bersaglieri 'Italia' in the Repubblica Sociale Italiana
ITA;Inf;78a Divisione 'Littorio';#real name was 2ª Divisione Granatieri 'Littorio' in the Repubblica Sociale Italiana
ITA;Inf;79a Divisione "Libia";#real name was 1a Divisione fanteria "Libia" during Invasion of Ethiopia
ITA;Inf;125a Divisione 'Cosseria II';#real name was 105ª Divisione fanteria 'Cosseria II' during Invasion of Ethiopia
ITA;Inf;126a Divisione 'Assietta II'
ITA;Inf;130a Divisione 'Sabauda II'
ITA;Inf;134a Divisione 'Metauro II';#real name was 118ª Divisione fanteria del 'Metauro' during Invasion of Ethiopia
ITA;Inf;135a Divisione 'Gavinana II';#real name was 119ª Divisione di Fanteria 'Gavinana II' during Invasion of Ethiopia
ITA;Inf;139a Divisione 'Gran Sasso II';#real name was 124ª Divisione fanteria 'Gran Sasso II' during Invasion of Ethiopia
ITA;Inf;142a Divisione 'Sila II';#real name was 127ª Divisione fanteria 'Sila II' during Invasion of Ethiopia
ITA;Inf;143a Divisione 'Peloritana II';#real name was 129ª Divisione fanteria 'Peloritana II' during Invasion of Ethiopia
ITA;Mot;101a Divisione 'Trieste'
ITA;Mot;102a Divisione 'Trento'
ITA;Mot;1a Divisione 'Superga'
ITA;Mot;2a Divisione 'Sforzesca'
ITA;Mot;3a Divisione 'Ravenna'
ITA;Mot;4a Divisione 'Livorno'
ITA;Mot;5a Divisione 'Cosseria'
ITA;Mot;6a Divisione 'Cuneo'
ITA;Mot;7a Divisione 'Lupi di Toscana'
ITA;Mot;9a Divisione 'Pasubio'
ITA;Mot;10a Divisione 'Piave'
ITA;Mot;11a Divisione 'Brennero'
ITA;Mot;12a Divisione 'Sassari'
ITA;Mot;13a Divisione 'Re'
ITA;Mot;14a Divisione 'Isonzo'
ITA;Mot;15a Divisione 'Bergamo'
ITA;Mot;16a Divisione 'Pistoia'
ITA;Mot;17a Divisione 'Pavia'
ITA;Mot;18a Divisione 'Messina'
ITA;Mot;19a Divisione 'Venezia'
ITA;Mot;20a Divisione 'Friuli'
ITA;Mot;21a Divisione 'Granatieri di Sardegna'
ITA;Mot;22a Divisione 'Cacciatori delle Alpi'
ITA;Mot;23a Divisione 'Ferrara'
ITA;Mot;24a Divisione 'Pinerolo'
ITA;Mot;25a Divisione 'Bologna'
ITA;Mot;26a Divisione 'Assietta'
ITA;Mot;27a Divisione 'Brescia'
ITA;Mot;28a Divisione 'Aosta'
ITA;Mot;29a Divisione 'Piemonte'
ITA;Mot;30a Divisione 'Sabauda'
ITA;Mot;31a Divisione 'Calabria'
ITA;Mot;32a Divisione 'Marche'
ITA;Mot;33a Divisione 'Acqui'
ITA;Mot;36a Divisione 'Forlì'
ITA;Mot;37a Divisione 'Modena'
ITA;Mot;38a Divisione 'Puglie'
ITA;Mot;40a Divisione 'Cacciatori d'Africa'
ITA;Mot;41a Divisione 'Firenze'
ITA;Mot;44a Divisione 'Cremona'
ITA;Mot;47a Divisione 'Bari'
ITA;Mot;48a Divisione 'Taro'
ITA;Mot;49a Divisione 'Parma'
ITA;Mot;50a Divisione 'Regina'
ITA;Mot;51a Divisione 'Siena'
ITA;Mot;52a Divisione 'Torino'
ITA;Mot;53a Divisione 'Arezzo'
ITA;Mot;54a Divisione 'Napoli'
ITA;Mot;55a Divisione 'Savona'
ITA;Mot;56a Divisione 'Casale'
ITA;Mot;57a Divisione 'Lombardia'
ITA;Mot;58a Divisione 'Legnano'
ITA;Mot;59a Divisione 'Cagliari'
ITA;Mot;60a Divisione 'Sabratha'
ITA;Mot;61a Divisione 'Sirte'
ITA;Mot;62a Divisione 'Marmarica'
ITA;Mot;63a Divisione 'Cirene'
ITA;Mot;64a Divisione 'Catanzaro'
ITA;Mot;65a Divisione 'Granatieri di Savoia'
ITA;Mot;80a Divisione 'La Spezia'
ITA;Mot;103a Divisione 'Piacenza'
ITA;Mot;104a Divisione 'Mantova'
ITA;Mot;105a Divisione 'Rovigo'
ITA;Mot;136a Divisione 'Giovani Fascisti'
ITA;Mot;151a Divisione 'Perugia'
ITA;Mot;152a Divisione 'Piceno'
ITA;Mot;153a Divisione 'Macerata'
ITA;Mot;154a Divisione 'Murge'
ITA;Mot;155a Divisione 'Emilia'
ITA;Mot;156a Divisione 'Vicenza'
ITA;Mot;157a Divisione 'Novara'
ITA;Mot;158a Divisione 'Zara'
ITA;Mot;159a Divisione 'Veneto'
ITA;Mot;8a Divisione di Marcia
ITA;Mot;34a Divisione 'Metauro';#real name was 18ª Divisione fanteria del 'Metauro' during Invasion of Ethiopia
ITA;Mot;35a Divisione 'Gavinana';#real name was 19ª Divisione fanteria 'Gavinana' during Invasion of Ethiopia
ITA;Mot;39a Divisione 'Gran Sasso';#real name was 24ª Divisione fanteria 'Gran Sasso' during Invasion of Ethiopia
ITA;Mot;42a Divisione 'Sila';#real name was 27ª Divisione fanteria 'Sila' during Invasion of Ethiopia
ITA;Mot;43a Divisione 'Peloritana';#real name was 29ª Divisione fanteria 'Peloritana' during Invasion of Ethiopia
ITA;Mot;45a Divisione 'Monviso';#real name was 4ª Divisione fanteria del 'Monviso' during Invasion of Ethiopia
ITA;Mot;46a Divisione 'Leonessa';#real name was 7ª Divisione fanteria 'Leonessa' during Invasion of Ethiopia
ITA;Mot;66a Divisione 'Po';#real name was 8ª Divisione fanteria del 'Po' during Invasion of Ethiopia
ITA;Mot;67a Divisione 'Timavo';#real name was 12ª Divisione fanteria del 'Timavo' during Invasion of Ethiopia
ITA;Mot;68a Divisione 'Montenero';#real name was 13ª Divisione Fanteria del 'Montenero' during Invasion of Ethiopia
ITA;Mot;69a Divisione 'Carnaro';#real name was 15ª Divisione fanteria del 'Carnaro' during Invasion of Ethiopia
ITA;Mot;70a Divisione 'Fossalta';#real name was 16ª Divisione fanteria di 'Fossalta' during Invasion of Ethiopia
ITA;Mot;71a Divisione 'Rubicone';#real name was 17ª Divisione fanteria del 'Rubicone' during Invasion of Ethiopia
ITA;Mot;72a Divisione 'Monferrato';#real name was 3ª Divisione fanteria 'Monferrato' during Invasion of Ethiopia
ITA;Mot;73a Divisione 'Curtatone e Montanara';#real name was 20ª Divisione fanteria di 'Curtatone e Montanara' during Invasion of Ethiopia
ITA;Mot;74a Divisione 'Volturno';#real name was 25ª Divisione fanteria del 'Volturno' during Invasion of Ethiopia
ITA;Mot;75a Divisione 'Vespri';#real name was 28ª Divisione fanteria 'Vespri' during Invasion of Ethiopia
ITA;Mot;76a Divisione 'Caprera' ;#real name was 31ª Divisione fanteria 'Caprera' during Invasion of Ethiopia
ITA;Mot;77a Divisione 'Italia';#real name was 1ª Divisione Bersaglieri 'Italia' in the Repubblica Sociale Italiana
ITA;Mot;78a Divisione 'Littorio';#real name was 2ª Divisione Granatieri 'Littorio' in the Repubblica Sociale Italiana
ITA;Mot;79a Divisione "Libia";#real name was 1a Divisione fanteria "Libia" during Invasion of Ethiopia
ITA;Mot;125a Divisione 'Cosseria II';#real name was 105ª Divisione fanteria 'Cosseria II' during Invasion of Ethiopia
ITA;Mot;126a Divisione 'Assietta II'
ITA;Mot;130a Divisione 'Sabauda II'
ITA;Mot;134a Divisione 'Metauro II';#real name was 118ª Divisione fanteria del 'Metauro' during Invasion of Ethiopia
ITA;Mot;135a Divisione 'Gavinana II';#real name was 119ª Divisione di Fanteria 'Gavinana II' during Invasion of Ethiopia
ITA;Mot;139a Divisione 'Gran Sasso II';#real name was 124ª Divisione fanteria 'Gran Sasso II' during Invasion of Ethiopia
ITA;Mot;142a Divisione 'Sila II';#real name was 127ª Divisione fanteria 'Sila II' during Invasion of Ethiopia
ITA;Mot;143a Divisione 'Peloritana II';#real name was 129ª Divisione fanteria 'Peloritana II' during Invasion of Ethiopia
ITA;Mec;101a Divisione 'Trieste'
ITA;Mec;102a Divisione 'Trento'
ITA;Mec;1a Divisione 'Superga'
ITA;Mec;2a Divisione 'Sforzesca'
ITA;Mec;3a Divisione 'Ravenna'
ITA;Mec;4a Divisione 'Livorno'
ITA;Mec;5a Divisione 'Cosseria'
ITA;Mec;6a Divisione 'Cuneo'
ITA;Mec;7a Divisione 'Lupi di Toscana'
ITA;Mec;9a Divisione 'Pasubio'
ITA;Mec;10a Divisione 'Piave'
ITA;Mec;11a Divisione 'Brennero'
ITA;Mec;12a Divisione 'Sassari'
ITA;Mec;13a Divisione 'Re'
ITA;Mec;14a Divisione 'Isonzo'
ITA;Mec;15a Divisione 'Bergamo'
ITA;Mec;16a Divisione 'Pistoia'
ITA;Mec;17a Divisione 'Pavia'
ITA;Mec;18a Divisione 'Messina'
ITA;Mec;19a Divisione 'Venezia'
ITA;Mec;20a Divisione 'Friuli'
ITA;Mec;21a Divisione 'Granatieri di Sardegna'
ITA;Mec;22a Divisione 'Cacciatori delle Alpi'
ITA;Mec;23a Divisione 'Ferrara'
ITA;Mec;24a Divisione 'Pinerolo'
ITA;Mec;25a Divisione 'Bologna'
ITA;Mec;26a Divisione 'Assietta'
ITA;Mec;27a Divisione 'Brescia'
ITA;Mec;28a Divisione 'Aosta'
ITA;Mec;29a Divisione 'Piemonte'
ITA;Mec;30a Divisione 'Sabauda'
ITA;Mec;31a Divisione 'Calabria'
ITA;Mec;32a Divisione 'Marche'
ITA;Mec;33a Divisione 'Acqui'
ITA;Mec;36a Divisione 'Forlì'
ITA;Mec;37a Divisione 'Modena'
ITA;Mec;38a Divisione 'Puglie'
ITA;Mec;40a Divisione 'Cacciatori d'Africa'
ITA;Mec;41a Divisione 'Firenze'
ITA;Mec;44a Divisione 'Cremona'
ITA;Mec;47a Divisione 'Bari'
ITA;Mec;48a Divisione 'Taro'
ITA;Mec;49a Divisione 'Parma'
ITA;Mec;50a Divisione 'Regina'
ITA;Mec;51a Divisione 'Siena'
ITA;Mec;52a Divisione 'Torino'
ITA;Mec;53a Divisione 'Arezzo'
ITA;Mec;54a Divisione 'Napoli'
ITA;Mec;55a Divisione 'Savona'
ITA;Mec;56a Divisione 'Casale'
ITA;Mec;57a Divisione 'Lombardia'
ITA;Mec;58a Divisione 'Legnano'
ITA;Mec;59a Divisione 'Cagliari'
ITA;Mec;60a Divisione 'Sabratha'
ITA;Mec;61a Divisione 'Sirte'
ITA;Mec;62a Divisione 'Marmarica'
ITA;Mec;63a Divisione 'Cirene'
ITA;Mec;64a Divisione 'Catanzaro'
ITA;Mec;65a Divisione 'Granatieri di Savoia'
ITA;Mec;80a Divisione 'La Spezia'
ITA;Mec;103a Divisione 'Piacenza'
ITA;Mec;104a Divisione 'Mantova'
ITA;Mec;105a Divisione 'Rovigo'
ITA;Mec;136a Divisione 'Giovani Fascisti'
ITA;Mec;151a Divisione 'Perugia'
ITA;Mec;152a Divisione 'Piceno'
ITA;Mec;153a Divisione 'Macerata'
ITA;Mec;154a Divisione 'Murge'
ITA;Mec;155a Divisione 'Emilia'
ITA;Mec;156a Divisione 'Vicenza'
ITA;Mec;157a Divisione 'Novara'
ITA;Mec;158a Divisione 'Zara'
ITA;Mec;159a Divisione 'Veneto'
ITA;Mec;8a Divisione di Marcia
ITA;Mec;34a Divisione 'Metauro';#real name was 18ª Divisione fanteria del 'Metauro' during Invasion of Ethiopia
ITA;Mec;35a Divisione 'Gavinana';#real name was 19ª Divisione fanteria 'Gavinana' during Invasion of Ethiopia
ITA;Mec;39a Divisione 'Gran Sasso';#real name was 24ª Divisione fanteria 'Gran Sasso' during Invasion of Ethiopia
ITA;Mec;42a Divisione 'Sila';#real name was 27ª Divisione fanteria 'Sila' during Invasion of Ethiopia
ITA;Mec;43a Divisione 'Peloritana';#real name was 29ª Divisione fanteria 'Peloritana' during Invasion of Ethiopia
ITA;Mec;45a Divisione 'Monviso';#real name was 4ª Divisione fanteria del 'Monviso' during Invasion of Ethiopia
ITA;Mec;46a Divisione 'Leonessa';#real name was 7ª Divisione fanteria 'Leonessa' during Invasion of Ethiopia
ITA;Mec;66a Divisione 'Po';#real name was 8ª Divisione fanteria del 'Po' during Invasion of Ethiopia
ITA;Mec;67a Divisione 'Timavo';#real name was 12ª Divisione fanteria del 'Timavo' during Invasion of Ethiopia
ITA;Mec;68a Divisione 'Montenero';#real name was 13ª Divisione Fanteria del 'Montenero' during Invasion of Ethiopia
ITA;Mec;69a Divisione 'Carnaro';#real name was 15ª Divisione fanteria del 'Carnaro' during Invasion of Ethiopia
ITA;Mec;70a Divisione 'Fossalta';#real name was 16ª Divisione fanteria di 'Fossalta' during Invasion of Ethiopia
ITA;Mec;71a Divisione 'Rubicone';#real name was 17ª Divisione fanteria del 'Rubicone' during Invasion of Ethiopia
ITA;Mec;72a Divisione 'Monferrato';#real name was 3ª Divisione fanteria 'Monferrato' during Invasion of Ethiopia
ITA;Mec;73a Divisione 'Curtatone e Montanara';#real name was 20ª Divisione fanteria di 'Curtatone e Montanara' during Invasion of Ethiopia
ITA;Mec;74a Divisione 'Volturno';#real name was 25ª Divisione fanteria del 'Volturno' during Invasion of Ethiopia
ITA;Mec;75a Divisione 'Vespri';#real name was 28ª Divisione fanteria 'Vespri' during Invasion of Ethiopia
ITA;Mec;76a Divisione 'Caprera' ;#real name was 31ª Divisione fanteria 'Caprera' during Invasion of Ethiopia
ITA;Mec;77a Divisione 'Italia';#real name was 1ª Divisione Bersaglieri 'Italia' in the Repubblica Sociale Italiana
ITA;Mec;78a Divisione 'Littorio';#real name was 2ª Divisione Granatieri 'Littorio' in the Repubblica Sociale Italiana
ITA;Mec;79a Divisione "Libia";#real name was 1a Divisione fanteria "Libia" during Invasion of Ethiopia
ITA;Mec;125a Divisione 'Cosseria II';#real name was 105ª Divisione fanteria 'Cosseria II' during Invasion of Ethiopia
ITA;Mec;126a Divisione 'Assietta II'
ITA;Mec;130a Divisione 'Sabauda II'
ITA;Mec;134a Divisione 'Metauro II';#real name was 118ª Divisione fanteria del 'Metauro' during Invasion of Ethiopia
ITA;Mec;135a Divisione 'Gavinana II';#real name was 119ª Divisione di Fanteria 'Gavinana II' during Invasion of Ethiopia
ITA;Mec;139a Divisione 'Gran Sasso II';#real name was 124ª Divisione fanteria 'Gran Sasso II' during Invasion of Ethiopia
ITA;Mec;142a Divisione 'Sila II';#real name was 127ª Divisione fanteria 'Sila II' during Invasion of Ethiopia
ITA;Mec;143a Divisione 'Peloritana II';#real name was 129ª Divisione fanteria 'Peloritana II' during Invasion of Ethiopia
ITA;Gar;1a Divisione CC 'Pastrengo'
ITA;Gar;2a Divisione CC 'Podgora'
ITA;Gar;3a Divisione CC 'Ogaden'
ITA;Gar;201a Divisione Costiera
ITA;Gar;202a Divisione Costiera
ITA;Gar;203a Divisione Costiera
ITA;Gar;204a Divisione Costiera
ITA;Gar;205a Divisione Costiera
ITA;Gar;206a Divisione Costiera
ITA;Gar;207a Divisione Costiera
ITA;Gar;208a Divisione Costiera
ITA;Gar;209a Divisione Costiera
ITA;Gar;210a Divisione Costiera
ITA;Gar;211a Divisione Costiera
ITA;Gar;212a Divisione Costiera
ITA;Gar;213a Divisione Costiera
ITA;Gar;214a Divisione Costiera
ITA;Gar;215a Divisione Costiera
ITA;Gar;216a Divisione Costiera
ITA;Gar;220a Divisione Costiera
ITA;Gar;221a Divisione Costiera
ITA;Gar;222a Divisione Costiera
ITA;Gar;223a Divisione Costiera
ITA;Gar;224a Divisione Costiera
ITA;Gar;225a Divisione Costiera
ITA;Gar;226a Divisione Costiera
ITA;Gar;227a Divisione Costiera
ITA;Gar;228a Divisione Costiera
ITA;Gar;230a Divisione Costiera
ITA;Gar;231a Divisione Costiera
ITA;Gar;4a Divisione 'Etna';#real name was Divisione 'Etna' in the Repubblica Sociale Italiana
ITA;Gar;5a Divisione 'Vesuvio';#proposed name was Divisione 'Vesuvio' in the Repubblica Sociale Italiana
ITA;Gar;6a Divisione 'Cacciatori degli Appennini';#real name was Divisione 'Cacciatori degli Appennini' in the Repubblica Sociale Italiana
ITA;Cav;1a Divisione Celere 'Eugenio di Savoia'
ITA;Cav;2a Divisione Celere 'Emanuele Filiberto Testa di Ferro'
ITA;Cav;3a Divisione Celere 'Principe Amedeo Duca d'Aosta'
ITA;Cav;4a Divisone Celere
ITA;Cav;5a Divisone Celere
ITA;Cav;6a Divisone Celere
ITA;Cav;7a Divisone Celere
ITA;Cav;8a Divisone Celere
ITA;Cav;9a Divisone Celere
ITA;Cav;10a Divisone Celere
ITA;Cav;11a Divisone Celere
ITA;Cav;12a Divisone Celere
ITA;Cav;13a Divisone Celere
ITA;Cav;14a Divisone Celere
ITA;Cav;15a Divisone Celere
ITA;Cav;16a Divisone Celere
ITA;Cav;17a Divisone Celere
ITA;Cav;18a Divisone Celere
ITA;Cav;19a Divisone Celere
ITA;Cav;20a Divisone Celere
ITA;L ARM;131a Divisione 'Centauro'
ITA;L ARM;132a Divisione 'Ariete'
ITA;L ARM;133a Divisione 'Littorio'
ITA;L ARM;Divisione CC.NN. 'M'
ITA;L ARM;134a Divisione 'Freccia'
ITA;L ARM;135a Divisione 'Ariete II'
ITA;L ARM;136a Divisione 'Centauro II'
ITA;L ARM;137a Divisione Corazzata
ITA;L ARM;138a Divisione Corazzata
ITA;L ARM;139a Divisione Corazzata
ITA;L ARM;140a Divisione Corazzata
ITA;L ARM;141a Divisione Corazzata
ITA;L ARM;142a Divisione Corazzata
ITA;L ARM;143a Divisione Corazzata
ITA;L ARM;144a Divisione Corazzata
ITA;L ARM;145a Divisione Corazzata
ITA;L ARM;146a Divisione Corazzata
ITA;L ARM;147a Divisione Corazzata
ITA;L ARM;148a Divisione Corazzata
ITA;L ARM;149a Divisione Corazzata
ITA;L ARM;150a Divisione Corazzata
ITA;Arm;131a Divisione 'Centauro'
ITA;Arm;132a Divisione 'Ariete'
ITA;Arm;133a Divisione 'Littorio'
ITA;Arm;Divisione CC.NN. 'M'
ITA;Arm;134a Divisione 'Freccia'
ITA;Arm;135a Divisione 'Ariete II'
ITA;Arm;136a Divisione 'Centauro II'
ITA;Arm;137a Divisione Corazzata
ITA;Arm;138a Divisione Corazzata
ITA;Arm;139a Divisione Corazzata
ITA;Arm;140a Divisione Corazzata
ITA;Arm;141a Divisione Corazzata
ITA;Arm;142a Divisione Corazzata
ITA;Arm;143a Divisione Corazzata
ITA;Arm;144a Divisione Corazzata
ITA;Arm;145a Divisione Corazzata
ITA;Arm;146a Divisione Corazzata
ITA;Arm;147a Divisione Corazzata
ITA;Arm;148a Divisione Corazzata
ITA;Arm;149a Divisione Corazzata
ITA;Arm;150a Divisione Corazzata
ITA;Par;185a Divisione 'Folgore'
ITA;Par;184a Divisione 'Nembo'
ITA;Par;183a Divisione 'Ciclone'
ITA;Par;181a Divisione Paracadutisti
ITA;Par;182a Divisione Paracadutisti
ITA;Par;186a Divisione Paracadutisti
ITA;Par;187a Divisione Paracadutisti
ITA;Par;188a Divisione Paracadutisti
ITA;Par;189a Divisione Paracadutisti
ITA;Par;190a Divisione Paracadutisti
ITA;Par;191a Divisione Paracadutisti
ITA;Par;192a Divisione Paracadutisti
ITA;Par;193a Divisione Paracadutisti
ITA;Par;194a Divisione Paracadutisti
ITA;Par;195a Divisione Paracadutisti
ITA;Par;196a Divisione Paracadutisti
ITA;Par;197a Divisione Paracadutisti
ITA;Par;198a Divisione Paracadutisti
ITA;Par;199a Divisione Paracadutisti
ITA;Par;200a Divisione Paracadutisti
ITA;Mar;1a Flottiglia MAS
ITA;Mar;2a Flottiglia MAS
ITA;Mar;3a Flottiglia MAS
ITA;Mar;4a Flottiglia MAS
ITA;Mar;10a Flottiglia MAS
ITA;Mar;12a Flottiglia MAS
ITA;Mar;1a Divisione 'San Marco';#real name was 3ª Divisione fanteria di marina 'San Marco' in the Repubblica Sociale Italiana
ITA;Mar;2a Divisione di Marina
ITA;Mar;3a Divisione di Marina
ITA;Mar;4a Divisione di Marina
ITA;Mar;5a Divisione di Marina
ITA;Mar;6a Divisione di Marina
ITA;Mar;7a Divisione di Marina
ITA;Mar;8a Divisione di Marina
ITA;Mar;9a Divisione di Marina
ITA;Mar;10a Divisione di Marina
ITA;Mar;11a Divisione di Marina
ITA;Mar;12a Divisione di Marina
ITA;Mar;13a Divisione di Marina
ITA;Mar;14a Divisione di Marina
ITA;Mtn;1a Divisione Alpina 'Taurinense'
ITA;Mtn;2a Divisione Alpina 'Tridentina'
ITA;Mtn;3a Divisione Alpina 'Julia'
ITA;Mtn;4a Divisione Alpina 'Cuneense'
ITA;Mtn;5a Divisione Alpina 'Pusteria'
ITA;Mtn;6a Divisione Alpina 'Alpi Graje'
ITA;Mtn;7a Divisione Alpina 'Monterosa';#real name was 4a Divisione Alpina 'Monterosa' in the Repubblica Sociale Italiana
ITA;Mtn;8a Divisione Alpina 'Cadore'
ITA;Mtn;9a Divisione Alpina 'Orobica'
ITA;Mtn;10a Divisione Alpina
ITA;Mtn;11a Divisione Alpina
ITA;Mtn;12a Divisione Alpina
ITA;Mtn;13a Divisione Alpina
ITA;Mtn;14a Divisione Alpina
ITA;Mtn;15a Divisione Alpina
ITA;Mtn;16a Divisione Alpina
ITA;Mtn;17a Divisione Alpina
ITA;Mtn;18a Divisione Alpina
ITA;Mtn;19a Divisione Alpina
ITA;Mtn;20a Divisione Alpina
ITA;Mil;1a Divisione CC.NN. '23 Marzo'
ITA;Mil;2a Divisione CC.NN. '28 Ottobre'
ITA;Mil;3a Divisione CC.NN. '21 Aprile'
ITA;Mil;4a Divisione CC.NN. '3 Gennaio'
ITA;Mil;5a Divisione CC.NN. '1 Febbraio'
ITA;Mil;6a Divisione CC.NN. 'Tevere'
ITA;Mil;7a Divisione CC.NN. 'Cirene' 
ITA;Mil;1a Divisione Libica
ITA;Mil;2a Divisione Libica
ITA;Mil;3a Divisione Libica
ITA;Mil;1a Divisione Eritrea
ITA;Mil;2a Divisione Eritrea
ITA;Mil;1a Divisione Coloniale
ITA;Mil;2a Divisione Coloniale
ITA;Mil;3a Divisione Coloniale
ITA;Mil;4a Divisione Coloniale
ITA;Mil;21a Divisione Coloniale
ITA;Mil;22a Divisione Coloniale
ITA;Mil;23a Divisione Coloniale
ITA;Mil;24a Divisione Coloniale
ITA;Mil;25a Divisione Coloniale
ITA;Mil;26a Divisione Coloniale
ITA;Mil;101a Divisione Coloniale
ITA;Mil;102a Divisione Coloniale
ITA;Mil;Divisione Coloniale del Harar
ITA;Mil;8a Divisione CC.NN. 'Leonessa'
ITA;Mil;9a Divisione CC.NN. 'Acciaiata'
ITA;Mil;10a Divisione CC.NN. 'Senese'
ITA;Mil;11a Divisione CC.NN. 'Monte Majella'
ITA;Mil;12a Divisione CC.NN. 'Mentone'
ITA;Mil;13a Divisione CC.NN. 'Gennargentu'
ITA;Mil;14a Divisione CC.NN. 'Lucania'
ITA;Mil;15a Divisione CC.NN. 'Scaligera'
ITA;Mil;16a Divisione CC.NN. 'Volturno'
ITA;Mil;17a Divisione CC.NN. 'Vespri'
ITA;Mil;18a Divisione CC.NN. 'Maremmana'
ITA;Mil;19a Divisione CC.NN. 'Garibaldina'
ITA;Mil;20a Divisione CC.NN. 'Carroccio'
ITA;Mil;21a Divisione CC.NN. 'Cacciatori del Tevere'
ITA;Mil;22a Divisione CC.NN. 'Monferrato'
ITA;Mil;23a Divisione CC.NN. 'Vittorio Alfieri'
ITA;Mil;24a Divisione CC.NN. 'Montebello'
ITA;Mil;25a Divisione CC.NN. 'Premuda'
ITA;Mil;26a Divisione CC.NN. 'Fedelissima'
ITA;Mil;27a Divisione CC.NN. 'Costantissima'
ITA;Mil;28a Divisione CC.NN. 'Fanfulla da Lodi'
ITA;Mil;29a Divisione CC.NN. 'Cispadana'
ITA;Mil;30a Divisione CC.NN. 'Italo Balbo'
ITA;Mil;31a Divisione CC.NN. 'Estense'
ITA;Mil;32a Divisione CC.NN. 'Benito Mussolini'
ITA;Mil;33a Divisione CC.NN. 'Bersaglieri del Mincio'
ITA;Mil;34a Divisione CC.NN. 'Cesare Battisti'
ITA;Mil;35a Divisione CC.NN. 'Tagliamento'
ITA;Mil;36a Divisione CC.NN. 'Euganea'
ITA;Mil;37a Divisione CC.NN. 'San Giusto'
ITA;Mil;38a Divisione CC.NN. 'Istria'
ITA;Mil;39a Divisione CC.NN. 'Carnaro'
ITA;Mil;40a Divisione CC.NN. 'Etrusca'
ITA;Mil;41a Divisione CC.NN. 'Agrigentum'
ITA;Mil;42a Divisione CC.NN. 'Filippo Corridoni'
ITA;Mil;43a Divisione CC.NN. 'Dell'Urbe'
ITA;Mil;44a Divisione CC.NN. 'Volsca'
ITA;Mil;45a Divisione CC.NN. 'Giulio Cesare'
ITA;Mil;46a Divisione CC.NN. 'Conte Verde'
ITA;Mil;47a Divisione CC.NN. 'Peloro'
ITA;Mil;48a Divisione CC.NN. 'Aquila'
ITA;Mil;49a Divisione CC.NN. 'Del Mare'
ITA;Mil;50a Divisione CC.NN. 'Lupi del Matese'
ITA;Mil;51a Divisione CC.NN. 'Dio lo Vuole';#real name was 1a Divisione CC.NN. 'Dio lo Vuole' during the Spanich Civil War
ITA;Mil;52a Divisione CC.NN. 'Fiamme Nere';#real name was 2a Divisione CC.NN. 'Fiamme Nere' during the Spanich Civil War
ITA;Mil;53a Divisione CC.NN. 'Penne Nere';#real name was 3a Divisione CC.NN. 'Penne Nere' during the Spanich Civil War
 
  • 1
Reactions:
Is there a chance for more events about conquered territories? Like the relation towards Croatia (Diplomatic views, military aid etc.) Greek nationalists (and if Italy only makes them puppets and later on conquers Turkey, than giving them some land.)
I don't mean too much alt history, just improvement of the event base.