Skip to content

Small program to help create custom cards for Project Ignis: Edopro

License

Notifications You must be signed in to change notification settings

Zefile8/Edo-Autoscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for Edo-Autoscript


WARNING: Edo-Autoscript is a small program made to convert PSCT from Yu-Gi-Oh! cards into a .lua file usable on Project Ignis: Edopro. The Edopro team is not associated with this project.


List of expressions recognized so far:

  • once per turn:
  • " once per turn
  • can only be activated once per turn
  • can only be used once per turn
  • target
  • destroy
  • banish
  • excavate
  • then
  • and if you do
  • also
  • (quick effect):
  • from your deck to your hand
  • except "
  • special summon
  • you cannot special summon for the rest of this turn, except
  • draw
  • cannot be normal summoned
  • must be special summoned by its own effect
  • must be special summoned by a card effect
  • must first be special summoned by
  • must first be special summoned by its own effect
  • (adds the template condition func)
  • (adds the template target func)
  • (adds the template operation func)
  • 1 ...
  • 9 (to use with draw, excavate or special summon)

*Note that this program will never output a perfect card, you still have to manually fix any mistakes it left behind, it just makes the tedious parts that much faster. For best results, give it only one effect at a time.


Contact me on Discord at Zefile#5500 for any additional information.