|
|
@@ -67163,6 +67163,17 @@ characterMakers.push(() => makeCharacter( |
|
|
form: "sona", |
|
|
form: "sona", |
|
|
default: true |
|
|
default: true |
|
|
}, |
|
|
}, |
|
|
|
|
|
sona_side: { |
|
|
|
|
|
height: math.unit(6, "feet"), |
|
|
|
|
|
weight: math.unit(350, "lb"), |
|
|
|
|
|
name: "Side", |
|
|
|
|
|
image: { |
|
|
|
|
|
source: "./media/characters/midnight-yamikidate/sona-side.svg", |
|
|
|
|
|
extra: 1075/1017, |
|
|
|
|
|
bottom: 20/1095 |
|
|
|
|
|
}, |
|
|
|
|
|
form: "sona", |
|
|
|
|
|
}, |
|
|
character_front: { |
|
|
character_front: { |
|
|
height: math.unit(6, "feet"), |
|
|
height: math.unit(6, "feet"), |
|
|
weight: math.unit(300, "lb"), |
|
|
weight: math.unit(300, "lb"), |
|
|
@@ -67175,6 +67186,17 @@ characterMakers.push(() => makeCharacter( |
|
|
form: "character", |
|
|
form: "character", |
|
|
default: true |
|
|
default: true |
|
|
}, |
|
|
}, |
|
|
|
|
|
character_side: { |
|
|
|
|
|
height: math.unit(6, "feet"), |
|
|
|
|
|
weight: math.unit(300, "lb"), |
|
|
|
|
|
name: "Side", |
|
|
|
|
|
image: { |
|
|
|
|
|
source: "./media/characters/midnight-yamikidate/character-side.svg", |
|
|
|
|
|
extra: 1075/1017, |
|
|
|
|
|
bottom: 20/1095 |
|
|
|
|
|
}, |
|
|
|
|
|
form: "character", |
|
|
|
|
|
}, |
|
|
}, |
|
|
}, |
|
|
[ |
|
|
[ |
|
|
{ |
|
|
{ |
|
|
|