I'm a doctor, not a mechanic

Difference between revisions of "Legacy:RelicSpeed"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
 
Line 1: Line 1:
{{classbox|[[Legacy:Actor|Actor]] >> [[Legacy:Info (UT)|Info (UT)]] >> [[Legacy:Mutator|Mutator]] >> [[Legacy:Relic|Relic]] >> RelicSpeed<br />[[Legacy:Actor|Actor]] >> [[Legacy:Inventory (UT)|Inventory (UT)]] >> [[Legacy:Pickup (UT)|Pickup (UT)]] >> [[Legacy:TournamentPickup|TournamentPickup]] >> [[Legacy:RelicInventory|RelicInventory]] >> RelicSpeedInventory}}
+
{{classbox| [[Legacy:UT|UT]] :: [[Legacy:Actor (UT)|Actor (UT)]] >> [[Legacy:Info (UT)|Info (UT)]] >> [[Legacy:Mutator (UT)|Mutator (UT)]] >> [[Legacy:Relic|Relic]] >> RelicSpeed (Package: Relics)}}
 +
 
 +
{{classbox| [[Legacy:UT|UT]] :: [[Legacy:Actor (UT)|Actor (UT)]] >> [[Legacy:Inventory (UT)|Inventory (UT)]] >> [[Legacy:Pickup (UT)|Pickup (UT)]] >> [[Legacy:TournamentPickup|TournamentPickup]] >> [[Legacy:RelicInventory|RelicInventory]] >> RelicSpeedInventory (Package: Relics)}}
  
 
==Relic of Speed ==
 
==Relic of Speed ==
  
Shaped like a hourglass.  Increases GroundSpeed, WaterSpeed, AirSpeed, and Acceleration by 30%.  Sets AirControl to 0.65.
+
Shaped like a hourglass.  Increases GroundSpeed, WaterSpeed, AirSpeed, and Acceleration by 30%.  Sets AirControl to 0.65 and (due to a bug) disables the jump boots by increasing the player's JumpZ by 10% relative to the default value.
:<i>...and disables the jump boots. &ndash; Wormbo</i>
+
 
 +
[[Category:Legacy Class (UT)|{{PAGENAME}}]]

Latest revision as of 03:35, 27 May 2003

UT :: Actor (UT) >> Info (UT) >> Mutator (UT) >> Relic >> RelicSpeed (Package: Relics)
UT :: Actor (UT) >> Inventory (UT) >> Pickup (UT) >> TournamentPickup >> RelicInventory >> RelicSpeedInventory (Package: Relics)

Relic of Speed[edit]

Shaped like a hourglass. Increases GroundSpeed, WaterSpeed, AirSpeed, and Acceleration by 30%. Sets AirControl to 0.65 and (due to a bug) disables the jump boots by increasing the player's JumpZ by 10% relative to the default value.