
Inscryption
You are viewing a potentially older version of this package. View Latest Version

If youd like to support this Mod, please consider donating to my Ko-Fi at this Url: https://ko-fi.com/arackulele
Currently adds the Prism Mox Cost with compatibility for Act 1 and Act 2, this is added using an Integer Extension Property so you can have a card cost up to 3 Prism Cost
{
"extensionProperties": {
"PrismCost": "1"
},
}
C = Any CardInfo
{
C.SetExtendedProperty("PrismCost", 1);
}
Keks, who paid me to make this Mod
None
None
You already know how to do this but ,
Step 1: Install API, it is a dependency
Step 2: Put the Artwork folder and .dll file into the plugins folder
Step 3: You are done
...Or just use the R2Mod Manager