To skill: Difference between revisions
Jump to navigation
Jump to search
imported>StDoodle mNo edit summary |
imported>StDoodle No edit summary |
||
Line 1: | Line 1: | ||
{{ | |||
#vardefine:name|to_skill}}{{ | |||
#vardefine:return_type|skill}}{{ | |||
FunctionPage| | |||
name={{#var:name}}| | |||
function_category=Datatype Conversions| | |||
function1={{Function| | |||
name={{#var:name}}| | |||
aggregate={{#var:aggregate}}| | |||
return_type={{#var:return_type}}| | |||
return_also={{#var:return_also}}| | |||
parameter1={{Param|effect|check_me}}| | |||
p1desc={{Pspan|check_me}} is the effect to check| | |||
}}| | |||
function_description=Returns the skill that, when cast on a player, gives them the effect {{pspan|check_me}}. If {{pspan|check_me}} cannot be given by use of a skill, this function returns $skill[none].| | |||
needscode=yes| | |||
}} |