Tf projectile spellbats: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎See also: Unicodifying, replaced: See Also → See also)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
Line 1: Line 1:
{{this is a|e0|game=tf2|name=tf_projectile_spellbats}}
{{this is a|point entity|game=Team Fortress 2|name=tf_projectile_spellbats}}


{{code class|CTFProjectile_SpellBats|tf_weapon_spellbook.cpp}}
{{code class|CTFProjectile_SpellBats|tf_weapon_spellbook.cpp}}

Revision as of 19:50, 17 May 2024

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

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

Entity Description

Magic spell that spawn bats upon impact. It deals damage within a hard coded 250 hammer unit radius, and has a hard coded 0.01 model scale.

Keyvalues

Inputs

Outputs

See also

Magic spells