Dragons: Difference between revisions
No edit summary |
save temp copy, not done adding details |
||
Line 49: | Line 49: | ||
** Their cost, in [[Gold]] (defaults to 20, min 1, max 100). | ** Their cost, in [[Gold]] (defaults to 20, min 1, max 100). | ||
** The maximum number of units a player can have on their territories until no longer being allowed to buy any (defaults to 3, min 1, max 5). | ** The maximum number of units a player can have on their territories until no longer being allowed to buy any (defaults to 3, min 1, max 5). | ||
* If the Dragon Breath attack is enabled (defaults to enabled). | * If the Dragon Breath attack is enabled (defaults to enabled). This attack makes it so that when there normal attack order and the dragon survives attacking a territory, all armies on connecting territories of the now occupied territory have their armies reduced by Dragon Breath attack damage. | ||
** The damage the Dragon Breath attack does (defaults to 2, min 1, max 10). | ** The damage the Dragon Breath attack does (defaults to 2, min 1, max 10). | ||
* All aspects of the [[special unit|unit]] created. | * All aspects of the [[special unit|unit]] created. | ||
Line 55: | Line 55: | ||
=== Setting starting positions for Dragons === | === Setting starting positions for Dragons === | ||
<!-- placeholder text --> | <!-- placeholder text --> | ||
== Purchasing Dragons == | |||
To purchase a Dragon, go to Build > {{FULLPAGENAME}}. Dragons can only be bought on territories the player wanting to buy one owns. Purchasing Dragons happens during the [[turn phases|turn phase]] <code>WL.TurnPhase.Deploys + 1</code>, which is immediately after deployments but before [[Bomb Card]]s. If a player tried to purchase a Dragon when they have already reached the limit, the unit will not be created and the gold will be given back. If the cost of the Dragon in the order was changed to something that was not in the settings of the mod, the cost will be changed to the one in this mod. | |||
{{Special Units}} | {{Special Units}} |
Revision as of 15:36, 5 October 2024
Mod name | Dragons |
Creator | Just_A_Dutchman_ |
Made public on | 2023-03-16 |
Category | Experimental |
Tags | #Strategic |
Runs on Warzone version | 5.24.2+ |
Source code | GitHub |
Attack power | Customizable |
Defence power | Customizable |
Can be transferred to teammates | Customizable |
Can be airlifted to self | Customizable |
Can be airlifted to teammates | Customizable |
Can be gifted | Customizable |
Combat order | 6971 + n; 0 ≤ n < 5 |
Damage to kill | Customizable |
Starting health | Customizable |
Visible to all players | Customizable |
This mod adds Dragon special units to the game. Dragons are represented by any of these images:
A Blue Dragon | A Green Dragon | A Red Dragon | A White Dragon | A Yellow Dragon |
Settings
Game creators can customize:
- The number of different types of Dragon (one for each color).
- The starting positions of Dragons within custom scenarios.
Dragon settings
Game creators can customize each of the following for each type of Dragon:
- Their name.
- If they can be bought - requires commerce to be enabled (defaults to enabled).
- Their cost, in Gold (defaults to 20, min 1, max 100).
- The maximum number of units a player can have on their territories until no longer being allowed to buy any (defaults to 3, min 1, max 5).
- If the Dragon Breath attack is enabled (defaults to enabled). This attack makes it so that when there normal attack order and the dragon survives attacking a territory, all armies on connecting territories of the now occupied territory have their armies reduced by Dragon Breath attack damage.
- The damage the Dragon Breath attack does (defaults to 2, min 1, max 10).
- All aspects of the unit created.
Setting starting positions for Dragons
Purchasing Dragons
To purchase a Dragon, go to Build > Dragons. Dragons can only be bought on territories the player wanting to buy one owns. Purchasing Dragons happens during the turn phase WL.TurnPhase.Deploys + 1
, which is immediately after deployments but before Bomb Cards. If a player tried to purchase a Dragon when they have already reached the limit, the unit will not be created and the gold will be given back. If the cost of the Dragon in the order was changed to something that was not in the settings of the mod, the cost will be changed to the one in this mod.