a place for all your custom card needs you can post scripts pics and request for card to be made also please donate to the funding for a new server made for custom card duels
 
HomePortalLatest imagesSearchRegisterLog in

Share
 

 D.D. Dragon - Hishou

View previous topic View next topic Go down 
AuthorMessage
cane_63106

cane_63106


Member Title : D.D. Dragon Kaiser
Posts : 454
Join date : 2013-07-23
Location : St. Louis, MO

D.D. Dragon - Hishou Empty
PostSubject: D.D. Dragon - Hishou   D.D. Dragon - Hishou Icon_minitimeMon Aug 12, 2013 8:02 pm

D.D. Dragon - Hishou Hishou10

--32083008
function c32083008.initial_effect(c)
--spsum success
local e1=Effect.CreateEffect(c)
e1:SetType(EFFECT_TYPE_SINGLE+EFFECT_TYPE_CONTINUOUS)
e1:SetCode(EVENT_SPSUMMON_SUCCESS)
e1:SetOperation(c32083008.gete)
c:RegisterEffect(e1)
end
function c32083008.gete(e,tp,eg,ep,ev,re,r,rp)
if e:GetHandler():GetPreviousLocation()~=LOCATION_REMOVED then return end
local e1=Effect.CreateEffect(e:GetHandler())
e1:SetType(EFFECT_TYPE_SINGLE)
e1:SetCode(EFFECT_DIRECT_ATTACK)
e1:SetReset(RESET_EVENT+0x1ff0000)
e:GetHandler():RegisterEffect(e1)
end
Back to top Go down
http:// https://www.youtube.com/user/cane63106/videos
 

D.D. Dragon - Hishou

View previous topic View next topic Back to top 
Page 1 of 1

 Similar topics

-
» D.D. Dragon - Typhoon
» D.D. God Dragon
» D.D. Dragon - Avalon
» D.D. Dragon - Resounder
» D.D. Dragon - Kaen

Permissions in this forum:You cannot reply to topics in this forum
Mackpro :: MackPro :: Custom Cards-