Difference between revisions of "Remote Charge"

From Superboss Games Wiki
Jump to navigation Jump to search
(→‎Gallery: Cleared gallery.)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
<!-- Put picture here; align right [[File:]] -->
 +
<blockquote>
 +
''A sticky explosive that can be placed on most surfaces and detonated remotely to knock someone over. It is best used in tandem with laser sensors to booby trap key locations, but must be manually detonated.''
 +
</blockquote>
 +
== Details ==
 +
=== Overview ===
 
[[Remote Charges]] (commonly referred to as C4) are a type of explosive in [[Intruder]]. They can knock over players from some distance and can be used for Rigging.
 
[[Remote Charges]] (commonly referred to as C4) are a type of explosive in [[Intruder]]. They can knock over players from some distance and can be used for Rigging.
  
== Gameplay ==
+
''"A sticky explosive that can be placed on most surfaces and detonated remotely to knock someone over. It is best used in tandem with laser sensors to booby trap key locations, but must be manually detonated."''
 +
 
 
[[Remote Charges]] have a maximum damage value of 8. Damage does not stack when placing additional charges.  [[Remote Charges]] will knock down any players caught in the blast, friend or foe.
 
[[Remote Charges]] have a maximum damage value of 8. Damage does not stack when placing additional charges.  [[Remote Charges]] will knock down any players caught in the blast, friend or foe.
 
+
=== Data ===
== Keybinds ==
+
{{WIP}}
 +
=== Keybinds ===
 
*'''6''' ([[Controls#Keyboard|<code>Slot 6</code>]]), will equip the Remote Charges.  
 
*'''6''' ([[Controls#Keyboard|<code>Slot 6</code>]]), will equip the Remote Charges.  
 
*'''LEFT-CLICK''' ([[Controls#Keyboard|<code>Fire1</code>]]), will place the Remote Charges.  
 
*'''LEFT-CLICK''' ([[Controls#Keyboard|<code>Fire1</code>]]), will place the Remote Charges.  
*'''RIGHT-CLICK''' ([[Controls#Keyboard|<code>Fire2</code>]]),  will detonate the Remote Charges (May also be detonated with the [[Mirror Camera]]).
+
*'''RIGHT-CLICK''' ([[Controls#Keyboard|<code>Fire2</code>]]),  will detonate the Remote Charges (can also be detonated with the [[Mirror Camera]]).
  
 
== Unlockables ==
 
== Unlockables ==
=== Common ===
+
<div class="mw-collapsible mw-collapsed">
<gallery>
+
The '''remote charge''' offers various sound variations:
File:Charge-1Steam.png|<FONT COLOR="Blue">Charge 1</FONT><br>[[File:Charge-1Audio.wav]]
+
<div class="mw-collapsible-content">
File:Charge-5Steam.png|<FONT COLOR="Blue">Charge 5</FONT><br>[[File:Charge-5Audio.wav]]
+
=== <FONT COLOR="Blue">Common</FONT> ===
 +
<gallery mode="packed">
 +
File:Charge-1Steam.png|Charge 1<br>[[File:Charge-1Audio.wav]]
 +
File:Charge-5Steam.png|Charge 5<br>[[File:Charge-5Audio.wav]]
 
</gallery>
 
</gallery>
 +
----
  
=== Uncommon ===
+
=== <FONT COLOR="Green">Uncommon</FONT> ===
<gallery>
+
<gallery mode="packed">
File:Charge-2Steam.png|<FONT COLOR="Green">Charge 2</FONT><br>[[File:Charge-2Audio.wav]]
+
File:Charge-2Steam.png|Charge 2<br>[[File:Charge-2Audio.wav]]
File:Charge-6Steam.png|<FONT COLOR="Green">Charge 6</FONT><br>[[File:Charge-6Audio.wav]]
+
File:Charge-6Steam.png|Charge 6<br>[[File:Charge-6Audio.wav]]
 
</gallery>
 
</gallery>
 
+
----
=== Rare ===
+
=== <FONT COLOR="Orange">Rare</FONT> ===
<gallery>
+
<gallery mode="packed">
File:Charge-3Steam.png|<FONT COLOR="Orange">Charge 3</FONT><br>[[File:Charge-3Audio.wav]]
+
File:Charge-3Steam.png|Charge 3<br>[[File:Charge-3Audio.wav]]
File:Charge-10Steam.png|<FONT COLOR="Orange">Charge 10</FONT><br>[[File:Charge-10Audio.wav]]
+
File:Charge-10Steam.png|Charge 10<br>[[File:Charge-10Audio.wav]]
 +
</gallery>
 +
----
 +
=== <FONT COLOR="Purple">Very Rare</FONT> ===
 +
<gallery mode="packed">
 +
File:Charge-4Steam.png|Charge 4<br>[[File:Charge-4Audio.wav]]
 +
File:Charge-8Steam.png|Charge 8<br>[[File:Charge-8Audio.wav]]
 +
</gallery>
 +
----
 +
=== <FONT COLOR="Red">Ultra Rare</FONT> ===
 +
<gallery mode="packed">
 +
File:Charge-7Steam.png|Charge 7<br>[[File:Charge-7Audio.wav]]
 +
File:Charge-9Steam.png|Charge 9<br>[[File:Charge-9Audio.wav]]
 
</gallery>
 
</gallery>
 +
</div>
 +
</div>
  
=== Very Rare ===
+
== [[Tuning]] ==
<gallery>
+
{{WIP}}
File:Charge-4Steam.png|<FONT COLOR="Purple">Charge 4</FONT><br>[[File:Charge-4Audio.wav]]
+
{| role="presentation" class="wikitable mw-collapsible mw-collapsed"
File:Charge-8Steam.png|<FONT COLOR="Purple">Charge 8</FONT><br>[[File:Charge-8Audio.wav]]
+
| <span style="font-size: 120%;">'''Example code:'''</span>
</gallery>
+
|-
 +
|
 +
{
 +
  "GuardTuning": {
 +
    "RemoteCharge": {
 +
      "canUseOnLadder": true,
 +
      "canUseInWater": false,
 +
      "canUseUnderWater": false,
 +
      "canUseOnZipline": true,
 +
      "dropWhenRagged": false,
 +
      "hideOnRagdoll": false,
 +
      "fireRate": 0.1,
 +
      "fireRecoverRate": -1,
 +
      "fireDelayTime": 0.3,
 +
      "hasSemiAuto": true,
 +
      "hasFullAuto": false,
 +
      "hasBurstShot": false,
 +
      "maxClipAmmo": 1,
 +
      "reloadTime": 0.6,
 +
      "autoReload": true,
 +
      "reloadOnEquip": true,
 +
      "hasScope": false,
 +
      "canJumpFire": true,
 +
      "unequipOnEmpty": false,
 +
      "unequipDelay": 0,
 +
      "removeFromInventoryOnEmpty": false,
 +
      "equipTime": 0.1,
 +
      "recoilBalance": 3,
 +
      "precoilBalance": 0,
 +
      "canFocusShot": false,
 +
      "noPrecoilZoomed": true,
 +
      "medHighEnergy": 60,
 +
      "lowMedEnergy": 30,
 +
      "aimDownSightsFov": 50,
 +
      "extraZoomingFov": 35
 +
    }
 +
  }
 +
}
 +
|}
  
=== Ultra Rare ===
+
== Trivia ==
<gallery>
+
It used to be possible to detonate charges mid-air after being thrown. This is still possible, but it must land first.
File:Charge-7Steam.png|<FONT COLOR="Red">Charge 7</FONT><br>[[File:Charge-7Audio.wav]]
 
File:Charge-9Steam.png|<FONT COLOR="Red">Charge 9</FONT><br>[[File:Charge-9Audio.wav]]
 
</gallery>
 
  
 
== Gallery ==
 
== Gallery ==
[[File:RemoteCharge.png|640x360px]] [[File:RemoteCharge3.png|640x360px]]
+
{{WIP}}
  
 
== History ==
 
== History ==
 
*[[Change Log]]
 
*[[Change Log]]
**[[Patch 309]] - Prevent charges and grenades from going through walls.
+
U4
**[[Patch 309]] - Make sure charges and sensors are always flat on the wall and don't go through.
+
**[[Patch 309]] - Prevent Remote Charges and Grenades from going through walls. Make sure Remote Charges and Laser Sensors area lways flat on the wall and don't go through.
 
 
== Weapons and Gadgets ==
 
  
 +
== See also ==
 
{{List of Weapons and Gadgets}}
 
{{List of Weapons and Gadgets}}
 
 
[[Category:Intruder]]
 
[[Category:Intruder]]
[[Category:Weapons and Gadgets]]
+
[[Category:Items]]

Latest revision as of 01:16, 26 May 2024

A sticky explosive that can be placed on most surfaces and detonated remotely to knock someone over. It is best used in tandem with laser sensors to booby trap key locations, but must be manually detonated.

Details

Overview

Remote Charges (commonly referred to as C4) are a type of explosive in Intruder. They can knock over players from some distance and can be used for Rigging.

"A sticky explosive that can be placed on most surfaces and detonated remotely to knock someone over. It is best used in tandem with laser sensors to booby trap key locations, but must be manually detonated."

Remote Charges have a maximum damage value of 8. Damage does not stack when placing additional charges. Remote Charges will knock down any players caught in the blast, friend or foe.

Data

Work In Progress

Pardon our dust! This page isn't complete yet. Thank you for your patience as we continue to build up the wiki.

Keybinds

  • 6 (Slot 6), will equip the Remote Charges.
  • LEFT-CLICK (Fire1), will place the Remote Charges.
  • RIGHT-CLICK (Fire2), will detonate the Remote Charges (can also be detonated with the Mirror Camera).

Unlockables

Tuning

Work In Progress

Pardon our dust! This page isn't complete yet. Thank you for your patience as we continue to build up the wiki.

Trivia

It used to be possible to detonate charges mid-air after being thrown. This is still possible, but it must land first.

Gallery

Work In Progress

Pardon our dust! This page isn't complete yet. Thank you for your patience as we continue to build up the wiki.


History

U4

    • Patch 309 - Prevent Remote Charges and Grenades from going through walls. Make sure Remote Charges and Laser Sensors area lways flat on the wall and don't go through.

See also

Weapons and Gadgets
Holster Panther - Shrike
Primary Manta - Hammerhead - Falcon - Shield

Banana Rifle - Snowball Launcher

General Remote Charge - Banana - Grenade - CS Grenade - Smoke Grenade

Goober Grenade - Bloon Gun - Boxing Gloves

Laser Sensor - Cardboard Decoy - Bush Camouflage - Binoculars - Bloon Cam - Medkit
Red Dot - Heavy Armor - Keycard
Hands - Radio - Lock Pick - Mirror Cam
Ammo Pistol Ammo - SMG Ammo - Shotgun Slugs - Sniper Ammo

Banana Rifle Ammo - Snowball Launcher Ammo