card-passives
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
card-passives [2023/01/03 07:53] – [The Require Passive] banerjeesw | card-passives [2025/06/13 20:54] (current) – [Card Fusion] isiahgames | ||
---|---|---|---|
Line 3: | Line 3: | ||
Card Passives work similar to Actions, but rather than executing when the card is played, they affect the properties of the card in various other ways. | Card Passives work similar to Actions, but rather than executing when the card is played, they affect the properties of the card in various other ways. | ||
- | **Remove this** - This causes the card with this notetag to remove itself from play after use rather than discard it. | + | Just like Card Actions, Card Passives can be added to a Skill notetag |
+ | < | ||
+ | <Card Passives> | ||
+ | Passive | ||
+ | Passive | ||
+ | Passive | ||
+ | </Card Passives> | ||
+ | </ | ||
- | **Discard if Unplayed** - This causes the card with this notetag to discard itself if the user’s turn ends while it is in their hand. | + | ===== Core Engine ===== |
- | ** | + | The list of Passives available |
- | Remove if Unplayed** | + | |
- | **Start in Hand** | + | {{page> |
- | **Require | + | ===== Action Pack 2 ===== |
+ | The list of Passives available in [[plugin-card-action-pack-2|MYTH_CGC_ActionPack2]] are as follows: | ||
- | **Start of Turn: Skill X** - At the Start of Turn if this Card is in Hand, then execute Skill ID X. | + | {{page> |
+ | ===== Independent | ||
+ | The list of Passives available | ||
- | **End of Turn: Skill X** - At the end of Turn if this Card is in Hand, then execute Skill ID X. | + | {{page> |
+ | ===== Card Fusion ===== | ||
+ | The list of Passives available | ||
- | ===== Skill Notetags | + | {{page> |
- | + | ===== Card Summons | |
- | Just like Card Actions, Card Passives | + | The list of Passives |
- | + | ^ Card Passive Syntax | |
- | <Card Passives> | + | | <code>Start of Turn Field: |
- | Passive | + | |
- | | + | | < |
- | Passive | + | |
- | </Card Passives> | + | |
===== Require ===== | ===== Require ===== | ||
Line 39: | Line 49: | ||
The example image in the Card Passive Skill Notetags section requires that the actor playing the card have more than 2 cards in their hand, and that they’ve removed less than or equal to 7 total over the course of the battle. For more information about the **handSize** and **removedCards** variables, refer to [[damage-formula|Damage Formula]]. | The example image in the Card Passive Skill Notetags section requires that the actor playing the card have more than 2 cards in their hand, and that they’ve removed less than or equal to 7 total over the course of the battle. For more information about the **handSize** and **removedCards** variables, refer to [[damage-formula|Damage Formula]]. | ||
- | |||
- | ===== End Turn ===== | ||
- | |||
- | //Note: If you are using YEP_InstantCast, | ||
- | |||
- | In default RMMV, using any skill will end that actor’s turn. With this plugin, the default behavior now treats all skills as “instant” skills, meaning they will not end the player’s turn unless otherwise specified. | ||
- | |||
- | Any skill with the notetag < | ||
- | |||
- | IMPORTANT: make sure to add this notetag to the skill used in the End Turn Skill # parameter. |
card-passives.1672728811.txt.gz · Last modified: 2023/01/03 07:53 by banerjeesw