Commit 474e84f5 authored by GuGu's avatar GuGu

Update c71107.lua

parent 7d4e0936
Pipeline #33794 passed with stage
in 13 seconds
......@@ -6,7 +6,7 @@ function c71107.initial_effect(c)
e2:SetCode(EFFECT_SPSUMMON_PROC)
e2:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e2:SetRange(LOCATION_HAND)
e2:SetCountLimit(1,7110701)
e2:SetCountLimit(1,71107+EFFECT_COUNT_CODE_OATH)
e2:SetCondition(c71107.spcon)
e2:SetOperation(c71107.spop)
c:RegisterEffect(e2)
......
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