Skip to content

Mattz-P/Cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magic the Gathering Forge: Custom card set - Kantai Collection

Introduction:

This Repo Stores codes for Kantai Collection extension set for Magic the Gathering: Forge. Starting with photoshopping every single picture and using an application on iPhone called CardCreator, the development procedure shifted MSE. The scripting was done with VSCode and batch for injections. Each card in the set is designed under EDH card power standards. Althought, this set can be played as a standalone set, the set isn't meant to be played with standard/pioneer power level cards. Ideally this set finishes with roughly 350 cards fully scripted and fine tuned. image

About forge:

Forge is an implementation of Magic the Gathering that lets you play against a computer AI opponent using most of the rules of a real game. You can construct decks for you and the computer to play with, currently 18475 (and counting) cards are available. We now include over 100 schemes, vanguards and planes. You can also play in a draft, sealed deck format or in a gauntlet against the computer. There is a new variant game mode that lets you play against multiple computer opponents. Currently, this program only lets you play against the computer, you cannot play against another human player over the Internet.

You can always download the latest release here: https://releases.cardforge.org/latest/

If you want to create your own custom MTG Forge set: https://github.com/Cockatrice/Cockatrice/wiki/Custom-Cards-&-Sets

Installation:

  1. Download Forge 36 from the link below
  2. Unpack the directory and change its name to Forge 36. Move it under "D:\m\Games"
  3. Unzip "D:\m\Games\Forge 36\res\cardsfolder\cardsfolder.zip"
  4. Click Inject and wait until the batch processes complete
  5. Change the theme located at the right top corner ("The Forge logo"/Layout/Theme) to Darked

Note: You can choose your own directory, but you will need to manually change the directory in Inject.bat.

Dependencies:

  • Forge 36
  • MSE Advanced
  • Additional Borders
  • Beleren and other WOTC fonts
  • VSCode (Optional)
  • Photoshop (Optional)

Relevant Links:

Updates:

08/21/2020 - MSE: 132 Scripted: 49 01/02/2021 - MSE: 136 Scripted: 66

Card List:

The list is in the order of creation

  1. M IJN Zuihou Kaini Otsu

  2. M IJN Shimakaze

  3. R IJN Shigure Kai

  4. M IJN Kongo Kaini

  5. M Shinkai Hoppou

  6. M Command Center

  7. M IJN Ro-500

  8. R IJN Yukikaze

  9. L Plain

  10. L Island

  11. L Swamp

  12. L Mountain

  13. L Forest

  14. M IJN Yuudachi Kaini

  15. R IJN Tatsuda

  16. R Pax Kancolle

  17. M IJN Sakubo Teitoku

  18. U Air-strike Support

  19. R IJN Haruna Kai

  20. C IJN Shiratsuyu Class

  21. C IJN Samidare

  22. R IJN Yamakaze Kai

  23. U Kancolle Exploration

  24. R IJN Taiho Kai

  25. C IJN Kagerou Class

  26. U Capsizing

  27. M Construction site

  28. R Enthusiastic Invitation

  29. R IJN I-58 Kai

  30. U IJN Mochizuki Kai

  31. U Search light

  32. R Unusual descovery

  33. C Harukaze's Blessing

  34. C Suzukaze's Denial

  35. R Shinkai Re

  36. C Expedition

  37. C Commence in Yasen

  38. R KMS Bismarck

  39. R Emergency Extraction

  40. U Industrialization

  41. C Pacify

  42. U IJN Kongo Class

  43. U IJN Inazuma Kai

  44. U IJN Hibiki Kai

  45. C IJN Akatsuki Class

  46. R IXC U-511

  47. C Notify

  48. C Radio Silence

  49. C Hard-Fight Recollection

  50. C Kaitai Factory

  51. R Shinkai Wo Kai FS

  52. U Shinkai Destroyer Hime

  53. S Botulinum Red Apple

  54. R Shinkai CV Hime

  55. C Gendai Factory

  56. C Sanso Gyorai

  57. C IJN Yamakaze

  58. C Yamakaze's doubt

  59. U Teitoku's Dream

  60. C Shinkainize

  61. C Counterstrike

  62. C IJN Amatsukaze

  63. U IJN Kumano

  64. R Yamato's Latent Power

  65. U IJN Akigumo

  66. U IJN Miyuki

Script Memo:

AIPreference:SacCost$Creature.token+powerLE2+toughnessLE2,Creature.cmcLE2+powerLE1+toughnessLE2+inZoneBattlefield

Convenient Codes in MD Exclusively for Matt

Written in:

  • Batch:

Batch:

A batch file is a script file in DOS, OS/2, and Microsoft Windows. It consists of a series of commands to be executed by the command-line interpreter, stored in a plain text file. A batch file may contain any command the interpreter accepts interactively and use constructs that enable conditional branching and looping within the batch file, such as IF, FOR, and GOTO labels. The term "batch" is from batch processing, meaning "non-interactive execution", though a batch file may not process a batch of multiple data.

Some md helps:

  • Text attributes italic, bold, monospace.
  • strikethrough
  • Lists: site #3
  1. Rest
  2. Quarter Notes
  3. An example.

PS: I know this card is broken in pieces. This card was first created under this set using Photoshop which serves a symbolic purpose for this set and wasn't designed from a playable card perspective.

Image


About

MTG Forge Custom Set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published