This post has been de-listed (Author was flagged for spam)
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Here's the event:
province_event = {
title = "EVTNAME8017"
desc = "EVTDESC8017"
id = 8026
trigger = {
region = state_region_fl
culture_group = north_american
owner = {
OR = {
culture_group = american_group
culture_group = canadian_group
culture_group = british_group
}
}
any_neighbor_province = {
OR = {
culture_group = american_group
culture_group = canadian_group
culture_group = british_group
}
}
}
mean_time_to_happen = {
years = 4
modifier = {
factor = 3
NOT = {
OR = {
religion = shamanism
religion = animism
}
}
}
}
immediate = {
culture = american_fl
add_core = FL1
random_list = {
20 = { religion = catholic }
10 = { religion = protestant }
10 = { religion = reformed }
10 = { religion = mormon }
10 = { religion = baptist }
10 = { religion = lutheran }
10 = { religion = mennonite }
10 = { religion = methodist }
5 = { religion = orthodox }
5 = { religion = jewish }
}
}
option = {
name = "EVTOPTOK"
}
}
The event should be firing for the US, who is the owner of the event province (orlando) that is of seminole culture, which is in the north_american culture group.
However, the little console tooltip shows green for "Province Owner: Culture group is either british, canadian or american" but red for "Province culture group is north american" and "any neighbor province: Culture group is british, canadian or american"
This means that the "culture_group" trigger works in the country scope, but not in the province scope?
I checked that seminole is in fact listed in the north american culture group, and that there is one province bordering orlando that is "american_fl" culture, which is part of the american group.
Subreddit
Post Details
- Posted
- 6 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/paradoxplaz...