aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aisettings/npc_titan_auto_ogre.txt
blob: e291df60f32b1909533dc36fa019277cfe9fb9a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#base "npc_titan_auto.txt"

npc_titan_auto_ogre
{
	footstep_type			"ogre"
	title 					#NPC_TITAN_AUTO_OGRE

	StrafeDodgeDamage		1000

	dodgePeriod				7 	  	 	// Don't dodge more than maxDodgePerPeriod within this time
	maxDodgePerPeriod		1 		 	// Don't dodge more than this many times in dodgePeriod
	DefaultModelName		"models/titans/heavy/titan_heavy_ogre.mdl"
}