aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_sniper.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_sniper.txt')
-rw-r--r--Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_sniper.txt64
1 files changed, 64 insertions, 0 deletions
diff --git a/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_sniper.txt b/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_sniper.txt
new file mode 100644
index 000000000..144654ab0
--- /dev/null
+++ b/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_sniper.txt
@@ -0,0 +1,64 @@
+Selector Common
+
+ SelectSchedule_RodeoAttack
+ SelectSchedule_FallToGround
+ SelectSchedule_MissileDodge
+ SelectSchedule_Flinch
+ SelectSchedule_SyncedMeleeAttack
+ SelectSchedule_LayeredBehavior
+Selector_End
+
+
+Selector Idle
+
+ SelectSchedule_Idle
+Selector_End
+
+
+Selector Alert
+
+ SelectSchedule_Alert
+Selector_End
+
+
+Selector Combat
+
+ SelectSchedule_LongJump
+ SelectSchedule_StrafeDodge
+ SelectSchedule_DisengageAfterMeleeAttack
+ CAI_Combatant::SelectSchedule_Snipe
+ SelectSchedule_ForwardDodge
+ SelectSchedule_MeleeAttack
+ SelectSchedule_StationaryLowAmmo
+ //SelectSchedule_RangeAttack
+ //SelectSchedule_Taunt
+ SelectSchedule_ChaseEnemy
+ SelectSchedule_EnemyTooClose
+ SelectSchedule_WeaponBlocked
+ SelectSchedule_CantSeeEnemy
+ SelectSchedule_MoveToWeaponRange
+ SelectSchedule_CircleStrafe
+ SelectSchedule_CombatFace
+Selector_End
+
+
+Selector CombatEvasive
+
+ SelectSchedule_LongJump
+ SelectSchedule_StrafeDodge
+ SelectSchedule_DisengageAfterMeleeAttack
+ CAI_Combatant::SelectSchedule_Snipe
+ SelectSchedule_BackwardDodge
+ SelectSchedule_MeleeAttack
+ SelectSchedule_StationaryLowAmmo
+ //SelectSchedule_RangeAttack2
+ //SelectSchedule_RangeAttack
+ //SelectSchedule_Taunt
+ SelectSchedule_ChaseEnemy
+ SelectSchedule_EnemyTooClose
+ SelectSchedule_WeaponBlocked
+ SelectSchedule_CantSeeEnemy
+ SelectSchedule_MoveToWeaponRange
+ SelectSchedule_CircleStrafe
+ SelectSchedule_CombatFace
+Selector_End \ No newline at end of file