aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_atlas_stickybomb.txt
blob: 72307ee8b09478429ad5e78953d8329dcb4442eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#base "npc_titan_auto_atlas.txt"

npc_titan_auto_atlas_stickybomb
{
	title 					"#NPC_TITAN_AUTO_ATLAS_LASER"

	dodgePeriod				8 	  	 	// Don't dodge more than maxDodgePerPeriod within this time
	maxDodgePerPeriod		1 		 	// Don't dodge more than this many times in dodgePeriod
	npc_titan_player_settings	"titan_atlas_stickybomb"

    footstep_type			"ion"
}