|
|
@@ -40592,11 +40592,12 @@ characterMakers.push(() => makeCharacter( |
|
|
hyper: { |
|
|
hyper: { |
|
|
height: math.unit(5.58, "feet"), |
|
|
height: math.unit(5.58, "feet"), |
|
|
name: "Hyper", |
|
|
name: "Hyper", |
|
|
|
|
|
preyCapacity: math.unit(2.80616218797, "m^3"), |
|
|
image: { |
|
|
image: { |
|
|
source: "./media/characters/vivian-sylveon/hyper.svg", |
|
|
source: "./media/characters/vivian-sylveon/hyper.svg", |
|
|
extra: 999/676, |
|
|
extra: 999/676, |
|
|
bottom: 697/1696 |
|
|
bottom: 697/1696 |
|
|
} |
|
|
|
|
|
|
|
|
}, |
|
|
}, |
|
|
}, |
|
|
paw: { |
|
|
paw: { |
|
|
height: math.unit(1.8, "feet"), |
|
|
height: math.unit(1.8, "feet"), |
|
|
@@ -40605,6 +40606,13 @@ characterMakers.push(() => makeCharacter( |
|
|
source: "./media/characters/vivian-sylveon/paw.svg" |
|
|
source: "./media/characters/vivian-sylveon/paw.svg" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
danger: { |
|
|
|
|
|
height: math.unit(7.5, "feet"), |
|
|
|
|
|
name: "DANGER", |
|
|
|
|
|
image: { |
|
|
|
|
|
source: "./media/characters/vivian-sylveon/danger.svg" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
}, |
|
|
}, |
|
|
[ |
|
|
[ |
|
|
{ |
|
|
{ |
|
|
|