Tank Card: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
DanWL60 (talk | contribs)
add turn phase for when card played
DanWL60 (talk | contribs)
add special unit infobox as tanks are created
Line 9: Line 9:
|appversion=5.32
|appversion=5.32
|source=https://github.com/FizzerWL/ExampleMods/tree/master/TankCardMod
|source=https://github.com/FizzerWL/ExampleMods/tree/master/TankCardMod
}}
{{Special Unit infobox
|img=https://raw.githubusercontent.com/FizzerWL/ExampleMods/master/TankCardMod/SpecialUnitImages/Tank.png
|name=Tank
|AttackPower=10
|CanBeTransferredToTeammate=Yes
|CanBeAirliftedToSelf=Yes
|CanBeAirliftedToTeammate=Yes
|CanBeGiftedWithGiftCard=Yes
|CombatOrder=3415
|DamageToKill=10
|DefensePower=10
}}
}}



Revision as of 17:53, 5 March 2025

Mod nameTank Card
CreatorFizzer
Made public on2025-01-18
CategoryExperimental
Tags#Strategic
Runs on Warzone version5.32+
Source codeGitHub
Tank.png
A Tank
Attack power10
Defence power10
Can be transferred to teammatesYes
Can be airlifted to selfYes
Can be airlifted to teammatesYes
Can be giftedYes
Combat order3415
Damage to kill10
Starting healthN/A
Visible to all playersNo
Tank Card
TankCard.png
PiecesCustomizable
WeightCustomizable
Minimum pieces awarded per turnCustomizable
Pieces given to each player at the startCustomizable

This mod allows players to create a Tank by playing a card. Tanks are worth 10 armies in combat and they cannot be partially damaged. They are only destroyed if they take 10 damage in a single combat.

Playing this card happens during the same turn phase as attacks/transfers.

Settings

Mod Settings

  • Number of pieces to divide the card into (defaults to 8, min 1, max 11)
  • Card weight (defaults to 1, min 0, max 5)
  • Minimum pieces awarded per turn (defaults to 1, min 0, max 5)
  • Pieces given to each player at the start (defaults to 5, min 0, max 5)

All number inputs can have higher values typed in rather than using the number slider.