In case you don't know you can... sort of... form this country in the game.
As Portugal if you conquer Brazil and are a monarchy then... well, it just happens.
I didn't check if Brazil can form it too if it annexes Portugal.
This is just a name change (with the adjective change too to Luso-Brazilian) and the weird part is that it happens suddenly without any indication or notification. It's just there suddenly.
Besides the name it would at least make sense that brazilian and afro-brazilian cultures would become accepted cultures, I know they're part of the same lusophone group but it should really be accepted.
This is better than not having this nation in the game as a possibility but I would ask if the devs went their way to include this happening then why... didn't it get just a little more information or notification?
The obvious thing would be for it to be a new tag, and as a formable nation you could see the conditions to form it.
If not a tag then at least there should be a decision or something similar so that the player can know this is possible because at the moment there is no indication of it at all.
At minimum give us an event or pop up notification that the country changed the name as right now it's just... odd and out of nowhere.
Like I said I prefer this sort of easter egg than not having it at all, just add at least a cheap notification that it happened
EDIT: Apparently Brazil cannot form it. Also Brazil can't exist when you form it and you need only the states of Rio de Janeiro and São Paulo.
As Portugal if you conquer Brazil and are a monarchy then... well, it just happens.
I didn't check if Brazil can form it too if it annexes Portugal.
This is just a name change (with the adjective change too to Luso-Brazilian) and the weird part is that it happens suddenly without any indication or notification. It's just there suddenly.
Besides the name it would at least make sense that brazilian and afro-brazilian cultures would become accepted cultures, I know they're part of the same lusophone group but it should really be accepted.
This is better than not having this nation in the game as a possibility but I would ask if the devs went their way to include this happening then why... didn't it get just a little more information or notification?
The obvious thing would be for it to be a new tag, and as a formable nation you could see the conditions to form it.
If not a tag then at least there should be a decision or something similar so that the player can know this is possible because at the moment there is no indication of it at all.
At minimum give us an event or pop up notification that the country changed the name as right now it's just... odd and out of nowhere.
Like I said I prefer this sort of easter egg than not having it at all, just add at least a cheap notification that it happened
EDIT: Apparently Brazil cannot form it. Also Brazil can't exist when you form it and you need only the states of Rio de Janeiro and São Paulo.
POR = {
dynamic_country_name = {
name = dyn_c_united_kingdom
adjective = dyn_c_united_kingdom_adj
is_main_tag_only = yes
priority = 0
trigger = {
coa_def_monarchy_flag_trigger = yes
scope:actor = {
owns_entire_state_region = STATE_RIO_DE_JANEIRO
owns_entire_state_region = STATE_SAO_PAULO
}
NOT = { exists = c:BRZ }
}
}
}
Last edited:
- 6