Difference between revisions of "Script Function: Q4SB"
From Ultima Online: The Second Age
(Created page with " <span style="color:#0000FF">function</span> <span style="color:#0000FF">int</span> Q4SB(<span style="color:#0000FF">obj</span> it, <span style="color:#0000FF">obj</span> cas...") |
(No difference)
|
Latest revision as of 04:20, 10 October 2018
function int Q4SB(obj it, obj caster, int Q5UZ, obj target) { int Q4NC = 0x04 * (0x3C + getSkillLevel(caster, 0x19) * 0x03); return (Q4NC); }