We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2fdbbd commit 2166c7eCopy full SHA for 2166c7e
rush/c160023053.lua
@@ -20,7 +20,7 @@ function s.stage2(e,tc,tp,mg,chk)
20
e1:SetCode(EFFECT_UPDATE_ATTACK)
21
e1:SetProperty(EFFECT_FLAG_COPY_INHERIT)
22
e1:SetReset(RESET_EVENT|RESETS_STANDARD_DISABLE|RESET_PHASE|PHASE_END)
23
- e1:SetValue(500)
+ e1:SetValue(600)
24
tc:RegisterEffect(e1)
25
end
26
0 commit comments