diff --git a/Miscellaneous/Eroldin_12_Think_Outside_of_the_Box.lua b/Miscellaneous/Eroldin_12_Think_Outside_of_the_Box.lua new file mode 100644 index 0000000..d64f1f8 --- /dev/null +++ b/Miscellaneous/Eroldin_12_Think_Outside_of_the_Box.lua @@ -0,0 +1,127 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +To win this puzzle, you must think outside of the box. Are you capable enough? + Creator: Eroldin + Difficulty: 6/10 + Master Rule: 2 +]] +Debug.SetAIName("Eroldin: Prove your skill!") +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,2) +Debug.SetPlayerInfo(0,2100,0,0) +Debug.SetPlayerInfo(1,11700,0,0) + +--Main Deck (yours) +Debug.AddCard(7565547,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(38699854,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(22610082,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(21593987,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(7672244,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(13676474,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(31000575,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(37620434,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Extra Deck (yours) +Debug.AddCard(70902743,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(67030233,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(48948935,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(9952083,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(14943837,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(21159309,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(79571449,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(74848038,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(23557835,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Banished (yours) +Debug.AddCard(58242947,0,0,LOCATION_REMOVED,0,POS_FACEUP) + +--Spell & Trap Zones (yours) +Debug.AddCard(70391588,0,0,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(70391588,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(94634433,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(83778600,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(83675475,0,0,LOCATION_SZONE,4,POS_FACEDOWN) + +--Extra Deck (opponent's) +Debug.AddCard(70902743,1,1,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (opponent's) +Debug.AddCard(4068622,1,1,LOCATION_HAND,0,POS_FACEDOWN) + +--GY (opponent's) +Debug.AddCard(44508095,1,1,LOCATION_GRAVE,0,POS_FACEUP,true) +Debug.AddCard(4896788,1,1,LOCATION_GRAVE,0,POS_FACEUP) + +--Monster Zones (opponent's) +Debug.AddCard(86327225,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +local m_2=Debug.AddCard(7802006,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +local m_3=Debug.AddCard(55277252,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(52503575,1,1,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(94634433,1,1,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(22628574,1,1,LOCATION_SZONE,3,POS_FACEDOWN) +local eq_1=Debug.AddCard(83746708,1,1,LOCATION_SZONE,0,POS_FACEUP) +local eq_0=Debug.AddCard(83746708,1,1,LOCATION_SZONE,4,POS_FACEUP) +Debug.AddCard(68462976,1,1,LOCATION_FZONE,0,POS_FACEUP) + +Debug.ReloadFieldEnd() + +--Equip Function +local function Equip(c,target) + Debug.PreEquip(c,target) + local ctype=c:Type() + if ctype&TYPE_EQUIP==0 then + local code=EFFECT_CHANGE_TYPE + local value=TYPE_EQUIP+TYPE_SPELL + if c:IsType(TYPE_TRAP) then + code=EFFECT_ADD_TYPE + value=TYPE_EQUIP + elseif ctype&TYPE_UNION~=0 then + value=value+TYPE_UNION + elseif ctype&TYPE_TOKEN~=0 then + value=value+TYPE_TOKEN + end + local eff=Effect.CreateEffect(c) + eff:SetType(EFFECT_TYPE_SINGLE) + eff:SetCode(code) + eff:SetValue(value) + eff:SetProperty(EFFECT_FLAG_CANNOT_DISABLE) + eff:SetReset(RESET_EVENT+0x17e0000) + c:RegisterEffect(eff,true) + end +end + +--Equipped Cards +Equip(eq_0,m_2) +Equip(eq_1,m_3) +aux.BeginPuzzle() + +--[[ +1. "Foolish Revival" --> "Stardust" +2. "Activate both "Star Siphon" +3. "Token Feastevil" and chain "Chain Summoning" +4. "Dimmension Fusion" +5. "Junk Collector" --> "Foolish Revival" --> "Spirit of the Pot (S.P)" +6. "Gracefull" --> "Majestic" and "Conscription" +7. "Set Shadow Tamer" +8. "Pot" Draw 1 extra +9. "Monster Reincarnation" --> "Makyura" --> "Majestic" +10. Summon "Majestic" +11. "Pot" Draw 1 extra +12. "Book of Taiyou" +13. "Shadow Tamer" --> "Grand Elder" and chain "Collected Power" --> "Shadow Tamer" +14. "Mask of Remnants" +15. "Masked Beast" --> "Grand Edler" and "Siphon LV8" +16. "Debris Dragon" +17. Shien's Spy --> "Debris Dragon" +--Battle Phase-- +18. "Masked Beast" --> "Shinato" --> "Red Dragon" +19. "Red Dragon" --> "S.P" +20. "Urgent Tuning" +21. Attack for the win +]] diff --git a/Miscellaneous/Eroldin_13A_Lead the Darklords.lua b/Miscellaneous/Eroldin_13A_Lead the Darklords.lua new file mode 100644 index 0000000..40384f8 --- /dev/null +++ b/Miscellaneous/Eroldin_13A_Lead the Darklords.lua @@ -0,0 +1,90 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +The Darklords are planning to invade another realm. +To do that, they have to traverse Neo Space, which is guarded by mighty Heroes and a Strange Creature. +Help the Darklords and their servants to traverse Neo Space. + + Creator: Eroldin + Difficulty: 6/10 + Master Rule: 3 +]] +Debug.SetAIName("Eroldin: Prove your Skill!") +Debug.ShowHint("So you have been chosen to command our invasion huh?") +Debug.ShowHint("Well, you don't look like much, but if our Lord Morningstar has chosen you, I guess we don't have much of a choice.") +Debug.ShowHint("There is only one piece of advice we would give you, and that's our powers come from the Realm of Death;") +Debug.ShowHint("this is especially the case for Brother Superbia. Make use of it, if you will.") +Debug.ShowHint("Now, let's destroy these cretins who stand in our way and start our glorious conquest.") +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) +Debug.SetPlayerInfo(0,8000,0,0) +Debug.SetPlayerInfo(1,18500,0,0) + +--Main Deck (yours) +Debug.AddCard(48964966,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(70828912,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(52840267,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(40921744,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(85771019,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55690251,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(11260714,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(47664723,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(92719314,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(51790181,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(79571449,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(53046408,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(67316075,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(56830749,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Spell & Trap Zones (yours) +Debug.AddCard(1353770,0,0,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(84968490,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(31550470,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(30459350,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(83887306,0,0,LOCATION_SZONE,4,POS_FACEDOWN) +Debug.AddCard(18161786,0,0,LOCATION_FZONE,0,POS_FACEUP) + +--GY (opponent's) +Debug.AddCard(90140980,1,1,LOCATION_GRAVE,0,POS_FACEUP,true) +Debug.AddCard(21844577,1,1,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(58932615,1,1,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(35809262,1,1,LOCATION_GRAVE,0,POS_FACEUP,true) +Debug.AddCard(20721928,1,1,LOCATION_GRAVE,0,POS_FACEUP) + +--Monster Zones (opponent's) +Debug.AddCard(98266377,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(25366484,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +Debug.AddCard(17032740,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) +Debug.AddCard(78512663,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(53239672,1,1,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(29401950,1,1,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(97077563,1,1,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(42015635,1,1,LOCATION_FZONE,0,POS_FACEUP) + +Debug.ReloadFieldEnd() +aux.BeginPuzzle() +--[[ +1. "Needlebug" +2. "Graceful" --> "Ixcel" and "Athena" +3. "Benevolence" --> "Asmodeus" and "Desire" +4. "Pot" +5. "Valhalla" --> "Asmodeus". Chain "Iron Wall" to opponent's trap. +6. Chain "Emergency" to Amsodeus. --> "Iron Wall" +7. "Two-Pronged" --> "Ojama King" +8. "Share the Pain" +9. Special Summon "Creator" +10. Activate "Creator" --> "Asmodeus" --> "Superbia" +11. Activate "Superbia" --> Athena +12. "Escape" --> "Asmodeus" +13. Activate "Athena" --> "Superbia" --> "Superbia" +14. Activate "Superbia" --> "Ixcel" +15. Summon "Desire" --> "Creator" and "Athena" +16. "Premature" --> "Zerato" +17. Activate "Zerator" +---Battle Phase--- +18. Attack for the win +]] diff --git a/Miscellaneous/Eroldin_13B_Sworn_to_the_Light.lua b/Miscellaneous/Eroldin_13B_Sworn_to_the_Light.lua new file mode 100644 index 0000000..e4ee012 --- /dev/null +++ b/Miscellaneous/Eroldin_13B_Sworn_to_the_Light.lua @@ -0,0 +1,97 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +A disaster has struck; three Darklords have managed to survive the travel through Neo Space and are entering the Realm of Light. +Not only that, but they have enlisted the aid of two foul Fiends. +You, as Lord Commander, are sworn in into the Army of Light to combat this threat. +May the Light illuminate your path. + + Creator: Eroldin + Difficulty: 6/10 + Master Rule: 3 +]] +Debug.SetAIName("Eroldin: Prove your skill!") +Debug.ShowHint("Lord Commander! The Darklords have crossed over Neo Space and have started their invasion of our world.") +Debug.ShowHint("Lord Michael has ordered that we halt the invasion no matter the cost.") +Debug.ShowHint("He has graced us with the presence of one of his mightiest generals, the angel Celestia; her powers may be able to turn the tide.") +Debug.ShowHint("Good luck, and may the Light always shine on your path!") +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) +Debug.SetPlayerInfo(0,8000,0,0) +Debug.SetPlayerInfo(1,12200,0,0) + +--Main Deck (yours) +Debug.AddCard(73853830,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(59481082,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(21785144,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(73176465,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(72443568,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(51790181,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(70046172,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(96235275,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(7183277,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(25290459,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(83725008,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(58996430,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(38815069,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(22624373,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(73665146,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(59019082,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(691925,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(70828912,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(44178886,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(9952083,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(21502796,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(94381039,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(2420921,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(95503687,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Spell & Trap Zones (yours) +Debug.AddCard(36099620,0,0,LOCATION_FZONE,0,POS_FACEUP) +Debug.AddCard(691925,0,0,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(691925,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(44472639,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(50755,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(30502181,0,0,LOCATION_SZONE,4,POS_FACEDOWN) + +--Monster Zones (opponent's) +Debug.AddCard(40921744,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(69890967,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +Debug.AddCard(62180201,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) +Debug.AddCard(52840267,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) +Debug.AddCard(55690251,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(42015635,1,1,LOCATION_FZONE,0,POS_FACEUP) +Debug.AddCard(52503575,1,1,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(44947065,1,1,LOCATION_SZONE,1,POS_FACEUP) +Debug.AddCard(14315573,1,1,LOCATION_SZONE,3,POS_FACEDOWN) + +Debug.ReloadFieldEnd() +aux.BeginPuzzle() +--[[ +1. "Recharge" --> "Ehren" +2. "Premature" --> "Silent" +3. "Recharge" --> "Ryko" +4. Summon "Lyla" +5. Activate "Lyla" --> "Burden" +6. "Recharge" --> "Rinyan" +7. "Greed" +8. "Level Up!" +9. Actvate "Lyla" --> "Negate". Chain "Rush" --> "Lyla". Chain "Chain Summoning" +10. Summon "Lumina" +11. Activate "Lumina" --> "Shire" --> "Shire" +12. "Solar Ray" +13. "Saber" --> "Shire" +14. "Summon "Celestia" --> Lumina +15. Activate "Celestia" --> "Raviel" and "Dreadroot" +16. "Pot" --> "Crusdarer" and "Solar Ray" +--Battle Phase--- +17. "Lyla" --> "Zerator" +18. "Shire" --> "Ixcel" +19. "Silent" --> "Desire". Chain "Circle" +20. "Crusader" --> "Token" +21. Attack for the win. +]] diff --git a/Miscellaneous/Eroldin_14_Birb_is_the_Word.lua b/Miscellaneous/Eroldin_14_Birb_is_the_Word.lua new file mode 100644 index 0000000..7eb7f92 --- /dev/null +++ b/Miscellaneous/Eroldin_14_Birb_is_the_Word.lua @@ -0,0 +1,86 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +Didn't you know? Birb is the word. + + Creator: Eroldin + Difficulty: 7/10 + Master Rule: 2 +]] +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,2) +Debug.SetAIName("Eroldin: Prove Your Skill!") +Debug.ShowHint("What is a birb? Oh, birb is the word.") +Debug.SetPlayerInfo(0,8000,0,0) +Debug.SetPlayerInfo(1,69600,0,0) + +--Main Deck (yours) +Debug.AddCard(88958576,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(3657444,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(3657444,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(3657444,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Extra Deck (yours) +Debug.AddCard(6602300,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(6602300,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(6602300,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(29343734,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(29343734,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(29343734,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(22061412,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(5318639,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(12580477,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--GY (yours) +Debug.AddCard(21844576,0,0,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(58932615,0,0,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(84327329,0,0,LOCATION_GRAVE,0,POS_FACEUP) + +--Monster Zones (yours) +Debug.AddCard(21698716,0,0,LOCATION_MZONE,2,POS_FACEUP_DEFENSE,true) +Debug.AddCard(68215963,0,0,LOCATION_MZONE,1,POS_FACEUP_DEFENSE,true) +Debug.AddCard(32933942,0,0,LOCATION_MZONE,3,POS_FACEUP_DEFENSE,true) +Debug.AddCard(79979666,0,0,LOCATION_MZONE,0,POS_FACEUP_DEFENSE,true) +Debug.AddCard(95600067,0,0,LOCATION_MZONE,4,POS_FACEUP_DEFENSE,true) + +--Spell & Trap Zones (yours) +Debug.AddCard(33550694,0,0,LOCATION_FZONE,0,POS_FACEUP) +Debug.AddCard(39980304,0,0,LOCATION_SZONE,1,POS_FACEDOWN) + +--Monster Zones (opponent's) +Debug.AddCard(23995347,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(53347303,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) +Debug.AddCard(62873545,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +Debug.AddCard(89631141,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) +Debug.AddCard(89631141,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(42364257,1,1,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(83968380,1,1,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(83968380,1,1,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(83968380,1,1,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(55144522,1,1,LOCATION_SZONE,4,POS_FACEDOWN) + +Debug.ReloadFieldEnd() +aux.BeginPuzzle() + +--[[ +1. Chain Material +2. Raigeki (use all the effects of the "Crystal Beasts)" +3. "Set Mystical Space Typhoon" +4. Fusion Summon "Black Fenix" +5. Use the effect of "Black Fenix" +6. Repeat step 4 and 5 twice +7. Fusion Summon "Electrum" +8. Repeat step 4 and 5 twice (do not fuse with "Flamvell"!) +9. Fusion Summon "Electrum" +10. Repeat step 4 and 5 twice (do not fuse with "Flamvell"!) +11. Fusion Summon "the Shining" +12. Fusion Summon "Electrum" +13. Repeat step 4 and 5 twice (do not fuse with "Flamvell"!) +14. Fusion Summon "Electrum" +15. Repeat step 4 and 5 twice (do not fuse with "Flamvell"!) +16. Fusion Summon "Electrum" +17. Repeat step 4 and 5 twice for the win. +]] diff --git a/Miscellaneous/Eroldin_15_Flight_of_the_Black_Dragons.lua b/Miscellaneous/Eroldin_15_Flight_of_the_Black_Dragons.lua new file mode 100644 index 0000000..08512ed --- /dev/null +++ b/Miscellaneous/Eroldin_15_Flight_of_the_Black_Dragons.lua @@ -0,0 +1,126 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,2) +--[[message +You were warned by "Gragonith", that the "Lord of D." and the White Dragonflight have enlisted the aid of a "Summoned Skull" to invade the mountains where the Dark Dragonflight nests. +Punish the opposing dragonflight and their sorcerer for their arrogance and bring peace back to your mountains. +Be warned though, the "Lord of D." is a dasterdly tricky foe. + + Creator: Eroldin + Difficulty: 4/10 + Master Rule: 2 + +]] +Debug.SetAIName("Eroldin: Prove Your Skill!") +Debug.SetPlayerInfo(0,900,0,0) +Debug.SetPlayerInfo(1,7200,0,0) + +--Main Deck (yours) +Debug.AddCard(64335804,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(48229808,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(74677426,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(11224103,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(25290459,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(23171610,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(691925,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(25789292,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Extra Deck (yours) +Debug.AddCard(11901678,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(96561011,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(88264978,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(21785144,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(37520316,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(36262024,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(23842445,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(26118970,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Spell & Trap Zones (yours) +Debug.AddCard(50913601,0,0,LOCATION_FZONE,0,POS_FACEUP) +Debug.AddCard(71490127,0,0,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(68540058,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(70828912,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(31550470,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(39701395,0,0,LOCATION_SZONE,4,POS_FACEDOWN) + +--Main Deck (opponent's) +Debug.AddCard(8124921,1,1,LOCATION_DECK,0,POS_FACEDOWN) + +--Hand (opponent's) +Debug.AddCard(44519536,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(7902349,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(33396948,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(70903634,1,1,LOCATION_HAND,0,POS_FACEDOWN) + +--Monster Zones (opponent's) +local m_2=Debug.AddCard(17985575,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(70781054,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +Debug.AddCard(62873545,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) +Debug.AddCard(89631144,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) +Debug.AddCard(89631144,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(95132338,1,1,LOCATION_SZONE,2,POS_FACEUP) +local eq_0=Debug.AddCard(6178850,1,1,LOCATION_SZONE,1,POS_FACEUP) +local eq_1=Debug.AddCard(48576971,1,1,LOCATION_SZONE,3,POS_FACEUP) +Debug.AddCard(73915051,1,1,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(83675475,1,1,LOCATION_SZONE,4,POS_FACEDOWN) + +Debug.ReloadFieldEnd() + +--Equip Function +local function Equip(c,target) + Debug.PreEquip(c,target) + local ctype=c:Type() + if ctype&TYPE_EQUIP==0 then + local code=EFFECT_CHANGE_TYPE + local value=TYPE_EQUIP+TYPE_SPELL + if c:IsType(TYPE_TRAP) then + code=EFFECT_ADD_TYPE + value=TYPE_EQUIP + elseif ctype&TYPE_UNION~=0 then + value=value+TYPE_UNION + elseif ctype&TYPE_TOKEN~=0 then + value=value+TYPE_TOKEN + end + local eff=Effect.CreateEffect(c) + eff:SetType(EFFECT_TYPE_SINGLE) + eff:SetCode(code) + eff:SetValue(value) + eff:SetProperty(EFFECT_FLAG_CANNOT_DISABLE) + eff:SetReset(RESET_EVENT+0x17e0000) + c:RegisterEffect(eff,true) + end +end + +--Equipped Cards +Equip(eq_0,m_2) +Equip(eq_1,m_2) +aux.BeginPuzzle() + +--[[ +1. Summon "Black Dragon's Chick" +2. Special Summon the "Darkness Metal Dragon (D.M.D)" +3. Cards of Consonance +4. Solar Recharge +5. "Chalice" --> "Lord of D." +6. Premature Burial --> "Horus" +7. Activate "D.M.D" --> "Red-Eyes" +8. Special Summon "Darkness Dragon" +9. "Mind Control: --> Summoned Skull +10. "Dragon's Mirror" +11. "Escape from the Dark Dimension" --> "Red-Eyes" +12. "Metalmorph" --> "Red-Eyes" +13. Special Summon from Deck "Metal Dragon" +14. "Limiter Removal" +15. "Nitro Unit" --> "Ultimate Dragon" +16. "Level Up!" +--Battle Phase-- +17. "Metal Dragon" --> "Ultimate Dragon" +18. "Darkness Dragon" --> "Blue-Eyes" +19. "Skull Dragon" --> "Blue-Eyes" +20. "Horus" --> "Lord of D." (Chain "Horus") +21. Attack with "D.M.D" for the Win. +]] diff --git a/Miscellaneous/Eroldin_16_A_War_of_Knights.lua b/Miscellaneous/Eroldin_16_A_War_of_Knights.lua new file mode 100644 index 0000000..2c08037 --- /dev/null +++ b/Miscellaneous/Eroldin_16_A_War_of_Knights.lua @@ -0,0 +1,97 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +A clash of knights. Yours are superior though. + + Creator: Eroldin + Difficulty: 3 + Master Rule: 2 +]] +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,2) +Debug.SetAIName("Eroldin: Prove Your Skill!") +Debug.SetPlayerInfo(0,1100,0,0) +Debug.SetPlayerInfo(1,7700,0,0) + +--Main Deck (yours) +Debug.AddCard(76908448,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(5405694,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(83764719,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(17589298,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(19642774,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(91731841,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(90019393,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(71490127,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(33508719,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(6368039,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Extra Deck (yours) +Debug.AddCard(86805855,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(66889139,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(62873545,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(45037489,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(76614340,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(2903036,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(48976825,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(9952083,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(88696724,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(11321183,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(18511384,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Spell & Trap Zones (yours) +Debug.AddCard(71490127,0,0,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(24094653,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(65450690,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(41356845,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(37520316,0,0,LOCATION_SZONE,4,POS_FACEDOWN) + +--Main Deck (opponent's) +Debug.AddCard(18060565,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(876330,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(63487632,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(88361177,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(36870345,1,1,LOCATION_DECK,0,POS_FACEDOWN) + +--Monster Zones (opponent's) +Debug.AddCard(58601383,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(34116027,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) +Debug.AddCard(80159717,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +Debug.AddCard(97204936,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK,true) +Debug.AddCard(16589042,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(56120475,1,1,LOCATION_SZONE,2,POS_FACEDOWN) + +Debug.ReloadFieldEnd() +aux.BeginPuzzle() + +--[[ +1. "Polymarization (Pol)" +2. "Pot" +3. "Fusion Recovery" --> "Pol" --> "Dark Blade" +4. Summon "Dark Blade" +5. "Tribute Doll" --> "Dark Blade" --> "Gaia" +6. "Dragon's Mirror" +7. "Mind Controll" --> "Gaia Knight". Chain "Burial" --> "The Earth". Chain "Chain Summoning" +8. Set "Pol" +9. Set "Jar" +10. "Acid" +11. Summon "Fleur" +12. Synchro Summon (use "Gaia Knight") +13. "Pol" +14. "Pot" +15. "Sword" --> "Dark Blade" +16. "Pot" +17. "Monster Reborn" --> "Alexandrite" +18. Activate "Alexandrite" +19. Activate "Ruby" +20. "Ritual Forgone" +21. "Dragon's Mirror" +---Battle Phase--- +22. "Ruby" --> "Gaia Drake". Chain "Fleur" +23. Attack for the win. +]] diff --git a/Miscellaneous/Eroldin_17_Ladies_of_Frost.lua b/Miscellaneous/Eroldin_17_Ladies_of_Frost.lua new file mode 100644 index 0000000..d76e410 --- /dev/null +++ b/Miscellaneous/Eroldin_17_Ladies_of_Frost.lua @@ -0,0 +1,123 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +~~Baby you're as cold as ice, you're willing to sacrifice our...~~ +Oh... Ahum... sorry... +Fire monsters are trying to dry-up your oceans. +Use your icy powers to wipe them out. + + Creator: Eroldin + Difficulty: 5 + Master Rule: 2 +]] +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,2) +Debug.SetAIName("Eroldin: Prove Your Skill!") +Debug.SetPlayerInfo(0,2100,0,0) +Debug.SetPlayerInfo(1,19000,0,0) + +--Main Deck (yours) +Debug.AddCard(96947648,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(23842445,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(34016756,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(59546528,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(24661486,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(91468551,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(24661486,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(24661486,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(14462257,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(32750510,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(28348537,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(40916023,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(91133740,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(91133740,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(5758500,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(23557835,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Spell & Trap Zones (yours) +Debug.AddCard(82999629,0,0,LOCATION_FZONE,0,POS_FACEUP) +Debug.AddCard(57953380,0,0,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(83764719,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(83778600,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(51790181,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_SZONE,4,POS_FACEDOWN) + +--Main Deck (opponent's) +Debug.AddCard(48411996,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(48411996,1,1,LOCATION_DECK,0,POS_FACEDOWN) + +--GY (opponent's) +Debug.AddCard(48411996,1,1,LOCATION_GRAVE,0,POS_FACEUP) + +--Monster Zones (opponent's) +local m_2=Debug.AddCard(17548456,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +local m_0=Debug.AddCard(85028288,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) +Debug.AddCard(81843628,1,1,LOCATION_MZONE,3,POS_FACEDOWN_DEFENSE,true) + +--Spell & Trap Zones (opponent's) +local eq_0=Debug.AddCard(56747793,1,1,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(12247206,1,1,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(62279055,1,1,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(41356845,1,1,LOCATION_SZONE,4,POS_FACEDOWN) +local eq_1=Debug.AddCard(32268901,1,1,LOCATION_SZONE,0,POS_FACEUP) + +Debug.ReloadFieldEnd() + +--Equip Function +local function Equip(c,target) + Debug.PreEquip(c,target) + local ctype=c:Type() + if ctype&TYPE_EQUIP==0 then + local code=EFFECT_CHANGE_TYPE + local value=TYPE_EQUIP+TYPE_SPELL + if c:IsType(TYPE_TRAP) then + code=EFFECT_ADD_TYPE + value=TYPE_EQUIP + elseif ctype&TYPE_UNION~=0 then + value=value+TYPE_UNION + elseif ctype&TYPE_TOKEN~=0 then + value=value+TYPE_TOKEN + end + local eff=Effect.CreateEffect(c) + eff:SetType(EFFECT_TYPE_SINGLE) + eff:SetCode(code) + eff:SetValue(value) + eff:SetProperty(EFFECT_FLAG_CANNOT_DISABLE) + eff:SetReset(RESET_EVENT+0x17e0000) + c:RegisterEffect(eff,true) + end +end + +--Equipped Cards +Equip(eq_0,m_2) +Equip(eq_1,m_0) +aux.BeginPuzzle() + +--[[ +1. "Card of Safe Return (CoSR)" +2. "Monster Reborn" --> "Cold". Trigger "CoSR" +3. "Temple" +4. "Foolish" --> "Stauriko". Follow the chain and trigger "CoSR" +5. Special Summon "Aqua Spirit" --> Ice Queen +6. "Pot" x2 +7. "Benovolence" --> "Blizzard" and "Master" +8. "Pot" +9. Special Summon 'Master" by tributing you two weaker monsters +10. Activate "Cold" 3x --> "Snowman" and "Dance" --> "Meteor" and 2 "Stauriko" +11. "Salvage" +12. Activate "Master" --> "Stauriko (without a counter)" +13. "Nitro" --> "Titano" +14. "Riryoku" --> "Meteor" --> Any one of your "Cold" +15. Activate "Master" +16. "Soul" --> "Master" and "Dance" +17. "Dimension" +18. "Master" --> Any of YOUR monsters +19. Special Summon "Blizzard" --> "Dance (ONLY!)" +20. Activate "Cold" x2 --> Any of YOUR monsters +---Battle Phase--- +21. "Blizzard" --> "Titano" +22. Attack for the win. +]] diff --git a/Miscellaneous/Eroldin_18_A_Divine_War.lua b/Miscellaneous/Eroldin_18_A_Divine_War.lua new file mode 100644 index 0000000..91dd3b3 --- /dev/null +++ b/Miscellaneous/Eroldin_18_A_Divine_War.lua @@ -0,0 +1,131 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +The High Priest of Osiris (Slifer) has declared war on you! +Show them why Ra is the ruling god of Egypt! + + Creator: Eroldin + Difficulty: 5/10 + Master Rule: 2 +]] +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI+DUEL_PSEUDO_SHUFFLE,2) +Debug.SetAIName("Eroldin: Prove Your Skill!") +Debug.SetPlayerInfo(0,8000,0,0) +Debug.SetPlayerInfo(1,8000,0,0) + +--Main Deck (yours) +Debug.AddCard(23557835,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(5758500,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(10012614,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(4162088,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(70828912,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(10000012,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Extra Deck (yours) +Debug.AddCard(66235877,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(12247206,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(94940436,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(69015963,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(82888408,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(66607691,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(82432018,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(55144522,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(70368879,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--GY (yours) +Debug.AddCard(86805855,0,0,LOCATION_GRAVE,0,POS_FACEUP,true) +Debug.AddCard(26439287,0,0,LOCATION_GRAVE,0,POS_FACEUP) + +--Monster Zones (yours) +Debug.AddCard(70095155,0,0,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (yours) +Debug.AddCard(81332143,0,0,LOCATION_SZONE,2,POS_FACEDOWN) +Debug.AddCard(76137276,0,0,LOCATION_SZONE,1,POS_FACEDOWN) +Debug.AddCard(40633297,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(66719324,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(74923978,0,0,LOCATION_SZONE,4,POS_FACEUP) + +--Hand (opponent's) +Debug.AddCard(88819587,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(57793869,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(6007213,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(32012841,1,1,LOCATION_HAND,0,POS_FACEDOWN) + +--GY (opponent's) +Debug.AddCard(89631141,1,1,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(89631141,1,1,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(89631141,1,1,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(23995347,1,1,LOCATION_GRAVE,0,POS_FACEUP,true) +Debug.AddCard(88819587,1,1,LOCATION_GRAVE,0,POS_FACEUP) +Debug.AddCard(88819587,1,1,LOCATION_GRAVE,0,POS_FACEUP) + +--Monster Zones (opponent's) +local m_1=Debug.AddCard(110000012,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(32012841,1,1,LOCATION_MZONE,1,POS_FACEUP_DEFENSE,true) +Debug.AddCard(53347303,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) +Debug.AddCard(4896788,1,1,LOCATION_MZONE,4,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(62279055,1,1,LOCATION_SZONE,2,POS_FACEDOWN) +local eq_0=Debug.AddCard(6178850,1,1,LOCATION_SZONE,3,POS_FACEUP) +Debug.AddCard(56433456,1,1,LOCATION_FZONE,0,POS_FACEUP) + +Debug.ReloadFieldEnd() + +--Equip Function +local function Equip(c,target) + Debug.PreEquip(c,target) + local ctype=c:Type() + if ctype&TYPE_EQUIP==0 then + local code=EFFECT_CHANGE_TYPE + local value=TYPE_EQUIP+TYPE_SPELL + if c:IsType(TYPE_TRAP) then + code=EFFECT_ADD_TYPE + value=TYPE_EQUIP + elseif ctype&TYPE_UNION~=0 then + value=value+TYPE_UNION + elseif ctype&TYPE_TOKEN~=0 then + value=value+TYPE_TOKEN + end + local eff=Effect.CreateEffect(c) + eff:SetType(EFFECT_TYPE_SINGLE) + eff:SetCode(code) + eff:SetValue(value) + eff:SetProperty(EFFECT_FLAG_CANNOT_DISABLE) + eff:SetReset(RESET_EVENT+0x17e0000) + c:RegisterEffect(eff,true) + end +end + +--Equipped Cards +Equip(eq_0,m_1) +Debug.ShowHint("This Slifer is from the Console games, NOT the OCG/TCG! Their effects differ.") +aux.BeginPuzzle() +--[[ +1. "Rain of Mercy" +2. "Magnet Circle" +3. Activate "Stein" +4. "Upstart Goblin". CHAIN "Reclamation" --> "The Fabled" +5. "Bad Reaction" +6. Summon "Ra" --> "Fabled", "Stein" and "Cyber Dragon". Actvate it's summon effect. +7. "Yu-Jo" +8. "Upstart" +9. Premature --> Proto-Cyber. Activate "Reckless" as reaction. +10. "Photon" +11. "Mask" --> "Fiend" +12. "Pot". Draw 3 +13. "Banner" +14. "Soul" --> All 4 "Blue-Eyes" and "Dark Blade the Dragon Knight (DBDK)" +15. "Dimension" +16. "Banner" +17. Actvate "Rah" x2 --> "Millenium" and "Spirit" +18. Activate "Cyber" --> "Millenium" +---Battle Phase-- +19. "Fiend" --> "Slifer" +20. "(DBDK)" --> "Slifer" Activate effect --> "Baby" x3 +21. "Ra" --> "Blue-Eyes" +22. Attack with "Cyber" for the win! +]] diff --git a/Miscellaneous/Eroldin_19_First_Turn_Kill.lua b/Miscellaneous/Eroldin_19_First_Turn_Kill.lua new file mode 100644 index 0000000..12737ff --- /dev/null +++ b/Miscellaneous/Eroldin_19_First_Turn_Kill.lua @@ -0,0 +1,116 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +This is just a proof of concept of a certain FTK + + Creator: Eroldin + Difficulty: 4/10 + Master Rule: 5 +]] +Debug.ReloadFieldBegin(DUEL_SIMPLE_AI,5) +Debug.SetAIName("Eroldin: Prove your skill!") +Debug.SetPlayerInfo(0,8000,0,0) +Debug.SetPlayerInfo(1,8000,0,0) + +--HAND (yours) +Debug.AddCard(29762407,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(33550694,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(39980304,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(21844577,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(58932615,0,0,LOCATION_HAND,0,POS_FACEDOWN) + + +--Extra Deck (yours) +Debug.AddCard(34989413,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(56910167,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(29343734,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(29343734,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(29343734,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(16304628,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(16304628,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) +Debug.AddCard(16304628,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Deck (yours) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(79979666,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(84327329,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Deck (opponent's) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_DECK,0,POS_FACEDOWN) + +--Hand (opponent's) +Debug.AddCard(27288416,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(27288416,1,1,LOCATION_HAND,0,POS_FACEDOWN) + +Debug.ReloadFieldEnd() +Debug.ShowHint("This is your first turn and you already won.") +aux.BeginPuzzle() diff --git a/Miscellaneous/Eroldin_20_Blooming_Fury.lua b/Miscellaneous/Eroldin_20_Blooming_Fury.lua new file mode 100644 index 0000000..d03952a --- /dev/null +++ b/Miscellaneous/Eroldin_20_Blooming_Fury.lua @@ -0,0 +1,81 @@ +--Created using senpaizuri's Puzzle Maker (updated by Naim & Larry126) +--Partially rewritten by edo9300 +--[[message +Plants vs. Zombies has arrived in Yu-Gi-Oh... Kinda. + + Creator: Eroldin + Difficulty: 5/10 + Master Rule: 2 +]] +Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,2) +Debug.SetPlayerInfo(0,100,0,0) +Debug.SetPlayerInfo(1,4500,0,0) +Debug.SetAIName("Eroldin: Prove Your Skill!") + +--Main Deck (yours) +Debug.AddCard(44125452,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(85431040,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(11819616,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(44125452,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(48686504,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(85431040,0,0,LOCATION_DECK,0,POS_FACEDOWN) +Debug.AddCard(53257892,0,0,LOCATION_DECK,0,POS_FACEDOWN) + +--Extra Deck (yours) +Debug.AddCard(73580471,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) + +--Hand (yours) +Debug.AddCard(28529976,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(69584564,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(96470883,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(49674183,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(85431040,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(95750695,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(32268901,0,0,LOCATION_HAND,0,POS_FACEDOWN) +Debug.AddCard(69584564,0,0,LOCATION_HAND,0,POS_FACEDOWN) + +--Spell & Trap Zones (yours) +Debug.AddCard(87430998,0,0,LOCATION_FZONE,0,POS_FACEUP) +Debug.AddCard(5973663,0,0,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(81524977,0,0,LOCATION_SZONE,1,POS_FACEUP) +Debug.AddCard(62896588,0,0,LOCATION_SZONE,3,POS_FACEDOWN) +Debug.AddCard(18752938,0,0,LOCATION_SZONE,0,POS_FACEDOWN) +Debug.AddCard(72575145,0,0,LOCATION_SZONE,4,POS_FACEDOWN) + +--GY (opponent's) +Debug.AddCard(6021033,1,1,LOCATION_GRAVE,0,POS_FACEUP,true) + +--Monster Zones (opponent's) +Debug.AddCard(1764972,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) +Debug.AddCard(59969392,1,1,LOCATION_MZONE,1,POS_FACEUP_ATTACK,true) + +--Spell & Trap Zones (opponent's) +Debug.AddCard(66835946,1,1,LOCATION_SZONE,2,POS_FACEUP) +Debug.AddCard(52503575,1,1,LOCATION_SZONE,1,POS_FACEUP) +Debug.AddCard(79852326,1,1,LOCATION_SZONE,3,POS_FACEDOWN) + +Debug.ReloadFieldEnd() +aux.BeginPuzzle() +--[[ +1. Seed of Deception +2. Activate Evil Thorn (summon both) +3. Super Solar Nutrient --> Any --> Lonefire Blossom +3. Activate Lonefire Blossom --> Itself --> Gigaplant +4. Supervise +5. Activate Gigaplant --> Lonefire Blossom +6. Activate Lonefire Blossom --> Gigaplant --> Tytannial (Supervise Triggers) +7. Demotion --> Gigaplant +8. Natural Tune --> Gigaplant +9. Gemini Summon & Activate Gigaplant --> Queen Angel of Roses +10. Special Summon Fallen Angel of Roses --> Lonefire Blossom +11. Use Seed Cannon +12. Fragrance Storm --> Evil Thorn (Do not draw an extra card. Special Summon Rose Fairy) +13. Fragrance Storm --> Rose Fairy (Special Summon Rose Fairy) +14. Synchro Summon Black Rose Dragon (do not trigger it's effect) +15. Activate Salamandra --> Black Rose Dragon +16. Use The World Tree --> Two Counters --> Pyramid of Wonders +---Battle Phase--- +17. Attack Doomkaiser Dragon/Assault Mode with either Black Rose Dragon, or Tytannial. +18. Attack for the win (attacking Zoma the Spirit with your last monster) +]] +