DLC cards are not included in VanillaCardIDs
Closed this issue · 2 comments
CodePointer commented
I'm working on the modding and I want to find the card "For The Greater Good". I think the rebel unit is a very interesting mechanism. However, I can't find the asset's name from Constants/VanillaCardIDs.cs. Also, some DLC cards such as "Apex Imp" are not included.
So where can I find the asset's name with the card name? Or, is there a way to find the assets' names via some modding tools given in the tutorial?
brandonandzeus commented
This is fixed as of 6bdb760
I will get the newly added Types and Traits in a separate commit.
brandonandzeus commented
I believe I got them all now.