User Tools

Site Tools


plugin-card-fusion-beta

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-fusion-beta [2025/12/15 23:35] – [Version History] isiahgamesplugin-card-fusion-beta [2025/12/15 23:43] (current) – [Yu-Gi-Oh Style Polymerization] isiahgames
Line 17: Line 17:
 Card Fusion will take priority over Card Action execution, pausing the active CA list until the fusion resolves. Similarly, the player cannot make inputs until the fusion is done. Card Fusion will take priority over Card Action execution, pausing the active CA list until the fusion resolves. Similarly, the player cannot make inputs until the fusion is done.
  
-==== Card Passives ====+===== Card Passives =====
  
 Place the following inside the Card Passives of the Skill you want cards to be fused into - the result of the fusion. Place the following inside the Card Passives of the Skill you want cards to be fused into - the result of the fusion.
Line 26: Line 26:
     X, Y, Z, A, B...</code> | Replace [zoneName] with the name of a Zone\\ \\ Replace X, Y, etc with skill IDs.\\ \\ When the specified zone contains cards of the specified IDs, a Card Fusion will take place that removes those cards from the zone and replaces them with this card.\\ \\ <code>Hand Fusion Recipe: 4, 4, 4</code>The above will make the game check if the Hand contains 3 copies of a card with the skill ID 4, and if it does those three cards will be fused into the card that contains this Card Passive.\\ <code>Discard Fusion Recipe: 5, 7, 9, 10, 11</code>The above will require that 5 different, specific cards are in the Discard, and if they are, they will fuse into the card that contains this Card Passive.\\ \\ Note that a Card can have any number of Fusion Recipes, in any number of zones, including Extra Zones. |     X, Y, Z, A, B...</code> | Replace [zoneName] with the name of a Zone\\ \\ Replace X, Y, etc with skill IDs.\\ \\ When the specified zone contains cards of the specified IDs, a Card Fusion will take place that removes those cards from the zone and replaces them with this card.\\ \\ <code>Hand Fusion Recipe: 4, 4, 4</code>The above will make the game check if the Hand contains 3 copies of a card with the skill ID 4, and if it does those three cards will be fused into the card that contains this Card Passive.\\ <code>Discard Fusion Recipe: 5, 7, 9, 10, 11</code>The above will require that 5 different, specific cards are in the Discard, and if they are, they will fuse into the card that contains this Card Passive.\\ \\ Note that a Card can have any number of Fusion Recipes, in any number of zones, including Extra Zones. |
  
-==== Yu-Gi-Oh Style Polymerization ====+===== Yu-Gi-Oh Style Polymerization =====
  
 {{https://static.wikia.nocookie.net/yugioh/images/d/d1/Polymerization-YGLD-FR-C-1E.png?nolink}} {{https://static.wikia.nocookie.net/yugioh/images/d/d1/Polymerization-YGLD-FR-C-1E.png?nolink}}
Line 61: Line 61:
 For an example of this, imagine a Sleight Recipe that requires 2 copies of the card Freeze, which results in a skill called Freeze+. If you were to move 2 Freeze cards and 1 Burn card into the Sleight Zone and then execute, the current actor would perform Freeze+, followed by the remaining Burn. For an example of this, imagine a Sleight Recipe that requires 2 copies of the card Freeze, which results in a skill called Freeze+. If you were to move 2 Freeze cards and 1 Burn card into the Sleight Zone and then execute, the current actor would perform Freeze+, followed by the remaining Burn.
  
-==== Leftover Resolution ====+===== Leftover Resolution =====
  
 The Leftover Resolution determines what happens with the remaining cards The Leftover Resolution determines what happens with the remaining cards
Line 87: Line 87:
 Resolution is ignored. Resolution is ignored.
  
 +===== Card Actions =====
 +
 +|< 100% 30% >|
 +^  Card Action Syntax  ^ Description  ^
 +|  <code>Execute Sleight</code>  |Uses the current contents of the Sleight Zone and performs a Sleight Execution.  |
 ====== Recipes Plugin Parameters ====== ====== Recipes Plugin Parameters ======
 While Fusion Recipes can be assigned through Card Passives, a much more While Fusion Recipes can be assigned through Card Passives, a much more
Line 93: Line 98:
 different valid combinations. different valid combinations.
  
-Required Ingredients This list is analogous to a recipe set through +|< 100% 20% 80% >| 
-Card Passives. Every skill in this list must be present in the Recipe' +^ Rule ^ Description 
-specified Zone to be valid. +| <code>Required Ingredients</code>This list is analogous to a recipe set through Card Passives. Every skill in this list must be present in the Recipe's specified Zone to be valid. | 
- +| <code>Valid Ingredients</code>This is an extra list of skills that may be present in the Recipe. For example, if a Recipe requires 4 cards, and there are only 3 Required Ingredients, this list may define what cards can appear as the 4th ingredient. \\ \\ Ensure all Required Ingredients are in this list too! You can leave this list blank and all Skills will be acceptable. | 
-Valid Ingredients This is an extra list of skills that may be present +| <code>Card Type Rules</code>This is a list of Rules governing how many Cards of a given Card Type can appear in the Recipe. \\ \\ For example, if you create a Rule with a Card Type of Fire and a Minimum Amount of 3, then in addition to the above rules the cards used in the Recipe must include at least 3 Fire cards. | 
-in the Recipe. For example, if a Recipe requires 4 cards, and there are only +| <code>Cost Rules</code>This is a list of Rules governing how much MP/TP/HP the cards in the Recipe may cost. \\ \\ You must be using an external plugin that supports HP Costs in order to use that option. |
-3 Required Ingredients, this list may define what cards can appear as the +
-4th ingredient. Ensure all Required Ingredients are in this list too! +
-You can leave this list blank and all Skills will be acceptable. +
- +
-Card Type Rules This is a list of Rules governing how many Cards of a +
-given Card Type can appear in the Recipe. For example, if you create a Rule +
-with a Card Type of Fire and a Minimum Amount of 3, then in addition to the +
-above rules the cards used in the Recipe must include at least 3 Fire cards. +
- +
-Cost Rules This is a list of Rules governing how much MP/TP/HP the cards +
-in the Recipe may cost. You must be using an external plugin that supports +
-HP Costs in order to use that option.+
  
 An example Recipe might have an empty list of Required Ingredients, and An example Recipe might have an empty list of Required Ingredients, and
plugin-card-fusion-beta.1765838131.txt.gz · Last modified: 2025/12/15 23:35 by isiahgames