|
|
@@ -43324,20 +43324,20 @@ characterMakers.push(() => makeCharacter( |
|
|
{ name: "Harthos", species: ["peacekeeper"], tags: ["anthro"] }, |
|
|
{ name: "Harthos", species: ["peacekeeper"], tags: ["anthro"] }, |
|
|
{ |
|
|
{ |
|
|
front: { |
|
|
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", |
|
|
name: "Front", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/harthos/front.svg", |
|
|
source: "./media/characters/harthos/front.svg", |
|
|
extra: 1391/1339, |
|
|
|
|
|
bottom: 13/1404 |
|
|
|
|
|
|
|
|
extra: 455/446, |
|
|
|
|
|
bottom: 15/470 |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
}, |
|
|
}, |
|
|
[ |
|
|
[ |
|
|
{ |
|
|
{ |
|
|
name: "Macro", |
|
|
name: "Macro", |
|
|
height: math.unit(1148, "feet"), |
|
|
|
|
|
|
|
|
height: math.unit(350, "meters"), |
|
|
default: true |
|
|
default: true |
|
|
}, |
|
|
}, |
|
|
] |
|
|
] |
|
|
@@ -43793,19 +43793,19 @@ characterMakers.push(() => makeCharacter( |
|
|
{ name: "Ariz", species: ["peacekeeper"], tags: ["anthro"] }, |
|
|
{ name: "Ariz", species: ["peacekeeper"], tags: ["anthro"] }, |
|
|
{ |
|
|
{ |
|
|
front: { |
|
|
front: { |
|
|
height: math.unit(6, "feet"), |
|
|
|
|
|
weight: math.unit(150, "lb"), |
|
|
|
|
|
|
|
|
height: math.unit(10, "feet"), |
|
|
|
|
|
weight: math.unit(500, "lb"), |
|
|
name: "Front", |
|
|
name: "Front", |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/ariz/front.svg", |
|
|
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"), |
|
|
height: math.unit(10, "feet"), |
|
|
default: true |
|
|
default: true |
|
|
}, |
|
|
}, |
|
|
|