mini mod warning!
the AXES!
backstory!
once upon a time, about 20 years after the great collapse, two brothers were looking for refuge in an abandoned house. the house was ruinde, too ruined in fact to take refuge in. but the house had an unruined, adn perfectly serviceable tool shack, and the brothers took refuge in there. in it they found two axes: a modern,one handed bearded axe, and a splitting maul. some time after midnight, they were woken up, as something was banging on the door. the brothers, keeping a cool head took the axes and prepared for the infected to burst in. the door broke, and before the brothers stood 5 well fed lubering infected. as the brothers were quite handy with axes, they made short work of them. they returned to their hometown and showed the blacksmiths the axes. they have made many diferent replicas of both of them, but the best ones have been the two handed version of the bearded one, and the sledgehammer that was hastily filed down into an axe. these axes are still one of the best weapons you can get.
(i have made this because i was not happy with the chopaxes. and i wanted something bigger, 2 handed)
how to install:
put this code into item_weapon_di
[ITEM_WEAPON:ITEM_WEAPON_BEARDED_AXE]
[NAME:bearded axe:bearded axes]
[SIZE:1000]
[SKILL:AXE]
[TWO_HANDED:10000000]
[MINIMUM_SIZE:62000]
[MATERIAL_SIZE:3]
[ATTACK:EDGE:8000:6000:hack:hacks:NO_SUB:800]
[ATTACK:BLUNT:50:1000:jab:jabs:head:1000]
[ITEM_WEAPON:ITEM_WEAPON_SPLITTING_MAUL]
[NAME:splitting maul:splitting mauls]
[SIZE:1000]
[SKILL:AXE]
[TWO_HANDED:10000000]
[MINIMUM_SIZE:62000]
[MATERIAL_SIZE:3]
[ATTACK:EDGE:4000:9000:hack:hacks:NO_SUB:900]
[ATTACK:EDGE:10:300:smash:smashes:NO_SUB:700]
and this into the entity_default_di, right at the beginning.
[WEAPON:ITEM_WEAPON_BEARDED_AXE]
[WEAPON:ITEM_WEAPON_SPLITTING_MAUL]
feedback, adjustments, and balancing are welcome.