From 207facbc402f5639cbcd31f079214351ef605cf2 Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Tue, 22 Jun 2021 14:30:49 +0100 Subject: initial commit after moving to new repo --- .../behavior_pilot_elite_assassin_cqb.txt | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_cqb.txt (limited to 'Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_cqb.txt') diff --git a/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_cqb.txt b/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_cqb.txt new file mode 100644 index 000000000..282e9b9b7 --- /dev/null +++ b/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin_cqb.txt @@ -0,0 +1,64 @@ +Selector Common + + SelectSchedule_RodeoAttack + SelectSchedule_FallToGround + SelectSchedule_MissileDodge + SelectSchedule_Flinch + SelectSchedule_LayeredBehavior +Selector_End + + +Selector Idle + + SelectSchedule_Idle +Selector_End + + +Selector Alert + + SelectSchedule_Alert +Selector_End + + +Selector Combat + + SelectSchedule_LongJump + SelectSchedule_StrafeDodge +// SelectSchedule_DisengageAfterMeleeAttack + SelectSchedule_ForwardDodge + SelectSchedule_SyncedMeleeAttack + SelectSchedule_MeleeAttack + SelectSchedule_StationaryLowAmmo + //SelectSchedule_Taunt + SelectSchedule_MoveToWeaponRange + SelectSchedule_ChaseEnemy + SelectSchedule_RangeAttack2 + SelectSchedule_RangeAttack + SelectSchedule_EnemyTooClose + SelectSchedule_WeaponBlocked + SelectSchedule_CantSeeEnemy + SelectSchedule_CircleStrafe + SelectSchedule_CombatFace +Selector_End + + +Selector CombatEvasive + + SelectSchedule_LongJump + SelectSchedule_StrafeDodge + SelectSchedule_DisengageAfterMeleeAttack + SelectSchedule_BackwardDodge + SelectSchedule_SyncedMeleeAttack + 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 -- cgit v1.2.3