tf_projectile_lightningorb

From Valve Developer Community
Revision as of 23:31, 4 July 2021 by Amicdict (talk | contribs) (Created entity page. (Info from Jungle Inferno leak.))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Team Fortress 2 tf_projectile_lightningorb is a point entity available in Team Fortress 2 Team Fortress 2.

C++ In code, it is represented by theCTFProjectile_SpellLightningOrbclass, defined in thetf_weapon_spellbook.cppfile.

Entity Description

This entity represents the lightning orb spell. It pulls in players within 200hu every 0.2 seconds, and inflicts 20 burn damage every 0.25 to 0.35 seconds. After five seconds or when it hits a solid, this entity will explode and try to zap every player once, under 16 times.

Keyvalues

Note.pngNote:Content moved to Rendering and studio model related KIO/Keyvalues for continuation of page history


Inputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Inputs for continuation of page history


Outputs

Note.pngNote:Content moved to Rendering and studio model related KIO/Outputs for continuation of page history