Item ammo ar2: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
 
(Rewrote the description. Pic is on its way.)
Line 1: Line 1:
{{basicitem|entity=item_ammo_ar2|descriptive=Assault Rifle 2 Ammo|weaponentity=weapon_ar2}}
{{wrongtitle|title=item_ammo_ar2}}
 
==Entity Description==
[[Image:Item_ammo_ar2.jpg|frame|right|Pulse rifle clip.]]
A clip of pulse ammo for the [[weapon_ar2|Overwatch pulse rifle]].
 
The amount of ammo the clip will provide depends on the current difficulty setting:
 
* At the "Easy" (<code>skill 1</code>) setting the box will provide 24 pulses.
* At the "Normal" (<code>skill 2</code>) setting the box will provide 20 pulses.
* At the "Hard" (<code>skill 3</code>) setting the box will provide 12 pulses.
 
==Keyvalues==
* {{kv item}}
 
==Inputs==
* {{i item}}
 
==Outputs==
* {{o item}}
 
==See Also==
* [[item_ammo_ar2_large]]
 
[[Category:Entities]] [[Category:Items]]
[[Category:Entities]] [[Category:Items]]

Revision as of 14:43, 9 March 2006

Template:Wrongtitle

Entity Description

Pulse rifle clip.

A clip of pulse ammo for the Overwatch pulse rifle.

The amount of ammo the clip will provide depends on the current difficulty setting:

  • At the "Easy" (skill 1) setting the box will provide 24 pulses.
  • At the "Normal" (skill 2) setting the box will provide 20 pulses.
  • At the "Hard" (skill 3) setting the box will provide 12 pulses.

Keyvalues

Inputs

Outputs

See Also