From e6cd44c2726a03c5a1d471462eaf4f6dc51f680d Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Sun, 1 May 2022 10:05:36 -0400 Subject: [PATCH] Update Ariz and Harthos --- media/attribution.js | 4 +- media/characters/ariz/front.svg | 2297 +++++++++++++++++++------- media/characters/harthos/front.svg | 2394 +++++++++++++++++++--------- presets/characters.js | 20 +- 4 files changed, 3313 insertions(+), 1402 deletions(-) diff --git a/media/attribution.js b/media/attribution.js index 05bac819..715d80d6 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -15631,7 +15631,7 @@ const attributionData = { { prefix: "./media/characters/harthos/", files: [ - { name: "front.svg", source: "https://www.deviantart.com/epicoart/art/Peacekeepers-Gigas-Class-858049298" } + { name: "front.svg", source: "https://www.deviantart.com/mcdead11/art/Harthos-2022-912301148" } ], authors: [ "epicoart" @@ -15790,7 +15790,7 @@ const attributionData = { { prefix: "./media/characters/ariz/", files: [ - { name: "front.svg", source: "https://www.deviantart.com/epicoart/art/Peacekeepers-Amazon-Armour-858049076" } + { name: "front.svg", source: "https://www.deviantart.com/mcdead11/art/Ariz-the-Amazon-910904774" } ], authors: [ "epicoart" diff --git a/media/characters/ariz/front.svg b/media/characters/ariz/front.svg index 64d7ed66..4b651fc7 100644 --- a/media/characters/ariz/front.svg +++ b/media/characters/ariz/front.svg @@ -1,613 +1,1692 @@ - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/harthos/front.svg b/media/characters/harthos/front.svg index 4c67845c..9c5e90f6 100644 --- a/media/characters/harthos/front.svg +++ b/media/characters/harthos/front.svg @@ -1,785 +1,1617 @@ - - - - - - - - + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 64024779..431c60bb 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -43324,20 +43324,20 @@ characterMakers.push(() => makeCharacter( { name: "Harthos", species: ["peacekeeper"], tags: ["anthro"] }, { front: { - height: math.unit(1148, "feet"), - weight: math.unit(34057, "lb"), + height: math.unit(350, "meters"), + weight: math.unit(7.57059e+8, "lb"), name: "Front", image: { source: "./media/characters/harthos/front.svg", - extra: 1391/1339, - bottom: 13/1404 + extra: 455/446, + bottom: 15/470 } }, }, [ { name: "Macro", - height: math.unit(1148, "feet"), + height: math.unit(350, "meters"), default: true }, ] @@ -43793,19 +43793,19 @@ characterMakers.push(() => makeCharacter( { name: "Ariz", species: ["peacekeeper"], tags: ["anthro"] }, { front: { - height: math.unit(6, "feet"), - weight: math.unit(150, "lb"), + height: math.unit(10, "feet"), + weight: math.unit(500, "lb"), name: "Front", image: { source: "./media/characters/ariz/front.svg", - extra: 1401/1346, - bottom: 5/1406 + extra: 461/450, + bottom: 16/477 } }, }, [ { - name: "Normal", + name: "MiniMacro", height: math.unit(10, "feet"), default: true },