From ec8632649c8c9ac3120e360af4843fdca74911c1 Mon Sep 17 00:00:00 2001 From: silentjames Date: Mon, 29 Jul 2024 16:18:22 +0300 Subject: [PATCH] fix: move Mage's concept to the end of the list --- fantasy-statblock-jsons/MtA m20 Mage en.json | 24 +++++++++---------- fantasy-statblock-jsons/MtA m20 Mage.json | 25 ++++++++++---------- 2 files changed, 25 insertions(+), 24 deletions(-) diff --git a/fantasy-statblock-jsons/MtA m20 Mage en.json b/fantasy-statblock-jsons/MtA m20 Mage en.json index 127ce70..b41d4b4 100644 --- a/fantasy-statblock-jsons/MtA m20 Mage en.json +++ b/fantasy-statblock-jsons/MtA m20 Mage en.json @@ -64,17 +64,6 @@ "markdown": true, "display": "Demeanor:" }, - { - "type": "property", - "id": "0b3ba91959d8", - "properties": [ - "concept" - ], - "fallback": "-", - "conditioned": true, - "markdown": true, - "display": "Concept:" - }, { "type": "property", "id": "3b7bc9ba6ae9", @@ -107,6 +96,17 @@ "display": "Sect:", "conditioned": true, "markdown": true + }, + { + "type": "property", + "id": "0b3ba91959d8", + "properties": [ + "concept" + ], + "fallback": "-", + "conditioned": true, + "markdown": true, + "display": "Concept:" } ], "cls": "info-group", @@ -2972,7 +2972,7 @@ } ], "name": "MtA m20 Mage en", - "id": "2949cb0aba48", + "id": "fafb3ab8ea78", "diceParsing": [], "cssProperties": { "backgroundColor": "#ffffff" diff --git a/fantasy-statblock-jsons/MtA m20 Mage.json b/fantasy-statblock-jsons/MtA m20 Mage.json index 99671e8..4ef0476 100644 --- a/fantasy-statblock-jsons/MtA m20 Mage.json +++ b/fantasy-statblock-jsons/MtA m20 Mage.json @@ -64,17 +64,6 @@ "markdown": true, "display": "Маска:" }, - { - "type": "property", - "id": "0b3ba91959d8", - "properties": [ - "concept" - ], - "fallback": "-", - "conditioned": true, - "markdown": true, - "display": "Амплуа:" - }, { "type": "property", "id": "3b7bc9ba6ae9", @@ -107,6 +96,17 @@ "display": "Sect:", "conditioned": true, "markdown": true + }, + { + "type": "property", + "id": "0b3ba91959d8", + "properties": [ + "concept" + ], + "fallback": "-", + "conditioned": true, + "markdown": true, + "display": "Амплуа:" } ], "cls": "info-group", @@ -2972,5 +2972,6 @@ } ], "name": "MtA m20 Mage", - "id": "1898590b28e9" + "id": "c9ca98092bdb", + "diceParsing": [] } \ No newline at end of file