platyping
Sleeping Dragon
End of Commercial Break, back to revision of Gigapack.
Fort Knox (Remake)
Old:
New:
The old benefit has been granted to Mentor Promotion.
Also, some of you have pointed out Fort Knox is now more of a treasury than training ground which it used to be.
Thus, the new benefit is more or less a combination of both treasury and training ground.
Also better for performance since you do not have to loop through the units in the city anymore.
National College (Remake)
Old:
New:
The old one requires a check every turn, plus a loop through all cities to find it.
The new one no longer requires checks every turn, although now it requires checks elsewhere (when cities built, razed etc)
Overall, should be better for performance
Golden Pavilion (Remake)
Old:
New:
Killed mainly because of UN Resolution(Free Religion) bug.
The new one is still based on the theme, X Benefit based on State Religion.
But since it is now granted to new cities, the bug is avoided.
Later religions are granted slightly more beneficial ones while the early ones get simpler benefits.
Pretty much a combination of some of my own traits.
Now Lotus Temple is only wonder left using onChangeStateReligion codes, so that is the only one left with UN Resolution bug
Cyrus Cylinder
Effects:
Generate Great General Points based on Game Score, Vassals Increase the Rate
What's New:
Effects are still the same, except based on Power Now.
Codes have been rewritten, still require turn checks, but no more loops, so still a boost.
Fort Knox (Remake)
Old:
Spoiler :

New:
Spoiler :

The old benefit has been granted to Mentor Promotion.
Also, some of you have pointed out Fort Knox is now more of a treasury than training ground which it used to be.
Thus, the new benefit is more or less a combination of both treasury and training ground.
Also better for performance since you do not have to loop through the units in the city anymore.
National College (Remake)
Old:
Spoiler :

New:
Spoiler :

The old one requires a check every turn, plus a loop through all cities to find it.
The new one no longer requires checks every turn, although now it requires checks elsewhere (when cities built, razed etc)
Overall, should be better for performance
Golden Pavilion (Remake)
Old:
Spoiler :

New:
Spoiler :

Killed mainly because of UN Resolution(Free Religion) bug.
The new one is still based on the theme, X Benefit based on State Religion.
But since it is now granted to new cities, the bug is avoided.
Later religions are granted slightly more beneficial ones while the early ones get simpler benefits.
Pretty much a combination of some of my own traits.
Now Lotus Temple is only wonder left using onChangeStateReligion codes, so that is the only one left with UN Resolution bug
Cyrus Cylinder
Effects:
Generate Great General Points based on Game Score, Vassals Increase the Rate
What's New:
Effects are still the same, except based on Power Now.
Codes have been rewritten, still require turn checks, but no more loops, so still a boost.