tmod.tmodPackEnergy
- Extends
- EnergyPack
- Modifiers
- config ( tribesmodSettings )
Core.Object
|
+-- Engine.Actor
|
+-- Gameplay.Equipment
|
+-- Gameplay.Pack
|
+-- Gameplay.EnergyPack
|
+-- tmod.tmodPackEnergy
Inherited Variables from Gameplay.Pack |
activatingEffectName, activatingEffectStartedName, activeEffectName, activeEffectStartedName, alpha, bLocalActive, cannnotBeUsedWhileTouchingInventoryStation, chargedEffectName, deactivating, deactivatingDuration, deactivatingEffectName, deactivatingProgressedTime, durationSeconds, heldBy, localHeldBy, localPackActivatedTrigger, localPackSetChargedTrigger, packActivatedTrigger, packSetChargedTrigger, passiveEffectName, progressedActivatingTime, progressedActiveTime, progressedRechargingTime, rampUpTimeSeconds, rechargeTimeSeconds, rechargingAlpha, thirdPersonMesh |
Inherited Functions from Gameplay.Pack |
activate, applyPartialActiveEffect, applyPassiveEffect, beginState, canPickup, doSwitch, effectTriggered, effectUntriggered, endHeldByCharacter, endState, finishActiveEffect, GetOverlayMaterialForOwner, isInRangeOfInventoryStation, needPrompt, OnEffectInitialized, OnEffectStarted, OnEffectStopped, onTakenFromSpawnPoint, pickup, playEffect, PostNetReceive, removePassiveEffect, requestEquipmentDrop, setCharged, startActiveEffect, startApplyPartialActiveEffect, startHeldByCharacter, stopEffect, tick, TravelPreAccept |
var private int charges;
var config float DEFAULTenergyBoost;
var config float DEFAULTenergyDuration;
var config float TROCenergyBoost;
var config float TROCenergyDuration;
function PreBeginPlay ( ) )
simulated function tick ( float deltaSeconds) )
defaultproperties
{
charges=3
TROCenergyBoost=750000.000000
TROCenergyDuration=0.100000
DEFAULTenergyBoost=75000.000000
DEFAULTenergyDuration=1.000000
refireRateScale=2.000000
passiveRefireRateScale=1.250000
activeMaterial=Shader'FX.BucklerShieldShadder'
rechargeTimeSeconds=13.000000
rampUpTimeSeconds=0.250000
deactivatingDuration=0.250000
durationSeconds=5.000000
thirdPersonMesh=StaticMesh'packs.SpeedPack'
localizedName="SPEED PACK"
infoString="Passive effect increases the user's running speed. Active effect decreases the reload time of equipped weapons."
inventoryIcon=Texture'GUITribes.InvButtonSpeed'
hudIcon=Texture'HUD.Tabs'
hudIconCoords=(U=410.000000,V=165.000000)
hudRefireIcon=Texture'HUD.Tabs'
hudRefireIconCoords=(U=410.000000,V=114.000000)
cannnotBeUsedWhileTouchingInventoryStation=True
StaticMesh=StaticMesh'packs.SpeedPackdropped'
} |
Creation time: st 23.5.2018 00:10:35.577 - Created with
UnCodeX