Tf projectile spellmirv: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page.)
 
m (Classifying as model entity)
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{tf2 point|tf_projectile_spellmirv}}
{{CD|CTFProjectile_SpellMirv|file1=tf_weapon_spellbook.cpp}}
{{this is a|model entity|game=Team Fortress 2|name=tf_projectile_spellmirv}}


{{code class|CTFProjectile_SpellMirv|tf_weapon_spellbook.cpp}}
==Entity Description==
The [https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin Bomb MIRV spell.] Upon impact it creates 6 {{ent|tf_projectile_spellpumpkin}}s approximately 133[[Hammer units|hu]] from the spot of the impact, with upward velocities between 100[[Hammer units|hu]] and 300[[Hammer units|hu]].
The [https://wiki.teamfortress.com/wiki/Magic_spells#Regular_Magic_Spells Pumpkin Bomb MIRV spell.] Upon impact it creates 6 {{ent|tf_projectile_spellpumpkin}}s approximately 133[[Hammer units|hu]] from the spot of the impact, with upward velocities between 100[[Hammer units|hu]] and 300[[Hammer units|hu]].
==Keyvalues==
{{KV BaseAnimating|base=1}}
{{KV BaseEntity|base=1}}
==Inputs==
{{I BaseAnimating|base=1}}
{{I BaseEntity|base=1}}
==Outputs==
{{O BaseAnimating|base=1}}
{{O BaseEntity|base=1}}

Latest revision as of 04:35, 19 May 2025