﻿add_namespace = czd_easter_egg

# =============================================
# 褰╄泲浜嬩欢锛氬皬椴ら奔鍘嗛櫓璁?
# =============================================

country_event = {
	id = czd_easter_egg.1
	title = czd_easter_egg.1.t
	desc = czd_easter_egg.1.d
	picture = GFX_report_cjc_soviet_32
	
	is_triggered_only = yes
	
	option = {
		name = czd_easter_egg.1.a
		add_political_power = 100
		add_stability = 0.05
		add_war_support = 0.05
		custom_effect_tooltip = czd_easter_egg.1.a.tt
	}
	
	option = {
		name = czd_easter_egg.1.b
		add_political_power = 50
		add_manpower = 10000
		custom_effect_tooltip = czd_easter_egg.1.b.tt
	}
	
	option = {
		name = czd_easter_egg.1.c
		add_timed_idea = {
			idea = CZD_little_carp_spirit
			days = 60
		}
		custom_effect_tooltip = czd_easter_egg.1.c.tt
	}
}

