; ************************* Scripts by CPU Killer *************************

 - Contact: cpukiller@viralsound.com

====================================================================================================

; ************************* [Script Name] RageWars_Powerup_Regen

====================================================================================================

 [Description]

 - This makes a character's health go up slowly for Duration seconds.
 - This should be attached to a Powerup Preset.

 [Parameters]

 - Duration
   The number of seconds the powerup should last.

====================================================================================================

; ************************* [Script Name] RageWars_Powerup_Double_Health

====================================================================================================

 [Description]

 - This double's a player's max health.
 - This should be attached to a Powerup Preset.

====================================================================================================

; ************************* [Script Name] RageWars_Powerup_Triple_Health

====================================================================================================

 [Description]

 - This triple's a player's max health.
 - This should be attached to a Powerup Preset.

====================================================================================================

; ************************* [Script Name] RageWars_Powerup_Invulnerability

====================================================================================================

 [Description]

 - This makes a character invincible for Duration seconds.
 - This should be attached to a Powerup Preset.

 [Parameters]

 - Duration
   The number of seconds the powerup should last.

====================================================================================================

; ************************* [Script Name] RageWars_Powerup_Vampiric_Health

====================================================================================================

 [Description]

 - This makes a character invincible for Duration seconds and returns the damage to whoever fired upon him/her.
 - This should be attached to a Powerup Preset.

 [Parameters]

 - Duration
   The number of seconds the powerup should last.
