alltheatreides / AVE_MARIA_CK3

AVE MARIA mod for Crusader Kings 3 (CK3)
15 stars 7 forks source link

Vanilla overwrite into HEXACO Traits #6

Open alltheatreides opened 3 years ago

alltheatreides commented 3 years ago

Mass Replace vanilla trait entries

Replace entries like has_trait = emotionality_trait_1 with the following OR = { has_trait = emotionality_trait_1 has_trait = emotionality_trait_2 has_trait = emotionality_trait_3 }

Ideally this would be done through a Python script to avoid hassle with patches.