CardPack - Disasters: Difference between revisions
add precise made public on date (private message source) |
add full details |
||
Line 1: | Line 1: | ||
{{Mod infobox | {{Mod infobox | ||
|creatorToken=79105823914 | |creatorToken=79105823914 | ||
Line 11: | Line 9: | ||
|source=https://github.com/krinid/Warzone/tree/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire | |source=https://github.com/krinid/Warzone/tree/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire | ||
}} | }} | ||
This [[mod]] adds 4 custom [[cards]] to the game: <strong>Tornado Card</strong>, <strong>Quicksand Card</strong>, <strong>Earthquake Card</strong> and the <strong>Forest Fire Card</strong>. | |||
== Cards == | == Cards == | ||
Line 18: | Line 18: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card causes a tornado to develop on a territory, causing damage to it for a duration of turns. The duration of the tornado is designed to be at least 1 or -1. -1 is special value that means the tornado lasts until the end of the game. The strength of the tornado reduces the amount of armies on the territory. | |||
Tornadoes are applied at the end of each turn. | |||
</td> | </td> | ||
<td> | <td> | ||
Line 23: | Line 26: | ||
|name=Tornado Card | |name=Tornado Card | ||
|img=https://raw.githubusercontent.com/krinid/Warzone/refs/heads/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire/CardImages/tornado_130x180.png | |img=https://raw.githubusercontent.com/krinid/Warzone/refs/heads/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire/CardImages/tornado_130x180.png | ||
|extra={{Card infobox/row|Duration}} | |extra={{Card infobox/row|Duration}}{{Card infobox/row|Strength}} | ||
}} | }} | ||
</td> | </td> | ||
Line 33: | Line 36: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card transforms a territory into quicksand for a duration of turns. This prevents [[special unit]]s from moving off the territory, take increased damage from attackers and do reduced damage to attackers. | |||
Game creators can customize: | |||
* If armies (attack/transfer orders) entering the territory is blocked (defaults to false) | |||
* If [[Airlift Card|airlifts]] onto the territory are blocked (defaults to false) | |||
* If [[Airlift Card|airlifts]] from the territory are blocked (defaults to true) | |||
* If armies (attack/transfer orders) exiting the territory are blocked (defaults to true) | |||
* The defender damage modifier (defaults to 1.5, min 0.1, max 2) | |||
* The attack damage modifier (defaults to 0.5, min 0.1 max 2) | |||
The damage modifiers are multiplies. 1.5 multiplies by 150% (increases number of armies by half the number of current armies); 0.5 multiplies by 50% (halves number of armies); 1 means no change. | |||
</td> | </td> | ||
<td> | <td> | ||
Line 38: | Line 52: | ||
|name=Quicksand Card | |name=Quicksand Card | ||
|img=https://raw.githubusercontent.com/krinid/Warzone/refs/heads/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire/CardImages/quicksand_v3_130x180.png | |img=https://raw.githubusercontent.com/krinid/Warzone/refs/heads/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire/CardImages/quicksand_v3_130x180.png | ||
|extra={{Card infobox/row|Duration}} | |extra={{Card infobox/row|Duration}}{{Card infobox/row|Defender damage modifier}}{{Card infobox/row|Attack damage modifier}} | ||
}} | }} | ||
</td> | </td> | ||
Line 48: | Line 62: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card causes an earthquake to develop on a bonus, damaging each territory in the bonus for a duration of turns. The strength of the earthquake reduces the number of armies on each territory by that number of armies. | |||
Earthquakes are applied at the end of each turn. | |||
</td> | </td> | ||
<td> | <td> | ||
Line 53: | Line 70: | ||
|name=Earthquake Card | |name=Earthquake Card | ||
|img=https://raw.githubusercontent.com/krinid/Warzone/refs/heads/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire/CardImages/earthquake_130x180.png | |img=https://raw.githubusercontent.com/krinid/Warzone/refs/heads/main/customCardPack%20-%20Disasters%20-%20Quicksand%2C%20Tornado%2C%20Earthquake%2C%20Forest%20Fire/CardImages/earthquake_130x180.png | ||
|extra={{Card infobox/row|Duration}} | |extra={{Card infobox/row|Duration}}{{Card infobox/row|Strength}} | ||
}} | }} | ||
</td> | </td> | ||
Line 63: | Line 80: | ||
<tr> | <tr> | ||
<td style="vertical-align: top; width: 100%;"> | <td style="vertical-align: top; width: 100%;"> | ||
This card is under development. | |||
</td> | </td> | ||
<td> | <td> |
Revision as of 11:53, 5 March 2025
Mod name | CardPack - Disasters |
Creator | krinid |
Made public on | 2025-03-01 |
Category | Experimental |
Tags | #Strategic |
Runs on Warzone version | 5.32.0.1+ |
Source code | GitHub |
This mod adds 4 custom cards to the game: Tornado Card, Quicksand Card, Earthquake Card and the Forest Fire Card.
Cards
Tornado Card
This card causes a tornado to develop on a territory, causing damage to it for a duration of turns. The duration of the tornado is designed to be at least 1 or -1. -1 is special value that means the tornado lasts until the end of the game. The strength of the tornado reduces the amount of armies on the territory. Tornadoes are applied at the end of each turn. |
Tornado Card ![]()
|
Quicksand Card
This card transforms a territory into quicksand for a duration of turns. This prevents special units from moving off the territory, take increased damage from attackers and do reduced damage to attackers. Game creators can customize:
The damage modifiers are multiplies. 1.5 multiplies by 150% (increases number of armies by half the number of current armies); 0.5 multiplies by 50% (halves number of armies); 1 means no change. |
Quicksand Card ![]()
|
Earthquake Card
This card causes an earthquake to develop on a bonus, damaging each territory in the bonus for a duration of turns. The strength of the earthquake reduces the number of armies on each territory by that number of armies. Earthquakes are applied at the end of each turn. |
Earthquake Card ![]()
|
Forest Fire Card
This card is under development. |
Forest Fire Card ![]()
|