card-types
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
card-types [2023/04/19 21:01] – isiahgames | card-types [2024/09/10 02:46] (current) – isiahgames | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Card Types ====== | ====== Card Types ====== | ||
- | If you add the [[plugin-card-types|IsiahCGCCardTypes]] plugin to your project, you can specify one or more custom Types to each Card which give you access to a whole host of features that could be useful for a card game. | + | If you add the [[plugin-card-types|MYTH_CGC_CardTypes]] plugin to your project, you can specify one or more custom Types to each Card which give you access to a whole host of features that could be useful for a card game. |
===== Defining Types ===== | ===== Defining Types ===== | ||
- | You can define Types in the plugin parameters of [[plugin-card-types|IsiahCGCCardTypes]]. Each Type must at least have a Name. It is optional to draw the Name on the Card, have a default Icon and have a Card Base that corresponds to it. | + | You can define Types in the plugin parameters of [[plugin-card-types|MYTH_CGC_CardTypes]]. Each Type must at least have a Name. It is optional to draw the Name on the Card, have a default Icon and have a Card Base that corresponds to it. |
{{https:// | {{https:// | ||
Line 15: | Line 15: | ||
Ensure that all Types you plan to use are in the Card Types plugin parameter. | Ensure that all Types you plan to use are in the Card Types plugin parameter. | ||
- | Any skill which contains the **<Card Base: file_name> | + | Any skill which contains the **<Card Base: file_name> |
- | With the [[plugin-card-types|IsiahCGCCardTypes]] plugin, you also have access to these Card Actions: | + | With the [[plugin-card-types|MYTH_CGC_CardTypes]] plugin, you also have access to these Card Actions: |
^ Card Action Syntax | ^ Card Action Syntax | ||
Line 28: | Line 28: | ||
===== Damage Formula ===== | ===== Damage Formula ===== | ||
- | If you have [[plugin-card-types|IsiahCGCCardTypes]], you also have access to this function: | + | If you have [[plugin-card-types|MYTH_CGC_CardTypes]], you also have access to this function: |
< | < |
card-types.1681930911.txt.gz · Last modified: 2023/04/19 21:01 by isiahgames