Inscryption
Install

Details

Last Updated
First Uploaded
Downloads
1.1K
Likes
1
Size
1.6MB
Dependency string
Lily-Lilys_Custom_Costs-1.1.0
Dependants

Lily's Custom Costs

This mod adds 1 new cost for people to use.

Costs:

  • Soul Cost: whenever you kill one of your opponent's cards you are granted a soul token, these tokens are removed at the end of each battle.

How to apply these costs to a card

To add any of these costs to a card you just need to add an extended property to that card.

Here are examples of how to do this for each cost with JSONLoader:

"extensionProperties": {
  "SoulCost": "1"
}

And here are examples of how to do this for each cost with c#:

Card.SetExtendedProperty("SoulCost", "1");

Credits

  • bonnibellady, for making the 3d model for the soul token
  • amy7082, for making the cost art for the soul cost
Thunderstore development is made possible with ads. Please consider making an exception to your adblock.