Pen: Difference between revisions

From PZwiki
No edit summary
No edit summary
Line 45: Line 45:
Categories = Improvised,
Categories = Improvised,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.
|}
==See Also==
* [[Pencil]]
{{Navbox/Weapons}}
{{Navbox/Weapons}}
[[Category:Stationery]]
[[Category:Stationery]]
[[Category:weapons]]
[[Category:weapons]]
[[Category:Items]]
[[Category:Version 0.2.0p]]
[[Category:Version 0.2.0p]]

Revision as of 18:35, 3 June 2013

Template:Weapons A writing implement that can be used to create written recipes and, in tight spots, as a weapon. The pen can kill zombies, but doing so will usually exhaust all of its durability, rendering it useless.

Crafting

Name Recipe Description
























Code

item Pen
{
	Type				=			Weapon,
		DisplayName			=			Pen,
    SubCategory    =     Stab,
		Icon				=			Pen,
		MinAngle			=			0,
		MaxDamage			=			1.4,
		MinDamage			=			0.4,
		MaxRange 			= 			0.9,
		MinRange 			= 			0.61,
		SwingAnim			=			Stab,
		WeaponSprite		=			Knife,
		Weight				=			0.1,
		WeaponWeight		=			0.7,
		MinimumSwingTime 	= 			4.1,
		SwingTime			=			4.1,
		DoorDamage			=			1,
		SwingAmountBeforeImpact = 		0.02,
		MaxHitCount 		=			1,
		PushBackMod			=			0,
		KnockdownMod		=			0,
		ConditionLowerChanceOneIn = 	1,
		ConditionMax 	  	= 			1,
		IsAimedHandWeapon	=			true,
		AimingMod			=			0.8,
		Categories 			=			Improvised,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Weapons