Import wrath-and-glory-gk-0.3.0.zip do wg-greyknights (2025-08-21T20:13:12Z)

This commit is contained in:
2025-08-21 20:13:12 +00:00
parent cbbdb35faa
commit 10c7630663
19 changed files with 192 additions and 32 deletions
@@ -0,0 +1,14 @@
{
"name": "Aegis of Titan",
"type": "ability",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"description": "Passive: +dice to Deny the Witch; +1 Corruption Resistance. Toggle: Fortify Armour (glowing runes) at cost of -Defence vs ranged."
}
}
@@ -0,0 +1,13 @@
{
"name": "Grey Knight (General)",
"type": "archetype",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
]
}
}
@@ -0,0 +1,13 @@
{
"name": "Grey Knight Justicar",
"type": "archetype",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
]
}
}
@@ -0,0 +1,13 @@
{
"name": "Grey Knight Paladin",
"type": "archetype",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
]
}
}
@@ -0,0 +1,13 @@
{
"name": "Grey Knight Purgation Marine",
"type": "archetype",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
]
}
}
@@ -0,0 +1,13 @@
{
"name": "Grey Knight Purifier",
"type": "archetype",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
]
}
}
@@ -0,0 +1,14 @@
{
"name": "Nemesis Daemon Hammer",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "melee"
}
}
@@ -0,0 +1,14 @@
{
"name": "Nemesis Falchions",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "melee"
}
}
@@ -1,15 +1,14 @@
{
"name": "Nemesis Force Halberd",
"type": "weapon",
"img": "icons/svg/sword.svg",
"img": "icons/svg/placeholder.svg",
"system": {
"category": "melee",
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"special": "Counts as Force Staff; +ED vs Daemons/Psykers"
"category": "melee"
}
}
@@ -0,0 +1,14 @@
{
"name": "Nemesis Force Sword",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "melee"
}
}
@@ -0,0 +1,14 @@
{
"name": "Nemesis Warding Stave",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "melee"
}
}
@@ -0,0 +1,14 @@
{
"name": "Astartes Incinerator",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "ranged"
}
}
@@ -0,0 +1,14 @@
{
"name": "Astartes Psilencer",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "ranged"
}
}
@@ -0,0 +1,14 @@
{
"name": "Astartes Psycannon",
"type": "weapon",
"img": "icons/svg/placeholder.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"category": "ranged"
}
}
@@ -1,15 +1,14 @@
{
"name": "Grey Knight Armour Integrated Storm Bolter",
"type": "weapon",
"img": "icons/svg/bolt.svg",
"img": "icons/svg/placeholder.svg",
"system": {
"category": "ranged",
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"special": "Mounted; can fire while using two-handed melee weapon (RAW: separate action)."
"category": "ranged"
}
}
+5 -4
View File
@@ -1,7 +1,8 @@
Wrath & Glory — Daemonhunters (Grey Knights) v0.2.0
Wrath & Glory — Inquisition & Daemonhunters v0.3.0
Updated: 2025-08-21T20:11:54.099941
Install: In FoundryVTT, install as a regular module. Ensure the system 'wrath-and-glory' is active.
Note: The auto-loadout hook is provided as an ES module via module.json (no 'world' edmodule needed).
Structure:
- content/Inquisition/... — placeholder directories for non-GK Inquisition (empty for now).
- content/Daemonhunters/... — Grey Knights content, including *stubs only* for archetypes and weapons.
Change: v0.2.1 clarifies that no world-level esmodule is required; the module's esmodule runs automatically when the module is enabled.
Use the provided 'macros/macro-gk-importer.js' to import these JSONs into your World. You can later flesh them out.
@@ -1,14 +0,0 @@
{
"name": "Aegis of Titan",
"type": "ability",
"img": "icons/svg/aura.svg",
"system": {
"keywords": [
"GREY KNIGHTS",
"INQUISITION",
"DAEMONHUNTERS",
"ORDO MALLEUS"
],
"description": "Toggle: +Armour Resilience / -Defence (runes glow). Passive: +dice to Deny the Witch; +1 Corruption Resistance (stacks with archetype)."
}
}
+3 -4
View File
@@ -1,8 +1,8 @@
{
"id": "wrath-and-glory-gk",
"title": "Wrath & Glory — Daemonhunters (Grey Knights)",
"description": "Grey Knights add-on: archetype, Aegis armours, Nemesis force halberd, integrated Storm Bolter, Aegis of Titan ability, and helper macros.",
"version": "0.2.1",
"title": "Wrath & Glory — Inquisition & Daemonhunters (Grey Knights)",
"description": "Content split into Inquisition and Daemonhunters. Includes Grey Knight stubs (weapons, archetypes) for importer.",
"version": "0.3.0",
"compatibility": {
"minimum": "10",
"verified": "11"
@@ -24,7 +24,6 @@
"esmodules": [
"scripts/macro-gk-auto-loadout-on-archetype.js"
],
"scripts": [],
"packs": [],
"relationships": {
"systems": [
+3 -4
View File
@@ -1,8 +1,8 @@
{
"id": "wrath-and-glory-gk",
"title": "Wrath & Glory — Daemonhunters (Grey Knights)",
"description": "Grey Knights add-on: archetype, Aegis armours, Nemesis force halberd, integrated Storm Bolter, Aegis of Titan ability, and helper macros.",
"version": "0.2.1",
"title": "Wrath & Glory — Inquisition & Daemonhunters (Grey Knights)",
"description": "Content split into Inquisition and Daemonhunters. Includes Grey Knight stubs (weapons, archetypes) for importer.",
"version": "0.3.0",
"compatibility": {
"minimum": "10",
"verified": "11"
@@ -24,7 +24,6 @@
"esmodules": [
"scripts/macro-gk-auto-loadout-on-archetype.js"
],
"scripts": [],
"packs": [],
"relationships": {
"systems": [