Ok, thanks!
This is what I've come up with, hope it will work.
#####################################
# Nuove navi nel Mediterraneo
#####################################
event = {
id = 800003
random = no
country = ITA
persistent = yes
Trigger = {
control = { province = 368 data = ITA }
war = { country = ITA country = ENG }
random = 1
}
date = { day = 17 month = november year = 1941 }
offset = 3
deathdate = { day = 30 month = december year = 1947 }
name = "Nuove navi nel Mediterraneo"
desc = "a 1% chance every 3 days that 2 destroyer flotillas will appear in Genoa"
style = 0
action_a = {
name = "OK"
command = { type = add_corps which = "Nuove navi nel Mediterraneo" value = naval when = 6158 where = 368 } #Campioni I. commanding, change WHEN to leader id of preference
command = { type = add_division which = "21a Flottiglia Torpediniere" value = destroyer when = 2 } #type iii
command = { type = add_division which = "22a Flottiglia Torpediniere" value = destroyer when = 2 } #type iii
}
}