

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
-Made Prism cost more intuitive when used with other mox costs, mox will now only satisfy one cost requierment at a time ( for a card that costs 1 blue and 1 prism Mox, a single blue mox will no longer fulfill both costs at once)
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