User Tools

Site Tools


plugin-icv

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-icv [2024/08/13 20:19] – [Modifying Card Cost] banerjeeswplugin-icv [2024/08/13 20:24] (current) banerjeesw
Line 1: Line 1:
 {{https://img.itch.zone/aW1nLzE1NDg0NzcyLnBuZw==/original/5tohSk.png?nolink&690}} {{https://img.itch.zone/aW1nLzE1NDg0NzcyLnBuZw==/original/5tohSk.png?nolink&690}}
  
-This plugin gives cards a new array of variables called Var, which can be accessed through code (for damage formulas and the like) and can also be used in place of numbers in other Card Actions.+**MYTH_CGC_IndependentCardVariables** is a plugin gives cards a new array of variables called Var, which can be accessed through code (for damage formulas and the like) and can also be used in place of numbers in other Card Actions.
  
 Var can contain as many variables within it that you need. To access them in card actions, use ''Var(index)'' where ''index'' is any number. By default all variables inside Var are set to 0. Var can contain as many variables within it that you need. To access them in card actions, use ''Var(index)'' where ''index'' is any number. By default all variables inside Var are set to 0.
  
-**Note** This plugin is compatible with Card Game Combat 1.5.7, but some features will not work - namely, the Card Sprite will not visually change to reflect description or cost changes as a result of Var values changing. Card Game Combat 1.6.0 or higher will be required for these features.+This plugin is currently Patreon Only.
  
-{{https://img.itch.zone/aW1hZ2UvMjMxNzQxNC8xMzc3NzQwNy5naWY=/347x500/TWKet7.gif}}+**Current Version: 1.1.0** 
 + 
 +{{ https://img.itch.zone/aW1hZ2UvMjMxNzQxNC8xMzc3NzQwNy5naWY=/347x500/TWKet7.gif?nolink }}
  
 ===== Parameters ===== ===== Parameters =====
Line 43: Line 45:
 ===== Modifying Card Cost ===== ===== Modifying Card Cost =====
  
-Use the following notetag: +Use the following notetag: ''<[MP/TP/HP] cost [+/-/=] var(X)>''
- +
-''<[MP/TP/HP] cost [+/-/=] var(X)>''+
          
 This takes the current MP/TP/HP cost and adds/subtracts/sets equal to the variable of index X in Var. Examples: This takes the current MP/TP/HP cost and adds/subtracts/sets equal to the variable of index X in Var. Examples:
plugin-icv.1723573158.txt.gz · Last modified: 2024/08/13 20:19 by banerjeesw