User Tools

Site Tools


plugin-card-action-pack-1

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
plugin-card-action-pack-1 [2025/06/13 02:09] – [Selection Card Actions] isiahgamesplugin-card-action-pack-1 [2025/06/13 02:10] (current) – [Movement Card Actions] isiahgames
Line 31: Line 31:
 ===== Selection Card Actions ===== ===== Selection Card Actions =====
  
 +^  Card Action Syntax  ^ Description  ^
 |  <code>Select X from zoneName</code>  |Replace 'X' with a number or game variable, and replace 'zoneName' with 'deck', 'discard' or 'hand'. This opens the Card Selection Window and makes the player choose X cards from the specified zone.  | |  <code>Select X from zoneName</code>  |Replace 'X' with a number or game variable, and replace 'zoneName' with 'deck', 'discard' or 'hand'. This opens the Card Selection Window and makes the player choose X cards from the specified zone.  |
 |  <code>Select X of Y from zoneName location</code>  |Replace 'X' with a number, 'Y' with another number,'zoneName' with a zone, and a 'location'.\\ \\ This makes the player choose X cards from a selection of Y cards from the specified zone. Replace 'zoneName' with 'deck', 'discard' or 'hand'. Replace 'location' with 'Top', 'Bottom', 'Random'. If 'Top', The pool of cards will be grabbed from the top Y cards. If 'Bottom', the bottom. If 'random', cards will be grabbed randomly from the zone.  | |  <code>Select X of Y from zoneName location</code>  |Replace 'X' with a number, 'Y' with another number,'zoneName' with a zone, and a 'location'.\\ \\ This makes the player choose X cards from a selection of Y cards from the specified zone. Replace 'zoneName' with 'deck', 'discard' or 'hand'. Replace 'location' with 'Top', 'Bottom', 'Random'. If 'Top', The pool of cards will be grabbed from the top Y cards. If 'Bottom', the bottom. If 'random', cards will be grabbed randomly from the zone.  |
Line 49: Line 50:
 Once the player has selected cards, these Card Actions will do something with them. Once the player has selected cards, these Card Actions will do something with them.
  
 +^  Card Action Syntax  ^ Description  ^
 |  <code>Move Selected to zoneName</code>  | Replace 'zoneName' with a zone. This will move the selected cards from their previous zone to the specified zone.  |  |  <code>Move Selected to zoneName</code>  | Replace 'zoneName' with a zone. This will move the selected cards from their previous zone to the specified zone.  | 
 | <code>Move Unselected to zoneName</code> | This will move the cards that WEREN'T selected cards from their previous zone to the specified zone. | | <code>Move Unselected to zoneName</code> | This will move the cards that WEREN'T selected cards from their previous zone to the specified zone. |
plugin-card-action-pack-1.1749773371.txt.gz · Last modified: 2025/06/13 02:09 by isiahgames