[Question]Storyteller-max/min time between events

Started by Kitsune, July 17, 2014, 12:34:51 PM

Previous topic - Next topic

Kitsune

Hi everyone. :D

I'm a bit looking at the code to understand more about the coding.
My question right now is, in randy's code he have a line that says the max. days without an event, at least its look like that for me.^^

<random_MaxBigThreatIntervalDays>30</random_MaxBigThreatIntervalDays>

Its not 30 for everyone i have modify it for the test. If i'm right and its the max. days without an event, is it possible to make a line
for min. days without an event? Like someone likes to have a guaranteed amout of days without say... raider attacks? Is it simple
like this line?

<random_MinBigThreatIntervalDays>2</random_MinBigThreatIntervalDays>

In forward, thank you for answers. ;D