Difference between revisions of "Image to monster"

From Kolmafia
Jump to navigation Jump to search
imported>Bale
(r11561)
 
(No difference)

Latest revision as of 12:12, 5 November 2014

needs(code_samples);

Function Syntax

monster image_to_monster(string image )

Returns the monster whose image name is image. If you go the other way and look up the image from the name of the monster you can use the monster.image proxy field.

See Also

monster_attack() | monster_defense() | monster_hp()