N3OW/common/achievements/fp3_achievements.txt

167 lines
No EOL
3.7 KiB
Text

#####################################
### FP3 Achievements
### Ideation by The Thalassic Ship
### Implementation by Hugo Cortell
#####################################
##
### fp3_00_achievement = {
### possible = {
###
### }
### happened = {
### custom_description = {
### text = fp3_00_achievement_trigger
### #
### }
### }
### }
##
##fp3_rich_in_diversity_achievement = {
## possible = { }
## happened = {
## custom_description = {
## text = fp3_rich_in_diversity_achievement_trigger
## is_ai = no
## faith = {
## OR = {
## has_doctrine = tenet_tax_nonbelievers
## has_doctrine = special_doctrine_jizya
## }
## }
## any_vassal = {
## faith != root.faith
## count >= 10
## }
## }
## }
##}
##
##fp3_darius_revenge_achievement = {
## possible = { }
## happened = {
## custom_description = {
## text = fp3_darius_revenge_achievement_trigger
## is_ai = no
## has_title = title:e_persia
## has_title = title:k_thessalonika
## has_title = title:k_hellas
## culture = { has_cultural_pillar = heritage_iranian }
## }
## }
##}
##
##fp3_mulct_them_dry_achievement = {
## possible = { }
## happened = {
## custom_description = {
## text = fp3_mulct_them_dry_achievement_trigger
## has_character_flag = fp3_mulct_them_dry_achievement_flag
## }
## }
##}
##
##fp3_the_umma_strikes_back_achievement = {
## possible = {
##
## exists = global_var:fp3_the_umma_strikes_back_achievement_tracker
## }
## happened = {
## custom_description = {
## text = fp3_the_umma_strikes_back_achievement_trigger
## is_ai = no
## exists = global_var:fp3_the_umma_strikes_back_achievement_tracker
## has_title = title:e_arabia
## has_title = title:d_sunni
## faith = {
## has_doctrine = muhammad_succession_sunni_doctrine
## prev = religious_head
## }
## }
## }
##}
##
##fp3_royal_flush_achievement = { # Achievement for commiting sassasinations
## possible = { }
## happened = {
## custom_description = {
## text = fp3_royal_flush_achievement_trigger
## is_ai = no
## faith = {
## has_doctrine = tenet_fp3_fedayeen
## }
## has_character_flag = fp3_assassinated_tier1
## has_character_flag = fp3_assassinated_tier2
## has_character_flag = fp3_assassinated_tier3
## }
## }
##}
##
##fp3_fiscal_res_achievement = {
## possible = { }
## happened = {
## custom_description = {
## text = fp3_fiscal_res_achievement_trigger
## is_ai = no
## any_tax_collector = {
## count = 5 # Use "all" for dynamic, 5 is max and makes achi harder
## tax_collector_aptitude = {
## target = clan_tax_slot
## value >= 4
## }
## }
## }
## }
##}
##
##fp3_abassid_strong_achievement = {
## possible = {
##
## exists = struggle:persian_struggle
## }
## happened = {
## custom_description = {
## text = fp3_abassid_strong_achievement_trigger
## has_character_flag = fp3_abassid_strong_achievement_unlocked
## }
## }
##}
##
##fp3_challenger_caliphate_achievement = {
## possible = {
##
## exists = struggle:persian_struggle
## }
## happened = {
## custom_description = {
## text = fp3_challenger_caliphate_achievement_trigger
## has_character_flag = fp3_challenger_caliphate_achievement_unlocked
## }
## }
##}
##
##fp3_vassalize_the_caliph_achievement = {
## possible = {
##
## exists = struggle:persian_struggle
## }
## happened = {
## custom_description = {
## text = fp3_vassalize_the_caliph_achievement_trigger
## has_character_flag = fp3_vassalize_the_caliph_achievement_unlocked
## }
## }
##}
##
##fp3_rekindle_iran_achievement = {
## possible = {
##
## exists = struggle:persian_struggle
## }
## happened = {
## custom_description = {
## text = fp3_rekindle_iran_achievement_trigger
## has_character_flag = fp3_rekindle_iran_achievement_unlocked
## }
## }
##}
##