CardPack - OG: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
mention turn phases for playing cards
DanWL60 (talk | contribs)
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

This page is a stub. You can help by expanding it.
Mod nameCardPack - OG
Creatorkrinid
Made public on2025-03-03[1]
CategoryExperimental
Tags#Strategic
Runs on Warzone version5.32.0.1+
Source codeGitHub

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
nuke_card_image_130x180.png
PiecesCustomizable
WeightCustomizable
Minimum pieces awarded per turn1
Pieces given to each player at the startCustomizable

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
pestilence_130x180.png
PiecesCustomizable
WeightCustomizable
Minimum pieces awarded per turnCustomizable
Pieces given to each player at the startCustomizable
DurationCustomizable
StrengthCustomizable

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
isolation_130x180.png
PiecesCustomizable
WeightCustomizable
Minimum pieces awarded per turn1
Pieces given to each player at the startCustomizable
DurationCustomizable

See also