Commit 9727dcb8 authored by tsubaki's avatar tsubaki

fix3

parent 639d2955
Pipeline #42361 passed with stage
in 9 seconds
--策士之九尾
function c20035.initial_effect(c)
aux.AddCodeList(c,20038)
......@@ -90,5 +89,5 @@ function c20035.val(e,c)
local g=Duel.GetMatchingGroup(c20035.atkfilter,c:GetControler(),LOCATION_MZONE,0,nil)
if g:GetCount()==0 then return end
local tc=g:GetMaxGroup(c20035.filter):GetFirst()
return (tc:GetLevel()*100
return tc:GetLevel()*100
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