Wiki / Items / Deck Of Cards

Deck Of Cards

deck_of_cards
DST
Are we playing with a full deck?
Guide
Obtain
Use
Stats
All stats
TypeItems
Related prefabs
Advanced
Script stats
Prefab scriptscripts/prefabs/deck_of_cards.lua
Script max healthMAX_NUM + 10
Tags
deck_of_cards deckcontainer
Components
deckcontainer inventoryitem inspectable combat health
Assets (script)
[
  {
    "file": "anim/deck_of_cards.zip",
    "type": "ANIM"
  },
  {
    "file": "images/playingcards.xml",
    "type": "ATLAS"
  },
  {
    "file": "images/playingcards.tex",
    "type": "IMAGE"
  },
  {
    "file": "deckofcards0",
    "type": "INV_IMAGE"
  },
  {
    "file": "deckofcards1",
    "type": "INV_IMAGE"
  },
  {
    "file": "deckofcards2",
    "type": "INV_IMAGE"
  },
  {
    "file": "deckofcards3",
    "type": "INV_IMAGE"
  }
]
Dependencies / Related