From d126010a06eb473b0ebab6c585fbc67d780448cf Mon Sep 17 00:00:00 2001 From: Mateusz Adamczyk Date: Fri, 5 Dec 2025 00:03:06 +0100 Subject: [PATCH 01/10] Argatoria V2: Added Banners, Items and Spells --- Argatoria-v2.gst | 191 ++++++++ Arox-v2.cat | 29 ++ Banners-v2.cat | 553 +++++++++++++++++++++++ Dirandis-v2.cat | 9 + "Er\342\200\231Sael-v2.cat" | 8 + Gaeldor-v2.cat | 9 + Half-Giants-v2.cat | 197 ++++++++ Items-v2.cat | 641 +++++++++++++++++++++++++++ Sheol-morg-v2 Lord Necromancer.cat | 8 + Sheol-morg-v2 Lord of Sheol-morg.cat | 8 + Sheol-morg-v2 Lord of the Abyss.cat | 8 + Sorgax-v2.cat | 8 + Spells-v2.cat | 592 +++++++++++++++++++++++++ Vaendral-v2.cat | 87 ++++ 14 files changed, 2348 insertions(+) create mode 100644 Argatoria-v2.gst create mode 100644 Arox-v2.cat create mode 100644 Banners-v2.cat create mode 100644 Dirandis-v2.cat create mode 100644 "Er\342\200\231Sael-v2.cat" create mode 100644 Gaeldor-v2.cat create mode 100644 Half-Giants-v2.cat create mode 100644 Items-v2.cat create mode 100644 Sheol-morg-v2 Lord Necromancer.cat create mode 100644 Sheol-morg-v2 Lord of Sheol-morg.cat create mode 100644 Sheol-morg-v2 Lord of the Abyss.cat create mode 100644 Sorgax-v2.cat create mode 100644 Spells-v2.cat create mode 100644 Vaendral-v2.cat diff --git a/Argatoria-v2.gst b/Argatoria-v2.gst new file mode 100644 index 0000000..7d79d75 --- /dev/null +++ b/Argatoria-v2.gst @@ -0,0 +1,191 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/Arox-v2.cat b/Arox-v2.cat new file mode 100644 index 0000000..2f848d1 --- /dev/null +++ b/Arox-v2.cat @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + diff --git a/Banners-v2.cat b/Banners-v2.cat new file mode 100644 index 0000000..57e3a16 --- /dev/null +++ b/Banners-v2.cat @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Dirandis-v2.cat b/Dirandis-v2.cat new file mode 100644 index 0000000..837a2d4 --- /dev/null +++ b/Dirandis-v2.cat @@ -0,0 +1,9 @@ + + + + + + + + + diff --git "a/Er\342\200\231Sael-v2.cat" "b/Er\342\200\231Sael-v2.cat" new file mode 100644 index 0000000..657adb7 --- /dev/null +++ "b/Er\342\200\231Sael-v2.cat" @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Gaeldor-v2.cat b/Gaeldor-v2.cat new file mode 100644 index 0000000..e42f152 --- /dev/null +++ b/Gaeldor-v2.cat @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/Half-Giants-v2.cat b/Half-Giants-v2.cat new file mode 100644 index 0000000..80f1609 --- /dev/null +++ b/Half-Giants-v2.cat @@ -0,0 +1,197 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/Items-v2.cat b/Items-v2.cat new file mode 100644 index 0000000..0f843e1 --- /dev/null +++ b/Items-v2.cat @@ -0,0 +1,641 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Sheol-morg-v2 Lord Necromancer.cat b/Sheol-morg-v2 Lord Necromancer.cat new file mode 100644 index 0000000..3745ae8 --- /dev/null +++ b/Sheol-morg-v2 Lord Necromancer.cat @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Sheol-morg-v2 Lord of Sheol-morg.cat b/Sheol-morg-v2 Lord of Sheol-morg.cat new file mode 100644 index 0000000..5a62b4b --- /dev/null +++ b/Sheol-morg-v2 Lord of Sheol-morg.cat @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Sheol-morg-v2 Lord of the Abyss.cat b/Sheol-morg-v2 Lord of the Abyss.cat new file mode 100644 index 0000000..2a07b2c --- /dev/null +++ b/Sheol-morg-v2 Lord of the Abyss.cat @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Sorgax-v2.cat b/Sorgax-v2.cat new file mode 100644 index 0000000..63ba541 --- /dev/null +++ b/Sorgax-v2.cat @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/Spells-v2.cat b/Spells-v2.cat new file mode 100644 index 0000000..89cb668 --- /dev/null +++ b/Spells-v2.cat @@ -0,0 +1,592 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Vaendral-v2.cat b/Vaendral-v2.cat new file mode 100644 index 0000000..a1e90d8 --- /dev/null +++ b/Vaendral-v2.cat @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + From 656f9494b406da67d78d1bab3b6b368051bf3391 Mon Sep 17 00:00:00 2001 From: Mateusz Adamczyk Date: Fri, 5 Dec 2025 21:43:49 +0100 Subject: [PATCH 02/10] Added some heroes --- Arox-v2.cat | 149 ++++++++++++++++++++++++++++++++++++++++++-- Dirandis-v2.cat | 160 ++++++++++++++++++++++++++++++++++++++++++++++++ Gaeldor-v2.cat | 155 ++++++++++++++++++++++++++++++++++++++++++++++ Sorgax-v2.cat | 160 +++++++++++++++++++++++++++++++++++++++++++++++- Vaendral-v2.cat | 160 ++++++++++++++++++++++++++++++++++++------------ 5 files changed, 739 insertions(+), 45 deletions(-) diff --git a/Arox-v2.cat b/Arox-v2.cat index 2f848d1..98446a1 100644 --- a/Arox-v2.cat +++ b/Arox-v2.cat @@ -1,18 +1,157 @@ - diff --git a/Dirandis-v2.cat b/Dirandis-v2.cat index 837a2d4..f3a168b 100644 --- a/Dirandis-v2.cat +++ b/Dirandis-v2.cat @@ -6,4 +6,164 @@ + + + + + + + + + diff --git a/Gaeldor-v2.cat b/Gaeldor-v2.cat index e42f152..d6865eb 100644 --- a/Gaeldor-v2.cat +++ b/Gaeldor-v2.cat @@ -6,4 +6,159 @@ + + + + + + + + + diff --git a/Sorgax-v2.cat b/Sorgax-v2.cat index 63ba541..7a8b15a 100644 --- a/Sorgax-v2.cat +++ b/Sorgax-v2.cat @@ -1,8 +1,166 @@ - + + + + + + + + + + diff --git a/Vaendral-v2.cat b/Vaendral-v2.cat index a1e90d8..79aaa60 100644 --- a/Vaendral-v2.cat +++ b/Vaendral-v2.cat @@ -7,75 +7,157 @@ - From 162325ac867c3c85ce3255c1509ac4fecfcb938f Mon Sep 17 00:00:00 2001 From: Mateusz Adamczyk Date: Fri, 5 Dec 2025 22:43:23 +0100 Subject: [PATCH 03/10] Added Sheol-morh heroes --- Sheol-morg-v2 Lord Necromancer.cat | 62 ++++++++++++ Sheol-morg-v2 Lord of Sheol-morg.cat | 68 ++++++++++++++ Sheol-morg-v2 Lord of the Abyss.cat | 61 ++++++++++++ Sheol-morg-v2 common.cat | 136 +++++++++++++++++++++++++++ 4 files changed, 327 insertions(+) create mode 100644 Sheol-morg-v2 common.cat diff --git a/Sheol-morg-v2 Lord Necromancer.cat b/Sheol-morg-v2 Lord Necromancer.cat index 3745ae8..88b6413 100644 --- a/Sheol-morg-v2 Lord Necromancer.cat +++ b/Sheol-morg-v2 Lord Necromancer.cat @@ -4,5 +4,67 @@ + + + + + + + + + + + + diff --git a/Sheol-morg-v2 Lord of Sheol-morg.cat b/Sheol-morg-v2 Lord of Sheol-morg.cat index 5a62b4b..4f72256 100644 --- a/Sheol-morg-v2 Lord of Sheol-morg.cat +++ b/Sheol-morg-v2 Lord of Sheol-morg.cat @@ -4,5 +4,73 @@ + + + + + + + + + + + + diff --git a/Sheol-morg-v2 Lord of the Abyss.cat b/Sheol-morg-v2 Lord of the Abyss.cat index 2a07b2c..a696911 100644 --- a/Sheol-morg-v2 Lord of the Abyss.cat +++ b/Sheol-morg-v2 Lord of the Abyss.cat @@ -4,5 +4,66 @@ + + + + + + + + + + + + diff --git a/Sheol-morg-v2 common.cat b/Sheol-morg-v2 common.cat new file mode 100644 index 0000000..1819e5c --- /dev/null +++ b/Sheol-morg-v2 common.cat @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + From b3aa22f5869bec8a13626bf62a31e24efae9807a Mon Sep 17 00:00:00 2001 From: Mateusz Adamczyk Date: Fri, 5 Dec 2025 22:44:01 +0100 Subject: [PATCH 04/10] Fixed Half-gigants for Gaeldor and Dirandis --- Dirandis-v2.cat | 3 ++- Gaeldor-v2.cat | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Dirandis-v2.cat b/Dirandis-v2.cat index f3a168b..606c7fb 100644 --- a/Dirandis-v2.cat +++ b/Dirandis-v2.cat @@ -4,7 +4,7 @@ - + + TODO Banner of Wolf Brotherhood diff --git a/Gaeldor-v2.cat b/Gaeldor-v2.cat index d6865eb..b4b5839 100644 --- a/Gaeldor-v2.cat +++ b/Gaeldor-v2.cat @@ -1,10 +1,10 @@ - + - + From 9b091f1ed141c417971372a5ba293314cdb1768b Mon Sep 17 00:00:00 2001 From: Mateusz Adamczyk Date: Tue, 9 Dec 2025 19:01:45 +0100 Subject: [PATCH 06/10] Added units for all armies --- Argatoria-v2.gst | 308 ++++++++- Arox-v2.cat | 124 ++++ Dirandis-v2.cat | 103 +++ "Er\342\200\231Sael-v2.cat" | 205 +++++- Gaeldor-v2.cat | 173 +++++ Half-Giants-v2.cat | 43 +- Sheol-morg-v2 Lord Necromancer.cat | 51 +- Sheol-morg-v2 Lord of Sheol-morg.cat | 51 +- Sheol-morg-v2 Lord of the Abyss.cat | 51 +- Sheol-morg-v2 common.cat | 317 ++++++++++ Sorgax-v2.cat | 119 ++++ Spells-v2.cat | 3 - Units-v2.cat | 912 +++++++++++++++++++++++++++ Vaendral-v2.cat | 120 ++++ 14 files changed, 2555 insertions(+), 25 deletions(-) create mode 100644 Units-v2.cat diff --git a/Argatoria-v2.gst b/Argatoria-v2.gst index 7d79d75..3da4e8e 100644 --- a/Argatoria-v2.gst +++ b/Argatoria-v2.gst @@ -85,6 +85,11 @@ Legendary Heroes cannot repeat in an army, and if both players want to deploy t + diff --git a/Dirandis-v2.cat b/Dirandis-v2.cat index 606c7fb..e61da5d 100644 --- a/Dirandis-v2.cat +++ b/Dirandis-v2.cat @@ -5,6 +5,7 @@ + + + TODO Banner of Wolf Brotherhood + + + + + + + + diff --git "a/Er\342\200\231Sael-v2.cat" "b/Er\342\200\231Sael-v2.cat" index 0e69f71..ed30275 100644 --- "a/Er\342\200\231Sael-v2.cat" +++ "b/Er\342\200\231Sael-v2.cat" @@ -4,6 +4,7 @@ + + + + + + + + + + + + diff --git a/Gaeldor-v2.cat b/Gaeldor-v2.cat index b4b5839..e77ad8a 100644 --- a/Gaeldor-v2.cat +++ b/Gaeldor-v2.cat @@ -5,6 +5,7 @@ + + + + + + + + + + + + + diff --git a/Half-Giants-v2.cat b/Half-Giants-v2.cat index 80f1609..e49f2b9 100644 --- a/Half-Giants-v2.cat +++ b/Half-Giants-v2.cat @@ -150,9 +150,6 @@ Choose target unit within 20 cm of the Mage. Roll a D6. A score of 4 or leass means that, in the subsequent cycle, the chosen unit’s Toughness (T) is doubled. 4- - - 4- - @@ -167,12 +164,33 @@ Choose target enemy unit within 30 cm of the Mage. Roll a D6. A score of 3 or less means that, in the subsequent cycle, the chosen unit’s Mobility (M) is halved, rounded down. 3- - - 3- - + + + + diff --git a/Sheol-morg-v2 Lord Necromancer.cat b/Sheol-morg-v2 Lord Necromancer.cat index 88b6413..9bfc280 100644 --- a/Sheol-morg-v2 Lord Necromancer.cat +++ b/Sheol-morg-v2 Lord Necromancer.cat @@ -1,9 +1,6 @@ - - - @@ -37,6 +34,54 @@ diff --git a/Sorgax-v2.cat b/Sorgax-v2.cat index 7a8b15a..c3d8468 100644 --- a/Sorgax-v2.cat +++ b/Sorgax-v2.cat @@ -4,6 +4,7 @@ + + + + + + + + + diff --git a/Spells-v2.cat b/Spells-v2.cat index 89cb668..ee5496d 100644 --- a/Spells-v2.cat +++ b/Spells-v2.cat @@ -12,9 +12,6 @@ Choose target enemy unit (but not single model) within 20 cm. Roll a D6 – a score of 3 or less means a successful spell. The opponent must take a Toughness test (D6 roll) for 2 bases from that unit. Each D6 roll equal to or lesser than the unit’s Toughness means that nothing happens. Each roll higher than Toughness means that the unit loses 1 base. 3- - - 3- - diff --git a/Units-v2.cat b/Units-v2.cat new file mode 100644 index 0000000..2376735 --- /dev/null +++ b/Units-v2.cat @@ -0,0 +1,912 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Vaendral-v2.cat b/Vaendral-v2.cat index 79aaa60..625507f 100644 --- a/Vaendral-v2.cat +++ b/Vaendral-v2.cat @@ -5,6 +5,7 @@ + + + + + + + + + + + + + From d769b9b2dae5ab2b34dd00a96049c06dacff0932 Mon Sep 17 00:00:00 2001 From: Mateusz Adamczyk Date: Tue, 16 Dec 2025 13:45:21 +0100 Subject: [PATCH 07/10] Added apendix units for all armies --- Argatoria-v2.gst | 1 + Arox-v2.cat | 29 ++ Dirandis-v2.cat | 6 +- Gaeldor-v2.cat | 39 +++ Sheol-morg-v2 Lord Necromancer.cat | 408 +++++++++++++++++++++++++++ Sheol-morg-v2 Lord of Sheol-morg.cat | 29 ++ Sorgax-v2.cat | 42 ++- Units-v2.cat | 42 +++ Vaendral-v2.cat | 58 +++- 9 files changed, 641 insertions(+), 13 deletions(-) diff --git a/Argatoria-v2.gst b/Argatoria-v2.gst index 3da4e8e..4fc8f92 100644 --- a/Argatoria-v2.gst +++ b/Argatoria-v2.gst @@ -90,6 +90,7 @@ Legendary Heroes cannot repeat in an army, and if both players want to deploy t - + + + + + + + + + + + - - - + + + diff --git a/Sheol-morg-v2 Lord Necromancer.cat b/Sheol-morg-v2 Lord Necromancer.cat index 2af9127..0dd45b1 100644 --- a/Sheol-morg-v2 Lord Necromancer.cat +++ b/Sheol-morg-v2 Lord Necromancer.cat @@ -106,7 +106,7 @@ @@ -230,11 +230,6 @@ - - - @@ -245,6 +240,13 @@ + + + diff --git a/Sheol-morg-v2 Lord of Sheol-morg.cat b/Sheol-morg-v2 Lord of Sheol-morg.cat index c32c997..00a01a9 100644 --- a/Sheol-morg-v2 Lord of Sheol-morg.cat +++ b/Sheol-morg-v2 Lord of Sheol-morg.cat @@ -51,20 +51,28 @@ Basic and Elite Units in the army have Fear. Fear. After a successful charge wi - - - - - - + + + + + + diff --git a/Sheol-morg-v2 common.cat b/Sheol-morg-v2 common.cat index 028fce0..592fd26 100644 --- a/Sheol-morg-v2 common.cat +++ b/Sheol-morg-v2 common.cat @@ -40,11 +40,13 @@ - - - + + + diff --git a/Units-v2.cat b/Units-v2.cat index 12341d5..804da98 100644 --- a/Units-v2.cat +++ b/Units-v2.cat @@ -500,7 +500,7 @@ - - - + + + -