# This config file contains the "legal" weapon name that a class # can wield. If they are multi-classed, and the weapon name is part # of the field then they can use the weapon. # # '#' hash is for comments # format: # # @skill_name: list of weapons separated by comma ',' :fail_string. # NOTE: weapon list white space (ie " ") is removed, however "\ " symbol # will be replaced by a " " when loading weapon names. Thus # war hammer => warhammer, and war\ hammer => war hammer # @mage :staff, rod, dagger, dirk, knife, dart, sling :$A mage, such as yourself, would never know where to hold such\n a primitive weapon!\n @thief :club, dagger, dart, dirk, knife, garrot, sap, sling, broadsword, longsword, shortsword, falchion, rapier, cutlass, sabre, tulwar, scimitar :$Such a weapon would surely interfere with your skills of stealth!\n @cleric :club, flail, hammer, war\ hammer, mace, staff, lasso, sap, sling :$As a cleric your God would never approve of the use of such a weapon.\n @paladin :all :$ @fighter :all :$ @ranger :all :$ # Example 'ranger guild/skill' like config # @ranger: # club, dagger, dirk, knife, broadsword, longsword, shortsword, # scimitar, flail, hammer, war\ hammer, mace, lance # # :You can only wield weapons that are worthy of a paladin.\n #