Explore ROM internal Lua formulas

1,812 formulas archived

CommonFun.calcBuff_2030

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

CommonFun.calcBuff_204

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

CommonFun.calcBuff_2040

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

CommonFun.calcBuff_2041

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

CommonFun.calcBuff_2042

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

CommonFun.calcBuff_2043

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

CommonFun.calcBuff_205

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

CommonFun.calcBuff_2050

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

CommonFun.calcBuff_2060

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

CommonFun.calcBuff_2061

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

CommonFun.calcBuff_2070

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

CommonFun.calcBuff_2080

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

CommonFun.calcBuff_2090

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

CommonFun.calcBuff_2091

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

CommonFun.calcBuff_2092

Lua
function CommonFun.calcBuff_2092(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Profession = srcUser:GetProfressionID()
11 linesView Formula

CommonFun.calcBuff_2093

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

CommonFun.calcBuff_21

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

CommonFun.calcBuff_2100

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

CommonFun.calcBuff_2110

Lua
function CommonFun.calcBuff_2110(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local skilllv_1 = srcUser:GetLernedSkillLevel(189_KNIGHT:KATAR_MASTERY)
11 linesView Formula

CommonFun.calcBuff_2120

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