ソースを参照

Add Saphinara's true form

master
Fen Dweller 4年前
コミット
965a6f6292
4個のファイルの変更10801行の追加17行の削除
  1. +2
    -0
      media/attribution.js
  2. +4148
    -0
      media/characters/saphinara/true-form-maw.svg
  3. +6580
    -0
      media/characters/saphinara/true-form-side.svg
  4. +71
    -17
      presets/characters.js

+ 2
- 0
media/attribution.js ファイルの表示

@@ -13138,6 +13138,8 @@ const attributionData = {
{ name: "side.svg", source: "https://www.furaffinity.net/view/44050413/", nsfw: false }, { name: "side.svg", source: "https://www.furaffinity.net/view/44050413/", nsfw: false },
{ name: "tongue.svg", source: "https://www.furaffinity.net/view/44050413/", nsfw: false }, { name: "tongue.svg", source: "https://www.furaffinity.net/view/44050413/", nsfw: false },
{ name: "wings.svg", source: "https://www.furaffinity.net/view/44050413/", nsfw: false }, { name: "wings.svg", source: "https://www.furaffinity.net/view/44050413/", nsfw: false },
{ name: "true-form-side.svg", source: null, nsfw: false },
{ name: "true-form-maw.svg", source: null, nsfw: false },
], ],
authors: [ authors: [
"mongrelist" "mongrelist"


+ 4148
- 0
media/characters/saphinara/true-form-maw.svg
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 6580
- 0
media/characters/saphinara/true-form-side.svg
ファイル差分が大きすぎるため省略します
ファイルの表示


+ 71
- 17
presets/characters.js ファイルの表示

@@ -34653,7 +34653,9 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/saphinara/front.svg", source: "./media/characters/saphinara/front.svg",
extra: 1837/1643, extra: 1837/1643,
bottom: 84/1921 bottom: 84/1921
}
},
form: "normal",
default: true
}, },
side: { side: {
height: math.unit(15 + 7/12, "feet"), height: math.unit(15 + 7/12, "feet"),
@@ -34663,7 +34665,8 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/saphinara/side.svg", source: "./media/characters/saphinara/side.svg",
extra: 605/547, extra: 605/547,
bottom: 6/611 bottom: 6/611
}
},
form: "normal"
}, },
back: { back: {
height: math.unit(15 + 7/12, "feet"), height: math.unit(15 + 7/12, "feet"),
@@ -34673,7 +34676,8 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/saphinara/back.svg", source: "./media/characters/saphinara/back.svg",
extra: 591/531, extra: 591/531,
bottom: 13/604 bottom: 13/604
}
},
form: "normal"
}, },
frontTail: { frontTail: {
height: math.unit(15 + 7/12, "feet"), height: math.unit(15 + 7/12, "feet"),
@@ -34683,87 +34687,137 @@ characterMakers.push(() => makeCharacter(
source: "./media/characters/saphinara/front-tail.svg", source: "./media/characters/saphinara/front-tail.svg",
extra: 2256/1630, extra: 2256/1630,
bottom: 261/2517 bottom: 261/2517
}
},
form: "normal"
}, },
insides: { insides: {
height: math.unit(11.92, "feet"), height: math.unit(11.92, "feet"),
name: "Insides", name: "Insides",
image: { image: {
source: "./media/characters/saphinara/insides.svg" source: "./media/characters/saphinara/insides.svg"
}
},
form: "normal"
}, },
head: { head: {
height: math.unit(4.17, "feet"), height: math.unit(4.17, "feet"),
name: "Head", name: "Head",
image: { image: {
source: "./media/characters/saphinara/head.svg" source: "./media/characters/saphinara/head.svg"
}
},
form: "normal"
}, },
tongue: { tongue: {
height: math.unit(4.60, "feet"), height: math.unit(4.60, "feet"),
name: "Tongue", name: "Tongue",
image: { image: {
source: "./media/characters/saphinara/tongue.svg" source: "./media/characters/saphinara/tongue.svg"
}
},
form: "normal"
}, },
headEnraged: { headEnraged: {
height: math.unit(5.55, "feet"), height: math.unit(5.55, "feet"),
name: "Head (Enraged)", name: "Head (Enraged)",
image: { image: {
source: "./media/characters/saphinara/head-enraged.svg" source: "./media/characters/saphinara/head-enraged.svg"
}
},
form: "normal"
}, },
wings: { wings: {
height: math.unit(11.95, "feet"), height: math.unit(11.95, "feet"),
name: "Wings", name: "Wings",
image: { image: {
source: "./media/characters/saphinara/wings.svg" source: "./media/characters/saphinara/wings.svg"
}
},
form: "normal"
}, },
feathers: { feathers: {
height: math.unit(8.92, "feet"), height: math.unit(8.92, "feet"),
name: "Feathers", name: "Feathers",
image: { image: {
source: "./media/characters/saphinara/feathers.svg" source: "./media/characters/saphinara/feathers.svg"
}
},
form: "normal"
}, },
shackles: { shackles: {
height: math.unit(2, "feet"), height: math.unit(2, "feet"),
name: "Shackles", name: "Shackles",
image: { image: {
source: "./media/characters/saphinara/shackles.svg" source: "./media/characters/saphinara/shackles.svg"
}
},
form: "normal"
}, },
eyes: { eyes: {
height: math.unit(1.331, "feet"), height: math.unit(1.331, "feet"),
name: "Eyes", name: "Eyes",
image: { image: {
source: "./media/characters/saphinara/eyes.svg" source: "./media/characters/saphinara/eyes.svg"
}
},
form: "normal"
}, },
eyesEnraged: { eyesEnraged: {
height: math.unit(1.331, "feet"), height: math.unit(1.331, "feet"),
name: "Eyes (Enraged)", name: "Eyes (Enraged)",
image: { image: {
source: "./media/characters/saphinara/eyes-enraged.svg" source: "./media/characters/saphinara/eyes-enraged.svg"
}
},
form: "normal"
},
trueFormSide: {
height: math.unit(200, "feet"),
weight: math.unit(1e7, "tons"),
name: "Side",
image: {
source: "./media/characters/saphinara/true-form-side.svg",
extra: 1399/770,
bottom: 97/1496
},
form: "true-form",
default: true
},
trueFormMaw: {
height: math.unit(71.5, "feet"),
name: "Maw",
image: {
source: "./media/characters/saphinara/true-form-maw.svg",
extra: 2302/1453,
bottom: 0/2302
},
form: "true-form"
}, },
}, },
[ [
{ {
name: "Normal", name: "Normal",
height: math.unit(15 + 7/12, "feet"), height: math.unit(15 + 7/12, "feet"),
default: true
default: true,
form: "normal"
}, },
{ {
name: "Angry", name: "Angry",
height: math.unit(30 + 6/12, "feet")
height: math.unit(30 + 6/12, "feet"),
form: "normal"
}, },
{ {
name: "Enraged", name: "Enraged",
height: math.unit(102 + 1/12, "feet")
height: math.unit(102 + 1/12, "feet"),
form: "normal"
}, },
]
{
name: "True",
height: math.unit(200, "feet"),
default: true,
form: "true-form"
}
],
{
"normal": {
name: "Normal",
default: true
},
"true-form": {
name: "True Form"
}
}
)) ))


characterMakers.push(() => makeCharacter( characterMakers.push(() => makeCharacter(


読み込み中…
キャンセル
保存