Commit 5c5a2032 authored by GuGu's avatar GuGu

Update c82435.lua

parent fd45c2fd
Pipeline #33781 passed with stage
in 11 seconds
......@@ -6,7 +6,7 @@ function c82435.initial_effect(c)
e1:SetCode(EFFECT_SPSUMMON_PROC)
e1:SetProperty(EFFECT_FLAG_UNCOPYABLE)
e1:SetRange(LOCATION_HAND)
e1:SetCountLimit(1,82435)
e1:SetCountLimit(1,82435+EFFECT_COUNT_CODE_OATH)
e1:SetCondition(c82435.spcon)
e1:SetOperation(c82435.spop)
c:RegisterEffect(e1)
......
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