aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt
blob: 33e9b2632f05e65a527966e0d5ecc88331bf6688 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#base "npc_titan_auto_ogre.txt"

npc_titan_auto_ogre_minigun
{
	title 					"#NPC_TITAN_AUTO_OGRE_MINIGUN"

	maxDodgePerPeriod		0 		 	// Don't dodge more than this many times in dodgePeriod

	aimAngularSpeed			2
	aimConeCos 				0.5	// 60 degree
	aimConeCloseCos			0.5	// 60 degree

	npc_titan_player_settings	"titan_ogre_minigun"
	windup_time 			1.0

	footstep_type			"legion"
}