Weapon type: Difference between revisions
Jump to navigation
Jump to search
imported>Heeheehee No edit summary |
imported>PhilmASTErpLus A few tests (Gnollish pie server, eggbeater, etc) tell me that weapons without stat requirements still yield stats based on their type (melee/ranged/mysticality weapon) |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{#vardefine:name|weapon_type}} | {{ | ||
{{#vardefine:return_type|stat}} | #vardefine:name|weapon_type}}{{ | ||
#vardefine:return_type|stat}}{{ | |||
FunctionPage| | |||
name={{#var:name}}| | name={{#var:name}}| | ||
function1={{Function| | function1={{Function| | ||
Line 15: | Line 15: | ||
}}| | }}| | ||
function_description=Returns the stat | function_description=Returns the equip requirement stat for {{pspan|check_me}}, even if the weapon does not have any stat requirements. If {{pspan|check_me}} is not a weapon, this function returns $stat[none].| | ||
needscode=yes| | needscode=yes| | ||
see_also={{SeeAlso|weapon_hands}}| | see_also={{SeeAlso|weapon_hands}}| | ||
}} | }} | ||
[[Category:Equipment]] |