Item suitcharger: Difference between revisions
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== | ||
[[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 | ||
: | : Changes charge amount. | ||
* 16384 : Kleiner's recharger | * 16384 : Kleiner's recharger | ||
: | : Changes charge amount. | ||
==Inputs== | ==Inputs== | ||
* {{i targetname}} | * {{i targetname}} |
Revision as of 04:18, 9 February 2006
Entity Description
File:Suitcharger.jpg
Suit Charger
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
- Template:Kv targetname
- Template:Kv angles
- _minlight
- <float> Minimum light level
Flags
- 8192 : Citadel recharger
- Changes charge amount.
- 16384 : Kleiner's recharger
- Changes charge amount.
Inputs
- Template:I targetname
- Recharge
Outputs
- Template:O targetname
- OutRemainingCharge <float>
- OnHalfEmpty
- OnEmpty
- OnFull
- Recharged to full.
- OnPlayerUse