Difference between revisions of "Script Function: Q4RN"

From Ultima Online: The Second Age
Jump to: navigation, search
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4RN(<span style="color:#0000FF">obj</span> caster, <span style="color:#0000FF">int</span>...")
 
(No difference)

Latest revision as of 04:26, 10 October 2018

 function int Q4RN(obj caster, int Q52T)
 {
   return (0x0F + ((getSkillLevel(caster, 0x19) * 0x02) / Q52T));
 }