Are Luck, Loyalty, & Creativity Improvements Possible?

I was hoping to make a Good-only Trade Good that would improve creativity. Does anyone know if it's possible to make a Creatvity-boosting improvement.

Will a number work? Or do I need "CreativtyBonus" ?
3,741 views 1 replies
Reply #1 Top
Replace the beginning and ending '{' and '}' with '<' and '>'.

Creativity +20%:
{AbilityType}25{/AbilityType}
{AbilityAmount}20{/AbilityAmount}

Luck +25%:
{AbilityType}23{/AbilityType}
{AbilityAmount}25{/AbilityAmount}

Loyalty... depends on how you want to implement it, as a trade goods that affect the entire empire +30%:
{AbilityType}23{/AbilityType}
{AbilityAmount}30{/AbilityAmount}

as loyalty bonus only for the planet that it is on +10%:
{ResistanceBonus}10{/ResistanceBonus}

Keep in mind though, that even though that tradegoods might be only buildable by good races only, they can still be bought or taken over by an evil or neutral race.

Hope that helps...