aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aibehavior/behavior_titan_melee_core.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/aibehavior/behavior_titan_melee_core.txt')
-rw-r--r--Northstar.CustomServers/mod/scripts/aibehavior/behavior_titan_melee_core.txt38
1 files changed, 38 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/aibehavior/behavior_titan_melee_core.txt b/Northstar.CustomServers/mod/scripts/aibehavior/behavior_titan_melee_core.txt
new file mode 100644
index 000000000..821938301
--- /dev/null
+++ b/Northstar.CustomServers/mod/scripts/aibehavior/behavior_titan_melee_core.txt
@@ -0,0 +1,38 @@
+Selector Common
+
+ SelectSchedule_MissileDodge
+ CNPC_Titan::SelectSchedule_TitanCore
+ CNPC_Titan::SelectSchedule_PhysEntKnock
+ SelectSchedule_Flinch
+ SelectSchedule_DisplaceFromDangerousArea
+ SelectSchedule_ChangeToDesiredStance
+ SelectSchedule_SyncedMeleeAttack
+ SelectSchedule_LayeredBehavior
+Selector_End
+
+
+Selector Idle
+
+ SelectSchedule_Idle
+Selector_End
+
+
+Selector Alert
+
+ SelectSchedule_Alert
+Selector_End
+
+
+Selector Combat
+
+ SelectSchedule_MeleeAttack
+ SelectSchedule_ForwardDodge
+ SelectSchedule_ChaseEnemy
+ SelectSchedule_EngagementDistMax
+ SelectSchedule_CircleStrafe
+ SelectSchedule_StationaryLowAmmo
+ SelectSchedule_WeaponBlocked
+ SelectSchedule_CantSeeEnemy
+ SelectSchedule_CombatFace
+Selector_End
+