Both sides previous revisionPrevious revisionNext revision | Previous revision |
plugin-card-action-pack-1 [2025/07/03 22:52] – [Selection Card Actions] isiahgames | plugin-card-action-pack-1 [2025/07/03 22:53] (current) – [Movement Card Actions] isiahgames |
---|
| <code>Select X of Y from | | <code>Select X of Y from |
[zoneName] [location]</code> |Replace 'X' with a number, 'Y' with another number,'zoneName' with a zone, and 'location' with either 'Top', 'Bottom' or 'Random'.\\ \\ This makes the player choose X cards from a selection of Y cards from the specified zone. 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. | | [zoneName] [location]</code> |Replace 'X' with a number, 'Y' with another number,'zoneName' with a zone, and 'location' with either 'Top', 'Bottom' or 'Random'.\\ \\ This makes the player choose X cards from a selection of Y cards from the specified zone. 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 from skills Y, Z, A, B</code> |Replace X, Y, Z, etc with numbers.This makes the player choose X cards from a list of Skill IDs. The list of IDs can be any size. | | | <code>Select X from skills Y, Z, |
| A, B, C</code> |Replace X, Y, Z, etc with numbers.This makes the player choose X cards from a list of Skill IDs. The list of IDs can be any size. | |
| <code>Select All from [zoneName]</code> |Selects all Cards in the specified zone. | | | <code>Select All from [zoneName]</code> |Selects all Cards in the specified zone. | |
| <code>Select All type [typeName] | | <code>Select All type [typeName] |
| |
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. |
| |< 100% 30% >| |
^ Card Action Syntax ^ Description ^ | ^ 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. | |