From 9a96d0bff56f1969c68bb52a2f33296095bdc67d Mon Sep 17 00:00:00 2001 From: BobTheBob <32057864+BobTheBob9@users.noreply.github.com> Date: Tue, 31 Aug 2021 23:14:58 +0100 Subject: move to new mod format --- .../aibehavior/behavior_pilot_elite_assassin.txt | 57 ---------------------- 1 file changed, 57 deletions(-) delete mode 100644 Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin.txt (limited to 'Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin.txt') diff --git a/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin.txt b/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin.txt deleted file mode 100644 index 278d48732..000000000 --- a/Northstar.CustomServers/scripts/aibehavior/behavior_pilot_elite_assassin.txt +++ /dev/null @@ -1,57 +0,0 @@ -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_ForwardDodge - SelectSchedule_MeleeAttack - SelectSchedule_StationaryLowAmmo - SelectSchedule_RangeAttack2 - SelectSchedule_RangeAttack - //SelectSchedule_Taunt health > 0.8 - SelectSchedule_ChaseEnemy health > 0.4 - SelectSchedule_EnemyTooClose - SelectSchedule_WeaponBlocked - SelectSchedule_CantSeeEnemy - SelectSchedule_MoveToWeaponRange - SelectSchedule_CircleStrafe - SelectSchedule_CombatFace -Selector_End - - -Selector CombatEvasive - - SelectSchedule_StrafeDodge - SelectSchedule_BackwardDodge - SelectSchedule_StationaryLowAmmo - SelectSchedule_RangeAttack2 - SelectSchedule_RangeAttack - SelectSchedule_ChaseEnemy health > 0.4 - SelectSchedule_EnemyTooClose - SelectSchedule_WeaponBlocked - SelectSchedule_CantSeeEnemy - SelectSchedule_CircleStrafe - SelectSchedule_CombatFace -Selector_End -- cgit v1.2.3