Commit 53f5b845 authored by wyykak's avatar wyykak

Merge branch 'patch-5' into 'master'

Update c86379403.lua 新版本3效果

See merge request !15
parents c05fd69d 1271ae7a
Pipeline #14147 passed with stage
in 2 minutes and 57 seconds
......@@ -27,7 +27,8 @@ function c86379403.initial_effect(c)
local e3=Effect.CreateEffect(c)
e3:SetDescription(aux.Stringid(86379403,3))
e3:SetCategory(CATEGORY_SPECIAL_SUMMON)
e3:SetType(EFFECT_TYPE_IGNITION)
e3:SetType(EFFECT_TYPE_QUICK_O)
e3:SetCode(EVENT_FREE_CHAIN)
e3:SetProperty(EFFECT_FLAG_CARD_TARGET)
e3:SetRange(LOCATION_GRAVE)
e3:SetCountLimit(1,86379403)
......
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