CommonFun

CommonFun.IsLongSkill

Dataset · 20251127_update

Formula Source

function CommonFun.IsLongSkill(launch_range)
  if launch_range == nil then
    return false
  end
  return 3 < launch_range
end
No formula links

Version History

Loading dependencies...
Loading usage...