Commit e1837720 authored by POLYMER's avatar POLYMER

fix

parent 609bc4e3
......@@ -19,6 +19,7 @@ function s.initial_effect(c)
e1:SetCategory(CATEGORY_TOGRAVE)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_TRIGGER_O)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetProperty(EFFECT_FLAG_DELAY)
e1:SetCountLimit(1,id)
e1:SetTarget(s.tgtg)
e1:SetOperation(s.tgop)
......
......@@ -31,7 +31,7 @@ function c16368145.initial_effect(c)
e3:SetProperty(EFFECT_FLAG_PLAYER_TARGET)
e3:SetCode(EFFECT_CANNOT_ACTIVATE)
e3:SetRange(LOCATION_MZONE)
e3:SetTargetRange(0,1)
e3:SetTargetRange(1,1)
e3:SetCondition(c16368145.actcon)
e3:SetValue(c16368145.actlimit)
c:RegisterEffect(e3)
......@@ -66,5 +66,6 @@ function c16368145.actcon(e)
and Duel.IsExistingMatchingCard(Card.IsCode,e:GetHandlerPlayer(),LOCATION_GRAVE,0,1,nil,50218134,16364073)
end
function c16368145.actlimit(e,re,tp)
return re:GetActivateLocation()==LOCATION_ONFIELD
local rc=re:GetHandler()
return rc:IsOnField() or re:IsHasType(EFFECT_TYPE_ACTIVATE)
end
\ No newline at end of file
......@@ -582,6 +582,7 @@
!setname 0xcf42 枯绿机关
!setname 0x3f43 反诘
!setname 0x5f43 天翎渊
!setname 0x6f43 狂音主
#地狱犬 SEINE 314&907
!victory 0x60 「时计塔」效果胜利
......@@ -846,7 +847,10 @@
#古木寻斋 128 0xa70-0xa7f
!setname 0x3a70 侍之魂
!setname 0x5a70 舞斗
!setname 0x6a70 寒霜华符
!setname 0xaa70 乙女之剑
!setname 0xca70 协奏
!setname 0x5a71 H.P.K.
!setname 0xda71 D.H.P.K.
!setname 0x6a71 H.P.T.
......@@ -877,12 +881,13 @@
!counter 0xce1 救世之旅指示物
#乳主份子 858329915 658 0xa30-0xa3f
!setname 0x8a30 魔王之眷
!setname 0xa31 盛夏回忆
!setname 0xa32 工坊武器
!setname 0xa33 居合斩
!setname 0xa34 空间法师
!setname 0xa35 极简塔防
!setname 0x8a30 魔王之眷
!setname 0xa36 浮华若梦
#CH3COOH 498 0x490-0x49f
!counter 0x490 G指示物
......@@ -1062,6 +1067,7 @@
!setname 0x3537 清响
!setname 0x3538 魔理沙役
!setname 0x5538 暗从者
!setname 0xc538 尖叫秀
!setname 0x353a 欢乐树友
!setname 0x353b 断片折光
!setname 0x553b 残滓离光
......@@ -1204,6 +1210,10 @@
#玄羽
!setname 0xdc1 花信
!setname 0x3dc2 究极骑士
!setname 0x5dc2 数码精神
!setname 0x6dc2 自由斗士
!setname 0x9dc2 驯兽师
#血腥蔷薇 3143919737 573 0x520-0x52f
!setname 0x3520 流界
......@@ -1448,20 +1458,10 @@
#小可 102 0xe20-0xe2f
!setname 0xe21 渊灵
#祈予之心 187 0x6eb
!setname 0x6eb3 域控
#祈予之心 174 0x4b0-0x4bf
!setname 0x4b1 域控
#???
!setname 0xa36 浮华若梦
!setname 0x6f43 狂音主
!setname 0xc538 尖叫秀
!setname 0xaa70 乙女之剑
!setname 0xca70 协奏
!setname 0x5a70 舞斗
!setname 0x3dc2 究极骑士
!setname 0x5dc2 数码精神
!setname 0x6dc2 自由斗士
!setname 0x9dc2 驯兽师
#TYGOC Submissions
#Desruc_6872 987
......
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