[wc] added the defiance faction to the WC era

dunefolk+undead
This commit is contained in:
Tahsin Jahin Khalid 2021-10-29 18:48:24 +06:00
parent 3ee980703f
commit 5ad17db715
2 changed files with 33 additions and 0 deletions

View file

@ -25,6 +25,7 @@
{MULTIPLAYER_SIDE_THE_GANG}
{MULTIPLAYER_SIDE_THE_SCOURGE}
{MULTIPLAYER_SIDE_THE_ALLIANCE}
{MULTIPLAYER_SIDE_THE_DEFIANCE}
{MULTIPLAYER_SIDE_THE_ARTISANS}
{MULTIPLAYER_SIDE_THE_EMPIRE}
[load_resource]

View file

@ -0,0 +1,32 @@
#textdomain wesnoth-wc
# Dunefolk + Undead
#define MULTIPLAYER_SIDE_THE_DEFIANCE
[multiplayer_side]
id=The_Defiance
name=_"The Defiance"
recruit=Dune Rover,Skeleton Archer,Dune Burner,Dark Adept,Dune Soldier,Skeleton,Dune Rider,Ghost,Dune Skirmisher,Ghoul,Walking Corpse,Walking Corpse,Naga Dirkfang,Ghost,Dune Herbalist,Dune Herbalist,Falcon,Vampire Bat
image={IMG_DEFIANCE}
type=random
leader= Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Dune Scorcher,Dark Sorcerer,Bone Shooter,Revenant,Necrophage
random_leader= Dune Explorer,Dune Swordsman,Dune Spearguard,Dune Skirmisher,Dune Apothecary,Dune Scorcher,Dark Sorcerer,Bone Shooter,Revenant,Necrophage
[world_conquest_data]
commanders=Dunefolk,Undead
heroes=Dunefolk,Undead
deserters=Rebels,Loyalists
{WC_II_PAIR "Dune Rover" "Skeleton Archer"}
{WC_II_PAIR "Dune Burner" "Dark Adept"}
{WC_II_PAIR "Dune Soldier" "Skeleton"}
{WC_II_PAIR "Dune Skirmisher" "Ghoul"}
{WC_II_PAIR "Naga Dirkfang" "Ghost"}
{WC_II_PAIR "Dune Herbalist" "Dune Herbalist"}
{WC_II_PAIR "Falcon" "Vampire Bat"}
{WC_II_PAIR "Dune Rider" "Ghost"}
{WC_II_PAIR "Walking Corpse" "Walking Corpse"}
[/world_conquest_data]
[/multiplayer_side]
#enddef
#define IMG_DEFIANCE
"misc/blank-hex.png~BLIT(units/dunefolk/soldier/spearguard.png~RC(magenta>teal)~CROP(0,13,57,59),15,0)~BLIT(units/undead-skeletal/deathblade.png~RC(magenta>teal)~FL()~CROP(11,0,61,67),0,5)" #enddef