Stellaris

Stellaris

View Stats:
Hello Dec 10, 2016 @ 12:18am
Modding : Edict Command (only for players)
Hello Gentlemens,

I was wondering how you creat Edict ony for players, and especially wich command help

Is ai_weight = 0 is enought to prevent AI to use the Edict ?

Do you know if there is a command such as Allow = target_is_humanplayer ?

By the way this is what i want to change in the game :

country_edict = {
name = "name of edict"
modifier = {
The effects of the edict on the country
}
influence_cost = 1 #The cost of influence for the edict.
allow = { #The requirements for being able to activate it.
}
potential = { #The requirements for it to show up.
}
ai_weight = { # How likely the AI is to take this edict.
weight = 0
}
prerequisites = {
"the_tech_requirements"
}
effect = {
Scripted effect
}
}
Date Posted: Dec 10, 2016 @ 12:18am
Posts: 0