on_actions = { on_weekly_HKG = { effect = { if = { limit = { has_country_flag = HKG_contract_active } if = { limit = { NOT = { check_variable = { HKG_contract_version = 2 } } } HKG_contract_migrate_v2 = yes } HKG_contract_weekly_tick = yes HKG_contract_check_capstone = yes } } } on_monthly_HKG = { effect = { if = { limit = { has_country_flag = HKG_contract_active } if = { limit = { HKG_contract_can_solicit = yes HKG_contract_can_build_ships = yes HKG_contract_can_finish_in_time = yes NOT = { has_country_flag = HKG_contract_offer_cooldown } country_exists = CHI CHI = { is_ai = yes } NOT = { has_war_with = CHI } } country_event = { id = HKG_contract.1 days = 1 } } } } } }