ParlayCard (Top-Level Object)¶
- Table of contents
- ParlayCard (Top-Level Object)
- Description
- Forms
- Examples
Description¶
Retrieves a parlaycard object representing information about your character's parlay cards.
Forms¶
-
int
ParlayCard
- Total number of parlay cards you have in your repertoire.
- parlaycard
ParlayCard[#]
- Argument is is between 1 and the number of cards you have in your repertoire.
- parlaycard
ParlayCard[Name]
Examples¶
echo ${ParlayCard[1].Name}
echo ${ParlayCard[Snippet of Wisdom].ReasonGiven}