Item ammo crossbow: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Wrote description, specified amount and provided a picture.) |
||
Line 1: | Line 1: | ||
{{ | {{wrongtitle|title=item_ammo_crossbow}} | ||
==Entity Description== | |||
[[Image:item_ammo_crossbow.jpg|frame|right|A bundle of quarrels.]] | |||
A taped bundle of [[wikipedia:Quarrel|quarrels]], used as ammunition for the [[weapon_crossbow|crossbow]]. | |||
Despite its model, the amount of quarrels the bundle will contain depends on the current difficulty setting: | |||
* At the "Easy" (<code>skill 1</code>) setting the bundle will provide 7 quarrels. | |||
* At the "Normal" (<code>skill 2</code>) setting the bundle will provide 6 quarrels. | |||
* At the "Hard" (<code>skill 3</code>) setting the bundle will provide 3 quarrels. | |||
==Keyvalues== | |||
* {{kv item}} | |||
==Inputs== | |||
* {{i item}} | |||
==Outputs== | |||
* {{o item}} | |||
[[Category:Entities]] [[Category:Items]] | [[Category:Entities]] [[Category:Items]] |
Revision as of 09:10, 21 March 2006
Entity Description
A taped bundle of quarrels, used as ammunition for the crossbow.
Despite its model, the amount of quarrels the bundle will contain depends on the current difficulty setting:
- At the "Easy" (
skill 1
) setting the bundle will provide 7 quarrels. - At the "Normal" (
skill 2
) setting the bundle will provide 6 quarrels. - At the "Hard" (
skill 3
) setting the bundle will provide 3 quarrels.