Home | History | Annotate | Download | only in hack

Lines Matching defs:WEAPON

162 #define WEAPON(name,prob,wt,ldam,sdam)	{ name, NULL, NULL, 1, 0 /*%%*/,\
165 WEAPON("arrow", 7, 0, 6, 6),
166 WEAPON("sling bullet", 7, 0, 4, 6),
167 WEAPON("crossbow bolt", 7, 0, 4, 6),
168 WEAPON("dart", 7, 0, 3, 2),
169 WEAPON("rock", 6, 1, 3, 3),
170 WEAPON("boomerang", 2, 3, 9, 9),
171 WEAPON("mace", 9, 3, 6, 7),
172 WEAPON("axe", 6, 3, 6, 4),
173 WEAPON("flail", 6, 3, 6, 5),
174 WEAPON("long sword", 8, 3, 8, 12),
175 WEAPON("two handed sword", 6, 4, 12, 6),
176 WEAPON("dagger", 6, 3, 4, 3),
177 WEAPON("worm tooth", 0, 4, 2, 2),
178 WEAPON("crysknife", 0, 3, 10, 10),
179 WEAPON("spear", 6, 3, 6, 8),
180 WEAPON("bow", 6, 3, 4, 6),
181 WEAPON("sling", 5, 3, 6, 6),
182 WEAPON("crossbow", 6, 3, 4, 6),
252 SCROLL("enchant weapon", "DAIYEN FOOELS", 6),
253 SCROLL("damage weapon", "HACKEM MUCHE", 5),