CardController.cs 182 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936493749384939494049414942494349444945494649474948494949504951495249534954495549564957495849594960496149624963496449654966496749684969497049714972497349744975497649774978497949804981498249834984498549864987498849894990499149924993499449954996499749984999500050015002500350045005500650075008500950105011501250135014501550165017501850195020502150225023502450255026502750285029503050315032503350345035503650375038503950405041504250435044504550465047504850495050505150525053505450555056505750585059506050615062506350645065506650675068506950705071507250735074507550765077507850795080508150825083508450855086508750885089509050915092509350945095509650975098509951005101510251035104510551065107510851095110511151125113511451155116511751185119512051215122512351245125512651275128512951305131513251335134513551365137513851395140514151425143514451455146514751485149515051515152515351545155515651575158515951605161516251635164516551665167516851695170517151725173517451755176517751785179518051815182518351845185518651875188518951905191519251935194519551965197519851995200520152025203520452055206520752085209521052115212521352145215521652175218521952205221522252235224522552265227522852295230523152325233523452355236523752385239524052415242524352445245524652475248524952505251525252535254
  1. using System;
  2. using System.Collections;
  3. using System.Collections.Generic;
  4. using UnityEngine;
  5. using System.Linq;
  6. #region Trash cards from hand
  7. public class IDiscardHands
  8. {
  9. public IDiscardHands(List<IDiscardHand> discardHands, ICardEffect cardEffect)
  10. {
  11. foreach (IDiscardHand discardHand in discardHands)
  12. {
  13. this.discardHands.Add(discardHand);
  14. }
  15. this.cardEffect = cardEffect;
  16. }
  17. List<IDiscardHand> discardHands { get; set; } = new List<IDiscardHand>();
  18. ICardEffect cardEffect { get; set; }
  19. public IEnumerator DiscardHands()
  20. {
  21. foreach (IDiscardHand discardHand in discardHands)
  22. {
  23. yield return ContinuousController.instance.StartCoroutine(discardHand.Discard());
  24. }
  25. List<CardSource> discardedCards = new List<CardSource>();
  26. foreach (IDiscardHand discardHand in discardHands)
  27. {
  28. if (discardHand.discarded)
  29. {
  30. discardedCards.Add(discardHand.cardSource);
  31. }
  32. }
  33. if (discardedCards.Count >= 1)
  34. {
  35. #region "When cards are trashed from hand" effect
  36. #region Hashtable setting
  37. Hashtable hashtable = new Hashtable()
  38. {
  39. {"DiscardedCards", discardedCards},
  40. {"CardEffect", cardEffect},
  41. };
  42. #endregion
  43. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnDiscardHand));
  44. #endregion
  45. }
  46. #region add log
  47. if (discardedCards.Count >= 1)
  48. {
  49. string log = "";
  50. log += $"\nDiscard hand:";
  51. foreach (CardSource cardSource in discardedCards)
  52. {
  53. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  54. }
  55. log += "\n";
  56. PlayLog.OnAddLog?.Invoke(log);
  57. }
  58. #endregion
  59. }
  60. }
  61. public class IDiscardHand
  62. {
  63. public IDiscardHand(CardSource cardSource, Hashtable hashtable)
  64. {
  65. this.cardSource = cardSource;
  66. this.hashtable = hashtable;
  67. }
  68. public CardSource cardSource { get; private set; }
  69. public Hashtable hashtable { get; private set; }
  70. public bool discarded { get; private set; } = false;
  71. public IEnumerator Discard()
  72. {
  73. bool oldisHand = cardSource.Owner.HandCards.Contains(cardSource);
  74. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().DeleteHandCardEffectCoroutine(cardSource));
  75. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(cardSource));
  76. bool isTrash = CardEffectCommons.IsExistOnTrash(cardSource);
  77. if (oldisHand && isTrash)
  78. {
  79. discarded = true;
  80. }
  81. }
  82. }
  83. #endregion
  84. #region Play cards
  85. public class PlayCardClass
  86. {
  87. public PlayCardClass(List<CardSource> cardSources, Hashtable hashtable, bool payCost, Permanent targetPermanent, bool isTapped, SelectCardEffect.Root root,
  88. bool activateETB)
  89. {
  90. if (cardSources != null)
  91. {
  92. CardSources = cardSources.Filter(cardSource => cardSource != null).Clone();
  93. }
  94. _hashtable = hashtable;
  95. PayCost = payCost;
  96. _targetPermanent = targetPermanent;
  97. _isTapped = isTapped;
  98. Root = root;
  99. _activateETB = activateETB;
  100. }
  101. public void SetJogress(int[] jogressEvoRootsFrameIDs)
  102. {
  103. if (jogressEvoRootsFrameIDs != null)
  104. {
  105. _jogressEvoRootsFrameIDs = jogressEvoRootsFrameIDs.CloneArray();
  106. }
  107. }
  108. public void SetBurst(int BurstTamerFrameID, CardSource card)
  109. {
  110. if (0 <= BurstTamerFrameID && BurstTamerFrameID <= card.Owner.fieldCardFrames.Count - 1)
  111. {
  112. _burstTamerFrameID = BurstTamerFrameID;
  113. }
  114. }
  115. public void SetAppFusion(int[] AppFusionFrameID)
  116. {
  117. if (AppFusionFrameID != null)
  118. {
  119. _appFusionFrameIDs = AppFusionFrameID.CloneArray(); ;
  120. }
  121. }
  122. public void SetShowEffect()
  123. {
  124. _showEffect = true;
  125. }
  126. public void SetIgnoreLevel()
  127. {
  128. _ignoreLevel = true;
  129. SetIgnoreRequirements(CardEffectCommons.IgnoreRequirement.Level);
  130. }
  131. public void SetIgnoreRequirements(CardEffectCommons.IgnoreRequirement ignore)
  132. {
  133. _ignoreRequirement = ignore;
  134. }
  135. private bool GetIgnoreRequirement(CardEffectCommons.IgnoreRequirement ignore)
  136. {
  137. return _ignoreRequirement.Equals(ignore) || _ignoreRequirement.Equals(CardEffectCommons.IgnoreRequirement.All);
  138. }
  139. public void SetFixedCost(int FixedCost)
  140. {
  141. _fixedCost = FixedCost;
  142. }
  143. public void SetReducedCost(int ReducedCost)
  144. {
  145. _reducedCost = ReducedCost;
  146. }
  147. public void SetAddSecurityEndOption()
  148. {
  149. _addSecurityEndOption = true;
  150. }
  151. public void SetIsBreedingArea()
  152. {
  153. _isBreedingArea = true;
  154. }
  155. public List<CardSource> CardSources { get; private set; } = new List<CardSource>();
  156. Hashtable _hashtable = null;
  157. public bool PayCost { get; private set; }
  158. Permanent _targetPermanent = null;
  159. bool _isTapped = false;
  160. public SelectCardEffect.Root Root { get; private set; } = SelectCardEffect.Root.None;
  161. bool _activateETB = true;
  162. bool _showEffect = false;
  163. bool _ignoreLevel = false;
  164. CardEffectCommons.IgnoreRequirement _ignoreRequirement = CardEffectCommons.IgnoreRequirement.None;
  165. int _fixedCost = -1;
  166. int _reducedCost = 0;
  167. int[] _jogressEvoRootsFrameIDs = null;
  168. int _burstTamerFrameID = -1;
  169. int[] _appFusionFrameIDs = null;
  170. bool _addSecurityEndOption = false;
  171. bool _isBreedingArea = false;
  172. public bool isJogress => _jogressEvoRootsFrameIDs != null && _jogressEvoRootsFrameIDs.Length == 2;
  173. bool IsBurst(CardSource card)
  174. {
  175. Permanent burstTamer = BurstTamer(card);
  176. if (burstTamer != null)
  177. {
  178. if (burstTamer.TopCard != null)
  179. {
  180. if (card.burstDigivolutionCondition != null)
  181. {
  182. if (card.burstDigivolutionCondition.tamerCondition != null)
  183. {
  184. if (card.burstDigivolutionCondition.tamerCondition(burstTamer))
  185. {
  186. return true;
  187. }
  188. }
  189. }
  190. }
  191. }
  192. return false;
  193. }
  194. Permanent BurstTamer(CardSource card)
  195. {
  196. if (0 <= _burstTamerFrameID && _burstTamerFrameID <= card.Owner.fieldCardFrames.Count - 1)
  197. {
  198. Permanent tamer = card.Owner.fieldCardFrames[_burstTamerFrameID].GetFramePermanent();
  199. return tamer;
  200. }
  201. return null;
  202. }
  203. bool IsAppFusion(CardSource card)
  204. {
  205. CardSource linkCard = LinkedCard(card);
  206. if (linkCard != null)
  207. {
  208. if (card.appFusionCondition != null)
  209. {
  210. if (card.appFusionCondition.digimonCondition != null)
  211. {
  212. Permanent digimon = card.Owner.fieldCardFrames[_appFusionFrameIDs[0]].GetFramePermanent();
  213. if (card.appFusionCondition.linkedCondition != null)
  214. {
  215. if (card.appFusionCondition.linkedCondition(digimon, linkCard))
  216. {
  217. return true;
  218. }
  219. }
  220. }
  221. }
  222. }
  223. return false;
  224. }
  225. public CardSource LinkedCard(CardSource card)
  226. {
  227. if (_appFusionFrameIDs != null && _appFusionFrameIDs.Length == 2)
  228. {
  229. if (0 <= _appFusionFrameIDs[0] && _appFusionFrameIDs[0] <= card.Owner.fieldCardFrames.Count - 1)
  230. {
  231. Permanent targetPermanent = card.Owner.fieldCardFrames[_appFusionFrameIDs[0]].GetFramePermanent();
  232. if (targetPermanent.LinkedCards.Count > _appFusionFrameIDs[1])
  233. {
  234. CardSource link = targetPermanent.LinkedCards[_appFusionFrameIDs[1]];
  235. return link;
  236. }
  237. }
  238. }
  239. return null;
  240. }
  241. public IEnumerator PlayCard()
  242. {
  243. bool burstDigivolved = false;
  244. bool appFusion = false;
  245. List<CardSource> playedCards_fixed = new List<CardSource>();
  246. foreach (CardSource card in CardSources)
  247. {
  248. GManager.instance.GetComponent<SelectDigiXrosClass>().ResetSelectDigiXrosClass();
  249. GManager.instance.GetComponent<SelectAssemblyClass>().ResetSelectAssemblyClass();
  250. GManager.instance.GetComponent<SelectDNACondition>().ResetSelectDNAConditionClass();
  251. if (card == null)
  252. {
  253. continue;
  254. }
  255. #region Set Root
  256. ICardEffect CardEffect = null;
  257. CardEffect = CardEffectCommons.GetCardEffectFromHashtable(this._hashtable);
  258. if (CardEffectCommons.IsExistOnTrash(card))
  259. {
  260. Root = SelectCardEffect.Root.Trash;
  261. }
  262. else if (card.Owner.HandCards.Contains(card))
  263. {
  264. Root = SelectCardEffect.Root.Hand;
  265. }
  266. else if (card.Owner.LibraryCards.Contains(card))
  267. {
  268. Root = SelectCardEffect.Root.Library;
  269. }
  270. else if (card.Owner.GetFieldPermanents().Count((permanent) => permanent.DigivolutionCards.Contains(card)) >= 1)
  271. {
  272. Root = SelectCardEffect.Root.DigivolutionCards;
  273. }
  274. else if (card.Owner.GetFieldPermanents().Count((permanent) => permanent.LinkedCards.Contains(card)) >= 1)
  275. {
  276. Root = SelectCardEffect.Root.LinkedCards;
  277. }
  278. else if (card.Owner.SecurityCards.Contains(card))
  279. {
  280. Root = SelectCardEffect.Root.Security;
  281. }
  282. else if (CardEffectCommons.IsExistOnExecutingArea(card))
  283. {
  284. Root = SelectCardEffect.Root.Execution;
  285. }
  286. #endregion
  287. #region Set target(s)
  288. List<Permanent> targetPermanents = new List<Permanent>();
  289. if (card.IsPermanent)
  290. {
  291. if (!isJogress)
  292. {
  293. if (CardEffectCommons.IsOwnerPermanent(_targetPermanent, card))
  294. {
  295. targetPermanents.Add(_targetPermanent);
  296. }
  297. }
  298. else
  299. {
  300. for (int i = 0; i < _jogressEvoRootsFrameIDs.Length; i++)
  301. {
  302. int JogressFrameID = _jogressEvoRootsFrameIDs[i];
  303. if (0 <= JogressFrameID && JogressFrameID <= card.Owner.fieldCardFrames.Count - 1)
  304. {
  305. Permanent targetPermanent = card.Owner.fieldCardFrames[JogressFrameID].GetFramePermanent();
  306. targetPermanents.Add(targetPermanent);
  307. }
  308. }
  309. foreach (Permanent permanent in targetPermanents)
  310. {
  311. permanent.ShowingPermanentCard.SetPermanentIndexText(targetPermanents);
  312. }
  313. }
  314. }
  315. #endregion
  316. #region Determine if Evolution
  317. bool isEvolution = false;
  318. if (targetPermanents.Count >= 1)
  319. {
  320. if (!isJogress)
  321. {
  322. if (IsBurst(card))
  323. {
  324. if (card.CanBurstDigivolutionFromTargetPermanent(targetPermanents[0], PayCost))
  325. {
  326. isEvolution = true;
  327. }
  328. }
  329. else if (IsAppFusion(card))
  330. {
  331. if (card.CanAppFusionFromTargetPermanent(targetPermanents[0], PayCost))
  332. {
  333. isEvolution = true;
  334. }
  335. }
  336. else
  337. {
  338. if (card.CanEvolve(targetPermanents[0], true) || GetIgnoreRequirement(CardEffectCommons.IgnoreRequirement.Level) || _ignoreLevel)
  339. {
  340. isEvolution = true;
  341. }
  342. }
  343. }
  344. else
  345. {
  346. if (targetPermanents.Count == 2)
  347. {
  348. isEvolution = true;
  349. }
  350. }
  351. }
  352. #endregion
  353. List<CardSource> oldTrashCards = new List<CardSource>();
  354. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForNonTurnPlayer)
  355. {
  356. foreach (Permanent permanent in player.GetFieldPermanents())
  357. {
  358. permanent.oldIsTapped_playCard = permanent.IsSuspended;
  359. }
  360. }
  361. foreach (CardSource cardSource in card.Owner.TrashCards)
  362. {
  363. oldTrashCards.Add(cardSource);
  364. }
  365. // effect of removing digivolution/linked cards
  366. if (card.IsPermanent && !isEvolution && card.PermanentOfThisCard() != null && (Root == SelectCardEffect.Root.DigivolutionCards || Root == SelectCardEffect.Root.LinkedCards))
  367. {
  368. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().RemoveDigivolveRootEffect(card, card.PermanentOfThisCard()));
  369. }
  370. #region select digivolution cost
  371. int baseCost = -1;
  372. bool costSelected = false;
  373. yield return ContinuousController.instance.StartCoroutine(SelectCost());
  374. IEnumerator SelectCost()
  375. {
  376. if (!isJogress)
  377. {
  378. if (PayCost)
  379. {
  380. if (_fixedCost < 0)
  381. {
  382. Permanent targetPermanent = null;
  383. if (targetPermanents.Count >= 1)
  384. {
  385. targetPermanent = targetPermanents[0];
  386. }
  387. if (targetPermanent != null)
  388. {
  389. List<int> CostList = new List<int>();
  390. bool isBurst = IsBurst(card);
  391. bool isAppFusion = IsAppFusion(card);
  392. if (isBurst || isAppFusion)
  393. {
  394. if (isBurst)
  395. CostList.Add(card.burstDigivolutionCondition.cost);
  396. if (isAppFusion)
  397. CostList.Add(card.appFusionCondition.cost);
  398. }
  399. else
  400. {
  401. foreach (int cost in card.CostList(targetPermanent, ignoreLevel: GetIgnoreRequirement(CardEffectCommons.IgnoreRequirement.Level), checkAvailability: false))
  402. {
  403. int evoCost = cost;
  404. if (_reducedCost > 0)
  405. evoCost -= _reducedCost;
  406. CostList.Add(evoCost);
  407. }
  408. }
  409. CostList = CostList.Distinct().ToList();
  410. if (CostList.Count >= 1)
  411. {
  412. if (CostList.Count == 1)
  413. {
  414. baseCost = CostList[0];
  415. }
  416. else
  417. {
  418. costSelected = true;
  419. bool MoveToExecuteCardEffect = true;
  420. if (card.Owner.HandCards.Contains(card) && card.ShowingHandCard != null)
  421. {
  422. if (card.ShowingHandCard.gameObject.activeSelf)
  423. {
  424. MoveToExecuteCardEffect = false;
  425. }
  426. }
  427. if (!card.Owner.isYou && GManager.instance.IsAI)
  428. {
  429. MoveToExecuteCardEffect = false;
  430. costSelected = false;
  431. }
  432. if (card.Owner.isYou && ContinuousController.instance.autoMinDigivolutionCost)
  433. {
  434. MoveToExecuteCardEffect = false;
  435. costSelected = false;
  436. }
  437. if (MoveToExecuteCardEffect)
  438. {
  439. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(card));
  440. }
  441. SelectCountEffect selectCountEffect = GManager.instance.GetComponent<SelectCountEffect>();
  442. if (selectCountEffect != null)
  443. {
  444. selectCountEffect.SetUp(
  445. SelectPlayer: card.Owner,
  446. targetPermanent: null,
  447. MaxCount: 1,
  448. CanNoSelect: false,
  449. Message: "Which digivolution cost do you pay?",
  450. Message_Enemy: "The opponent is choosing which digivolution cost to pay.",
  451. SelectCountCoroutine: SelectCountCoroutine);
  452. selectCountEffect.SetCandidates(CostList);
  453. selectCountEffect.SetPreferMin(true);
  454. selectCountEffect.SetNotDoSync(true);
  455. selectCountEffect.SetIsDigivolutionCost(true);
  456. yield return ContinuousController.instance.StartCoroutine(selectCountEffect.Activate());
  457. IEnumerator SelectCountCoroutine(int count)
  458. {
  459. baseCost = count;
  460. yield return null;
  461. }
  462. }
  463. }
  464. }
  465. }
  466. else
  467. {
  468. baseCost = card.BasePlayCostFromEntity;
  469. }
  470. }
  471. }
  472. }
  473. }
  474. #endregion
  475. #region select DNA condition
  476. int baseDNA = 0;
  477. if (isJogress)
  478. {
  479. baseDNA = GManager.instance.GetComponent<SelectDNACondition>()._selectedCount;
  480. }
  481. #endregion
  482. #region HashTable Setting
  483. Hashtable hashtable = CardEffectCommons.WouldEnterFieldHashtable(
  484. payCost: PayCost,
  485. card: card,
  486. root: Root,
  487. isEvolution: isEvolution,
  488. playCardClass: this,
  489. cardEffect: CardEffect,
  490. isJogress: isJogress,
  491. targetPermanents: targetPermanents
  492. );
  493. #endregion
  494. List<SkillInfo> skillInfos_BeforePayCost = AutoProcessing.GetSkillInfos(hashtable, EffectTiming.BeforePayCost)
  495. .Concat(AutoProcessing.GetSkillInfosOfCards(hashtable, EffectTiming.BeforePayCost, new List<CardSource>() { card }
  496. .Filter(cardSource => !CardEffectCommons.IsExistOnHand(cardSource) && !CardEffectCommons.IsExistOnTrash(cardSource) && !CardEffectCommons.IsExistInSecurity(cardSource) && cardSource.PermanentOfThisCard() == null)))
  497. .ToList();
  498. yield return ContinuousController.instance.StartCoroutine(AutoProcessing.ActivateBackgroundEffects(hashtable, EffectTiming.BeforePayCost));
  499. #region IsShowEffect()
  500. bool IsShowEffect()
  501. {
  502. if (skillInfos_BeforePayCost.Count >= 2)
  503. {
  504. return true;
  505. }
  506. else if (skillInfos_BeforePayCost.Count == 1)
  507. {
  508. if (skillInfos_BeforePayCost[0].CardEffect.CanActivate(skillInfos_BeforePayCost[0].Hashtable))
  509. {
  510. return true;
  511. }
  512. }
  513. else if (card.HasDigiXros && !isEvolution)
  514. {
  515. return true;
  516. }
  517. else if (IsBurst(card))
  518. {
  519. return true;
  520. }
  521. else if (IsAppFusion(card))
  522. {
  523. return true;
  524. }
  525. return false;
  526. }
  527. #endregion
  528. #region effect
  529. if (PayCost || IsShowEffect())
  530. {
  531. if (!costSelected)
  532. {
  533. if (card.IsOption || IsShowEffect())
  534. {
  535. bool noHandCard = true;
  536. if (card.Owner.HandCards.Contains(card))
  537. {
  538. if (card.ShowingHandCard != null)
  539. {
  540. if (card.ShowingHandCard.gameObject.activeSelf)
  541. {
  542. if (card.ShowingHandCard.gameObject.transform.GetChild(0).gameObject.activeSelf)
  543. {
  544. noHandCard = false;
  545. }
  546. }
  547. }
  548. }
  549. if (noHandCard)
  550. {
  551. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(card));
  552. }
  553. }
  554. else
  555. {
  556. if (CardEffect == null)
  557. {
  558. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShrinkUpUseHandCard(GManager.instance.GetComponent<Effects>().ShowUseHandCard));
  559. }
  560. }
  561. }
  562. }
  563. #endregion
  564. #region show expected cost
  565. if (PayCost)
  566. {
  567. if (!isJogress)
  568. {
  569. int cost = card.GetPayingCostWithBaseCost(baseCost, Root, targetPermanents, checkAvailability: false, FixedCost: _fixedCost);
  570. GManager.instance.memoryObject.ShowMemoryPredictionLine(card.Owner.ExpectedMemory(cost));
  571. }
  572. else
  573. {
  574. if (card.jogressCondition.Count > 0)
  575. {
  576. int cost = card.GetPayingCostWithBaseCost(card.jogressCondition[baseDNA].cost, Root, targetPermanents, checkAvailability: false, FixedCost: _fixedCost);
  577. GManager.instance.memoryObject.ShowMemoryPredictionLine(card.Owner.ExpectedMemory(cost));
  578. }
  579. }
  580. }
  581. #endregion
  582. #region process cut in effects before paying cost
  583. if (skillInfos_BeforePayCost.Count >= 1)
  584. {
  585. foreach (SkillInfo skillInfo in skillInfos_BeforePayCost)
  586. {
  587. GManager.instance.autoProcessing_CutIn.PutStackedSkill(skillInfo);
  588. }
  589. if (IsShowEffect())
  590. {
  591. foreach (Permanent targetPermanent in targetPermanents)
  592. {
  593. if (targetPermanent != null)
  594. {
  595. targetPermanent.ShowWillEvolutionEffect();
  596. }
  597. }
  598. }
  599. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, AutoProcessing.HasExecutedSameEffect));
  600. foreach (Permanent targetPermanent in targetPermanents)
  601. {
  602. if (targetPermanent != null)
  603. {
  604. targetPermanent.HideWillEvolutionEffect();
  605. }
  606. }
  607. }
  608. #endregion
  609. #region select DigiXros
  610. if (card.HasDigiXros && !isEvolution)
  611. {
  612. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<SelectDigiXrosClass>().Select(card));
  613. }
  614. #endregion
  615. #region select Assembly
  616. if (card.HasAssembly && !isEvolution)
  617. {
  618. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<SelectAssemblyClass>().Select(card));
  619. }
  620. #endregion
  621. #region Bounce Tamer of Burst digivolution
  622. if (IsBurst(card))
  623. {
  624. yield return ContinuousController.instance.StartCoroutine(GManager.instance.selectBurstDigivolutionEffect.BounceTamer(BurstTamer(card)));
  625. if (!GManager.instance.selectBurstDigivolutionEffect.TamerBounced)
  626. {
  627. _burstTamerFrameID = -1;
  628. yield return ContinuousController.instance.StartCoroutine(SelectCost());
  629. }
  630. else
  631. {
  632. burstDigivolved = true;
  633. }
  634. }
  635. #endregion
  636. #region Add Link Card of App Fusion
  637. if (IsAppFusion(card))
  638. {
  639. yield return ContinuousController.instance.StartCoroutine(GManager.instance.selectAppFusionEffect.AddToSources(LinkedCard(card)));
  640. if (!GManager.instance.selectAppFusionEffect.LinkAdded)
  641. {
  642. _appFusionFrameIDs = new int[0];
  643. yield return ContinuousController.instance.StartCoroutine(SelectCost());
  644. }
  645. else
  646. {
  647. appFusion = true;
  648. }
  649. yield return GManager.instance.photonWaitController.StartWait("AppFuse");
  650. }
  651. #endregion
  652. #region fix cost to pay
  653. int Cost = 0;
  654. if (PayCost)
  655. {
  656. if (!isJogress)
  657. {
  658. Cost = card.GetPayingCostWithBaseCost(baseCost, Root, targetPermanents, checkAvailability: false, FixedCost: _fixedCost);
  659. Cost = card.GetPayingCostWithBaseCost(baseCost, Root, targetPermanents, checkAvailability: false, FixedCost: _fixedCost);
  660. }
  661. else
  662. {
  663. if (card.jogressCondition.Count > 0)
  664. {
  665. Cost = card.GetPayingCostWithBaseCost(card.jogressCondition[baseDNA].cost, Root, targetPermanents, checkAvailability: false, FixedCost: _fixedCost);
  666. }
  667. }
  668. GManager.instance.memoryObject.ShowMemoryPredictionLine(card.Owner.ExpectedMemory(Cost));
  669. }
  670. #endregion
  671. #region end play cards
  672. bool endPlayCard = false;
  673. bool playFailed = false;
  674. if (PayCost)
  675. {
  676. if (Cost > card.Owner.MaxMemoryCost)
  677. {
  678. endPlayCard = true;
  679. playFailed = true;
  680. }
  681. }
  682. if (isEvolution)
  683. {
  684. if (targetPermanents != null)
  685. {
  686. if (targetPermanents.Count >= 1)
  687. {
  688. foreach (Permanent permanent in targetPermanents)
  689. {
  690. if (permanent != null)
  691. {
  692. if (permanent.TopCard == null)
  693. {
  694. endPlayCard = true;
  695. }
  696. }
  697. }
  698. if (!endPlayCard)
  699. {
  700. if (!isJogress && !IsBurst(card) && !IsAppFusion(card))
  701. {
  702. if (!GetIgnoreRequirement(CardEffectCommons.IgnoreRequirement.Level) && !card.CanPlayCardTargetFrame(targetPermanents[0].PermanentFrame, PayCost, CardEffect, root: Root, fixedCost: -1))
  703. {
  704. endPlayCard = true;
  705. playFailed = true;
  706. }
  707. }
  708. else if (isJogress)
  709. {
  710. if (!card.CanJogressFromTargetPermanents(targetPermanents, PayCost))
  711. {
  712. endPlayCard = true;
  713. playFailed = true;
  714. }
  715. }
  716. else if (IsBurst(card))
  717. {
  718. if (!card.CanBurstDigivolutionFromTargetPermanent(targetPermanents[0], PayCost))
  719. {
  720. endPlayCard = true;
  721. playFailed = true;
  722. }
  723. }
  724. else if (IsAppFusion(card))
  725. {
  726. if (!card.CanAppFusionFromTargetPermanent(targetPermanents[0], PayCost))
  727. {
  728. endPlayCard = true;
  729. playFailed = true;
  730. }
  731. }
  732. }
  733. }
  734. }
  735. }
  736. if (endPlayCard)
  737. {
  738. PlayLog.OnAddLog?.Invoke($"\nFailed to play:\n{card.BaseENGCardNameFromEntity}({card.CardID})\n");
  739. GManager.instance.GetComponent<SelectDigiXrosClass>().ResetSelectDigiXrosClass();
  740. GManager.instance.GetComponent<SelectDNACondition>().ResetSelectDNAConditionClass();
  741. GManager.instance.GetComponent<SelectAssemblyClass>().ResetSelectAssemblyClass();
  742. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().FailedPlayCardEffect(card));
  743. if (card.Owner.HandCards.Contains(card))
  744. {
  745. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(card));
  746. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddHandCards(new List<CardSource>() { card }, false, null));
  747. }
  748. ContinuousController.instance.StartCoroutine(OffMemoryPredictionLine());
  749. foreach (HandCard handCard in card.Owner.brainStormObject.BrainStormHandCards)
  750. {
  751. if (handCard.gameObject.activeSelf && handCard.cardSource == card)
  752. {
  753. yield return ContinuousController.instance.StartCoroutine(card.Owner.brainStormObject.CloseBrainstrorm(card));
  754. }
  755. }
  756. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  757. {
  758. foreach (FieldPermanentCard fieldPermanentCard in player.FieldPermanentObjects)
  759. {
  760. if (fieldPermanentCard != null)
  761. {
  762. fieldPermanentCard.OffPermanentIndexText();
  763. }
  764. }
  765. }
  766. if (playFailed)
  767. {
  768. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  769. {
  770. foreach (Permanent permanent in player.GetFieldPermanents())
  771. {
  772. permanent.IsSuspended = permanent.oldIsTapped_playCard;
  773. }
  774. }
  775. foreach (CardSource cardSource in oldTrashCards)
  776. {
  777. if (!CardEffectCommons.IsExistOnTrash(cardSource))
  778. {
  779. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(cardSource));
  780. }
  781. }
  782. }
  783. }
  784. #endregion
  785. card.Owner.UntilCalculateFixedCostEffect = new List<Func<EffectTiming, ICardEffect>>();
  786. if (endPlayCard)
  787. {
  788. continue;
  789. }
  790. #region pay cost
  791. if (PayCost)
  792. {
  793. // memory lose
  794. if (Cost <= card.Owner.MaxMemoryCost)
  795. {
  796. yield return ContinuousController.instance.StartCoroutine(card.Owner.AddMemory(-1 * Cost, null));
  797. }
  798. ContinuousController.instance.StartCoroutine(OffMemoryPredictionLine());
  799. }
  800. #endregion
  801. #region cut in effect after paying cost
  802. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(hashtable, EffectTiming.AfterPayCost));
  803. // cur in effect process
  804. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(
  805. false,
  806. AutoProcessing.HasExecutedSameEffect));
  807. #endregion
  808. // add to played cards
  809. playedCards_fixed.Add(card);
  810. }
  811. #region filter cards
  812. List<CardSource> permanentCards = playedCards_fixed.Filter(cardSource => cardSource.IsPermanent);
  813. List<CardSource> optionCards = playedCards_fixed.Filter(cardSource => !cardSource.IsPermanent);
  814. #region play permanent
  815. PlayPermanentClass playPermanent = new PlayPermanentClass(permanentCards, _hashtable, _targetPermanent, _isTapped, Root, _activateETB);
  816. if (isJogress)
  817. {
  818. playPermanent.SetJogress(_jogressEvoRootsFrameIDs);
  819. }
  820. if (burstDigivolved)
  821. {
  822. playPermanent.SetBurstDigivolved();
  823. }
  824. if (appFusion)
  825. playPermanent.SetAppFusion(_appFusionFrameIDs);
  826. if (_isBreedingArea)
  827. {
  828. playPermanent.SetIsBreedingArea();
  829. }
  830. yield return ContinuousController.instance.StartCoroutine(playPermanent.PlayPermanent());
  831. #endregion
  832. #region use option
  833. UseOptionClass useOption = new UseOptionClass(optionCards, _hashtable, Root)
  834. {
  835. _showEffect = _showEffect,
  836. _addSecurityEndOption = _addSecurityEndOption
  837. };
  838. yield return ContinuousController.instance.StartCoroutine(useOption.UseOption());
  839. #endregion
  840. #endregion
  841. }
  842. IEnumerator OffMemoryPredictionLine()
  843. {
  844. yield return new WaitForSeconds(0.5f);
  845. GManager.instance.memoryObject.OffMemoryPredictionLine();
  846. }
  847. }
  848. #endregion
  849. #region Hatch DigiEgg
  850. public class HatchDigiEggClass
  851. {
  852. public HatchDigiEggClass(Player player, Hashtable hashtable)
  853. {
  854. _player = player;
  855. _hashtable = hashtable;
  856. }
  857. Player _player { get; set; }
  858. Hashtable _hashtable { get; set; }
  859. public IEnumerator Hatch()
  860. {
  861. if (_player == null) yield break;
  862. if (!_player.CanHatch) yield break;
  863. CardSource card = _player.DigitamaLibraryCards[0];
  864. PlayPermanentClass playPermanentClass = new PlayPermanentClass(
  865. cardSources: new List<CardSource>() { card },
  866. hashtable: _hashtable,
  867. targetPermanent: null,
  868. isTapped: false,
  869. root: SelectCardEffect.Root.Library,
  870. ActivateETB: true);
  871. playPermanentClass.SetIsBreedingArea();
  872. playPermanentClass.SetIsHatching();
  873. yield return ContinuousController.instance.StartCoroutine(playPermanentClass.PlayPermanent());
  874. if (card.PermanentOfThisCard() != null)
  875. {
  876. card.PermanentOfThisCard().EnterFieldTurnCount = -1;
  877. }
  878. }
  879. }
  880. #endregion
  881. #region Play permanents
  882. #region Hashtable setting class
  883. public class OnEnterFieldHashtableParams
  884. {
  885. public OnEnterFieldHashtableParams(
  886. Permanent permanent,
  887. List<CardSource> evoRoots,
  888. List<CardSource> evoRootTops,
  889. SelectCardEffect.Root root,
  890. List<int> oldLevels,
  891. bool isFromDigimonDigivolutionCards)
  892. {
  893. Permanent = permanent;
  894. if (evoRoots != null)
  895. {
  896. EvoRoots = evoRoots.Clone();
  897. }
  898. if (evoRootTops != null)
  899. {
  900. EvoRootTops = evoRootTops.Clone();
  901. }
  902. Root = root;
  903. if (oldLevels != null)
  904. {
  905. OldLevels = oldLevels.Clone();
  906. }
  907. IsFromDigimonDigivolutionCards = isFromDigimonDigivolutionCards;
  908. }
  909. public Permanent Permanent { get; private set; } = null;
  910. public List<CardSource> EvoRoots = new List<CardSource>();
  911. public List<CardSource> EvoRootTops { get; private set; } = new List<CardSource>();
  912. public SelectCardEffect.Root Root { get; private set; } = SelectCardEffect.Root.None;
  913. public List<int> OldLevels { get; private set; } = new List<int>();
  914. public bool IsFromDigimonDigivolutionCards { get; private set; } = false;
  915. }
  916. #endregion
  917. public class PlayPermanentClass
  918. {
  919. public PlayPermanentClass(List<CardSource> cardSources, Hashtable hashtable, Permanent targetPermanent, bool isTapped, SelectCardEffect.Root root, bool ActivateETB)
  920. {
  921. if (cardSources != null)
  922. {
  923. _cardSources = cardSources.Filter(cardSource => cardSource != null).Clone();
  924. }
  925. _hashtable = hashtable;
  926. _targetPermanent = targetPermanent;
  927. _isTapped = isTapped;
  928. _root = root;
  929. _activateETB = ActivateETB;
  930. }
  931. public void SetJogress(int[] jogressEvoRootsFrameIDs)
  932. {
  933. if (jogressEvoRootsFrameIDs != null)
  934. {
  935. _jogressEvoRootsFrameIDs = jogressEvoRootsFrameIDs.CloneArray();
  936. }
  937. }
  938. public void SetBurstDigivolved()
  939. {
  940. _burstDigivolved = true;
  941. }
  942. public void SetAppFusion(int[] appFusionFrameIDs)
  943. {
  944. if (appFusionFrameIDs != null)
  945. {
  946. _appFusionFrameIDs = appFusionFrameIDs.CloneArray();
  947. }
  948. _appFusion = true;
  949. }
  950. public void SetIsBreedingArea()
  951. {
  952. _isBreedingArea = true;
  953. }
  954. public void SetIsHatching()
  955. {
  956. _isHatching = true;
  957. }
  958. public void SetISPlayOption()
  959. {
  960. _isPlayOption = true;
  961. }
  962. List<CardSource> _cardSources = new List<CardSource>();
  963. Hashtable _hashtable = null;
  964. Permanent _targetPermanent = null;
  965. bool _isTapped = false;
  966. SelectCardEffect.Root _root = SelectCardEffect.Root.None;
  967. bool _activateETB = true;
  968. int[] _jogressEvoRootsFrameIDs = null;
  969. int _digiXrosCount = 0;
  970. int _assemblyCount = 0;
  971. bool _burstDigivolved = false;
  972. int[] _appFusionFrameIDs = null;
  973. bool _appFusion = false;
  974. bool _isBreedingArea = false;
  975. bool _isHatching = false;
  976. bool _isPlayOption = false;
  977. public bool isJogress => _jogressEvoRootsFrameIDs != null && _jogressEvoRootsFrameIDs.Length == 2;
  978. public bool isAppFusion => _appFusionFrameIDs != null && _appFusionFrameIDs.Length == 2;
  979. public IEnumerator PlayPermanent()
  980. {
  981. List<OnEnterFieldHashtableParams> hashtableParams = new List<OnEnterFieldHashtableParams>();
  982. ICardEffect CardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  983. bool isEvolution = false;
  984. foreach (CardSource card in _cardSources)
  985. {
  986. yield return ContinuousController.instance.StartCoroutine(card.Owner.brainStormObject.CloseBrainstrorm(card));
  987. if (GManager.instance.GetComponent<SelectDigiXrosClass>().playCard == card)
  988. {
  989. _digiXrosCount = GManager.instance.GetComponent<SelectDigiXrosClass>().selectedDigicrossCards.Count;
  990. }
  991. if (GManager.instance.GetComponent<SelectAssemblyClass>().playCard == card)
  992. {
  993. _assemblyCount = GManager.instance.GetComponent<SelectAssemblyClass>().selectedAssemblyCards.Count;
  994. }
  995. bool isFromDigimonDigivolutionCards = card.Owner.GetFieldPermanents().Some((permanent) => permanent.DigivolutionCards.Contains(card));
  996. bool isFromSecurity = card.Owner.SecurityCards.Contains(card);
  997. yield return ContinuousController.instance.StartCoroutine(card.Owner.brainStormObject.CloseBrainstrorm(card));
  998. GManager.instance.turnStateMachine.isSync = true;
  999. Permanent permanent = null;
  1000. isEvolution = false;
  1001. List<CardSource> evoRoots = new List<CardSource>();
  1002. List<CardSource> evoRootTops = new List<CardSource>();
  1003. bool played = false;
  1004. List<int> oldLevels = new List<int>();
  1005. int frameId = -1;
  1006. if (_targetPermanent == null)
  1007. {
  1008. if (_isBreedingArea)
  1009. {
  1010. if (card.Owner.GetBreedingAreaPermanents().Count == 0)
  1011. {
  1012. FieldCardFrame digieggFrame = card.Owner.fieldCardFrames.Find(fieldCardFrame =>
  1013. fieldCardFrame.IsEmptyFrame() &&
  1014. !fieldCardFrame.IsBattleAreaFrame());
  1015. if (digieggFrame != null)
  1016. {
  1017. if (_isHatching)
  1018. frameId = digieggFrame.FrameID;
  1019. else if(card.CanPlayCardTargetFrame(digieggFrame, false, CardEffect, isBreedingArea: _isBreedingArea))
  1020. frameId = digieggFrame.FrameID;
  1021. }
  1022. }
  1023. }
  1024. else
  1025. {
  1026. FieldCardFrame preferredFrame = card.PreferredFrame();
  1027. if (preferredFrame != null)
  1028. {
  1029. frameId = preferredFrame.FrameID;
  1030. }
  1031. }
  1032. }
  1033. else
  1034. {
  1035. frameId = _targetPermanent.PermanentFrame.FrameID;
  1036. }
  1037. if (!isJogress)
  1038. {
  1039. if (!(0 <= frameId && frameId < card.Owner.fieldCardFrames.Count))
  1040. {
  1041. foreach (FieldCardFrame fieldCardFrame in card.Owner.fieldCardFrames)
  1042. {
  1043. if (card.CanPlayCardTargetFrame(fieldCardFrame, false, CardEffect, isBreedingArea: _isBreedingArea))
  1044. {
  1045. if (fieldCardFrame.IsEmptyFrame())
  1046. {
  1047. frameId = fieldCardFrame.FrameID;
  1048. break;
  1049. }
  1050. }
  1051. }
  1052. }
  1053. if (0 <= frameId && frameId < card.Owner.fieldCardFrames.Count)
  1054. {
  1055. played = true;
  1056. if (_targetPermanent != null)
  1057. {
  1058. isEvolution = true;
  1059. }
  1060. else
  1061. {
  1062. if (!CardEffectCommons.CanPlayAsNewPermanent(card, false, CardEffect, isBreedingArea: _isBreedingArea, isPlayOption: _isPlayOption))
  1063. {
  1064. played = false;
  1065. }
  1066. if(_isHatching)
  1067. played = _isHatching;
  1068. }
  1069. if (played)
  1070. {
  1071. card.Init();
  1072. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(card));
  1073. if (isEvolution)
  1074. {
  1075. oldLevels.Add(_targetPermanent.Level);
  1076. PlayLog.OnAddLog?.Invoke($"\nEvolution:\n{card.BaseENGCardNameFromEntity}({card.CardID})\n");
  1077. permanent = _targetPermanent;
  1078. evoRoots.Add(_targetPermanent.TopCard);
  1079. evoRootTops.Add(_targetPermanent.TopCard);
  1080. permanent.AddCardSource(card);
  1081. }
  1082. else
  1083. {
  1084. if (card.IsToken)
  1085. PlayLog.OnAddLog?.Invoke($"\nPlay on field:\n{card.BaseENGCardNameFromEntity} token\n");
  1086. else
  1087. PlayLog.OnAddLog?.Invoke($"\nPlay on field:\n{card.BaseENGCardNameFromEntity}({card.CardID})\n");
  1088. permanent = new Permanent(new List<CardSource>() { card }) { IsSuspended = _isTapped };
  1089. yield return ContinuousController.instance.StartCoroutine(CardObjectController.CreateNewPermanent(permanent, frameId));
  1090. permanent.EnterFieldTurnCount = GManager.instance.turnStateMachine.TurnCount;
  1091. }
  1092. GManager.instance.turnStateMachine.isSync = true;
  1093. if (GManager.instance.turnStateMachine.DoneStartGame)
  1094. {
  1095. if (!isEvolution)
  1096. {
  1097. #region wheter to have ETB effects
  1098. Hashtable hashtable = CardEffectCommons.OnEnterFieldHashtable(
  1099. hashtableParams: new List<OnEnterFieldHashtableParams>()
  1100. {
  1101. new OnEnterFieldHashtableParams(
  1102. permanent: permanent,
  1103. evoRoots: evoRoots,
  1104. evoRootTops: evoRootTops,
  1105. root: _root,
  1106. oldLevels: oldLevels,
  1107. isFromDigimonDigivolutionCards:isFromDigimonDigivolutionCards
  1108. )
  1109. },
  1110. isEvolution: isEvolution,
  1111. isJogress: isJogress,
  1112. digiXrosCount: _digiXrosCount,
  1113. assemblyCount: _assemblyCount,
  1114. cardEffect: CardEffect);
  1115. bool HasETB = permanent.EffectList(EffectTiming.OnEnterFieldAnyone).Some(cardEffect =>
  1116. cardEffect is ActivateICardEffect && cardEffect.CanUse(hashtable) && _activateETB && cardEffect.IsOnPlay);
  1117. #endregion
  1118. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateFieldPermanentCardEffect(permanent.ShowingPermanentCard, HasETB: HasETB, isDigiXros: _digiXrosCount >= 1));
  1119. }
  1120. else
  1121. {
  1122. bool isBlast = CardEffect != null && CardEffect.EffectName != null && CardEffect.EffectName.Contains("Blast");
  1123. //effect
  1124. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().DigivolveFieldPermanentCardEffect(permanent.ShowingPermanentCard, _burstDigivolved, isBlast, _appFusion));
  1125. }
  1126. }
  1127. }
  1128. }
  1129. }
  1130. else
  1131. {
  1132. if (_jogressEvoRootsFrameIDs.Length == 2)
  1133. {
  1134. played = true;
  1135. card.Init();
  1136. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(card));
  1137. isEvolution = true;
  1138. List<Permanent> evoRootPermanents = new List<Permanent>();
  1139. for (int i = 0; i < _jogressEvoRootsFrameIDs.Length; i++)
  1140. {
  1141. int frameID = _jogressEvoRootsFrameIDs[i];
  1142. Permanent evoRoot = card.Owner.fieldCardFrames[frameID].GetFramePermanent();
  1143. if (evoRoot != null)
  1144. {
  1145. if (evoRoot.TopCard != null)
  1146. {
  1147. evoRootPermanents.Add(evoRoot);
  1148. }
  1149. }
  1150. }
  1151. int targetFrameID = evoRootPermanents[0].PermanentFrame.FrameID;
  1152. foreach (Permanent evoRootPermanent in evoRootPermanents)
  1153. {
  1154. evoRoots.Add(evoRootPermanent.TopCard);
  1155. }
  1156. List<CardSource> newDigivolutionCards = evoRootPermanents
  1157. .Map(evoRootPermanent => evoRootPermanent.cardSources)
  1158. .Flat();
  1159. foreach (Permanent evoRootPermanent in evoRootPermanents)
  1160. {
  1161. oldLevels.Add(evoRootPermanent.Level);
  1162. evoRootTops.Add(evoRootPermanent.TopCard);
  1163. }
  1164. foreach (Permanent evoRootPermanent in evoRootPermanents)
  1165. {
  1166. yield return ContinuousController.instance.StartCoroutine(evoRootPermanent.DiscardEvoRoots(ignoreOverflow: true, putToTrash: false));
  1167. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(evoRootPermanent, ignoreOverflow: true));
  1168. }
  1169. PlayLog.OnAddLog?.Invoke($"\nJogress:\n{card.BaseENGCardNameFromEntity}({card.CardID})\n");
  1170. permanent = new Permanent(new List<CardSource>() { card }) { IsSuspended = false };
  1171. yield return ContinuousController.instance.StartCoroutine(CardObjectController.CreateNewPermanent(permanent, targetFrameID));
  1172. permanent.EnterFieldTurnCount = -1;
  1173. newDigivolutionCards.Reverse();
  1174. yield return ContinuousController.instance.StartCoroutine(permanent.AddDigivolutionCardsTop(newDigivolutionCards, null));
  1175. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateFieldPermanentCardEffect(permanent.ShowingPermanentCard, isDigiXros: false, jogressEvoRoots: evoRootTops.ToArray()));
  1176. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(evoRootTops, "DNA Digivolution Cards", true, true));
  1177. foreach (CardSource evolutionCard in permanent.DigivolutionCards)
  1178. {
  1179. evolutionCard.cEntity_EffectController.InitUseCountThisTurn();
  1180. }
  1181. }
  1182. }
  1183. if (played)
  1184. {
  1185. if (isFromSecurity)
  1186. {
  1187. yield return ContinuousController.instance.StartCoroutine(new IReduceSecurity(
  1188. player: card.Owner,
  1189. refSkillInfos: ref ContinuousController.instance.nullSkillInfos,
  1190. CardEffectCommons.GetCardEffectFromHashtable(_hashtable)).ReduceSecurity());
  1191. }
  1192. if (isEvolution)
  1193. {
  1194. card.Owner.DigivolveCount_ThisTurn++;
  1195. yield return ContinuousController.instance.StartCoroutine(new DrawClass(card.Owner, 1, null).Draw());
  1196. if (_burstDigivolved)
  1197. {
  1198. if (permanent.TopCard != null)
  1199. {
  1200. permanent.IsBurstDigivolved = true;
  1201. GManager.instance.selectBurstDigivolutionEffect.AddTrashTopCardAtTurnEnd(permanent);
  1202. }
  1203. }
  1204. if (_appFusion)
  1205. {
  1206. if (permanent.TopCard != null)
  1207. {
  1208. permanent.IsAppFusion = true;
  1209. }
  1210. }
  1211. permanent.CardNamesJustAfterDigivolved = permanent.TopCard.CardNames.Clone();
  1212. permanent.DigivolvingEffect = CardEffect;
  1213. }
  1214. else
  1215. {
  1216. permanent.PlayingEffect = CardEffect;
  1217. if (permanent.TopCard.HasLevel)
  1218. {
  1219. permanent.LevelJustAfterPlayed = permanent.Level;
  1220. }
  1221. if (permanent.TopCard.HasPlayCost)
  1222. {
  1223. permanent.PlayCostJustAfterPlayed = permanent.TopCard.GetCostItself;
  1224. }
  1225. permanent.CardNamesJustAfterPlayed = permanent.TopCard.CardNames.Clone();
  1226. permanent.TraitsJustAfterPlayed = permanent.TopCard.CardTraits.Clone();
  1227. }
  1228. #region move permanents (hybrid)
  1229. if (CardEffectCommons.IsPermanentExistsOnBattleArea(permanent))
  1230. {
  1231. if (permanent.TopCard.PreferredFrame() != null)
  1232. {
  1233. if (permanent.PermanentFrame != permanent.TopCard.PreferredFrame())
  1234. {
  1235. if (permanent.TopCard.PreferredFrame().IsEmptyFrame())
  1236. {
  1237. bool move = false;
  1238. if (permanent.IsDigimon)
  1239. {
  1240. if (permanent.TopCard.Owner.isYou)
  1241. {
  1242. if (permanent.TopCard.PreferredFrame().Frame.transform.parent.localPosition.y > permanent.PermanentFrame.Frame.transform.parent.localPosition.y + 5)
  1243. {
  1244. move = true;
  1245. }
  1246. }
  1247. else
  1248. {
  1249. if (permanent.TopCard.PreferredFrame().Frame.transform.parent.localPosition.y < permanent.PermanentFrame.Frame.transform.parent.localPosition.y - 5)
  1250. {
  1251. move = true;
  1252. }
  1253. }
  1254. }
  1255. else if (permanent.IsTamer || permanent.TopCard.IsOption)
  1256. {
  1257. if (permanent.TopCard.Owner.isYou)
  1258. {
  1259. if (permanent.TopCard.PreferredFrame().Frame.transform.parent.localPosition.y < permanent.PermanentFrame.Frame.transform.parent.localPosition.y - 5)
  1260. {
  1261. move = true;
  1262. }
  1263. }
  1264. else
  1265. {
  1266. if (permanent.TopCard.PreferredFrame().Frame.transform.parent.localPosition.y > permanent.PermanentFrame.Frame.transform.parent.localPosition.y + 5)
  1267. {
  1268. move = true;
  1269. }
  1270. }
  1271. }
  1272. if (move)
  1273. {
  1274. yield return ContinuousController.instance.StartCoroutine(CardObjectController.MovePermanent(permanent.PermanentFrame));
  1275. }
  1276. }
  1277. }
  1278. }
  1279. }
  1280. #endregion
  1281. yield return GManager.instance.GetComponent<SelectDigiXrosClass>().AddDigivolutiuonCardsByEffect(card);
  1282. yield return GManager.instance.GetComponent<SelectDigiXrosClass>().AddDigivolutiuonCards(card);
  1283. yield return GManager.instance.GetComponent<SelectAssemblyClass>().AddDigivolutiuonCardsByEffect(card);
  1284. yield return GManager.instance.GetComponent<SelectAssemblyClass>().AddDigivolutiuonCards(card);
  1285. if (GManager.instance.turnStateMachine.DoneStartGame)
  1286. {
  1287. hashtableParams.Add(
  1288. new OnEnterFieldHashtableParams(
  1289. permanent: permanent,
  1290. evoRoots: evoRoots,
  1291. evoRootTops: evoRootTops,
  1292. root: _root,
  1293. oldLevels: oldLevels,
  1294. isFromDigimonDigivolutionCards: isFromDigimonDigivolutionCards
  1295. )
  1296. );
  1297. }
  1298. }
  1299. GManager.instance.GetComponent<SelectDigiXrosClass>().ResetSelectDigiXrosClass();
  1300. GManager.instance.GetComponent<SelectAssemblyClass>().ResetSelectAssemblyClass();
  1301. GManager.instance.GetComponent<SelectDNACondition>().ResetSelectDNAConditionClass();
  1302. yield return GManager.instance.photonWaitController.StartWait("EndPlayPermanent");
  1303. }
  1304. // except [On Play] effect
  1305. bool CardEffectCondition(ICardEffect cardEffect)
  1306. {
  1307. if (cardEffect == null)
  1308. {
  1309. return false;
  1310. }
  1311. if (!_activateETB)
  1312. {
  1313. if (cardEffect is ActivateICardEffect)
  1314. {
  1315. if (cardEffect.IsOnPlay)
  1316. {
  1317. return false;
  1318. }
  1319. }
  1320. }
  1321. return true;
  1322. }
  1323. Hashtable effectHashtable = CardEffectCommons.OnEnterFieldHashtable(
  1324. hashtableParams: hashtableParams,
  1325. isEvolution: isEvolution,
  1326. isJogress: isJogress,
  1327. digiXrosCount: _digiXrosCount,
  1328. assemblyCount: _assemblyCount,
  1329. cardEffect: CardEffect);
  1330. #region "When permanents are played" effect
  1331. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(
  1332. hashtable: effectHashtable,
  1333. timing: EffectTiming.OnEnterFieldAnyone,
  1334. cardEffectCondition: CardEffectCondition));
  1335. #endregion
  1336. }
  1337. }
  1338. #endregion
  1339. #region Use option
  1340. public class UseOptionClass
  1341. {
  1342. public UseOptionClass(List<CardSource> cardSources, Hashtable hashtable, SelectCardEffect.Root root)
  1343. {
  1344. if (cardSources != null)
  1345. {
  1346. _cardSources = cardSources.Filter(cardSource => cardSource != null).Clone();
  1347. }
  1348. _hashtable = hashtable;
  1349. _root = root;
  1350. }
  1351. List<CardSource> _cardSources = new List<CardSource>();
  1352. SelectCardEffect.Root _root = SelectCardEffect.Root.None;
  1353. Hashtable _hashtable = null;
  1354. public bool _showEffect = false;
  1355. public bool _addSecurityEndOption = false;
  1356. public IEnumerator UseOption()
  1357. {
  1358. ICardEffect CardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  1359. foreach (CardSource card in _cardSources)
  1360. {
  1361. if (_showEffect)
  1362. {
  1363. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().DeleteHandCardEffectCoroutine(card));
  1364. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowUseHandCardEffect_PlayCard(card));
  1365. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(card));
  1366. }
  1367. PlayLog.OnAddLog?.Invoke($"\nPlay Option:\n{card.BaseENGCardNameFromEntity}({card.CardID})\n");
  1368. card.Init();
  1369. GManager.instance.turnStateMachine.isSync = true;
  1370. card.SetFace();
  1371. int cost = card.GetCostItself;
  1372. //Remove from all areas
  1373. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(card));
  1374. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddExecutingCard(card));
  1375. yield return ContinuousController.instance.StartCoroutine(card.Owner.brainStormObject.BrainStormCoroutine(card));
  1376. #region Set HashTable
  1377. Hashtable hashtable = new Hashtable()
  1378. {
  1379. {"Card", card},
  1380. {"Root", _root},
  1381. {"Cost", cost},
  1382. };
  1383. #endregion
  1384. #region "When option is used" effect
  1385. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnUseOption));
  1386. yield return ContinuousController.instance.StartCoroutine(AutoProcessing.ActivateBackgroundEffects(hashtable, EffectTiming.OnUseOption));
  1387. #endregion
  1388. #region effect process of option card
  1389. foreach (ICardEffect cardEffect in card.EffectList(EffectTiming.OptionSkill))
  1390. {
  1391. if (cardEffect is ActivateICardEffect)
  1392. {
  1393. if (cardEffect.CanUse(hashtable))
  1394. {
  1395. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.ActivateEffectProcess(
  1396. cardEffect,
  1397. hashtable));
  1398. }
  1399. }
  1400. }
  1401. #endregion
  1402. if (card.Owner.ExecutingCards.Contains(card))
  1403. {
  1404. if (_addSecurityEndOption && card.Owner.CanAddSecurity(CardEffect))
  1405. {
  1406. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddSecurityCard(card));
  1407. }
  1408. else
  1409. {
  1410. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(card));
  1411. }
  1412. }
  1413. yield return ContinuousController.instance.StartCoroutine(card.Owner.brainStormObject.CloseBrainstrorm(card));
  1414. yield return GManager.instance.photonWaitController.StartWait("EndPlayOption");
  1415. }
  1416. }
  1417. }
  1418. #endregion
  1419. #region Draw cards
  1420. public class DrawClass
  1421. {
  1422. public DrawClass(Player player, int drawCount, ICardEffect cardEffect)
  1423. {
  1424. _player = player;
  1425. _drawCount = drawCount;
  1426. _cardEffect = cardEffect;
  1427. }
  1428. Player _player = null;
  1429. int _drawCount = 0;
  1430. ICardEffect _cardEffect = null;
  1431. public IEnumerator Draw()
  1432. {
  1433. if (_drawCount <= 0) yield break;
  1434. if (_player.LibraryCards.Count <= 0) yield break;
  1435. List<CardSource> DrawCards = new List<CardSource>();
  1436. for (int i = 0; i < _drawCount; i++)
  1437. {
  1438. if (_player.LibraryCards.Count > 0)
  1439. {
  1440. CardSource DrawCard = _player.LibraryCards[0];
  1441. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(DrawCard));
  1442. DrawCards.Add(DrawCard);
  1443. }
  1444. }
  1445. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddHandCards(DrawCards, true, _cardEffect));
  1446. #region add log
  1447. if (DrawCards.Count >= 1)
  1448. {
  1449. PlayLog.OnAddLog?.Invoke($"\nDraw {DrawCards.Count} card{Utils.PluralFormSuffix(DrawCards.Count)}\n{_player.PlayerName}\n");
  1450. }
  1451. #endregion
  1452. #region "When draw cards" effect
  1453. if (DrawCards.Count >= 1)
  1454. {
  1455. #region Hashtable setting
  1456. Hashtable _hashtable = new Hashtable()
  1457. {
  1458. {"Player", _player},
  1459. {"CardEffect", _cardEffect}
  1460. };
  1461. #endregion
  1462. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(_hashtable, EffectTiming.OnDraw));
  1463. }
  1464. #endregion
  1465. }
  1466. }
  1467. #endregion
  1468. #region Trash cards from deck too
  1469. public class IAddTrashCardsFromLibraryTop
  1470. {
  1471. public IAddTrashCardsFromLibraryTop(int addTrashCount, Player player, ICardEffect cardEffect)
  1472. {
  1473. _addTrashCount = addTrashCount;
  1474. _player = player;
  1475. _cardEffect = cardEffect;
  1476. }
  1477. public void SetNotShowCards()
  1478. {
  1479. _notShowCards = true;
  1480. }
  1481. int _addTrashCount;
  1482. Player _player;
  1483. public List<CardSource> discardedCards = new List<CardSource>();
  1484. ICardEffect _cardEffect { get; set; } = null;
  1485. bool _notShowCards = false;
  1486. public IEnumerator AddTrashCardsFromLibraryTop()
  1487. {
  1488. if (_addTrashCount <= 0) yield break;
  1489. if (_player.LibraryCards.Count == 0) yield break;
  1490. string log = "";
  1491. log += $"\nTrash cards from deck :";
  1492. for (int i = 0; i < _addTrashCount; i++)
  1493. {
  1494. if (_player.LibraryCards.Count > i)
  1495. {
  1496. CardSource DiscardCard = _player.LibraryCards[i];
  1497. discardedCards.Add(DiscardCard);
  1498. log += $"\n{DiscardCard.BaseENGCardNameFromEntity}({DiscardCard.CardID})";
  1499. }
  1500. }
  1501. if (discardedCards.Count >= 1)
  1502. {
  1503. if (!_notShowCards)
  1504. {
  1505. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(discardedCards, "Discarded Cards", true, true));
  1506. }
  1507. }
  1508. yield return ContinuousController.instance.StartCoroutine(new ITrashDeckCards(discardedCards, _cardEffect).TrashDeckCards());
  1509. if (discardedCards.Count >= 1)
  1510. {
  1511. for (int i = 0; i < discardedCards.Count; i++)
  1512. {
  1513. ContinuousController.instance.PlaySE(GManager.instance.DrawSE);
  1514. yield return new WaitForSeconds(0.06f);
  1515. }
  1516. log += "\n";
  1517. PlayLog.OnAddLog?.Invoke(log);
  1518. }
  1519. }
  1520. }
  1521. #endregion
  1522. #region Add security from deck top
  1523. public class IAddSecurityFromLibrary
  1524. {
  1525. public IAddSecurityFromLibrary(Player player, int addLifeCount)
  1526. {
  1527. _player = player;
  1528. _addSecurityCount = addLifeCount;
  1529. }
  1530. Player _player = null;
  1531. int _addSecurityCount = 0;
  1532. public IEnumerator AddSecurity()
  1533. {
  1534. int count = 0;
  1535. for (int i = 0; i < _addSecurityCount; i++)
  1536. {
  1537. if (_player.LibraryCards.Count > 0)
  1538. {
  1539. CardSource StockCard = _player.LibraryCards[0];
  1540. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddSecurityCard(StockCard, useEffect: (i == 0)));
  1541. count++;
  1542. }
  1543. }
  1544. if (count > 0)
  1545. {
  1546. string log = "";
  1547. log += $"\nAdd {count} cards to security:{_player.PlayerName}";
  1548. log += "\n";
  1549. PlayLog.OnAddLog?.Invoke(log);
  1550. }
  1551. }
  1552. }
  1553. #endregion
  1554. #region Recovery
  1555. public class IRecovery
  1556. {
  1557. public IRecovery(Player player, int AddLifeCount, ICardEffect cardEffect)
  1558. {
  1559. _player = player;
  1560. _addLifeCount = AddLifeCount;
  1561. _cardEffect = cardEffect;
  1562. }
  1563. Player _player = null;
  1564. int _addLifeCount = 0;
  1565. ICardEffect _cardEffect = null;
  1566. public IEnumerator Recovery()
  1567. {
  1568. if (_player.LibraryCards.Count == 0) yield break;
  1569. if (_addLifeCount <= 0) yield break;
  1570. if (!_player.CanAddSecurity(_cardEffect)) yield break;
  1571. yield return ContinuousController.instance.StartCoroutine(new IAddSecurityFromLibrary(_player, _addLifeCount).AddSecurity());
  1572. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateRecoveryEffect(_player));
  1573. }
  1574. }
  1575. #endregion
  1576. #region Digi-Burst
  1577. public class IDigiBurst
  1578. {
  1579. public IDigiBurst(Permanent permanent, int DigiBurstCount, ICardEffect cardEffect)
  1580. {
  1581. _permanent = permanent;
  1582. _digiBurstCount = DigiBurstCount;
  1583. _cardEffect = cardEffect;
  1584. }
  1585. Permanent _permanent = null;
  1586. int _digiBurstCount = 0;
  1587. ICardEffect _cardEffect = null;
  1588. bool _upToMaxCount = false;
  1589. public List<CardSource> discardedCards = new List<CardSource>();
  1590. public void SetUpToMaxCount()
  1591. {
  1592. _upToMaxCount = true;
  1593. }
  1594. public bool CanDigiBurst()
  1595. {
  1596. if (_permanent != null)
  1597. {
  1598. if (_permanent.TopCard != null)
  1599. {
  1600. if (_permanent.ImmuneFromStackTrashing(_cardEffect)) return false;
  1601. if (_upToMaxCount)
  1602. {
  1603. if (_permanent.DigivolutionCards.Some((cardSource) => !cardSource.CanNotTrashFromDigivolutionCards(_cardEffect)))
  1604. {
  1605. return true;
  1606. }
  1607. }
  1608. else
  1609. {
  1610. if (_permanent.DigivolutionCards.Count((cardSource) => !cardSource.CanNotTrashFromDigivolutionCards(_cardEffect)) >= _digiBurstCount)
  1611. {
  1612. return true;
  1613. }
  1614. }
  1615. }
  1616. }
  1617. return false;
  1618. }
  1619. public IEnumerator DigiBurst()
  1620. {
  1621. if (CanDigiBurst())
  1622. {
  1623. discardedCards = new List<CardSource>();
  1624. List<CardSource> selectedCards = new List<CardSource>();
  1625. SelectCardEffect selectCardEffect = GManager.instance.GetComponent<SelectCardEffect>();
  1626. selectCardEffect.SetUp(
  1627. canTargetCondition: (cardSource) => !cardSource.CanNotTrashFromDigivolutionCards(_cardEffect),
  1628. canTargetCondition_ByPreSelecetedList: null,
  1629. canEndSelectCondition: CanEndSelectCondition,
  1630. canNoSelect: () => false,
  1631. selectCardCoroutine: SelectCardCoroutine,
  1632. afterSelectCardCoroutine: null,
  1633. message: "Select digivolution cards to discard.",
  1634. maxCount: _digiBurstCount,
  1635. canEndNotMax: _upToMaxCount,
  1636. isShowOpponent: true,
  1637. mode: SelectCardEffect.Mode.Custom,
  1638. root: SelectCardEffect.Root.Custom,
  1639. customRootCardList: _permanent.DigivolutionCards,
  1640. canLookReverseCard: true,
  1641. selectPlayer: _permanent.TopCard.Owner,
  1642. cardEffect: null);
  1643. selectCardEffect.SetUseFaceDown();
  1644. selectCardEffect.SetUpCustomMessage("Select digivolution cards to discard.", "The opponent is selecting digivolution cards to discard.");
  1645. yield return ContinuousController.instance.StartCoroutine(selectCardEffect.Activate());
  1646. bool CanEndSelectCondition(List<CardSource> cardSources)
  1647. {
  1648. if (CardEffectCommons.HasNoElement(cardSources))
  1649. {
  1650. return false;
  1651. }
  1652. return true;
  1653. }
  1654. IEnumerator SelectCardCoroutine(CardSource cardSource)
  1655. {
  1656. selectedCards.Add(cardSource);
  1657. yield return null;
  1658. }
  1659. if (selectedCards.Count >= 1)
  1660. {
  1661. #region "When use Digi-Burst" effect
  1662. #region Hashtable setting
  1663. Hashtable hashtable = new Hashtable()
  1664. {
  1665. {"Permanent", _permanent},
  1666. {"CardEffect", _cardEffect},
  1667. };
  1668. #endregion
  1669. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnUseDigiburst));
  1670. #endregion
  1671. // trash digivolution cards
  1672. yield return ContinuousController.instance.StartCoroutine(new ITrashDigivolutionCards(_permanent, selectedCards, _cardEffect).TrashDigivolutionCards());
  1673. foreach (CardSource cardSource in selectedCards)
  1674. {
  1675. discardedCards.Add(cardSource);
  1676. }
  1677. #region add log
  1678. if (selectedCards.Count >= 1)
  1679. {
  1680. string log = "";
  1681. log += $"\nDigiburst :";
  1682. foreach (CardSource cardSource in selectedCards)
  1683. {
  1684. if (cardSource != null)
  1685. {
  1686. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  1687. }
  1688. }
  1689. log += "\n";
  1690. PlayLog.OnAddLog?.Invoke(log);
  1691. }
  1692. #endregion
  1693. }
  1694. }
  1695. }
  1696. }
  1697. #endregion
  1698. #region Place permanents to deck bottom
  1699. public class DeckBottomBounceClass
  1700. {
  1701. public DeckBottomBounceClass(List<Permanent> deckBounceTargetPermanents, Hashtable hashtable)
  1702. {
  1703. _deckBounceTargetPermanents = deckBounceTargetPermanents.Clone();
  1704. _hashtable = hashtable;
  1705. }
  1706. public void SetNotShowCards()
  1707. {
  1708. _notShowCards = true;
  1709. }
  1710. public bool IsDeckBounced(Permanent permanent)
  1711. {
  1712. return DeckBouncedPermanents.Contains(permanent);
  1713. }
  1714. List<Permanent> _deckBounceTargetPermanents = new List<Permanent>();
  1715. public List<Permanent> DeckBouncedPermanents { get; private set; } = new List<Permanent>();
  1716. Hashtable _hashtable = new Hashtable();
  1717. bool _notShowCards = false;
  1718. public IEnumerator DeckBounce()
  1719. {
  1720. if (_deckBounceTargetPermanents == null) yield break;
  1721. ICardEffect cardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  1722. _deckBounceTargetPermanents = _deckBounceTargetPermanents.Filter(permanent =>
  1723. permanent != null
  1724. && permanent.TopCard != null
  1725. && (cardEffect == null ||
  1726. (!permanent.TopCard.CanNotBeAffected(cardEffect)
  1727. && !permanent.CannotReturnToLibrary(cardEffect)
  1728. && permanent.CanBeRemoved())));
  1729. if (_deckBounceTargetPermanents.Count == 0) yield break;
  1730. _deckBounceTargetPermanents.ForEach(permanent => permanent.willBeRemoveField = true);
  1731. #region cut in effect
  1732. // "When permanents would return to deck" effect
  1733. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  1734. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  1735. _deckBounceTargetPermanents,
  1736. cardEffect,
  1737. null
  1738. ),
  1739. EffectTiming.WhenReturntoLibraryAnyone));
  1740. // "When permanents would remove field" effect
  1741. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  1742. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  1743. _deckBounceTargetPermanents,
  1744. cardEffect,
  1745. null
  1746. ),
  1747. EffectTiming.WhenRemoveField));
  1748. if (GManager.instance.autoProcessing_CutIn.HasAwaitingActivateEffects())
  1749. {
  1750. foreach (Permanent permanent in _deckBounceTargetPermanents)
  1751. {
  1752. permanent.ShowDeckBounceEffect();
  1753. }
  1754. // cut in effect process
  1755. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, null));
  1756. foreach (Permanent permanent in _deckBounceTargetPermanents)
  1757. {
  1758. permanent.HideDeckBounceEffect();
  1759. }
  1760. }
  1761. #endregion
  1762. // fix deck bounce target permanents
  1763. List<Permanent> deckBounceTargetPermanents_Fixed = _deckBounceTargetPermanents.Filter(permanent =>
  1764. permanent != null
  1765. && permanent.TopCard != null
  1766. && permanent.willBeRemoveField);
  1767. #region show cards
  1768. List<CardSource> returnedCards = deckBounceTargetPermanents_Fixed.Map(permanent => permanent.TopCard);
  1769. if (!_notShowCards)
  1770. {
  1771. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(returnedCards, "Deck bottom cards", true, true));
  1772. }
  1773. #endregion
  1774. #region
  1775. List<CardSource> deckBottomCards = new List<CardSource>();
  1776. foreach (Permanent permanent in deckBounceTargetPermanents_Fixed)
  1777. {
  1778. #region recoed used effect
  1779. if (permanent.TopCard != null)
  1780. {
  1781. permanent.LibraryBounceEffect = cardEffect;
  1782. }
  1783. #endregion
  1784. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().DeckBounceEffect(permanent));
  1785. yield return ContinuousController.instance.StartCoroutine(permanent.DiscardEvoRoots());
  1786. CardSource topCard = permanent.TopCard;
  1787. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(permanent));
  1788. deckBottomCards.Add(topCard);
  1789. DeckBouncedPermanents.Add(permanent);
  1790. }
  1791. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddLibraryBottomCards(deckBottomCards));
  1792. #endregion
  1793. #region off icon
  1794. foreach (Permanent permanent in _deckBounceTargetPermanents)
  1795. {
  1796. if (permanent != null)
  1797. {
  1798. if (permanent.TopCard != null)
  1799. {
  1800. permanent.willBeRemoveField = false;
  1801. }
  1802. }
  1803. }
  1804. #endregion
  1805. }
  1806. }
  1807. #endregion
  1808. #region Return permanent to hand
  1809. public class HandBounceClaass
  1810. {
  1811. public HandBounceClaass(List<Permanent> bounceTargetPermanents, Hashtable hashtable)
  1812. {
  1813. _bounceTargetPermanents = bounceTargetPermanents.Clone().Filter(CardEffectCommons.IsPermanentExistsOnBattleArea);
  1814. _hashtable = hashtable;
  1815. }
  1816. public bool IsBounced(Permanent permanent)
  1817. {
  1818. return BouncedPermanents.Contains(permanent);
  1819. }
  1820. List<Permanent> _bounceTargetPermanents = new List<Permanent>();
  1821. public List<Permanent> BouncedPermanents { get; private set; } = new List<Permanent>();
  1822. Hashtable _hashtable = new Hashtable();
  1823. bool _notShowCards = false;
  1824. public IEnumerator Bounce()
  1825. {
  1826. if (_bounceTargetPermanents == null) yield break;
  1827. ICardEffect cardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  1828. _bounceTargetPermanents = _bounceTargetPermanents.Filter(permanent =>
  1829. permanent != null
  1830. && permanent.TopCard != null
  1831. && (cardEffect == null ||
  1832. (!permanent.TopCard.CanNotBeAffected(cardEffect)
  1833. && !permanent.CannotReturnToHand(cardEffect)
  1834. && permanent.CanBeRemoved())));
  1835. if (_bounceTargetPermanents.Count == 0) yield break;
  1836. _bounceTargetPermanents.ForEach(permanent => permanent.willBeRemoveField = true);
  1837. #region cut in effect
  1838. // "When permanents would return to hand" effect
  1839. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  1840. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  1841. _bounceTargetPermanents,
  1842. cardEffect,
  1843. null
  1844. ),
  1845. EffectTiming.WhenReturntoHandAnyone));
  1846. // "When permanents would remove field" effect
  1847. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  1848. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  1849. _bounceTargetPermanents,
  1850. cardEffect,
  1851. null
  1852. ),
  1853. EffectTiming.WhenRemoveField));
  1854. if (GManager.instance.autoProcessing_CutIn.HasAwaitingActivateEffects())
  1855. {
  1856. foreach (Permanent permanent in _bounceTargetPermanents)
  1857. {
  1858. permanent.ShowHandBounceEffect();
  1859. }
  1860. // shrink security Digimon display
  1861. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.ShrinkSecurityDigimonDisplay());
  1862. // cut in effect process
  1863. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, null));
  1864. foreach (Permanent permanent in _bounceTargetPermanents)
  1865. {
  1866. permanent.HideHandBounceEffect();
  1867. }
  1868. }
  1869. #endregion
  1870. // fix bounce target permanents
  1871. List<Permanent> bounceTargetPermanents_Fixed = _bounceTargetPermanents.Filter(permanent =>
  1872. permanent != null
  1873. && permanent.TopCard != null
  1874. && permanent.willBeRemoveField);
  1875. #region "When permanents returned to hand" effect
  1876. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing
  1877. .StackSkillInfos(CardEffectCommons.OnDeletionHashtable(
  1878. bounceTargetPermanents_Fixed,
  1879. cardEffect,
  1880. null,
  1881. false
  1882. ),
  1883. EffectTiming.OnPermamemtReturnedToHand));
  1884. #endregion
  1885. #region record parameter just before bounce
  1886. foreach (Permanent permanent in bounceTargetPermanents_Fixed)
  1887. {
  1888. permanent.DPJustBeforeRemoveField = permanent.DP;
  1889. if (permanent.TopCard.HasLevel)
  1890. {
  1891. permanent.LevelJustBeforeRemoveField = permanent.Level;
  1892. }
  1893. if (permanent.TopCard.HasPlayCost)
  1894. {
  1895. permanent.CostJustBeforeRemoveField = permanent.TopCard.GetCostItself;
  1896. }
  1897. permanent.CardNamesJustBeforeRemoveField = new List<string>(permanent.TopCard.CardNames);
  1898. permanent.CardTraitsJustBeforeRemoveField = new List<string>(permanent.TopCard.CardTraits);
  1899. foreach (CardSource cardSource in permanent.cardSources)
  1900. {
  1901. cardSource.PermanentJustBeforeRemoveField = permanent;
  1902. }
  1903. }
  1904. #endregion
  1905. #region add log
  1906. if (bounceTargetPermanents_Fixed.Count >= 1)
  1907. {
  1908. string log = "";
  1909. log += $"\nReturn to hand:";
  1910. foreach (Permanent permanent in bounceTargetPermanents_Fixed)
  1911. {
  1912. log += $"\n{permanent.TopCard.BaseENGCardNameFromEntity}({permanent.TopCard.CardID})";
  1913. }
  1914. log += "\n";
  1915. PlayLog.OnAddLog?.Invoke(log);
  1916. }
  1917. #endregion
  1918. #region show cards
  1919. List<CardSource> returnedCards = bounceTargetPermanents_Fixed.Map(permanent => permanent.TopCard);
  1920. if (!_notShowCards)
  1921. {
  1922. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(returnedCards, "Cards returned to hand", true, true));
  1923. }
  1924. #endregion
  1925. #region return permanent cards to hand
  1926. List<CardSource> handCards = new List<CardSource>();
  1927. foreach (Permanent permanent in bounceTargetPermanents_Fixed)
  1928. {
  1929. #region record used effect
  1930. if (permanent.TopCard != null)
  1931. {
  1932. permanent.HandBounceEffect = cardEffect;
  1933. }
  1934. #endregion
  1935. // record whether to return to hand by Burst Digivolution
  1936. permanent.IsReturnedToHandByBurstDigivolution = CardEffectCommons.IsBurst(_hashtable);
  1937. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().BounceEffect(permanent, !permanent.IsReturnedToHandByBurstDigivolution));
  1938. yield return ContinuousController.instance.StartCoroutine(permanent.DiscardEvoRoots());
  1939. CardSource topCard = permanent.TopCard;
  1940. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(permanent));
  1941. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(topCard));
  1942. if (!topCard.IsDigiEgg)
  1943. {
  1944. handCards.Add(topCard);
  1945. BouncedPermanents.Add(permanent);
  1946. }
  1947. else
  1948. {
  1949. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddLibraryBottomCards(new List<CardSource>() { topCard }));
  1950. }
  1951. }
  1952. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddHandCards(handCards, false, cardEffect));
  1953. #endregion
  1954. #region hide icon
  1955. foreach (Permanent permanent in _bounceTargetPermanents)
  1956. {
  1957. if (permanent != null)
  1958. {
  1959. if (permanent.TopCard != null)
  1960. {
  1961. permanent.willBeRemoveField = false;
  1962. }
  1963. }
  1964. }
  1965. #endregion
  1966. }
  1967. }
  1968. #endregion
  1969. #region Place permanent to another permanent's digivolution cards
  1970. public class IPlacePermanentToDigivolutionCards
  1971. {
  1972. public IPlacePermanentToDigivolutionCards(
  1973. List<Permanent[]> permanentArrays,
  1974. bool toTop,
  1975. ICardEffect cardEffect,
  1976. bool skipEffectAndActivateSkill = false)
  1977. {
  1978. permanentArrays.Clone().ForEach(permanentArray => _permanentArrays.Add(permanentArray.CloneArray()));
  1979. _toTop = toTop;
  1980. _cardEffect = cardEffect;
  1981. _skipEffectAndActivateSkill = skipEffectAndActivateSkill;
  1982. }
  1983. public void SetNotShowCards()
  1984. {
  1985. _notShowCards = true;
  1986. }
  1987. List<Permanent[]> _permanentArrays = new List<Permanent[]>();
  1988. ICardEffect _cardEffect = null;
  1989. bool _toTop = false;
  1990. bool _notShowCards = false;
  1991. bool _skipEffectAndActivateSkill = false;
  1992. public bool Placed { get; private set; } = false;
  1993. public IEnumerator PlacePermanentToDigivolutionCards()
  1994. {
  1995. if (_permanentArrays.Count == 0)
  1996. {
  1997. yield break;
  1998. }
  1999. List<CardSource> addedDigivolutionCards = new List<CardSource>();
  2000. List<Permanent> removeFieldPermanents = new List<Permanent>();
  2001. foreach (Permanent[] permanentArray in _permanentArrays)
  2002. {
  2003. if (permanentArray.Length == 2)
  2004. {
  2005. Permanent DigivolutionPermanent = permanentArray[0];
  2006. Permanent getDigivolutionPermanent = permanentArray[1];
  2007. if (DigivolutionPermanent != null && getDigivolutionPermanent != null)
  2008. {
  2009. if (DigivolutionPermanent.TopCard != null && getDigivolutionPermanent.TopCard != null && !getDigivolutionPermanent.IsToken)
  2010. {
  2011. if (_cardEffect != null)
  2012. {
  2013. if (DigivolutionPermanent.TopCard.CanNotBeAffected(_cardEffect) || getDigivolutionPermanent.TopCard.CanNotBeAffected(_cardEffect))
  2014. {
  2015. continue;
  2016. }
  2017. }
  2018. removeFieldPermanents.Add(DigivolutionPermanent);
  2019. }
  2020. }
  2021. }
  2022. }
  2023. foreach (Permanent permanent in removeFieldPermanents)
  2024. {
  2025. permanent.willBeRemoveField = true;
  2026. }
  2027. if (removeFieldPermanents.Count == 0)
  2028. {
  2029. yield break;
  2030. }
  2031. #region
  2032. List<SkillInfo> skillInfos = new List<SkillInfo>();
  2033. Hashtable hashtable1 =
  2034. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  2035. removeFieldPermanents,
  2036. _cardEffect,
  2037. null);
  2038. #region "When permanents would remove field" effect
  2039. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  2040. {
  2041. #region permanents' effects
  2042. foreach (Permanent permanent1 in player.GetFieldPermanents())
  2043. {
  2044. foreach (ICardEffect cardEffect in permanent1.EffectList(EffectTiming.WhenRemoveField))
  2045. {
  2046. if (cardEffect is ActivateICardEffect)
  2047. {
  2048. if (cardEffect.CanTrigger(hashtable1))
  2049. {
  2050. skillInfos.Add(new SkillInfo(cardEffect, hashtable1, EffectTiming.WhenRemoveField));
  2051. }
  2052. }
  2053. }
  2054. }
  2055. #endregion
  2056. #region players' effects
  2057. foreach (ICardEffect cardEffect in player.EffectList(EffectTiming.WhenRemoveField))
  2058. {
  2059. if (cardEffect is ActivateICardEffect)
  2060. {
  2061. if (cardEffect.CanTrigger(hashtable1))
  2062. {
  2063. skillInfos.Add(new SkillInfo(cardEffect, hashtable1, EffectTiming.WhenRemoveField));
  2064. }
  2065. }
  2066. }
  2067. #endregion
  2068. }
  2069. #endregion
  2070. if (skillInfos.Count >= 1)
  2071. {
  2072. foreach (SkillInfo skillInfo in skillInfos)
  2073. {
  2074. GManager.instance.autoProcessing_CutIn.PutStackedSkill(skillInfo);
  2075. }
  2076. bool showEffect()
  2077. {
  2078. if (skillInfos.Count >= 2)
  2079. {
  2080. return true;
  2081. }
  2082. else if (skillInfos.Count == 1)
  2083. {
  2084. if (skillInfos[0].CardEffect.CanActivate(skillInfos[0].Hashtable))
  2085. {
  2086. return true;
  2087. }
  2088. }
  2089. return false;
  2090. }
  2091. if (showEffect())
  2092. {
  2093. foreach (Permanent Permanent in removeFieldPermanents)
  2094. {
  2095. if (Permanent != null)
  2096. {
  2097. if (Permanent.TopCard != null)
  2098. {
  2099. if (Permanent.willBeRemoveField)
  2100. {
  2101. if (Permanent.ShowingPermanentCard != null)
  2102. {
  2103. if (Permanent.ShowingPermanentCard.WillRemoveFieldObject != null)
  2104. {
  2105. Permanent.ShowingPermanentCard.WillRemoveFieldObject.transform.parent.gameObject.SetActive(true);
  2106. Permanent.ShowingPermanentCard.WillRemoveFieldObject.SetActive(true);
  2107. }
  2108. }
  2109. }
  2110. }
  2111. }
  2112. }
  2113. #region shrink security Digimon display
  2114. if (GManager.instance.attackProcess.IsAttacking)
  2115. {
  2116. if (GManager.instance.attackProcess.SecurityDigimon != null)
  2117. {
  2118. if (GManager.instance.GetComponent<Effects>().ShowUseHandCard.gameObject.activeSelf && GManager.instance.GetComponent<Effects>().ShowUseHandCard.cardSource == GManager.instance.attackProcess.SecurityDigimon)
  2119. {
  2120. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(GManager.instance.attackProcess.SecurityDigimon));
  2121. yield return ContinuousController.instance.StartCoroutine(GManager.instance.attackProcess.SecurityDigimon.Owner.brainStormObject.BrainStormCoroutine(GManager.instance.attackProcess.SecurityDigimon));
  2122. }
  2123. }
  2124. }
  2125. #endregion
  2126. }
  2127. // cut in effect process
  2128. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, null));
  2129. foreach (Permanent Permanent in removeFieldPermanents)
  2130. {
  2131. if (Permanent != null)
  2132. {
  2133. if (Permanent.TopCard != null)
  2134. {
  2135. if (Permanent.ShowingPermanentCard != null)
  2136. {
  2137. if (Permanent.ShowingPermanentCard.WillRemoveFieldObject != null)
  2138. {
  2139. Permanent.ShowingPermanentCard.WillRemoveFieldObject.SetActive(false);
  2140. }
  2141. }
  2142. }
  2143. }
  2144. }
  2145. }
  2146. #endregion
  2147. foreach (Permanent[] permanentArray in _permanentArrays)
  2148. {
  2149. if (permanentArray.Length == 2)
  2150. {
  2151. Permanent DigivolutionPermanent = permanentArray[0];
  2152. Permanent getDigivolutionPermanent = permanentArray[1];
  2153. if (DigivolutionPermanent != null && getDigivolutionPermanent != null)
  2154. {
  2155. if (DigivolutionPermanent.TopCard != null && getDigivolutionPermanent.TopCard != null && !getDigivolutionPermanent.IsToken && DigivolutionPermanent.willBeRemoveField)
  2156. {
  2157. yield return ContinuousController.instance.StartCoroutine(DigivolutionPermanent.DiscardEvoRoots());
  2158. CardSource cardSource = DigivolutionPermanent.TopCard;
  2159. #region record used effect
  2160. if (_cardEffect != null)
  2161. {
  2162. if (DigivolutionPermanent.TopCard != null)
  2163. {
  2164. DigivolutionPermanent.PlaceOtherPermanentEffect = _cardEffect;
  2165. }
  2166. }
  2167. #endregion
  2168. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(
  2169. DigivolutionPermanent,
  2170. ignoreOverflow: true));
  2171. List<CardSource> digivolutionCards = new List<CardSource>() { cardSource };
  2172. if (_toTop)
  2173. {
  2174. yield return ContinuousController.instance.StartCoroutine(getDigivolutionPermanent.AddDigivolutionCardsTop(digivolutionCards, _cardEffect));
  2175. }
  2176. else
  2177. {
  2178. yield return ContinuousController.instance.StartCoroutine(getDigivolutionPermanent.AddDigivolutionCardsBottom(digivolutionCards, _cardEffect, _skipEffectAndActivateSkill));
  2179. }
  2180. cardSource.cEntity_EffectController.InitUseCountThisTurn();
  2181. addedDigivolutionCards.Add(cardSource);
  2182. Placed = true;
  2183. }
  2184. }
  2185. }
  2186. }
  2187. #region add log
  2188. if (addedDigivolutionCards.Count >= 1)
  2189. {
  2190. string log = "";
  2191. log += $"\nPlace in digivolution cards:";
  2192. foreach (CardSource cardSource in addedDigivolutionCards)
  2193. {
  2194. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  2195. }
  2196. log += "\n";
  2197. PlayLog.OnAddLog?.Invoke(log);
  2198. }
  2199. #endregion
  2200. #region hide icon
  2201. if (addedDigivolutionCards.Count >= 1)
  2202. {
  2203. if (!_notShowCards)
  2204. {
  2205. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(addedDigivolutionCards, "Digivolution Cards", true, true));
  2206. }
  2207. }
  2208. #endregion
  2209. }
  2210. }
  2211. #endregion
  2212. #region Place permanent to another permanent's Link cards
  2213. public class IPlacePermanentToLinkCards
  2214. {
  2215. public IPlacePermanentToLinkCards(
  2216. List<Permanent[]> permanentArrays,
  2217. ICardEffect cardEffect,
  2218. bool skipEffectAndActivateSkill = false)
  2219. {
  2220. permanentArrays.Clone().ForEach(permanentArray => _permanentArrays.Add(permanentArray.CloneArray()));
  2221. _cardEffect = cardEffect;
  2222. _skipEffectAndActivateSkill = skipEffectAndActivateSkill;
  2223. }
  2224. public void SetNotShowCards()
  2225. {
  2226. _notShowCards = true;
  2227. }
  2228. List<Permanent[]> _permanentArrays = new List<Permanent[]>();
  2229. ICardEffect _cardEffect = null;
  2230. bool _notShowCards = false;
  2231. bool _skipEffectAndActivateSkill = false;
  2232. public bool Placed { get; private set; } = false;
  2233. public IEnumerator PlacePermanentToLinkCards()
  2234. {
  2235. if (_permanentArrays.Count == 0)
  2236. {
  2237. yield break;
  2238. }
  2239. List<CardSource> addedLinkCards = new List<CardSource>();
  2240. List<Permanent> removeFieldPermanents = new List<Permanent>();
  2241. foreach (Permanent[] permanentArray in _permanentArrays)
  2242. {
  2243. if (permanentArray.Length == 2)
  2244. {
  2245. Permanent LinkedPermanent = permanentArray[0];
  2246. Permanent getLinkPermanent = permanentArray[1];
  2247. if (LinkedPermanent != null && getLinkPermanent != null)
  2248. {
  2249. if (LinkedPermanent.TopCard != null && getLinkPermanent.TopCard != null && !getLinkPermanent.IsToken)
  2250. {
  2251. if (_cardEffect != null)
  2252. {
  2253. if (LinkedPermanent.TopCard.CanNotBeAffected(_cardEffect) || getLinkPermanent.TopCard.CanNotBeAffected(_cardEffect))
  2254. {
  2255. continue;
  2256. }
  2257. }
  2258. removeFieldPermanents.Add(LinkedPermanent);
  2259. }
  2260. }
  2261. }
  2262. }
  2263. foreach (Permanent permanent in removeFieldPermanents)
  2264. {
  2265. permanent.willBeRemoveField = true;
  2266. }
  2267. if (removeFieldPermanents.Count == 0)
  2268. {
  2269. yield break;
  2270. }
  2271. #region Cut in Effects
  2272. List<SkillInfo> skillInfos = new List<SkillInfo>();
  2273. Hashtable hashtable1 =
  2274. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  2275. removeFieldPermanents,
  2276. _cardEffect,
  2277. null);
  2278. #region "When permanents would remove field" effect
  2279. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  2280. {
  2281. #region permanents' effects
  2282. foreach (Permanent permanent1 in player.GetFieldPermanents())
  2283. {
  2284. foreach (ICardEffect cardEffect in permanent1.EffectList(EffectTiming.WhenRemoveField))
  2285. {
  2286. if (cardEffect is ActivateICardEffect)
  2287. {
  2288. if (cardEffect.CanTrigger(hashtable1))
  2289. {
  2290. skillInfos.Add(new SkillInfo(cardEffect, hashtable1, EffectTiming.WhenRemoveField));
  2291. }
  2292. }
  2293. }
  2294. }
  2295. #endregion
  2296. #region players' effects
  2297. foreach (ICardEffect cardEffect in player.EffectList(EffectTiming.WhenRemoveField))
  2298. {
  2299. if (cardEffect is ActivateICardEffect)
  2300. {
  2301. if (cardEffect.CanTrigger(hashtable1))
  2302. {
  2303. skillInfos.Add(new SkillInfo(cardEffect, hashtable1, EffectTiming.WhenRemoveField));
  2304. }
  2305. }
  2306. }
  2307. #endregion
  2308. }
  2309. #endregion
  2310. if (skillInfos.Count >= 1)
  2311. {
  2312. foreach (SkillInfo skillInfo in skillInfos)
  2313. {
  2314. GManager.instance.autoProcessing_CutIn.PutStackedSkill(skillInfo);
  2315. }
  2316. bool showEffect()
  2317. {
  2318. if (skillInfos.Count >= 2)
  2319. {
  2320. return true;
  2321. }
  2322. else if (skillInfos.Count == 1)
  2323. {
  2324. if (skillInfos[0].CardEffect.CanActivate(skillInfos[0].Hashtable))
  2325. {
  2326. return true;
  2327. }
  2328. }
  2329. return false;
  2330. }
  2331. if (showEffect())
  2332. {
  2333. foreach (Permanent Permanent in removeFieldPermanents)
  2334. {
  2335. if (Permanent != null)
  2336. {
  2337. if (Permanent.TopCard != null)
  2338. {
  2339. if (Permanent.willBeRemoveField)
  2340. {
  2341. if (Permanent.ShowingPermanentCard != null)
  2342. {
  2343. if (Permanent.ShowingPermanentCard.WillRemoveFieldObject != null)
  2344. {
  2345. Permanent.ShowingPermanentCard.WillRemoveFieldObject.transform.parent.gameObject.SetActive(true);
  2346. Permanent.ShowingPermanentCard.WillRemoveFieldObject.SetActive(true);
  2347. }
  2348. }
  2349. }
  2350. }
  2351. }
  2352. }
  2353. #region shrink security Digimon display
  2354. if (GManager.instance.attackProcess.IsAttacking)
  2355. {
  2356. if (GManager.instance.attackProcess.SecurityDigimon != null)
  2357. {
  2358. if (GManager.instance.GetComponent<Effects>().ShowUseHandCard.gameObject.activeSelf && GManager.instance.GetComponent<Effects>().ShowUseHandCard.cardSource == GManager.instance.attackProcess.SecurityDigimon)
  2359. {
  2360. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(GManager.instance.attackProcess.SecurityDigimon));
  2361. yield return ContinuousController.instance.StartCoroutine(GManager.instance.attackProcess.SecurityDigimon.Owner.brainStormObject.BrainStormCoroutine(GManager.instance.attackProcess.SecurityDigimon));
  2362. }
  2363. }
  2364. }
  2365. #endregion
  2366. }
  2367. // cut in effect process
  2368. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, null));
  2369. foreach (Permanent Permanent in removeFieldPermanents)
  2370. {
  2371. if (Permanent != null)
  2372. {
  2373. if (Permanent.TopCard != null)
  2374. {
  2375. if (Permanent.ShowingPermanentCard != null)
  2376. {
  2377. if (Permanent.ShowingPermanentCard.WillRemoveFieldObject != null)
  2378. {
  2379. Permanent.ShowingPermanentCard.WillRemoveFieldObject.SetActive(false);
  2380. }
  2381. }
  2382. }
  2383. }
  2384. }
  2385. }
  2386. #endregion
  2387. foreach (Permanent[] permanentArray in _permanentArrays)
  2388. {
  2389. if (permanentArray.Length == 2)
  2390. {
  2391. Permanent LinkedPermanent = permanentArray[0];
  2392. Permanent getLinkPermanent = permanentArray[1];
  2393. if (LinkedPermanent != null && getLinkPermanent != null)
  2394. {
  2395. if (LinkedPermanent.TopCard != null && getLinkPermanent.TopCard != null && !getLinkPermanent.IsToken && LinkedPermanent.willBeRemoveField)
  2396. {
  2397. yield return ContinuousController.instance.StartCoroutine(LinkedPermanent.DiscardEvoRoots());
  2398. CardSource cardSource = LinkedPermanent.TopCard;
  2399. #region record used effect
  2400. if (_cardEffect != null)
  2401. {
  2402. if (LinkedPermanent.TopCard != null)
  2403. {
  2404. LinkedPermanent.PlaceOtherPermanentEffect = _cardEffect;
  2405. }
  2406. }
  2407. #endregion
  2408. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(
  2409. LinkedPermanent,
  2410. ignoreOverflow: true));
  2411. yield return ContinuousController.instance.StartCoroutine(getLinkPermanent.AddLinkCard(cardSource, _cardEffect));
  2412. cardSource.cEntity_EffectController.InitUseCountThisTurn();
  2413. addedLinkCards.Add(cardSource);
  2414. Placed = true;
  2415. }
  2416. }
  2417. }
  2418. }
  2419. #region add log
  2420. if (addedLinkCards.Count >= 1)
  2421. {
  2422. string log = "";
  2423. log += $"\nLink cards:";
  2424. foreach (CardSource cardSource in addedLinkCards)
  2425. {
  2426. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  2427. }
  2428. log += "\n";
  2429. PlayLog.OnAddLog?.Invoke(log);
  2430. }
  2431. #endregion
  2432. #region hide icon
  2433. if (addedLinkCards.Count >= 1)
  2434. {
  2435. if (!_notShowCards)
  2436. {
  2437. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(addedLinkCards, "Link Cards", true, true));
  2438. }
  2439. }
  2440. #endregion
  2441. }
  2442. }
  2443. #endregion
  2444. #region Place permanents to security
  2445. public class IPutSecurityPermanent
  2446. {
  2447. public IPutSecurityPermanent(Permanent permanent, Hashtable hashtable, bool toTop, bool isFaceup = false)
  2448. {
  2449. _permanent = permanent;
  2450. _hashtable = hashtable;
  2451. _toTop = toTop;
  2452. _isFaceup = isFaceup;
  2453. }
  2454. Permanent _permanent = null;
  2455. Hashtable _hashtable = new Hashtable();
  2456. bool _toTop = false;
  2457. bool _isFaceup = false;
  2458. public IEnumerator PutSecurity()
  2459. {
  2460. if (_permanent == null) yield break;
  2461. if (_permanent.TopCard == null) yield break;
  2462. ICardEffect cardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  2463. if (_permanent.TopCard.CanNotBeAffected(cardEffect) || !_permanent.TopCard.Owner.CanAddSecurity(cardEffect)) yield break;
  2464. if (!_permanent.CanBeRemoved()) yield break;
  2465. _permanent.willBeRemoveField = true;
  2466. #region "When permanents would remove field" effect
  2467. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  2468. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  2469. new List<Permanent>() { _permanent },
  2470. cardEffect,
  2471. null
  2472. ),
  2473. EffectTiming.WhenRemoveField));
  2474. if (GManager.instance.autoProcessing_CutIn.HasAwaitingActivateEffects())
  2475. {
  2476. _permanent.ShowWillRemoveFieldEffect();
  2477. //effect
  2478. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.ShrinkSecurityDigimonDisplay());
  2479. // cut in effect process
  2480. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, null));
  2481. _permanent.HideWillRemoveFieldEffect();
  2482. }
  2483. #endregion
  2484. CardSource topCard = _permanent.TopCard;
  2485. if (!_permanent.willBeRemoveField)
  2486. yield break;
  2487. if (topCard == null)
  2488. yield break;
  2489. #region add log
  2490. string log = "";
  2491. string fromString = _toTop ? "top" : "bottom";
  2492. log += $"\nPut cards on {fromString} of security:";
  2493. log += $"\n{_permanent.TopCard.BaseENGCardNameFromEntity}({_permanent.TopCard.CardID})";
  2494. log += "\n";
  2495. PlayLog.OnAddLog?.Invoke(log);
  2496. #endregion
  2497. #region show cards
  2498. if (!topCard.IsToken)
  2499. {
  2500. if (_toTop)
  2501. {
  2502. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(new List<CardSource>() { topCard }, "Security Top Card", true, true));
  2503. }
  2504. else
  2505. {
  2506. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(new List<CardSource>() { topCard }, "Security Bottom Card", true, true));
  2507. }
  2508. }
  2509. #endregion
  2510. #region place permanent to security
  2511. yield return ContinuousController.instance.StartCoroutine(_permanent.DiscardEvoRoots());
  2512. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(_permanent));
  2513. if (!topCard.IsToken)
  2514. {
  2515. if (!topCard.IsDigiEgg)
  2516. {
  2517. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddSecurityCard(topCard, faceUp: _isFaceup));
  2518. if (!_isFaceup)
  2519. topCard.SetReverse();
  2520. else
  2521. topCard.SetFace();
  2522. if (!_toTop)
  2523. {
  2524. topCard.Owner.SecurityCards.Remove(topCard);
  2525. topCard.Owner.SecurityCards.Add(topCard);
  2526. }
  2527. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateRecoveryEffect(topCard.Owner));
  2528. yield return ContinuousController.instance.StartCoroutine(new IAddSecurity(topCard).AddSecurity());
  2529. }
  2530. else
  2531. {
  2532. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddLibraryBottomCards(new List<CardSource>() { topCard }));
  2533. }
  2534. }
  2535. #endregion
  2536. }
  2537. }
  2538. #endregion
  2539. #region Delete permanents
  2540. public class DestroyPermanentsClass
  2541. {
  2542. public DestroyPermanentsClass(List<Permanent> destroyTargetPermanents, Hashtable hashtable, bool notShowCards = false)
  2543. {
  2544. _destroytargetPermanents = destroyTargetPermanents.Clone();
  2545. _hashtable = hashtable;
  2546. _notShowCards = notShowCards;
  2547. }
  2548. public bool IsDestroyed(Permanent permanent)
  2549. {
  2550. return DestroyedPermanents.Contains(permanent);
  2551. }
  2552. List<Permanent> _destroytargetPermanents = new List<Permanent>();
  2553. public List<Permanent> DestroyedPermanents { get; private set; } = new List<Permanent>();
  2554. Hashtable _hashtable = null;
  2555. bool _notShowCards = false;
  2556. public IEnumerator Destroy()
  2557. {
  2558. if (_destroytargetPermanents == null) yield break;
  2559. ICardEffect cardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  2560. IBattle battle = CardEffectCommons.GetBattleFromHashtable(_hashtable);
  2561. bool isDPZero = CardEffectCommons.IsDPZeroDelete(_hashtable);
  2562. _destroytargetPermanents = _destroytargetPermanents.Filter(permanent =>
  2563. permanent != null
  2564. && permanent.TopCard != null
  2565. && (cardEffect == null ||
  2566. (!permanent.TopCard.CanNotBeAffected(cardEffect)
  2567. && permanent.CanBeDestroyedBySkill(cardEffect))));
  2568. if (_destroytargetPermanents.Count == 0) yield break;
  2569. _destroytargetPermanents.ForEach(permanent => permanent.willBeRemoveField = true);
  2570. #region cut in effect
  2571. // "When permanents would be deleted" effect
  2572. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  2573. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  2574. _destroytargetPermanents,
  2575. cardEffect,
  2576. battle
  2577. ),
  2578. EffectTiming.WhenPermanentWouldBeDeleted));
  2579. // "When permanents would remove field" effect
  2580. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  2581. CardEffectCommons.WhenPermanentWouldRemoveFieldCheckHashtable(
  2582. _destroytargetPermanents,
  2583. cardEffect,
  2584. battle
  2585. ),
  2586. EffectTiming.WhenRemoveField));
  2587. if (GManager.instance.autoProcessing_CutIn.HasAwaitingActivateEffects())
  2588. {
  2589. foreach (Permanent permanent in _destroytargetPermanents)
  2590. {
  2591. permanent.ShowDeleteEffect();
  2592. }
  2593. // effect
  2594. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.ShrinkSecurityDigimonDisplay());
  2595. // cut in effect process
  2596. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, null));
  2597. foreach (Permanent permanent in _destroytargetPermanents)
  2598. {
  2599. permanent.HideDeleteEffect();
  2600. }
  2601. }
  2602. #endregion
  2603. // fix delete target permanents
  2604. List<Permanent> destroyTargetPermanents_Fixed = _destroytargetPermanents.Filter(permanent =>
  2605. permanent != null
  2606. && permanent.TopCard != null
  2607. && permanent.willBeRemoveField);
  2608. #region "When permanents are deleted" effect
  2609. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing
  2610. .StackSkillInfos(CardEffectCommons.OnDeletionHashtable(
  2611. destroyTargetPermanents_Fixed,
  2612. cardEffect,
  2613. battle,
  2614. isDPZero
  2615. ),
  2616. EffectTiming.OnDestroyedAnyone));
  2617. #endregion
  2618. #region record parameters just before deletion
  2619. foreach (Permanent permanent in destroyTargetPermanents_Fixed)
  2620. {
  2621. permanent.DPJustBeforeRemoveField = permanent.DP;
  2622. if (permanent.TopCard.HasLevel)
  2623. {
  2624. permanent.LevelJustBeforeRemoveField = permanent.Level;
  2625. }
  2626. if (permanent.TopCard.HasPlayCost)
  2627. {
  2628. permanent.CostJustBeforeRemoveField = permanent.TopCard.GetCostItself;
  2629. }
  2630. permanent.CardNamesJustBeforeRemoveField = new List<string>(permanent.TopCard.CardNames);
  2631. permanent.CardTraitsJustBeforeRemoveField = new List<string>(permanent.TopCard.CardTraits);
  2632. foreach (CardSource cardSource in permanent.cardSources)
  2633. {
  2634. cardSource.PermanentJustBeforeRemoveField = permanent;
  2635. }
  2636. }
  2637. #endregion
  2638. #region add log
  2639. if (destroyTargetPermanents_Fixed.Count >= 1)
  2640. {
  2641. string log = "";
  2642. log += $"\nDelete:";
  2643. foreach (Permanent permanent in destroyTargetPermanents_Fixed)
  2644. {
  2645. log += $"\n{permanent.TopCard.BaseENGCardNameFromEntity}({permanent.TopCard.CardID})";
  2646. }
  2647. log += "\n";
  2648. PlayLog.OnAddLog?.Invoke(log);
  2649. }
  2650. #endregion
  2651. #region show cards
  2652. List<CardSource> destroyedCards = destroyTargetPermanents_Fixed.Map(permanent => permanent.TopCard);
  2653. if (!_notShowCards)
  2654. {
  2655. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(destroyedCards, "Deleted cards", true, true));
  2656. }
  2657. #endregion
  2658. #region trash permanent cards
  2659. foreach (Permanent permanent in destroyTargetPermanents_Fixed)
  2660. {
  2661. #region record wheter to be deleted by battle
  2662. if (battle != null)
  2663. {
  2664. if (permanent.TopCard != null)
  2665. {
  2666. if (CardEffectCommons.GetLoserPermanentsFromHashtable(battle.hashtable).Contains(permanent))
  2667. permanent.IsDestroyedByBattle = true;
  2668. }
  2669. }
  2670. #endregion
  2671. #region record used effect
  2672. if (permanent.TopCard != null)
  2673. {
  2674. permanent.DestroyingEffect = cardEffect;
  2675. }
  2676. #endregion
  2677. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().DestroyPermanentEffect(permanent));
  2678. yield return ContinuousController.instance.StartCoroutine(permanent.DiscardEvoRoots());
  2679. CardSource topCard = permanent.TopCard;
  2680. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveField(permanent));
  2681. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(topCard));
  2682. DestroyedPermanents.Add(permanent);
  2683. }
  2684. #endregion
  2685. #region hide icon
  2686. foreach (Permanent permanent in _destroytargetPermanents)
  2687. {
  2688. if (permanent != null)
  2689. {
  2690. if (permanent.TopCard != null)
  2691. {
  2692. permanent.willBeRemoveField = false;
  2693. }
  2694. }
  2695. }
  2696. #endregion
  2697. }
  2698. }
  2699. #endregion
  2700. #region Security check
  2701. public class ISecurityCheck
  2702. {
  2703. public ISecurityCheck(Permanent AttackingPermanent, Player player)
  2704. {
  2705. this.AttackingPermanent = AttackingPermanent;
  2706. this.player = player;
  2707. }
  2708. Permanent AttackingPermanent { get; set; }
  2709. Player player { get; set; }
  2710. public IEnumerator SecurityCheck()
  2711. {
  2712. bool StopSecurityCheck()
  2713. {
  2714. if (AttackingPermanent == null)
  2715. {
  2716. return true;
  2717. }
  2718. if (AttackingPermanent.TopCard == null)
  2719. {
  2720. return true;
  2721. }
  2722. if (!AttackingPermanent.IsDigimon)
  2723. return true;
  2724. return false;
  2725. }
  2726. if (!StopSecurityCheck())
  2727. {
  2728. if (AttackingPermanent.Strike == 0)
  2729. {
  2730. yield break;
  2731. }
  2732. GManager.instance.turnStateMachine.IsSelecting = true;
  2733. GManager.instance.turnStateMachine.isSecurityCehck = true;
  2734. #region loop while there are 1 or more security cards
  2735. if (player.SecurityCards.Count >= 1)
  2736. {
  2737. int checkedCount = 0;
  2738. while (true)
  2739. {
  2740. if (StopSecurityCheck())
  2741. {
  2742. break;
  2743. }
  2744. if (checkedCount >= AttackingPermanent.Strike)
  2745. {
  2746. break;
  2747. }
  2748. if (player.SecurityCards.Count >= 1)
  2749. {
  2750. List<SkillInfo> triggeredSkillInfos = new List<SkillInfo>();
  2751. CardSource brokenSecurityCard = player.SecurityCards[0];
  2752. bool isFaceDown = brokenSecurityCard.IsFlipped;
  2753. Hashtable hashtable = new Hashtable()
  2754. {
  2755. {"AttackingPermanent", AttackingPermanent},
  2756. {"Card", brokenSecurityCard}
  2757. };
  2758. foreach (SkillInfo skillInfo in AutoProcessing.GetSkillInfos(hashtable, EffectTiming.OnSecurityCheck))
  2759. {
  2760. triggeredSkillInfos.Add(skillInfo);
  2761. }
  2762. checkedCount++;
  2763. PlayLog.OnAddLog?.Invoke($"\nSecurity Check:\n{brokenSecurityCard.BaseENGCardNameFromEntity}({brokenSecurityCard.CardID})\n");
  2764. if (brokenSecurityCard.IsDigimon)
  2765. {
  2766. GManager.instance.attackProcess.SecurityDigimon = brokenSecurityCard;
  2767. }
  2768. #region effect
  2769. player.securityObject.securityBreakGlass.ShowBlueMatarial();
  2770. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().BreakSecurityEffect(player));
  2771. yield return new WaitForSeconds(0.1f);
  2772. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().EnterSecurityCardEffect(brokenSecurityCard));
  2773. #endregion
  2774. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddExecutingCard(brokenSecurityCard));
  2775. yield return ContinuousController.instance.StartCoroutine(new IReduceSecurity(
  2776. player: brokenSecurityCard.Owner,
  2777. refSkillInfos: ref triggeredSkillInfos).ReduceSecurity());
  2778. #region security effect
  2779. List<SkillInfo> secuityEffectSkillInfos = new List<SkillInfo>();
  2780. foreach (ICardEffect cardEffect in brokenSecurityCard.EffectList(EffectTiming.SecuritySkill))
  2781. {
  2782. if (cardEffect is ActivateICardEffect)
  2783. {
  2784. Hashtable hashtable1 = new Hashtable();
  2785. hashtable1.Add("Card", brokenSecurityCard);
  2786. hashtable1.Add("isFaceDown", isFaceDown);
  2787. if (cardEffect.CanUse(hashtable1))
  2788. {
  2789. secuityEffectSkillInfos.Add(new SkillInfo(cardEffect, hashtable1, EffectTiming.SecuritySkill));
  2790. }
  2791. }
  2792. }
  2793. List<SkillInfo> beingStackedSkillInfos = GManager.instance.autoProcessing.StackedSkillInfos.Filter(skillInfo => skillInfo.Timing == EffectTiming.OnLoseSecurity || skillInfo.Timing == EffectTiming.OnSecurityCheck);
  2794. bool isSkillStacked = (beingStackedSkillInfos.Count == 1 && beingStackedSkillInfos[0].CardEffect.CanActivate(beingStackedSkillInfos[0].Hashtable)) || (beingStackedSkillInfos.Count >= 2);
  2795. if (secuityEffectSkillInfos.Count == 0 && !isSkillStacked)
  2796. {
  2797. if (!brokenSecurityCard.IsDigimon)
  2798. {
  2799. yield return new WaitForSeconds(0.3f);
  2800. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShrinkUpUseHandCard(GManager.instance.GetComponent<Effects>().ShowUseHandCard));
  2801. }
  2802. }
  2803. else
  2804. {
  2805. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(brokenSecurityCard));
  2806. yield return ContinuousController.instance.StartCoroutine(player.brainStormObject.BrainStormCoroutine(brokenSecurityCard));
  2807. List<SkillInfo> skillInfos = new List<SkillInfo>();
  2808. foreach (SkillInfo skillInfo in secuityEffectSkillInfos)
  2809. {
  2810. skillInfos.Add(skillInfo);
  2811. }
  2812. List<CardSource> cardSources = new List<CardSource>();
  2813. for (int j = 0; j < skillInfos.Count; j++)
  2814. {
  2815. cardSources.Add(brokenSecurityCard);
  2816. }
  2817. while (skillInfos.Count >= 1)
  2818. {
  2819. SkillInfo selectedSkillInfo = null;
  2820. if (skillInfos.Count == 1)
  2821. {
  2822. selectedSkillInfo = skillInfos[0];
  2823. }
  2824. else
  2825. {
  2826. SelectCardEffect selectCardEffect = GManager.instance.GetComponent<SelectCardEffect>();
  2827. selectCardEffect.SetUp(
  2828. canTargetCondition: (cardSource) => true,
  2829. canTargetCondition_ByPreSelecetedList: null,
  2830. canEndSelectCondition: null,
  2831. canNoSelect: () => false,
  2832. selectCardCoroutine: null,
  2833. afterSelectCardCoroutine: null,
  2834. message: "select security effect",
  2835. maxCount: 1,
  2836. canEndNotMax: false,
  2837. isShowOpponent: false,
  2838. mode: SelectCardEffect.Mode.Custom,
  2839. root: SelectCardEffect.Root.Custom,
  2840. customRootCardList: cardSources,
  2841. canLookReverseCard: true,
  2842. selectPlayer: player,
  2843. cardEffect: null);
  2844. selectCardEffect.SetUpSkillInfos(skillInfos);
  2845. selectCardEffect.SetUpCustomMessage("select security effect", "the opponent is selecting security effect");
  2846. selectCardEffect.SetUpAfterSelectIndexCoroutine(AfterSelectIndexCoroutine);
  2847. yield return ContinuousController.instance.StartCoroutine(selectCardEffect.Activate());
  2848. IEnumerator AfterSelectIndexCoroutine(List<int> selectedIndexes)
  2849. {
  2850. if (selectedIndexes.Count == 1)
  2851. {
  2852. selectedSkillInfo = skillInfos[selectedIndexes[0]];
  2853. yield return null;
  2854. }
  2855. }
  2856. }
  2857. if (selectedSkillInfo != null)
  2858. {
  2859. ICardEffect cardEffect = selectedSkillInfo.CardEffect;
  2860. Hashtable hashtable2 = selectedSkillInfo.Hashtable;
  2861. if (cardEffect.EffectSourceCard == brokenSecurityCard)
  2862. {
  2863. if (cardEffect is ActivateICardEffect)
  2864. {
  2865. skillInfos.Remove(selectedSkillInfo);
  2866. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.ActivateEffectProcess(
  2867. cardEffect,
  2868. hashtable2));
  2869. }
  2870. }
  2871. }
  2872. }
  2873. }
  2874. #endregion
  2875. // auto process check
  2876. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.AutoProcessCheck());
  2877. // stack effect of "When cards are removed from security" and "checks secuirty"
  2878. foreach (SkillInfo skillInfo in triggeredSkillInfos)
  2879. {
  2880. GManager.instance.autoProcessing.PutStackedSkill(skillInfo);
  2881. }
  2882. // auto process check
  2883. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.AutoProcessCheck());
  2884. if (!StopSecurityCheck())
  2885. {
  2886. #region battle with security Digimon
  2887. if (brokenSecurityCard.IsDigimon)
  2888. {
  2889. bool doBattle = true;
  2890. #region "ignore battle" effect
  2891. Hashtable hashtable3 = new Hashtable()
  2892. {
  2893. {"Card", brokenSecurityCard}
  2894. };
  2895. #region the security Digimon's effect
  2896. foreach (ICardEffect cardEffect in brokenSecurityCard.EffectList(EffectTiming.None))
  2897. {
  2898. if (cardEffect is IDontBattleSecurityDigimonEffect)
  2899. {
  2900. if (cardEffect.CanUse(hashtable3))
  2901. {
  2902. if (((IDontBattleSecurityDigimonEffect)cardEffect).DontBattleSecurityDigimon(brokenSecurityCard))
  2903. {
  2904. doBattle = false;
  2905. }
  2906. }
  2907. }
  2908. }
  2909. #endregion
  2910. #region player's effect
  2911. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  2912. {
  2913. foreach (ICardEffect cardEffect in player.EffectList(EffectTiming.None))
  2914. {
  2915. if (cardEffect is IDontBattleSecurityDigimonEffect)
  2916. {
  2917. if (cardEffect.CanUse(hashtable3))
  2918. {
  2919. if (((IDontBattleSecurityDigimonEffect)cardEffect).DontBattleSecurityDigimon(brokenSecurityCard))
  2920. {
  2921. doBattle = false;
  2922. }
  2923. }
  2924. }
  2925. }
  2926. }
  2927. #endregion
  2928. #endregion
  2929. if (doBattle)
  2930. {
  2931. yield return new WaitForSeconds(0.3f);
  2932. yield return ContinuousController.instance.StartCoroutine(new IBattle(AttackingPermanent: AttackingPermanent, DefendingPermanent: null, DefendingCard: brokenSecurityCard).Battle());
  2933. }
  2934. }
  2935. #endregion
  2936. }
  2937. #region effect
  2938. yield return ContinuousController.instance.StartCoroutine(brokenSecurityCard.Owner.brainStormObject.CloseBrainstrorm(brokenSecurityCard));
  2939. if (brokenSecurityCard.Owner.ExecutingCards.Contains(brokenSecurityCard))
  2940. {
  2941. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(brokenSecurityCard));
  2942. if (GManager.instance.GetComponent<Effects>().ShowUseHandCard.gameObject.activeSelf)
  2943. {
  2944. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShrinkUpUseHandCard(GManager.instance.GetComponent<Effects>().ShowUseHandCard));
  2945. }
  2946. }
  2947. GManager.instance.GetComponent<Effects>().ShowUseHandCard.OffDP();
  2948. GManager.instance.attackProcess.SecurityDigimon = null;
  2949. #endregion
  2950. // reset effect until end of security check
  2951. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  2952. {
  2953. player.UntilSecurityCheckEndEffects = new List<Func<EffectTiming, ICardEffect>>();
  2954. }
  2955. // auto process check
  2956. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.AutoProcessCheck());
  2957. GManager.instance.turnStateMachine.IsSelecting = true;
  2958. }
  2959. else
  2960. {
  2961. break;
  2962. }
  2963. }
  2964. }
  2965. #endregion
  2966. GManager.instance.turnStateMachine.isSecurityCehck = false;
  2967. }
  2968. }
  2969. }
  2970. #endregion
  2971. #region trash cards from security
  2972. public class IDestroySecurity
  2973. {
  2974. public IDestroySecurity(Player player, int destroySecurityCount, ICardEffect cardEffect, bool fromTop)
  2975. {
  2976. _player = player;
  2977. _destroySecurityCount = destroySecurityCount;
  2978. _cardEffect = cardEffect;
  2979. _fromTop = fromTop;
  2980. }
  2981. Player _player = null;
  2982. int _destroySecurityCount = 0;
  2983. public List<CardSource> DestroyedSecurity = new List<CardSource>();
  2984. ICardEffect _cardEffect = null;
  2985. bool _fromTop = false;
  2986. public bool IsDestroyed(CardSource cardSource)
  2987. {
  2988. return DestroyedSecurity.Contains(cardSource);
  2989. }
  2990. public IEnumerator DestroySecurity()
  2991. {
  2992. bool StopDestroySecurity()
  2993. {
  2994. if (_player.SecurityCards.Count == 0)
  2995. {
  2996. return true;
  2997. }
  2998. if (!_player.CanReduceSecurity())
  2999. {
  3000. return true;
  3001. }
  3002. return false;
  3003. }
  3004. if (_player.SecurityCards.Count >= 1 && _destroySecurityCount >= 1)
  3005. {
  3006. int count = 0;
  3007. List<CardSource> discardedCards = new List<CardSource>();
  3008. while (true)
  3009. {
  3010. if (StopDestroySecurity())
  3011. {
  3012. break;
  3013. }
  3014. if (count >= _destroySecurityCount)
  3015. {
  3016. break;
  3017. }
  3018. if (_player.SecurityCards.Count >= 1)
  3019. {
  3020. count++;
  3021. CardSource destroyedSecurityCard = _player.SecurityCards[0];
  3022. if (!_fromTop)
  3023. {
  3024. destroyedSecurityCard = _player.SecurityCards[_player.SecurityCards.Count - 1];
  3025. }
  3026. discardedCards.Add(destroyedSecurityCard);
  3027. #region effect
  3028. _player.securityObject.securityBreakGlass.ShowBlueMatarial();
  3029. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().BreakSecurityEffect(_player));
  3030. yield return new WaitForSeconds(0.1f);
  3031. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().EnterSecurityCardEffect(destroyedSecurityCard));
  3032. yield return new WaitForSeconds(0.5f);
  3033. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().DestroySecurityEffect(destroyedSecurityCard));
  3034. #endregion
  3035. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(destroyedSecurityCard));
  3036. DestroyedSecurity.Add(destroyedSecurityCard);
  3037. }
  3038. }
  3039. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(discardedCards, "Discarded Cards", true, true));
  3040. if (discardedCards.Count >= 1)
  3041. {
  3042. yield return ContinuousController.instance.StartCoroutine(new IReduceSecurity(
  3043. player: _player,
  3044. refSkillInfos: ref ContinuousController.instance.nullSkillInfos,
  3045. cardEffect: _cardEffect).ReduceSecurity());
  3046. #region "When security cards are trashed" effect
  3047. #region Hashtable setting
  3048. Hashtable hashtable = new Hashtable()
  3049. {
  3050. {"DiscardedCards", discardedCards},
  3051. {"CardEffect", _cardEffect},
  3052. };
  3053. #endregion
  3054. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnDiscardSecurity));
  3055. #endregion
  3056. }
  3057. #region add log
  3058. if (discardedCards.Count >= 1)
  3059. {
  3060. string log = "";
  3061. string fromString = _fromTop ? "Top" : "Bottom";
  3062. log += $"\nDiscarded From {fromString} Security Cards:";
  3063. foreach (CardSource cardSource in discardedCards)
  3064. {
  3065. if (cardSource != null)
  3066. {
  3067. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  3068. }
  3069. }
  3070. log += "\n";
  3071. PlayLog.OnAddLog?.Invoke(log);
  3072. }
  3073. #endregion
  3074. }
  3075. }
  3076. }
  3077. #endregion
  3078. #region Battle
  3079. public class IBattle
  3080. {
  3081. public IBattle(Permanent AttackingPermanent, Permanent DefendingPermanent, CardSource DefendingCard)
  3082. {
  3083. this.AttackingPermanent = AttackingPermanent;
  3084. this.DefendingPermanent = DefendingPermanent;
  3085. this.DefendingCard = DefendingCard;
  3086. }
  3087. public Permanent AttackingPermanent { get; private set; } = null;
  3088. public Permanent DefendingPermanent { get; private set; } = null;
  3089. CardSource DefendingCard { get; set; } = null;
  3090. public Hashtable hashtable { get; set; } = new Hashtable();
  3091. public Permanent enemyPermanent(Permanent permanent)
  3092. {
  3093. if (permanent != null)
  3094. {
  3095. if (permanent == AttackingPermanent)
  3096. {
  3097. return DefendingPermanent;
  3098. }
  3099. else if (permanent == DefendingPermanent)
  3100. {
  3101. return AttackingPermanent;
  3102. }
  3103. }
  3104. return null;
  3105. }
  3106. public int CompareStats()
  3107. {
  3108. int statCheck = 0;
  3109. if (AttackingPermanent.HasIceclad || DefendingPermanent.HasIceclad)
  3110. statCheck = AttackingPermanent.DigivolutionCards.Count - DefendingPermanent.DigivolutionCards.Count;
  3111. else
  3112. statCheck = AttackingPermanent.DP - DefendingPermanent.DP;
  3113. statCheck = Mathf.Clamp(statCheck, -1, 1);
  3114. return statCheck;
  3115. }
  3116. public IEnumerator Battle()
  3117. {
  3118. hashtable = new Hashtable();
  3119. if (AttackingPermanent != null)
  3120. {
  3121. bool IsExistingDefender()
  3122. {
  3123. // whether defender exists
  3124. if ((DefendingPermanent == null) != (DefendingCard == null))
  3125. {
  3126. if (DefendingPermanent != null)
  3127. {
  3128. if (DefendingPermanent.TopCard != null)
  3129. {
  3130. return true;
  3131. }
  3132. }
  3133. else if (DefendingCard != null)
  3134. {
  3135. return true;
  3136. }
  3137. }
  3138. return false;
  3139. }
  3140. if (IsExistingDefender())
  3141. {
  3142. if (AttackingPermanent != null)
  3143. {
  3144. AttackingPermanent.battle = this;
  3145. }
  3146. if (DefendingPermanent != null)
  3147. {
  3148. DefendingPermanent.battle = this;
  3149. }
  3150. List<Permanent> WinnerPermanents = new List<Permanent>();
  3151. List<Permanent> LoserPermanents = new List<Permanent>();
  3152. CardSource LoserCard = null;
  3153. //add log
  3154. string log = $"\nBattle:\n{AttackingPermanent.TopCard.BaseENGCardNameFromEntity}({AttackingPermanent.TopCard.CardID})";
  3155. if (DefendingPermanent != null)
  3156. {
  3157. log += $"\n??\n{DefendingPermanent.TopCard.BaseENGCardNameFromEntity}({DefendingPermanent.TopCard.CardID})\n";
  3158. }
  3159. else if (DefendingCard != null)
  3160. {
  3161. log += $"\n??\n{DefendingCard.BaseENGCardNameFromEntity}({DefendingCard.CardID})\n";
  3162. }
  3163. PlayLog.OnAddLog?.Invoke(log);
  3164. #region "At the start of battle" effect
  3165. Permanent _AttackingPermanent = null;
  3166. Permanent _DefendingPermanent = null;
  3167. if (AttackingPermanent != null)
  3168. {
  3169. if (AttackingPermanent.TopCard != null)
  3170. {
  3171. _AttackingPermanent = new Permanent(AttackingPermanent.cardSources);
  3172. }
  3173. }
  3174. if (DefendingPermanent != null)
  3175. {
  3176. if (DefendingPermanent.TopCard != null)
  3177. {
  3178. _DefendingPermanent = new Permanent(DefendingPermanent.cardSources);
  3179. }
  3180. }
  3181. hashtable.Add("AttackingPermanent", _AttackingPermanent);
  3182. hashtable.Add("DefendingPermanent", _DefendingPermanent);
  3183. hashtable.Add("DefendingCard", DefendingCard);
  3184. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnStartBattle));
  3185. #endregion
  3186. #region Show effect
  3187. bool ShowEffect()
  3188. {
  3189. if (GManager.instance.autoProcessing.StackedSkillInfos.Count >= 2)
  3190. {
  3191. return true;
  3192. }
  3193. else if (GManager.instance.autoProcessing.StackedSkillInfos.Count == 1)
  3194. {
  3195. if (GManager.instance.autoProcessing.StackedSkillInfos[0].CardEffect.CanActivate(GManager.instance.autoProcessing.StackedSkillInfos[0].Hashtable))
  3196. {
  3197. return true;
  3198. }
  3199. }
  3200. return false;
  3201. }
  3202. if (ShowEffect())
  3203. {
  3204. if (GManager.instance.attackProcess.IsAttacking)
  3205. {
  3206. if (GManager.instance.attackProcess.SecurityDigimon != null)
  3207. {
  3208. if (GManager.instance.GetComponent<Effects>().ShowUseHandCard.gameObject.activeSelf && GManager.instance.GetComponent<Effects>().ShowUseHandCard.cardSource == GManager.instance.attackProcess.SecurityDigimon)
  3209. {
  3210. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().MoveToExecuteCardEffect(GManager.instance.attackProcess.SecurityDigimon));
  3211. yield return ContinuousController.instance.StartCoroutine(GManager.instance.attackProcess.SecurityDigimon.Owner.brainStormObject.BrainStormCoroutine(GManager.instance.attackProcess.SecurityDigimon));
  3212. }
  3213. }
  3214. }
  3215. }
  3216. #endregion
  3217. // auto process check
  3218. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.AutoProcessCheck());
  3219. GManager.instance.turnStateMachine.IsSelecting = true;
  3220. //Preemptive end battle if the attack process is ended
  3221. if (GManager.instance.attackProcess.IsEndAttack)
  3222. yield break;
  3223. #region battle with permanent
  3224. if (DefendingPermanent != null)
  3225. {
  3226. int battleResults = CompareStats();
  3227. if (battleResults == 1)
  3228. {
  3229. WinnerPermanents.Add(AttackingPermanent);
  3230. if (DefendingPermanent.CanBeDestroyedByBattle(AttackingPermanent, DefendingPermanent, DefendingCard))
  3231. LoserPermanents.Add(DefendingPermanent);
  3232. }
  3233. else if (battleResults == 0)
  3234. {
  3235. WinnerPermanents.Add(AttackingPermanent);
  3236. WinnerPermanents.Add(DefendingPermanent);
  3237. if (AttackingPermanent.CanBeDestroyedByBattle(AttackingPermanent, DefendingPermanent, DefendingCard))
  3238. LoserPermanents.Add(AttackingPermanent);
  3239. if (DefendingPermanent.CanBeDestroyedByBattle(AttackingPermanent, DefendingPermanent, DefendingCard))
  3240. LoserPermanents.Add(DefendingPermanent);
  3241. }
  3242. else if (battleResults == -1)
  3243. {
  3244. WinnerPermanents.Add(DefendingPermanent);
  3245. if (AttackingPermanent.CanBeDestroyedByBattle(AttackingPermanent, DefendingPermanent, DefendingCard))
  3246. LoserPermanents.Add(AttackingPermanent);
  3247. }
  3248. }
  3249. #endregion
  3250. #region battle with card
  3251. else if (DefendingCard != null)
  3252. {
  3253. if (AttackingPermanent.DP > DefendingCard.CardDP)
  3254. {
  3255. WinnerPermanents.Add(AttackingPermanent);
  3256. LoserCard = DefendingCard;
  3257. }
  3258. else if (AttackingPermanent.DP == DefendingCard.CardDP)
  3259. {
  3260. if (AttackingPermanent.CanBeDestroyedByBattle(AttackingPermanent, DefendingPermanent, DefendingCard))
  3261. {
  3262. LoserPermanents.Add(AttackingPermanent);
  3263. }
  3264. LoserCard = DefendingCard;
  3265. }
  3266. else if (AttackingPermanent.DP < DefendingCard.CardDP)
  3267. {
  3268. if (AttackingPermanent.CanBeDestroyedByBattle(AttackingPermanent, DefendingPermanent, DefendingCard))
  3269. {
  3270. LoserPermanents.Add(AttackingPermanent);
  3271. }
  3272. }
  3273. }
  3274. #endregion
  3275. List<Permanent> _WinnerPermanents = new List<Permanent>();
  3276. List<Permanent> _LoserPermanents = new List<Permanent>();
  3277. foreach (Permanent permanent in WinnerPermanents)
  3278. {
  3279. if (permanent.TopCard != null)
  3280. {
  3281. _WinnerPermanents.Add(new Permanent(permanent.cardSources));
  3282. }
  3283. }
  3284. foreach (Permanent permanent in LoserPermanents)
  3285. {
  3286. if (permanent.TopCard != null)
  3287. {
  3288. _LoserPermanents.Add(new Permanent(permanent.cardSources));
  3289. }
  3290. }
  3291. hashtable.Add("WinnerPermanents", _WinnerPermanents);
  3292. hashtable.Add("WinnerPermanents_real", WinnerPermanents);
  3293. hashtable.Add("LoserPermanents", _LoserPermanents);
  3294. hashtable.Add("LoserPermanents_real", LoserPermanents);
  3295. hashtable.Add("LoserCard", LoserCard);
  3296. hashtable.Add("battle", this);
  3297. // battle effect
  3298. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().BattleEffect(WinnerPermanents, LoserPermanents, LoserCard));
  3299. DestroyPermanentsClass destoryBattlePermanents = new DestroyPermanentsClass(LoserPermanents, hashtable);
  3300. yield return ContinuousController.instance.StartCoroutine(destoryBattlePermanents.Destroy());
  3301. //Fix Loser Permanents
  3302. if(LoserPermanents.Count != destoryBattlePermanents.DestroyedPermanents.Count)
  3303. {
  3304. LoserPermanents = destoryBattlePermanents.DestroyedPermanents;
  3305. _LoserPermanents = destoryBattlePermanents.DestroyedPermanents;
  3306. hashtable["LoserPermanents"] = _LoserPermanents;
  3307. hashtable["LoserPermanents_real"] = LoserPermanents;
  3308. }
  3309. // "At the end of battle" effect
  3310. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnEndBattle));
  3311. #region move up effect
  3312. if (ShowEffect())
  3313. {
  3314. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.ShrinkSecurityDigimonDisplay());
  3315. }
  3316. #endregion
  3317. #region effect when determine whether to do security check
  3318. List<SkillInfo> skillInfos_Pierce = AutoProcessing.GetSkillInfos(hashtable, EffectTiming.OnDetermineDoSecurityCheck)
  3319. .Filter(skillInfo => skillInfo.CardEffect != null && skillInfo.CardEffect.CanActivate(skillInfo.Hashtable));
  3320. if (skillInfos_Pierce.Count >= 1)
  3321. {
  3322. GManager.instance.autoProcessing.PutStackedSkill(skillInfos_Pierce[0]);
  3323. }
  3324. #endregion
  3325. }
  3326. }
  3327. // auto process check
  3328. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.AutoProcessCheck());
  3329. #region reset effect until the end of battle
  3330. foreach (Player player in GManager.instance.turnStateMachine.gameContext.Players_ForTurnPlayer)
  3331. {
  3332. foreach (Permanent permanent in player.GetFieldPermanents())
  3333. {
  3334. permanent.UntilEndBattleEffects = new List<Func<EffectTiming, ICardEffect>>();
  3335. }
  3336. player.UntilEndBattleEffects = new List<Func<EffectTiming, ICardEffect>>();
  3337. }
  3338. #endregion
  3339. if (AttackingPermanent != null)
  3340. {
  3341. AttackingPermanent.battle = null;
  3342. }
  3343. if (DefendingPermanent != null)
  3344. {
  3345. DefendingPermanent.battle = null;
  3346. }
  3347. }
  3348. }
  3349. #endregion
  3350. #region De-digivolve
  3351. public class IDegeneration
  3352. {
  3353. /// <summary>
  3354. /// De-Digivolve Class
  3355. /// </summary>
  3356. /// <param name="permanent">Target Permanent</param>
  3357. /// <param name="DegenerationCount">De-Digivolve Amount</param>
  3358. /// <param name="cardEffect">Card Effect</param>
  3359. /// <param name="DegenerationCountRuling">Should we enforce rule to select De-digivolve amount before digimon, disabled by default</param>
  3360. public IDegeneration(Permanent permanent, int DegenerationCount, ICardEffect cardEffect, bool? DegenerationCountRuling = null)
  3361. {
  3362. _permanent = permanent;
  3363. _degenerationCount = DegenerationCount;
  3364. _cardEffect = cardEffect;
  3365. _degenerationCountRuling = DegenerationCountRuling;
  3366. }
  3367. Permanent _permanent = null;
  3368. int _degenerationCount;
  3369. ICardEffect _cardEffect = null;
  3370. bool? _degenerationCountRuling;
  3371. public IEnumerator Degeneration()
  3372. {
  3373. if (_cardEffect == null) yield break;
  3374. if (_cardEffect.EffectSourceCard == null) yield break;
  3375. if (_permanent == null) yield break;
  3376. if (_permanent.TopCard == null) yield break;
  3377. if (_permanent.ImmuneFromDeDigivolve()) yield break;
  3378. if (_permanent.ImmuneFromStackTrashing(_cardEffect)) yield break;
  3379. if (_permanent.TopCard.CanNotBeAffected(_cardEffect)) yield break;
  3380. int maxCount = Math.Min(_permanent.DigivolutionCards.Count, _degenerationCount);
  3381. SelectCountEffect selectCountEffect = GManager.instance.GetComponent<SelectCountEffect>();
  3382. if (selectCountEffect != null && _degenerationCountRuling == null)
  3383. {
  3384. Player selectPlayer = _cardEffect.EffectSourceCard.Owner;
  3385. selectCountEffect.SetUp(
  3386. SelectPlayer: selectPlayer,
  3387. targetPermanent: _permanent,
  3388. MaxCount: maxCount,
  3389. CanNoSelect: false,
  3390. Message: "How many cards do you trash?",
  3391. Message_Enemy: "The opponent is choosing how many cards to trash.",
  3392. SelectCountCoroutine: SelectCountCoroutine);
  3393. yield return ContinuousController.instance.StartCoroutine(selectCountEffect.Activate());
  3394. IEnumerator SelectCountCoroutine(int count)
  3395. {
  3396. _degenerationCount = count;
  3397. yield return null;
  3398. }
  3399. }
  3400. if (_degenerationCount >= 1)
  3401. {
  3402. int count = 0;
  3403. List<CardSource> selectedCards = new List<CardSource>();
  3404. while (true)
  3405. {
  3406. bool StopCondition()
  3407. {
  3408. if (_permanent.HasNoDigivolutionCards)
  3409. {
  3410. return true;
  3411. }
  3412. if (_permanent.Level == 3)
  3413. {
  3414. if (_permanent.TopCard != null)
  3415. {
  3416. if (_permanent.TopCard.HasLevel)
  3417. {
  3418. return true;
  3419. }
  3420. }
  3421. }
  3422. if (count >= _degenerationCount)
  3423. {
  3424. return true;
  3425. }
  3426. return false;
  3427. }
  3428. if (StopCondition())
  3429. {
  3430. break;
  3431. }
  3432. if (count == 0)
  3433. {
  3434. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateDebuffEffect(_permanent));
  3435. }
  3436. CardSource cardSource = _permanent.TopCard;
  3437. selectedCards.Add(cardSource);
  3438. yield return ContinuousController.instance.StartCoroutine(new AceOverflowClass(new List<CardSource>() { cardSource }).Overflow());
  3439. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(cardSource));
  3440. if (!cardSource.IsToken)
  3441. {
  3442. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(cardSource));
  3443. }
  3444. _permanent.ShowingPermanentCard.ShowPermanentData(true);
  3445. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().RemoveDigivolveRootEffect(cardSource, _permanent));
  3446. count++;
  3447. }
  3448. #region "When Top Card is Trashed" effect
  3449. #region Hashtable Setting
  3450. System.Collections.Hashtable hashtable = new System.Collections.Hashtable()
  3451. {
  3452. {"Permanent", _permanent},
  3453. {"CardSources", selectedCards}
  3454. };
  3455. #endregion
  3456. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing
  3457. .StackSkillInfos(hashtable, EffectTiming.WhenTopCardTrashed));
  3458. #endregion
  3459. #region add log
  3460. if (selectedCards.Count >= 1)
  3461. {
  3462. string log = "";
  3463. log += $"\nDe-Digivolve :";
  3464. foreach (CardSource cardSource in selectedCards)
  3465. {
  3466. if (cardSource != null)
  3467. {
  3468. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  3469. }
  3470. }
  3471. log += "\n";
  3472. PlayLog.OnAddLog?.Invoke(log);
  3473. }
  3474. #endregion
  3475. }
  3476. }
  3477. }
  3478. #endregion
  3479. #region Trash digivolution cards
  3480. public class ITrashDigivolutionCards
  3481. {
  3482. public ITrashDigivolutionCards(Permanent permanent, List<CardSource> trashTargetCards, ICardEffect cardEffect)
  3483. {
  3484. _permanent = permanent;
  3485. _trashTargetCards = trashTargetCards.Clone();
  3486. _cardEffect = cardEffect;
  3487. }
  3488. public bool IsTrashed(CardSource cardSource)
  3489. {
  3490. return TrashedCards.Contains(cardSource);
  3491. }
  3492. Permanent _permanent = null;
  3493. List<CardSource> _trashTargetCards = new List<CardSource>();
  3494. public List<CardSource> TrashedCards = new List<CardSource>();
  3495. ICardEffect _cardEffect = null;
  3496. public IEnumerator TrashDigivolutionCards()
  3497. {
  3498. if (_trashTargetCards == null) yield break;
  3499. if (_cardEffect == null) yield break;
  3500. if (_permanent == null) yield break;
  3501. if (_permanent.TopCard == null) yield break;
  3502. if (_permanent.ImmuneFromStackTrashing(_cardEffect)) yield break;
  3503. if (_permanent.TopCard.CanNotBeAffected(_cardEffect)) yield break;
  3504. if (_permanent.HasNoDigivolutionCards) yield break;
  3505. _trashTargetCards = _trashTargetCards.Filter((cardSource) =>
  3506. _permanent.DigivolutionCards.Contains(cardSource) &&
  3507. !cardSource.CanNotTrashFromDigivolutionCards(_cardEffect));
  3508. if (_trashTargetCards.Count == 0) yield break;
  3509. _trashTargetCards.ForEach(source => source.willBeRemoveSources = true);
  3510. string message = "Discarded card" + Utils.PluralFormSuffix(_trashTargetCards.Count);
  3511. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(_trashTargetCards, message, true, true));
  3512. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateDebuffEffect(_permanent));
  3513. #region cut in effect - Would discard
  3514. // "When digivolution cards would be trashed" effect
  3515. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  3516. CardEffectCommons.WhenDigivolutionCardWouldDiscardedCheckHashtable(
  3517. _permanent,
  3518. _trashTargetCards,
  3519. _cardEffect
  3520. ),
  3521. EffectTiming.WhenWouldDigivolutionCardDiscarded));
  3522. if (GManager.instance.autoProcessing_CutIn.HasAwaitingActivateEffects())
  3523. {
  3524. // effect
  3525. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.ShrinkSecurityDigimonDisplay());
  3526. // cut in effect process
  3527. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, AutoProcessing.HasExecutedSameEffect));
  3528. }
  3529. #endregion
  3530. //fix trash target permanent
  3531. Permanent permanentTarget_Fixed = _permanent;
  3532. // fix trash sources sources
  3533. List<CardSource> trashDigivolutionCards_Fixed = _trashTargetCards.Filter(cardsource =>
  3534. cardsource != null
  3535. && cardsource.willBeRemoveSources);
  3536. #region "When digivolution cards are trashed" effect
  3537. #region Hashtable Setting
  3538. Hashtable hashtable = new Hashtable()
  3539. {
  3540. {"CardEffect", _cardEffect},
  3541. {"Permanent", permanentTarget_Fixed},
  3542. {"DiscardedCards", trashDigivolutionCards_Fixed},
  3543. };
  3544. #endregion
  3545. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnDigivolutionCardDiscarded));
  3546. #endregion
  3547. yield return ContinuousController.instance.StartCoroutine(new AceOverflowClass(_trashTargetCards).Overflow());
  3548. foreach (CardSource cardSource in trashDigivolutionCards_Fixed)
  3549. {
  3550. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().RemoveDigivolveRootEffect(cardSource, permanentTarget_Fixed));
  3551. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(cardSource));
  3552. if (!cardSource.IsToken)
  3553. {
  3554. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(cardSource));
  3555. }
  3556. cardSource.willBeRemoveSources = false;
  3557. TrashedCards.Add(cardSource);
  3558. }
  3559. }
  3560. }
  3561. #endregion
  3562. #region Trash link cards
  3563. public class ITrashLinkCards
  3564. {
  3565. public ITrashLinkCards(Permanent permanent, List<CardSource> trashTargetCards, ICardEffect cardEffect)
  3566. {
  3567. _permanent = permanent;
  3568. _trashTargetCards = trashTargetCards.Clone();
  3569. _cardEffect = cardEffect;
  3570. }
  3571. public bool IsTrashed(CardSource cardSource)
  3572. {
  3573. return TrashedLinkCards.Contains(cardSource);
  3574. }
  3575. Permanent _permanent = null;
  3576. List<CardSource> _trashTargetCards = new List<CardSource>();
  3577. public List<CardSource> TrashedLinkCards = new List<CardSource>();
  3578. ICardEffect _cardEffect = null;
  3579. public IEnumerator TrashLinkCards()
  3580. {
  3581. if (_trashTargetCards == null) yield break;
  3582. if (_permanent == null) yield break;
  3583. if (_permanent.TopCard == null) yield break;
  3584. if (_cardEffect != null && _permanent.TopCard.CanNotBeAffected(_cardEffect)) yield break;
  3585. if (_permanent.HasNoLinkCards) yield break;
  3586. _trashTargetCards = _trashTargetCards.Filter((cardSource) =>
  3587. _permanent.LinkedCards.Contains(cardSource));
  3588. if (_trashTargetCards.Count == 0) yield break;
  3589. _trashTargetCards.ForEach(source => source.willBeRemoveSources = true);
  3590. string message = "Discarded card" + Utils.PluralFormSuffix(_trashTargetCards.Count);
  3591. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(_trashTargetCards, message, true, true));
  3592. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateDebuffEffect(_permanent));
  3593. #region cut in effect - Would discard
  3594. // "When link cards would be trashed" effect
  3595. //TODO: Create CardEffectCommons.WhenLinkCardWouldDiscard function
  3596. /*yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(
  3597. CardEffectCommons.WhenDigivolutionCardWouldDiscardedCheckHashtable(
  3598. _permanent,
  3599. _trashTargetCards,
  3600. _cardEffect
  3601. ),
  3602. EffectTiming.WhenWouldDigivolutionCardDiscarded));*/
  3603. if (GManager.instance.autoProcessing_CutIn.HasAwaitingActivateEffects())
  3604. {
  3605. // effect
  3606. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.ShrinkSecurityDigimonDisplay());
  3607. // cut in effect process
  3608. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, AutoProcessing.HasExecutedSameEffect));
  3609. }
  3610. #endregion
  3611. //fix trash target permanent
  3612. Permanent permanentTarget_Fixed = _permanent;
  3613. // fix trash sources sources
  3614. List<CardSource> trashLinkCards_Fixed = _trashTargetCards.Filter(cardsource =>
  3615. cardsource != null
  3616. && cardsource.willBeRemoveSources);
  3617. #region "When link cards are trashed" effect
  3618. #region Hashtable Setting
  3619. Hashtable hashtable = new Hashtable()
  3620. {
  3621. {"CardEffect", _cardEffect},
  3622. {"Permanent", permanentTarget_Fixed},
  3623. {"DiscardedCards", trashLinkCards_Fixed},
  3624. };
  3625. #endregion
  3626. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnLinkCardDiscarded));
  3627. #endregion
  3628. yield return ContinuousController.instance.StartCoroutine(new AceOverflowClass(_trashTargetCards).Overflow());
  3629. foreach (CardSource cardSource in trashLinkCards_Fixed)
  3630. {
  3631. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().RemoveDigivolveRootEffect(cardSource, permanentTarget_Fixed));
  3632. if (!cardSource.IsToken)
  3633. {
  3634. yield return ContinuousController.instance.StartCoroutine(permanentTarget_Fixed.RemoveLinkedCard(cardSource));
  3635. }
  3636. cardSource.willBeRemoveSources = false;
  3637. TrashedLinkCards.Add(cardSource);
  3638. }
  3639. }
  3640. }
  3641. #endregion
  3642. #region Return digivolution cards to deck bottom
  3643. public class ReturnToLibraryBottomDigivolutionCardsClass
  3644. {
  3645. public ReturnToLibraryBottomDigivolutionCardsClass(Permanent permanent, List<CardSource> cardSources, Hashtable hashtable)
  3646. {
  3647. _permanent = permanent;
  3648. _cardSources = cardSources.Clone();
  3649. _hashtable = hashtable;
  3650. }
  3651. Permanent _permanent = null;
  3652. List<CardSource> _cardSources = new List<CardSource>();
  3653. Hashtable _hashtable = null;
  3654. public IEnumerator ReturnToLibraryBottomDigivolutionCards()
  3655. {
  3656. if (_permanent == null) yield break;
  3657. if (_permanent.TopCard == null) yield break;
  3658. if (_cardSources == null) yield break;
  3659. _cardSources = _cardSources.Filter(cardSource => _permanent.DigivolutionCards.Contains(cardSource));
  3660. if (_cardSources.Count == 0) yield break;
  3661. ICardEffect CardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  3662. if (CardEffect != null && _permanent.TopCard.CanNotBeAffected(CardEffect)) yield break;
  3663. string message = "Deck Bottom card" + Utils.PluralFormSuffix(_cardSources.Count);
  3664. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().ShowCardEffect(_cardSources, message, true, true));
  3665. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateDebuffEffect(_permanent));
  3666. #region "When digivolution cards are returned to deck" effect
  3667. #region Hashtable Setting
  3668. Hashtable hashtable1 = new Hashtable()
  3669. {
  3670. {"Permanent", _permanent},
  3671. {"DeckBottomCards", _cardSources},
  3672. {"CardEffect", CardEffect},
  3673. };
  3674. #endregion
  3675. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable1, EffectTiming.OnDigivolutionCardReturnToDeckBottom));
  3676. #endregion
  3677. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddLibraryBottomCards(_cardSources));
  3678. }
  3679. }
  3680. #endregion
  3681. #region Reduce security
  3682. public class IReduceSecurity
  3683. {
  3684. public IReduceSecurity(Player player, ref List<SkillInfo> refSkillInfos, ICardEffect cardEffect = null)
  3685. {
  3686. _player = player;
  3687. _refSkillInfos = refSkillInfos;
  3688. _cardEffect = cardEffect;
  3689. }
  3690. Player _player = null;
  3691. List<SkillInfo> _refSkillInfos = null;
  3692. ICardEffect _cardEffect = null;
  3693. public IEnumerator ReduceSecurity()
  3694. {
  3695. GManager.OnSecurityStackChanged?.Invoke(_player);
  3696. #region "When cards are removed from security" effect
  3697. #region Hashtable Setting
  3698. Hashtable hashtable = new Hashtable()
  3699. {
  3700. {"Player", _player},
  3701. {"SkillInfo",_refSkillInfos },
  3702. {"CardEffect",_cardEffect}
  3703. };
  3704. #endregion
  3705. if (_refSkillInfos == null)
  3706. {
  3707. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnLoseSecurity));
  3708. }
  3709. else
  3710. {
  3711. foreach (SkillInfo skillInfo in AutoProcessing.GetSkillInfos(hashtable, EffectTiming.OnLoseSecurity))
  3712. {
  3713. _refSkillInfos.Add(skillInfo);
  3714. }
  3715. }
  3716. #endregion
  3717. }
  3718. }
  3719. #endregion
  3720. #region Add Security
  3721. public class IAddSecurity
  3722. {
  3723. public IAddSecurity(CardSource source)
  3724. {
  3725. _player = source.Owner;
  3726. _cardSource = source;
  3727. }
  3728. Player _player { get; set; }
  3729. CardSource _cardSource { get; set; }
  3730. public IEnumerator AddSecurity()
  3731. {
  3732. GManager.OnSecurityStackChanged?.Invoke(_player);
  3733. #region "When security cards are added" effect
  3734. #region Hashtable setting
  3735. Hashtable hashtable = new Hashtable()
  3736. {
  3737. {"Player", _player},
  3738. {"CardSources", new List<CardSource> { _cardSource } }
  3739. };
  3740. #endregion
  3741. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable, EffectTiming.OnAddSecurity));
  3742. #endregion
  3743. }
  3744. }
  3745. #endregion
  3746. #region Suspend permanents
  3747. public class SuspendPermanentsClass
  3748. {
  3749. public SuspendPermanentsClass(List<Permanent> permanents, Hashtable hashtable)
  3750. {
  3751. _permanents = permanents;
  3752. _hashtable = hashtable;
  3753. }
  3754. List<Permanent> _permanents { get; set; }
  3755. Hashtable _hashtable { get; set; }
  3756. public IEnumerator Tap()
  3757. {
  3758. if (_permanents.Count == 0) yield break;
  3759. ICardEffect CardEffect = CardEffectCommons.GetCardEffectFromHashtable(_hashtable);
  3760. bool IsBlock = CardEffectCommons.IsBlock(_hashtable);
  3761. bool IsAttack = CardEffectCommons.IsAttack(_hashtable);
  3762. List<Permanent> suspendTargetPermanents = _permanents.Filter(PermanentCondition);
  3763. bool PermanentCondition(Permanent permanent)
  3764. {
  3765. if (permanent != null)
  3766. {
  3767. if (permanent.TopCard != null)
  3768. {
  3769. if (permanent.IsSuspended)
  3770. {
  3771. return false;
  3772. }
  3773. if (!permanent.CanSuspend)
  3774. {
  3775. return false;
  3776. }
  3777. if (CardEffect != null)
  3778. {
  3779. if (permanent.TopCard.CanNotBeAffected(CardEffect))
  3780. {
  3781. return false;
  3782. }
  3783. }
  3784. }
  3785. }
  3786. return true;
  3787. }
  3788. foreach (Permanent permanent in suspendTargetPermanents)
  3789. {
  3790. permanent.IsSuspended = true;
  3791. permanent.DPWhenSuspended = permanent.DP;
  3792. if (permanent.ShowingPermanentCard != null)
  3793. {
  3794. permanent.ShowingPermanentCard.ShowPermanentData(true);
  3795. }
  3796. }
  3797. if (suspendTargetPermanents.Count >= 1)
  3798. {
  3799. #region "Effects when permanents suspend
  3800. #region Hashtable Setting
  3801. Hashtable _hashtable = new Hashtable(){
  3802. {"Permanents", suspendTargetPermanents},
  3803. {"IsBlock", IsBlock}
  3804. };
  3805. if (CardEffect != null)
  3806. {
  3807. _hashtable.Add("CardEffect", CardEffect);
  3808. }
  3809. #endregion
  3810. if (IsAttack)
  3811. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.StackSkillInfos(_hashtable, EffectTiming.OnTappedAnyone));
  3812. else
  3813. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(_hashtable, EffectTiming.OnTappedAnyone));
  3814. #endregion
  3815. yield return new WaitForSeconds(0.3f);
  3816. }
  3817. }
  3818. }
  3819. #endregion
  3820. #region Unsuspend permanents
  3821. public class IUnsuspendPermanents
  3822. {
  3823. public IUnsuspendPermanents(List<Permanent> permanents, ICardEffect cardEffect)
  3824. {
  3825. _permanents = permanents.Clone().Filter(CardEffectCommons.IsPermanentExistsOnBattleArea);
  3826. _cardEffect = cardEffect;
  3827. }
  3828. List<Permanent> _permanents { get; set; }
  3829. ICardEffect _cardEffect { get; set; }
  3830. public IEnumerator Unsuspend()
  3831. {
  3832. //Permanent list that will unsuspend
  3833. List<Permanent> untappedPermanets = _permanents.Filter((permanent) =>
  3834. permanent != null
  3835. && permanent.TopCard != null
  3836. && permanent.IsSuspended
  3837. && permanent.CanUnsuspend
  3838. && (_cardEffect == null || !permanent.TopCard.CanNotBeAffected(_cardEffect)));
  3839. #region "When permanents would unsuspend" effect
  3840. #region Hashtable Setting
  3841. Hashtable hashtable1 = new Hashtable()
  3842. {
  3843. {"CardEffect", _cardEffect},
  3844. {"Permanents", untappedPermanets},
  3845. };
  3846. #endregion
  3847. List<SkillInfo> skillInfos = AutoProcessing.GetSkillInfos(hashtable1, EffectTiming.WhenUntapAnyone);
  3848. if (skillInfos.Count >= 1)
  3849. {
  3850. foreach (SkillInfo skillInfo in skillInfos)
  3851. {
  3852. GManager.instance.autoProcessing_CutIn.PutStackedSkill(skillInfo);
  3853. }
  3854. foreach (Permanent permanent in untappedPermanets)
  3855. {
  3856. permanent.ShowUnsuspendEffect();
  3857. }
  3858. //cut in effects
  3859. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing_CutIn.TriggeredSkillProcess(false, AutoProcessing.HasExecutedSameEffect));
  3860. untappedPermanets.ForEach(permanent =>
  3861. {
  3862. if (permanent.ShowingPermanentCard != null)
  3863. {
  3864. permanent.ShowingPermanentCard.WillUntapObject.SetActive(false);
  3865. }
  3866. });
  3867. }
  3868. #endregion
  3869. // fix unsuspend target permanents
  3870. List<Permanent> untappedPermanets_Fixed = untappedPermanets.Filter((permanent) =>
  3871. permanent != null
  3872. && permanent.TopCard != null
  3873. && permanent.IsSuspended
  3874. && permanent.CanUnsuspend
  3875. && (_cardEffect == null || !permanent.TopCard.CanNotBeAffected(_cardEffect)));
  3876. if (untappedPermanets_Fixed.Count >= 1)
  3877. {
  3878. foreach (Permanent permanent in untappedPermanets_Fixed)
  3879. {
  3880. permanent.IsSuspended = false;
  3881. if (permanent.ShowingPermanentCard != null)
  3882. {
  3883. permanent.ShowingPermanentCard.ShowPermanentData(true);
  3884. }
  3885. }
  3886. #region "When permanents are unsuspended" effect
  3887. #region Hashtable Setting
  3888. Hashtable hashtable2 = new Hashtable()
  3889. {
  3890. {"CardEffect", _cardEffect},
  3891. {"Permanents", untappedPermanets_Fixed},
  3892. };
  3893. #endregion
  3894. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(hashtable2, EffectTiming.OnUnTappedAnyone));
  3895. #endregion
  3896. yield return new WaitForSeconds(0.3f);
  3897. }
  3898. foreach (Permanent permanent in untappedPermanets)
  3899. {
  3900. permanent.UntilNextUntapEffects = new List<Func<EffectTiming, ICardEffect>>();
  3901. }
  3902. }
  3903. }
  3904. #endregion
  3905. #region Trash cards from deck top
  3906. public class ITrashDeckCards
  3907. {
  3908. public ITrashDeckCards(List<CardSource> cardSources, ICardEffect cardEffect)
  3909. {
  3910. this.cardSources = new List<CardSource>();
  3911. foreach (CardSource cardSource in cardSources)
  3912. {
  3913. this.cardSources.Add(cardSource);
  3914. }
  3915. this.cardEffect = cardEffect;
  3916. }
  3917. List<CardSource> cardSources { get; set; } = new List<CardSource>();
  3918. ICardEffect cardEffect { get; set; } = null;
  3919. public IEnumerator TrashDeckCards()
  3920. {
  3921. List<CardSource> trashCards = new List<CardSource>();
  3922. foreach (CardSource cardSource in cardSources)
  3923. {
  3924. if (cardSource.Owner.LibraryCards.Contains(cardSource))
  3925. {
  3926. trashCards.Add(cardSource);
  3927. }
  3928. }
  3929. if (trashCards.Count >= 1)
  3930. {
  3931. foreach (CardSource cardSource in trashCards)
  3932. {
  3933. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(cardSource));
  3934. }
  3935. #region "When cards are trashed from security" effect
  3936. #region Hashtable setting
  3937. Hashtable hashtable = new Hashtable()
  3938. {
  3939. {"DiscardedCards", trashCards},
  3940. {"CardEffect", cardEffect},
  3941. };
  3942. #endregion
  3943. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing.StackSkillInfos(
  3944. hashtable, EffectTiming.OnDiscardLibrary));
  3945. #endregion
  3946. }
  3947. }
  3948. }
  3949. #endregion
  3950. #region Overflow of ace
  3951. public class AceOverflowClass
  3952. {
  3953. public AceOverflowClass(List<CardSource> cardSources)
  3954. {
  3955. _cardSources = cardSources.Clone();
  3956. }
  3957. List<CardSource> _cardSources = new List<CardSource>();
  3958. public IEnumerator Overflow()
  3959. {
  3960. _cardSources = _cardSources
  3961. .Filter(cardSource => cardSource.IsACE && !cardSource.IsFlipped && CardEffectCommons.IsExistOnBattleArea(cardSource) || CardEffectCommons.IsExistOnBreedingAreaDigimon(cardSource))
  3962. .OrderBy(cardSource => cardSource.Owner == GManager.instance.turnStateMachine.gameContext.TurnPlayer ? -1 : 1)
  3963. .ToList();
  3964. foreach (CardSource cardSource in _cardSources)
  3965. {
  3966. yield return ContinuousController.instance.StartCoroutine(cardSource.Owner.AddMemory(-cardSource.OverflowMemory, null));
  3967. string log = $"\nOverflow -{cardSource.OverflowMemory}:\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})\n";
  3968. PlayLog.OnAddLog?.Invoke(log);
  3969. }
  3970. }
  3971. }
  3972. #endregion
  3973. #region TrashStack
  3974. public class ITrashStack
  3975. {
  3976. /// <summary>
  3977. /// Trash Stack Class
  3978. /// </summary>
  3979. /// <param name="permanent">Target Permanent</param>
  3980. /// <param name="TrashCount">Amount of cards to trash</param>
  3981. /// <param name="cardEffect">Card Effect</param>
  3982. /// <param name="fromTop">Should trashing start from top, true by default</param>
  3983. public ITrashStack(Permanent permanent, int TrashCount, ICardEffect cardEffect, bool fromTop = true)
  3984. {
  3985. _permanent = permanent;
  3986. _trashCount = TrashCount;
  3987. _cardEffect = cardEffect;
  3988. _fromTop = fromTop;
  3989. }
  3990. Permanent _permanent = null;
  3991. int _trashCount;
  3992. ICardEffect _cardEffect = null;
  3993. bool _fromTop;
  3994. public IEnumerator TrashStack()
  3995. {
  3996. if (_cardEffect == null) yield break;
  3997. if (_cardEffect.EffectSourceCard == null) yield break;
  3998. if (_permanent == null) yield break;
  3999. if (_permanent.TopCard == null) yield break;
  4000. if (_permanent.ImmuneFromStackTrashing(_cardEffect)) yield break;
  4001. if (_permanent.TopCard.CanNotBeAffected(_cardEffect)) yield break;
  4002. _trashCount = Math.Min(_permanent.StackCards.Count, _trashCount);
  4003. if (_trashCount >= 1)
  4004. {
  4005. int count = 0;
  4006. List<CardSource> selectedCards = new List<CardSource>();
  4007. while (true)
  4008. {
  4009. bool StopCondition()
  4010. {
  4011. if (_permanent.HasNoDigivolutionCards)
  4012. {
  4013. return true;
  4014. }
  4015. if (count >= _trashCount)
  4016. {
  4017. return true;
  4018. }
  4019. return false;
  4020. }
  4021. if (StopCondition())
  4022. {
  4023. break;
  4024. }
  4025. if (count == 0)
  4026. {
  4027. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().CreateDebuffEffect(_permanent));
  4028. }
  4029. CardSource cardSource = _permanent.TopCard;
  4030. selectedCards.Add(cardSource);
  4031. yield return ContinuousController.instance.StartCoroutine(new AceOverflowClass(new List<CardSource>() { cardSource }).Overflow());
  4032. yield return ContinuousController.instance.StartCoroutine(CardObjectController.RemoveFromAllArea(cardSource));
  4033. if (!cardSource.IsToken)
  4034. {
  4035. yield return ContinuousController.instance.StartCoroutine(CardObjectController.AddTrashCard(cardSource));
  4036. }
  4037. _permanent.ShowingPermanentCard.ShowPermanentData(true);
  4038. yield return ContinuousController.instance.StartCoroutine(GManager.instance.GetComponent<Effects>().RemoveDigivolveRootEffect(cardSource, _permanent));
  4039. count++;
  4040. }
  4041. #region "When Top Card is Trashed" effect
  4042. #region Hashtable Setting
  4043. System.Collections.Hashtable hashtable = new System.Collections.Hashtable()
  4044. {
  4045. {"Permanent", _permanent},
  4046. {"CardSources", selectedCards}
  4047. };
  4048. #endregion
  4049. yield return ContinuousController.instance.StartCoroutine(GManager.instance.autoProcessing
  4050. .StackSkillInfos(hashtable, EffectTiming.WhenTopCardTrashed));
  4051. #endregion
  4052. #region add log
  4053. if (selectedCards.Count >= 1)
  4054. {
  4055. string log = "";
  4056. log += $"\nStack Trashed :";
  4057. foreach (CardSource cardSource in selectedCards)
  4058. {
  4059. if (cardSource != null)
  4060. {
  4061. log += $"\n{cardSource.BaseENGCardNameFromEntity}({cardSource.CardID})";
  4062. }
  4063. }
  4064. log += "\n";
  4065. PlayLog.OnAddLog?.Invoke(log);
  4066. }
  4067. #endregion
  4068. }
  4069. }
  4070. }
  4071. #endregion