Mod API Reference:CardGame

CardGame: Settings of a card in a specific game. This is an abstract type, the actual type will be one of the children listed below.

  • ActiveCardExpireBehavior ActiveCardExpireBehaviorOptions (enum):
  • ActiveOrderDuration integer:
  • CardID CardID:
  • Description string:
  • FriendlyDescription string:
  • ID CardID:
  • InitialPieces integer:
  • IsStoredInActiveOrders boolean:
  • MinimumPiecesPerTurn integer:
  • NumPieces integer:
  • Weight number:

Children