#Defensive armies can't transport of the planet
#maintenance is directly scripted here. 0.25 translates to 0.25 monthly cost (excluding other upkeep modifiers)
#morale_damage = 1		# average morale damage of the army, default: auto (calculated from morale * MORALE_DAMAGE_MULT)

# Assault Armies
jedi_army = {
	damage = 10.00
	health = 100.00
	morale = 100.00
	morale_damage = 1.00
	collateral_damage = 1.00
	war_exhaustion = 1.00
	time = 90
	maintenance = 1.0
	icon_frame = 9
	prerequisites = {  }
	cost = {
		minerals = 100
	}
	should_ai_use = no
}
