aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt')
-rw-r--r--Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt b/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt
new file mode 100644
index 000000000..33e9b2632
--- /dev/null
+++ b/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_auto_ogre_minigun.txt
@@ -0,0 +1,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"
+}