aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_stryder_rocketeer_dash_core.txt
blob: b969164254c70dc40a3041d3ec3c325ba45d0ca5 (plain)
1
2
3
4
5
6
7
8
9
10
11
#base "npc_titan_stryder_rocketeer.txt"
npc_titan_stryder_rocketeer_dash_core
{
   	circleStrafeDist			80

 	dodgePeriod					0.1 	  	 	// Don't dodge more than maxDodgePerPeriod within this time
	maxDodgePerPeriod			3 		 	// Don't dodge more than this many times in dodgePeriod

	evasiveCombatHealthChangeRateDiff	-600
	aggresiveCombatHealthChangeRateDiff	-400
}