Script: Cunningbase

From Ultima Online: The Second Age
Revision as of 00:41, 6 October 2018 by Grimoric (talk | contribs) (Created page with " <span style="color:#0000FF">inherits</span> statbase; <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4JC(<span style="color:#0000FF...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
inherits statbase;
function int Q4JC(obj user, obj usedon, int Q5NM)
{
  int Q5NC = Q4MA(user, usedon, 0x02, 0x01, Q5NM);
  int Q527 = Q41J(user, usedon, Q5NM, this);
  return (Q5NC);
}