Search the Commands

Home  All  a  b  c  d  e  f  g  h  i  j  k  l  m  n  o  p  q  r  s  t  u  v  w  x  y  z 

Details for command getrefine:
 
* getrefine();
 
This function will return the number of plusses the weapon currently equipped on
the invoking character has been refined for.
While this function was meant for item scripts, it will work outside them:

if (getrefine()==10) mes "Wow. That's a murder weapon.";

Valid XHTML 1.0 Strict Valid CSS!