From ad2d7eb63c03207c835151396e1cc4013b098df7 Mon Sep 17 00:00:00 2001 From: Fen Dweller Date: Thu, 5 Mar 2020 16:49:45 -0500 Subject: [PATCH] Add Alexi's transformed look; update his front look to match; add sources --- media/attribution.js | 5 +- media/characters/alexi/front-transformed.svg | 1691 ++++++++++++++++++ media/characters/alexi/front.svg | 1114 ++++++------ presets/characters.js | 14 +- 4 files changed, 2315 insertions(+), 509 deletions(-) create mode 100644 media/characters/alexi/front-transformed.svg diff --git a/media/attribution.js b/media/attribution.js index e1643101..9dd23705 100644 --- a/media/attribution.js +++ b/media/attribution.js @@ -1236,8 +1236,9 @@ const attributionData = { { prefix: "./media/characters/alexi/", files: [ - { name: "front.svg", source: null }, - { name: "back.svg", source: null } + { name: "front.svg", source: "https://twitter.com/AlexiWerewolf/status/1235410679642730496" }, + { name: "back.svg", source: "https://twitter.com/AlexiWerewolf/status/1235410679642730496" }, + { name: "front-transformed.svg", source: "https://twitter.com/AlexiWerewolf/status/1235410679642730496" } ], authors: [ "squishy0" diff --git a/media/characters/alexi/front-transformed.svg b/media/characters/alexi/front-transformed.svg new file mode 100644 index 00000000..33f90e6b --- /dev/null +++ b/media/characters/alexi/front-transformed.svg @@ -0,0 +1,1691 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/media/characters/alexi/front.svg b/media/characters/alexi/front.svg index eb7b8621..10a8e11f 100644 --- a/media/characters/alexi/front.svg +++ b/media/characters/alexi/front.svg @@ -1,513 +1,617 @@ + viewBox="0 0 3256.15 3625.4" style="enable-background:new 0 0 3256.15 3625.4;" xml:space="preserve"> - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/presets/characters.js b/presets/characters.js index 7d121099..ca04f643 100644 --- a/presets/characters.js +++ b/presets/characters.js @@ -9120,7 +9120,7 @@ characterMakers["Alexi"] = () => { { front: { height: math.unit(6, "feet"), - weight: math.unit(150, "lb"), + weight: math.unit(250, "lb"), name: "Front", image: { source: "./media/characters/alexi/front.svg", @@ -9130,7 +9130,7 @@ characterMakers["Alexi"] = () => { }, back: { height: math.unit(6, "feet"), - weight: math.unit(150, "lb"), + weight: math.unit(250, "lb"), name: "Back", image: { source: "./media/characters/alexi/back.svg", @@ -9138,6 +9138,16 @@ characterMakers["Alexi"] = () => { bottom: 0.021 } }, + frontTransformed: { + height: math.unit(12.5, "feet"), + weight: math.unit(4000, "lb"), + name: "Front (Transformed)", + image: { + source: "./media/characters/alexi/front-transformed.svg", + extra: 5345/5100 * (1 / (1 - 0.03)), + bottom: 0.03 + } + }, }, [ {