Explore ROM internal Lua formulas

1,812 formulas archived

CommonFun.calcBuff_323

Lua
function CommonFun.calcBuff_323(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local skilllv_1 = srcUser:GetLernedSkillLevel(45_SWORDSMAN:CAVALRY_MASTERY)
18 linesView Formula

CommonFun.calcBuff_3250

Lua
function CommonFun.calcBuff_3250(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Num = srcUser:GetRunePoint(c)
8 linesView Formula

CommonFun.calcBuff_3251

Lua
function CommonFun.calcBuff_3251(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Attr = srcUser:GetProperty(CommonFun.GetAttrName(c))
8 linesView Formula

CommonFun.calcBuff_3252

Lua
function CommonFun.calcBuff_3252(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Attr = srcUser:GetProperty(CommonFun.GetAttrName(c))
15 linesView Formula

CommonFun.calcBuff_3253

Lua
function CommonFun.calcBuff_3253(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Num1 = srcUser:GetRunePoint(c)
15 linesView Formula

CommonFun.calcBuff_3254

Lua
function CommonFun.calcBuff_3254(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Int = srcUser:GetProperty("Int")
9 linesView Formula

CommonFun.calcBuff_3255

Lua
function CommonFun.calcBuff_3255(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Num = srcUser:GetRunePoint(c)
34 linesView Formula

CommonFun.calcBuff_330

Lua
function CommonFun.calcBuff_330(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local skillLevel = srcUser:GetLernedSkillLevel(191_KNIGHT:ENHANCED_ENCHANT_POISON)
16 linesView Formula

CommonFun.calcBuff_3300

Lua
function CommonFun.calcBuff_3300(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3301

Lua
function CommonFun.calcBuff_3301(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3302

Lua
function CommonFun.calcBuff_3302(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3303

Lua
function CommonFun.calcBuff_3303(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3304

Lua
function CommonFun.calcBuff_3304(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3305

Lua
function CommonFun.calcBuff_3305(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3306

Lua
function CommonFun.calcBuff_3306(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3307

Lua
function CommonFun.calcBuff_3307(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3308

Lua
function CommonFun.calcBuff_3308(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local A = d
15 linesView Formula

CommonFun.calcBuff_3310

Lua
function CommonFun.calcBuff_3310(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Flee = srcUser:GetProperty("Flee")
11 linesView Formula

CommonFun.calcBuff_3320

Lua
function CommonFun.calcBuff_3320(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local RefineLv = srcUser:GetEquipedRefineLv(3)
11 linesView Formula

CommonFun.calcBuff_3321

Lua
function CommonFun.calcBuff_3321(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local RefineLv = srcUser:GetEquipedRefineLv(1)
11 linesView Formula