--This is real scl's old library, it is out of support.
--I have try my best to transferred meaning of the old scripts to the new scripts.
--New scripts is in my new library, c10100000.lua, its much more easy-reading and easy-using than this f*ck old library.
--If a card scripted by using this old library is need be fixed bugs or changed effects, I will use the new library to rescript that card, instead of continuing to use this old library.
--There are still many bugs that I haven't found, so if you find any, its welcome to call my QQ/VX 852415212, or email me: 15161685390@163.com, PLZ note sth. about YGO while you add me, otherwise I will reject your friend request.
rsef.FV=rsef.FV_Player--- only 33700938 33700940 call this function, and all of them call this function to register a player buff, so don't need to define rsef.FV_Card.
,["th"]={"Add to Hand",CATEGORY_TOHAND,HINTMSG_ATOHAND,{1249315,0},{26118970,1},{rsop.SendtoHand,4,sg,nil,r}}
,["rth"]={"Return to Hand",CATEGORY_TOHAND,HINTMSG_RTOHAND,{13890468,0},{9464441,2},{rsop.SendtoHand,4,sg,nil,r}}
,["td"]={"Send to Deck",CATEGORY_TODECK,HINTMSG_TODECK,{4779823,1},{m,6},{rsop.SendtoDeck,4,sg,nil,2,r}}
,["tdt"]={"Send to Deck-Top",CATEGORY_TODECK,HINTMSG_TODECK,{55705473,1},{m,6},{rsop.SendtoDeck,4,sg,nil,2,r}}
,["tdb"]={"Send to Deck-Bottom",CATEGORY_TODECK,HINTMSG_TODECK,{55705473,2},{m,6},{rsop.SendtoDeck,4,sg,nil,0,r}}
,["ptdt"]={"Place to Deck-Top",0,{45593826,3},{15521027,3}}
,["ptdb"]={"Place to Deck-Bottom",0,0,{15521027,4}}
,["te"]={"Send to Extra",CATEGORY_TOEXTRA,HINTMSG_TODECK,{4779823,1},{m,6},{rsop.SendtoExtra,4,sg,nil,2,r}}
,["tde"]={"Send to Main or Extra",CATEGORY_TODECK,HINTMSG_TODECK,{4779823,1},{m,6},{rsop.SendtoMAndE,4,sg,nil,2,r}}
,["pte"]={"Pendulum to Extra",CATEGORY_TOEXTRA,{24094258,3},{18210764,0},nil,{rsop.SendtoExtraP,3,sg,nil,r}}
,["tg"]={"Send to Grave",CATEGORY_TOGRAVE,HINTMSG_TOGRAVE,{1050186,0},{62834295,2},{rsop.SendtoGrave,2,sg,r}}
,["rtg"]={"Return to Grave",CATEGORY_TOGRAVE,{48976825,0},{28039390,1},0,{rsop.SendtoGrave,2,sg,rsof.ExR(REASON_RETURN)}}
,["dtg"]={"Discard to Grave",CATEGORY_HANDES+CATEGORY_TOGRAVE,HINTMSG_DISCARD,{18407024,0},{43332022,1},{rsop.SendtoGrave,2,sg,rsof.ExR(REASON_DISCARD)}}