Tf projectile spellpumpkin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(uncertain if it is a mirv spell or just a component of the mirv spell.)
(Corrected entity description.)
Line 4: Line 4:


==Entity Description==
==Entity Description==
[https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin MIRV{{confirm}} spell.]
A projectile used in the [https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin MIRV spell] that makes a detonatable [https://wiki.teamfortress.com/wiki/Pumpkin_bomb pumpkin bomb]. It has a damage radius of 1 [[Hammer units|hammer unit]].


==Keyvalues==
==Keyvalues==

Revision as of 20:16, 27 August 2021

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

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

Entity Description

A projectile used in the Pumpkin MIRV spell that makes a detonatable pumpkin bomb. It has a damage radius of 1 hammer unit.

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