Commit eb230c1c authored by 聖園ミカ's avatar 聖園ミカ 🐟

duiduiduiduidui

parent 72c07cf9
......@@ -38,7 +38,7 @@ function cm.ritfilter(c)
end
function cm.rlevel(e,c)
local lv=aux.GetCappedLevel(e:GetHandler())
if c:IsRace(RACE_WINDBEAST) and c:IsAttribute(ATTRIBUTE_WIND) then
if c:IsRace(RACE_WINDBEAST) and c:IsAttribute(ATTRIBUTE_WIND) and c:IsType(TYPE_PENDULUM) then
local clv=c:GetLevel()
return (lv<<16)+clv
else return lv end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment