• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Yes, there is.

Code:
command = { type = max_organization
			which = [land/division type/brigade type]
			value = [additive value modifier]
}

This will change the max_org modifiers of a whole division/brigade type.

Code:
type = damage_division which = [div id type/-1] value = [div id id] where = X	# where = Percent of Max Strength. Negative value is strength gain.
type = disorg_division which = [div id type/-1] value = [div id id] where = X	# where = Percent of Max Strength. Negative value is org gain.

And these ones will affect the strength and organisation of one specific division.

All of them are *event* commands.