Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
card-actions [2025/06/13 02:13] – isiahgames | card-actions [2025/06/13 20:32] (current) – isiahgames |
---|
==== Card Summons ==== | ==== Card Summons ==== |
| |
| <code>Select X from unitName Field</code> |Replace 'X' with a number or game variable, and replace 'unitName' with 'Ally', 'Opponent', 'Party', or 'Troop'. This activates the respective Field to select the specified number of Cards. | | If you are using the plugin [[plugin-card-summons|Card Summons]], you also have access to these Card Actions: |
| <code>Select X Type typeName from unitName Field</code> |Replace 'X' with a number or game variable, and replace 'unitName' with 'Ally', 'Opponent', 'Party', or 'Troop'. Replace 'typeName' with a Card Type. This activates the respective Field to select the specified number of Cards, only being able to select the specified Type. | | |
| <code>Use Skill X on Selected</code> |Replace 'X' with a number or game variable. This performs a skill matching the ID of X on any Creatures selected using the above Select actions, using the Battler performing this Card Action as the subject for damage calculation. | | {{page>plugin-card-summons#card_actions}} |
| <code>Battle Log: message</code> |Replace 'message' with text. This will push that text to the Battle Log. | | |
| ===== Card Action Modifiers ===== |
| |
| For the time being, Modifiers are only present in Action Pack 2. [[plugin-card-action-pack-2#modifiers|See its section on Modifiers.]] |