Tarquelne
Follower of Tytalus
- Joined
- Dec 8, 2001
- Messages
- 3,718
Next question on the list of things - I ask these here because I think Tarq may watch it a little more than the main modder's guide thread
It's been awhile since I've known the answer to a question.

Is the Scion spawn control all Python, or is it somewhere in the XML - and in either case, where?![]()
I see Valk. pointed out where it is. I'll just add that it's called from the function above it, "doTurnScions", which is itself called from CvEventManager.
And note that doTurnScions asks for a number between 0 and 10,000. Some decimal contortions were required to get the graphical spawn chance display working.