Item suitcharger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
(Specified the charge for every type of charger.)
Line 1: Line 1:
{{wrongtitle|title=item_suitcharger}}
{{wrongtitle|title=item_suitcharger}}
==Entity Description==
==Entity Description==
Gives [[item_suit]] energy on use if not empty. [[Image:suitcharger.jpg|frame|right|Suit Charger]]
[[Image:suitcharger.jpg|frame|right|Suit Charger]]
 
Gradually charges up [[item_suit|HEV suit]] energy on use, until empty.
 
A suitcharger will contain the same total charge regardless of the difficulty setting.
* A normal suitcharger (without any flags checked) will be able to discharge a total of 75 Suit points.
* A Citadel recharger will be able to discharge a total of 500 Suit points and while recharging it will also heal Health for free.
* Kleiner's recharger will be able to discharge a total of 25 Suit points.
* A Citadel/Kleiner's recharger combo (with both flags checked) will be able to discharge a total of 30 Suit points.
 
==Keyvalues==
==Keyvalues==
* {{kv targetname}}
* {{kv targetname}}
Line 9: Line 18:
==Flags==
==Flags==
* 8192 : Citadel recharger
* 8192 : Citadel recharger
: Makes model different and changes amount
: Changes charge amount.
* 16384 : Kleiner's recharger
* 16384 : Kleiner's recharger
: Makes model different and changes amount
: Changes charge amount.
==Inputs==
==Inputs==
* {{i targetname}}
* {{i targetname}}

Revision as of 04:18, 9 February 2006

Template:Wrongtitle

Entity Description

Gradually charges up HEV suit energy on use, until empty.

A suitcharger will contain the same total charge regardless of the difficulty setting.

  • A normal suitcharger (without any flags checked) will be able to discharge a total of 75 Suit points.
  • A Citadel recharger will be able to discharge a total of 500 Suit points and while recharging it will also heal Health for free.
  • Kleiner's recharger will be able to discharge a total of 25 Suit points.
  • A Citadel/Kleiner's recharger combo (with both flags checked) will be able to discharge a total of 30 Suit points.

Keyvalues

<float> Minimum light level

Flags

  • 8192 : Citadel recharger
Changes charge amount.
  • 16384 : Kleiner's recharger
Changes charge amount.

Inputs

Outputs

Recharged to full.
  • OnPlayerUse