Skip to content
Naim edited this page Jan 7, 2025 · 69 revisions

Welcome to the Project Ignis's CardScripts wiki!

Here you will find the documentation to the functions available in our scripting library used with Edopro. You will also find some tutorials and guides if you're interested in learning about card scripting, which will allow you to script and use your own custom cards.

For questions, feel free to contact me on Discord at #thenaim

Useful pages:

  • For general instructions for beginners that want to get started with scripting cards, read this page that also includes the programs you will need.

  • For a list of functions that are used to script cards in Edopro, see our Scripting library page.

  • For commonly used names for the parameters you see in use in scripts and functions, read our Parameter naming convention page.

  • For a basic guide on how to read a script, check out our understanding a card script page.

  • This page explains what filter functions are and how to use them in your scripts

  • This page explains how archetypes work in the game.

  • This page explains how counters work in the game.

  • This page lists the functions available for the implementation of Skills, which are slightly different from a regular card.

  • This page lists the extra rules available in the game. WIP: activation cards are not listed yet

Check out the Scrapi-book project, which will serve as a new, updated version of this wiki.