Card: ProgressGeist
	Name: #ZEITGEIST_PROGRESS
	Description: #ZEITGEIST_PROGRESS_DESC

	Color: #00fffc
	Icon: CardIcons::46

	Class: Event
	Rarity: Epic

	StartVote(ProgressGeist)

Vote: ProgressGeist
	Name: #ZEITGEIST_PROGRESS
	Description: #ZEITGEIST_PROGRESS_DESC

	Color: #00fffc
	Icon: CardIcons::46

	AddStartWeight(+1)

	OnOwner(DismissTaggedEffects(Zeitgeist))

	CreateEffect(Pass, ProgressGeist, Give To Contributor = True)
	TriggerLowestContributor(AddEnergy(800), Fail, Require Negative = True)

	EmpireStartWeightAttribute(ZeitgeistStartSupport)

	AI: ZeitgeistVote()

Effect: ProgressGeist
	Name: #ZEITGEIST_PROGRESS
	Description: #ZEITGEIST_PROGRESS_DESC

	Tag: Zeitgeist
	Dismissable: False

	Color: #00fffc
	Icon: CardIcons::46

	AddResearchIncome(+3.0)

	OnAllEmpires(AddStatusOwnedPlanets(ProgressGeist))
