aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_atlas_stickybomb_boss_fd.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Northstar.CustomServers/mod/scripts/aisettings/npc_titan_atlas_stickybomb_boss_fd.txt')
-rw-r--r--Northstar.CustomServers/mod/scripts/aisettings/npc_titan_atlas_stickybomb_boss_fd.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_atlas_stickybomb_boss_fd.txt b/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_atlas_stickybomb_boss_fd.txt
new file mode 100644
index 000000000..0da91a358
--- /dev/null
+++ b/Northstar.CustomServers/mod/scripts/aisettings/npc_titan_atlas_stickybomb_boss_fd.txt
@@ -0,0 +1,23 @@
+#base "npc_titan_atlas_stickybomb.txt"
+npc_titan_atlas_stickybomb_boss_fd
+{
+ title "#NPC_TITAN_ATLAS_STICKYBOMB"
+ WeaponCapacity "FromLoadout"
+ npc_titan_player_settings "titan_atlas_stickybomb"
+
+ sharedEnergyTotal 1000
+ sharedEnergyRegenDelay 0.2
+ sharedEnergyRegenRate 100.0
+
+ evasiveCombatHealthChangeRateDiff -100
+ aggresiveCombatHealthChangeRateDiff 100
+
+ DefaultModelName "models/titans/medium/titan_medium_ajax.mdl" [$mp]
+ DefaultModelName "models/titans/medium/sp_titan_medium_ajax.mdl" [$sp]
+
+ footstep_type "ion"
+
+ titanCamoIndex -1
+ titanDecalIndex 12
+ titanSkinIndex 8
+}