SFItem.SFWPowerUp

Spatial Fear
Class: SFWPowerUp
Description: Weapon upgrade: Energy booster. Increases the weapon power
about 15%

Created by: Ivan Tanzuira
Modified by: Markus Nuebel

Extends:
Modifiers:
Source code

SFItem.SFWPowerUp
%%

Functions

Activate ()
ActivatedBeginState ()
ActivatedEndstate ()

Default properties

{
     ItemDescription="Energy Booster:\nAn Additional Weapon Element. The installation of this weapon element will provide (10%) increase in the damage the weapon deals."
     ItemIcon=Texture'SfResource1.Icons.WeaponPowerIco'
     bIsActiveItem=True
     fUpgradeAmount=0.100000
     bActivatable=True
     ItemName="Energy Booster"
     PlayerViewMesh=LodMesh'SFItem.SFWPowerUp'
     PickupViewMesh=LodMesh'SFItem.SFWPowerUp'
     PickupSound=Sound'UnrealShare.Pickups.GenPickSnd'
     ActivateSound=Sound'UnrealI.Pickups.fFieldh2'
     RemoteRole=ROLE_DumbProxy
     Mesh=LodMesh'SFItem.SFWPowerUp'
     AmbientGlow=32
}


class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:43 PM
Created with UnCodeX