CardPack - OG: Difference between revisions
mention turn phases for playing cards |
add full description |
||
Line 12: | Line 12: | ||
|source=https://github.com/krinid/Warzone/tree/main/customCardPack%20-%20OG%20refresh%20-%20Nuke%2C%20Pestilence%2C%20Isolation | |source=https://github.com/krinid/Warzone/tree/main/customCardPack%20-%20OG%20refresh%20-%20Nuke%2C%20Pestilence%2C%20Isolation | ||
}} | }} | ||
This [[mod]] adds 3 custom [[cards]] to the game: <strong>Nuke Card</strong>, <strong>Pestilence Card</strong> and the <strong>Isolation Card</strong>. This mod inspired from [[Custom Card Package]], hence the name "OG", and upgrades it to use custom card feature of the mod API framework, which allows for card images and using the normal cards menu (located under Game > Cards), rather than using a mod menu. | |||
== Cards == | == Cards == | ||
Line 19: | Line 21: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card launches a nuke at any territory on the map. The selected territory, the "epicenter", takes the most damage. The impact spreads to bordering territories. | |||
Playing this card happens during the same [[turn phases|turn phase]] as which turn phase was selected in settings. | Playing this card happens during the same [[turn phases|turn phase]] as which turn phase was selected in settings. | ||
</td> | </td> | ||
Line 35: | Line 39: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card causes damage to all territories of a selected played for a customizable duration of turns. | |||
Playing this card happens during any [[turn phases|turn phase]]. | Playing this card happens during any [[turn phases|turn phase]]. | ||
</td> | </td> | ||
Line 51: | Line 57: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card prevents attack/transfer orders to or from a selected territory happening for a customizable duration of turns. | |||
Playing this card happens during the same [[turn phases|turn phase]] as [[Gift Card]]s. | Playing this card happens during the same [[turn phases|turn phase]] as [[Gift Card]]s. | ||
</td> | </td> |
Revision as of 13:05, 5 March 2025
Mod name | CardPack - OG |
Creator | krinid |
Made public on | 2025-03-03[1] |
Category | Experimental |
Tags | #Strategic |
Runs on Warzone version | 5.32.0.1+ |
Source code | GitHub |
This mod adds 3 custom cards to the game: Nuke Card, Pestilence Card and the Isolation Card. This mod inspired from Custom Card Package, hence the name "OG", and upgrades it to use custom card feature of the mod API framework, which allows for card images and using the normal cards menu (located under Game > Cards), rather than using a mod menu.
Cards
Nuke Card
This card launches a nuke at any territory on the map. The selected territory, the "epicenter", takes the most damage. The impact spreads to bordering territories. Playing this card happens during the same turn phase as which turn phase was selected in settings. |
Nuke Card ![]()
|
Pestilence Card
This card causes damage to all territories of a selected played for a customizable duration of turns. Playing this card happens during any turn phase. |
Pestilence Card ![]()
|
Isolation Card
This card prevents attack/transfer orders to or from a selected territory happening for a customizable duration of turns. Playing this card happens during the same turn phase as Gift Cards. |
Isolation Card ![]()
|