-
Notifications
You must be signed in to change notification settings - Fork 15
Absorb Ability
The Mutant Tank absorbs most of the damage it receives.
Requires mt_absorb.smx
to be installed.
// Admins with one or more of these access flags have access to this ability.
// --
// Empty: No access flags are immune.
// Not empty: These access flags are immune.
"Access Flags" ""
// Allow human-controlled Mutant Tanks to use this ability.
// Note: This setting can be overridden for specific players.
// --
// 0: OFF
// 1: ON, players can use buttons to activate abilities.
// 2: ON, abilities will activate automatically.
"Human Ability" "0"
// Determines how many times human-controlled Mutant Tanks can use their abilities in one life.
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0
// Maximum: 999999
"Human Ammo" "5"
// Human-controlled Mutant Tanks must wait this long before using their abilities again.
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0
// Maximum: 999999
"Human Cooldown" "30"
// The mode of how human-controlled Mutant Tanks activate their abilities.
// Note: This setting can be overridden for specific players.
// --
// 0: Press buttons to activate corresponding abilities. Cooldown starts after ability is activated.
// 1: Hold down buttons to keep corresponding abilities activated. Cooldown starts after the player lets go of the buttons.
"Human Mode" "1"
// Enable this ability.
// Note: This setting can be overridden for specific players.
// --
// 0: OFF
// 1: ON
"Ability Enabled" "0"
// Display a message whenever the ability activates/deactivates.
// Note: This setting can be overridden for specific players.
// --
// 0: OFF
// 1: ON
"Ability Message" "0"
// The bullet damage received by the Mutant Tank is divided by this value.
// Note: Damage = Bullet damage/Absorb bullet divisor
// Example: Damage = 30.0/20.0 (1.5)
// Note: Use the value "1.0" to disable this setting. (Bullet damage/1.0 = Bullet damage)
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0.1
// Maximum: 999999.0
"Absorb Bullet Divisor" "20.0"
// The Mutant Tank has this many chances out of 100.0% to trigger the ability.
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0.0 (No chance)
// Maximum: 100.0 (Highest chance)
"Absorb Chance" "33.3"
// The Mutant Tank's ability effects last this long.
// Note: This setting does not affect human-controlled Mutant Tanks unless the "Human Mode" setting is set to 0.
// Note: This setting can be overridden for specific players.
// --
// Minimum: 1
// Maximum: 999999
"Absorb Duration" "5"
// The explosive damage received by the Mutant Tank is divided by this value.
// Note: Damage = Explosive damage/Absorb explosive divisor
// Example: Damage = 30.0/20.0 (1.5)
// Note: Use the value "1.0" to disable this setting. (Explosive damage/1.0 = Explosive damage)
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0.1
// Maximum: 999999.0
"Absorb Explosive Divisor" "20.0"
// The fire damage received by the Mutant Tank is divided by this value.
// Note: Damage = Fire damage/Absorb fire divisor
// Example: Damage = 300.0/200.0 (1.5)
// Note: Use the value "1.0" to disable this setting. (Fire damage/1.0 = Fire damage)
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0.1
// Maximum: 999999.0
"Absorb Fire Divisor" "200.0"
// The melee damage received by the Mutant Tank is divided by this value.
// Note: Damage = Melee damage/Absorb melee divisor
// Example: Damage = 300.0/200.0 (1.5)
// Note: Use the value "1.0" to disable this setting. (Melee damage/1.0 = Melee damage)
// Note: This setting can be overridden for specific players.
// --
// Minimum: 0.1
// Maximum: 999999.0
"Absorb Melee Divisor" "200.0"
"Mutant Tanks"
{
"Tank #1"
{
"Absorb Ability"
{
"Human Ability" "1"
"Human Ammo" "2"
"Human Cooldown" "120"
"Ability Enabled" "1"
"Ability Message" "1"
"Absorb Bullet Divisor" "20.0"
"Absorb Chance" "15.0"
"Absorb Duration" "5"
"Absorb Explosive Divisor" "20.0"
"Absorb Fire Divisor" "200.0"
"Absorb Melee Divisor" "200.0"
}
}
}
-It is recommended to keep your distance from a Tank with this ability. Ranged weapons are a little less effective due to it absorbing most of the damage you and your teammates deal. If you have a bile bomb but are low on supplies and ammo, use it on the tank. The common infected will slow it down to give your team enough time for a running start for the safe room or supplies.
-Use your bot teammates as cannon fodder for the Tank's damage. Conserve your ammunition and rely on melee weapons and molotovs. If you're in an environment where water can extinguish the Tank, just have the bots distract it.
-Take turns getting the Tank's attention. The crucial part about beating this Tank is sticking as a team and inflicting damage onto it as much as possible while it focuses on one teammate. Molotovs and melee weapons are recommended for dealing decent damage, and be sure to conserve your ammunition. As long as you and your teammates are prepared with ammo and other supplies, beating this Tank should be an easy task.
-Shield. A Mutant Tank with Absorb and Shield will most likely drain 90% of your ammo and supplies. Be prepared with a molotov and take out its shield as much as you can. An ammo pile nearby will be essential in fighting a tank with this combo.
-Ammo. The tank already soaks up most of the damage you dish out and drains most of your ammo before the fight is over. With the Ammo ability, It will overwhelm any unprepared team. Make sure there's a nearby ammo pile or extra weapons your team can run back to when possible.