Sinon une liste de monarque non-historique mais vraisemblable... bien que Stettmeister soit une bonne idée...
Pour ce qui est des events j'avais recement commencé a scripter une serie d'event qui s'appliquait apres 1680, dans ma partie avec l'alsace ( du sur mesure quoi

) les voicis :
#La Confédération du Rhin#
event = {
id = 4000
trigger = {
{ owned = { province = 345 data = -1 } }
{ owned = { province = 344 data = -1 } }
{ owned = { province = 343 data = -1 } }
{ owned = { province = 340 data = -1 } }
{ owned = { province = 373 data = -1 } }
}
random = no
country = STR
name = "La Confédération du Rhin"
desc = "La Décapole d'Alsace est, au fil des ses conquêtes, devenue une entité territorialle couvrant tout le cour du Rhin. Son statut actuel n'étant plus guère adapté à ses nouvelles frontières, la Diète ordonna la définition d'un nouveau statut qui mettrait d'accord toutes les factions présentes dans le pays.
Ainsi naquit le Traité Constituant, une véritable constitution définissant le pouvoir et le statut des cités au sein du pays, désormais baptisé Confédération du Rhin. Un confédération de 30 et non plus 10 villes..."
style = 1
date = { day = 1 month = january year = 1685 }
offset = 360
deathdate = { day = 30 month = december year = 1820 }
action_a ={
name = "Signer le Traité Constituant."
command = { type = stability value = 3 }
command = { type = addcore which = 340 }
command = { type = addcore which = 344 }
command = { type = addcore which = 345 }
command = { type = addcore which = 343 }
command = { type = addcore which = 373 }
command = { type = province_revoltrisk which = 340 value = -1 }
command = { type = province_revoltrisk which = 344 value = -1 }
command = { type = province_revoltrisk which = 345 value = -1 }
command = { type = province_revoltrisk which = 343 value = -1 }
command = { type = province_revoltrisk which = 373 value = -1 }
command = { type = gainbuilding which = 374 value = cityrights }
command = { type = gainbuilding which = 340 value = cityrights }
command = { type = gainbuilding which = 344 value = cityrights }
command = { type = gainbuilding which = 345 value = cityrights }
command = { type = gainbuilding which = 343 value = cityrights }
command = { type = gainbuilding which = 373 value = cityrights }
command = { type = inflation value = -15 }
command = { type = domestic which = aristocracy value = -5 }
}
action_b ={
name = "Ne pas signer le Traité Constituant mais faire de la Décapole un Royaume."
command = { type = stability value = 2 }
command = { type = addcore which = 340 }
command = { type = addcore which = 344 }
command = { type = addcore which = 345 }
command = { type = addcore which = 343 }
command = { type = addcore which = 373 }
command = { type = monarch which = 03597 }
command = { type = domestic which = aristocracy value = 5 }
command = { type = revoltrisk which = 36 value = -2 }
command = { type = trigger which = 4001 }
}
action_c ={
name = "Ne pas signer le Traité Constituant, ne rien changer au statut actuel."
command = { type = stability value = -1 }
command = { type = province_revoltrisk which = 340 value = 2 }
command = { type = province_revoltrisk which = 344 value = 2 }
command = { type = province_revoltrisk which = 345 value = 2 }
command = { type = province_revoltrisk which = 343 value = 2 }
command = { type = province_revoltrisk which = 373 value = 2 }
}
}
------------------------------------------------------------------------------------
#La Confédération du Rhin 2#
event = {
id = 4001
trigger = {
{ monarch = 03597 }
{ event = 4000 }
}
random = no
country = STR
name = "Une nouvelle Capitale"
desc = "La Décapole est désormais un royaume... le nouveau roi, Wilhelm I vient de se voir proposer de transferer la capitale du royaume à Aix-la-Chapelle afin de montrer la prétention du royaume de reformer l'antique empire carolingien"
style = 1
date = { day = 1 month = january year = 1685 }
offset = 360
deathdate = { day = 30 month = december year = 1820 }
action_a ={
name = "Faire de Aix la Chapelle notre capitale"
command = { type = capital which = 344 }
command = { type = stability value = -2 }
command = { type = revoltrisk which = 36 value = 3 }
command = { type = casusbelli which = HAB value = 36 }
command = { type = relation which = HAB value = -50 }
}
action_b ={
name = "Maintenir notre capitale en Alsace"
command = { type = stability value = 3 }
}
}
------------------------------------------------------------------------------------
#La Confédération du Rhin 3#
event = {
id = 4002
trigger = {
{ monarch = 03597 }
}
random = no
country = STR
name = "Querelles de succéssion"
desc = "La Décapole est un royaume mais personne n'a encore tranché sur le mode de succéssion de la charge royale. La Diète, dont les pouvoirs ont déjà été considérablement réduit, souhaiterait que le Roi soit élu, comme l'ancien Grand Maitre de la Décapole. Le Roi préférent quand à lui que la charge devienne héréditaire..."
style = 1
date = { day = 4 month = april year = 1704 }
action_a ={
name = "Rendre la monarchie héréditaire au profit des von Fürstenberg"
command = { type = stability value = -1 }
command = { type = sleepmonarch which = 03593 }
command = { type = sleepmonarch which = 03594 }
command = { type = sleepmonarch which = 03595 }
command = { type = sleepmonarch which = 03596 }
command = { type = wakemonarch which = 03598 }
command = { type = wakemonarch which = 03599 }
command = { type = wakemonarch which = 19118 }
command = { type = sleepleader which = 19114 }
}
action_b ={
name = "Mettre en place un système électoral"
command = { type = stability value = 1 }
#pas encore finis#
}
}