스크립트 트리거
is_allied_with
정의in_game/common/scripted_triggers/country_triggers.txt:263
264custom_description = {
265text = is_allied_with_text
266object = $target$
267has_mutual_scripted_relation = {
268type = relation_type:alliance
269target = $target$
}
}