﻿MONIKER_frequency = {
	default = default_MONIKER_frequency
	fewer_MONIKER_frequency = {
		flag = GG_can_change_rule
    }

	default_MONIKER_frequency = {
		flag = GG_can_change_rule
	}
    
    more_MONIKER_frequency = {
		flag = GG_can_change_rule
    }
}
MONIKER_interaction = {
	default = MONIKER_interaction_off
	MONIKER_interaction_on = {
		flag = GG_can_change_rule
    }

	MONIKER_interaction_off = {
		flag = GG_can_change_rule
	}
}
MONIKER_prefix = {
	default = MONIKER_prefix_tribal_only
	MONIKER_prefix_on = {
		flag = GG_can_change_rule
	}
	MONIKER_prefix_off = {
		flag = GG_can_change_rule
	}
	MONIKER_prefix_tribal_only = {
		flag = GG_can_change_rule
	}
}
MONIKER_duration = {
	default = MONIKER_duration_100
	MONIKER_duration_0 = {
		flag = GG_can_change_rule
	}
	MONIKER_duration_100 = {
		flag = GG_can_change_rule
	}
	MONIKER_duration_200 = {
		flag = GG_can_change_rule
	}
	MONIKER_duration_1000 = {
		flag = GG_can_change_rule
	}
}