nekomeowww commited on
Commit
c8cc055
·
1 Parent(s): a4ca63e

release: build 3c8e7788a070d45d8346b17bef3b0797bd597d10

Browse files
Files changed (38) hide show
  1. assets/{BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js → BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js} +1 -1
  2. assets/{_...all_-VF7BlSbh.js → _...all_-Azh7JK-n.js} +1 -1
  3. assets/{audio-C1c0iS-D.js → audio-CC71xUo1.js} +1 -1
  4. assets/{default-CoXafp28.js → default-Dp7SPOa2.js} +1 -1
  5. assets/{delays-C0-TiJUZ.js → delays-VJ97owKr.js} +1 -1
  6. assets/{emotions-VSPJ4t6x.js → emotions-Wnj0q0EZ.js} +1 -1
  7. assets/{filter-message-D4Zz6qSv.js → filter-message-CNbc36VX.js} +1 -1
  8. assets/{image-D9IghUaD.js → image-BfZs5kWw.js} +1 -1
  9. assets/{index-hJ_gmBPa.css → index-Bj78Bzhg.css} +1 -1
  10. assets/{index-yzai0yc-.js → index-DSZx_a8S.js} +0 -0
  11. assets/{index-Dvr_Xx2O.js → index-DbgCyBVZ.js} +1 -1
  12. assets/{index-omOmkRuq.js → index-r6bcLZ9W.js} +4 -4
  13. assets/live2d/models/{hiyori_pro_zh/hiyori_pro_t11.cmo3 → hiyori_pro_zh.zip} +2 -2
  14. assets/live2d/models/hiyori_pro_zh/ReadMe.txt +0 -72
  15. assets/live2d/models/hiyori_pro_zh/hiyori_pro_t04.can3 +0 -0
  16. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.2048/texture_00.png +0 -3
  17. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.2048/texture_01.png +0 -3
  18. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.cdi3.json +0 -533
  19. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.moc3 +0 -0
  20. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.model3.json +0 -114
  21. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.physics3.json +0 -1569
  22. assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.pose3.json +0 -15
  23. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m01.motion3.json +0 -1085
  24. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m02.motion3.json +0 -1478
  25. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m03.motion3.json +0 -1331
  26. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m04.motion3.json +0 -882
  27. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m05.motion3.json +0 -1670
  28. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m06.motion3.json +0 -1990
  29. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m07.motion3.json +0 -991
  30. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m08.motion3.json +0 -1087
  31. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m09.motion3.json +0 -1198
  32. assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m10.motion3.json +0 -974
  33. assets/{messages-HOI3CK5K.js → messages-SnVnakkT.js} +1 -1
  34. assets/{queue-BCkxhUb6.js → queue-DsFmjQZS.js} +1 -1
  35. assets/{queue-CPIfsya6.js → queue-OkOn3zR3.js} +1 -1
  36. assets/queues-CDF5tlsH.js +0 -1
  37. assets/queues-DklBiTNu.js +1 -0
  38. index.html +7 -7
assets/{BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js → BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js} RENAMED
@@ -1,2 +1,2 @@
1
- import{d as g,b9 as m,ba as h,e as s,f as p,v as x,A as y,o as E,c as M,n as T,J as b}from"./index-omOmkRuq.js";const H=g({__name:"BasicTextarea",props:{modelValue:{default:""},modelModifiers:{}},emits:m(["submit"],["update:modelValue"]),setup(u,{emit:i}){const c=i,a=h(u,"modelValue"),t=s(),l=s({height:"auto",overflowY:"hidden"});function f(e){e.target instanceof HTMLTextAreaElement&&(e.target.style.height="auto",e.target.style.height=`${e.target.scrollHeight}px`)}function d(e){var n,o;if(e.target instanceof HTMLTextAreaElement)if(e.code==="Enter"&&e.shiftKey){e.preventDefault();const r=(n=e.target)==null?void 0:n.selectionStart,v=(o=e.target)==null?void 0:o.selectionEnd;a.value=`${a.value.substring(0,r)}
2
  ${a.value.substring(v)}`,l.value.height="0",b().then(()=>{t.value&&(t.value.selectionStart=t.value.selectionEnd=r+1,l.value.height=`${t.value.scrollHeight}px`)})}else e.code==="Enter"&&(e.preventDefault(),c("submit",a.value))}return p(()=>{t.value&&(l.value.height=`${t.value.scrollHeight}px`)}),(e,n)=>x((E(),M("textarea",{ref_key:"textareaRef",ref:t,"onUpdate:modelValue":n[0]||(n[0]=o=>a.value=o),style:T(l.value),onInput:f,onKeydown:d},null,36)),[[y,a.value]])}});export{H as _};
 
1
+ import{d as g,b9 as m,ba as h,e as s,f as p,v as x,A as y,o as E,c as M,n as T,J as b}from"./index-r6bcLZ9W.js";const H=g({__name:"BasicTextarea",props:{modelValue:{default:""},modelModifiers:{}},emits:m(["submit"],["update:modelValue"]),setup(u,{emit:i}){const c=i,a=h(u,"modelValue"),t=s(),l=s({height:"auto",overflowY:"hidden"});function f(e){e.target instanceof HTMLTextAreaElement&&(e.target.style.height="auto",e.target.style.height=`${e.target.scrollHeight}px`)}function d(e){var n,o;if(e.target instanceof HTMLTextAreaElement)if(e.code==="Enter"&&e.shiftKey){e.preventDefault();const r=(n=e.target)==null?void 0:n.selectionStart,v=(o=e.target)==null?void 0:o.selectionEnd;a.value=`${a.value.substring(0,r)}
2
  ${a.value.substring(v)}`,l.value.height="0",b().then(()=>{t.value&&(t.value.selectionStart=t.value.selectionEnd=r+1,l.value.height=`${t.value.scrollHeight}px`)})}else e.code==="Enter"&&(e.preventDefault(),c("submit",a.value))}return p(()=>{t.value&&(l.value.height=`${t.value.scrollHeight}px`)}),(e,n)=>x((E(),M("textarea",{ref_key:"textareaRef",ref:t,"onUpdate:modelValue":n[0]||(n[0]=o=>a.value=o),style:T(l.value),onInput:f,onKeydown:d},null,36)),[[y,a.value]])}});export{H as _};
assets/{_...all_-VF7BlSbh.js → _...all_-Azh7JK-n.js} RENAMED
@@ -1 +1 @@
1
- import{_ as e}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o,c as _}from"./index-omOmkRuq.js";const c={};function n(r,t){return o(),_("div",null," 404 - Page not found ")}const f=e(c,[["render",n]]);export{f as default};
 
1
+ import{_ as e}from"./_plugin-vue_export-helper-DlAUqK2U.js";import{o,c as _}from"./index-r6bcLZ9W.js";const c={};function n(r,t){return o(),_("div",null," 404 - Page not found ")}const f=e(c,[["render",n]]);export{f as default};
assets/{audio-C1c0iS-D.js → audio-CC71xUo1.js} RENAMED
@@ -1 +1 @@
1
- import{d as s,e as f,o as d,c as p,h as t}from"./index-omOmkRuq.js";const R=s({__name:"audio",setup(_){const a=f(),l=f();function u(o){var r,c,i;if(!o)return;const n=(c=(r=l.value)==null?void 0:r.files)==null?void 0:c[0];if(!n)return;const e=document.createElement("audio");(i=a.value)==null||i.appendChild(e),e.src=URL.createObjectURL(n),e.controls=!0,e.load(),e.play()}return(o,n)=>(d(),p("div",null,[t("div",null,[t("div",{ref_key:"containerRef",ref:a},null,512),t("input",{ref_key:"fileInputRef",ref:l,type:"file",onChange:u},null,544)])]))}});export{R as default};
 
1
+ import{d as s,e as f,o as d,c as p,h as t}from"./index-r6bcLZ9W.js";const R=s({__name:"audio",setup(_){const a=f(),l=f();function u(o){var r,c,i;if(!o)return;const n=(c=(r=l.value)==null?void 0:r.files)==null?void 0:c[0];if(!n)return;const e=document.createElement("audio");(i=a.value)==null||i.appendChild(e),e.src=URL.createObjectURL(n),e.controls=!0,e.load(),e.play()}return(o,n)=>(d(),p("div",null,[t("div",null,[t("div",{ref_key:"containerRef",ref:a},null,512),t("input",{ref_key:"fileInputRef",ref:l,type:"file",onChange:u},null,544)])]))}});export{R as default};
assets/{default-CoXafp28.js → default-Dp7SPOa2.js} RENAMED
@@ -1 +1 @@
1
- import{u as p}from"./index-Dvr_Xx2O.js";import{d as s,c,a as d,n as i,u as e,r as m,o as u}from"./index-omOmkRuq.js";const h=s({__name:"default",setup(f){const{top:t,right:o,bottom:a,left:n}=p();return(l,_)=>{const r=m("RouterView");return u(),c("main",{text:"gray-700 dark:gray-200","font-cuteen":"","h-full":"",style:i({paddingTop:`${e(t)}px`,paddingRight:`${e(o)}px`,paddingBottom:`${e(a)}px`,paddingLeft:`${e(n)}px`})},[d(r)],4)}}});export{h as default};
 
1
+ import{u as p}from"./index-DbgCyBVZ.js";import{d as s,c,a as d,n as i,u as e,r as m,o as u}from"./index-r6bcLZ9W.js";const h=s({__name:"default",setup(f){const{top:t,right:o,bottom:a,left:n}=p();return(l,_)=>{const r=m("RouterView");return u(),c("main",{text:"gray-700 dark:gray-200","font-cuteen":"","h-full":"",style:i({paddingTop:`${e(t)}px`,paddingRight:`${e(o)}px`,paddingBottom:`${e(a)}px`,paddingLeft:`${e(n)}px`})},[d(r)],4)}}});export{h as default};
assets/{delays-C0-TiJUZ.js → delays-VJ97owKr.js} RENAMED
@@ -1 +1 @@
1
- import{_ as g}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js";import{i as _,l as k}from"./queues-CDF5tlsH.js";import{d as y,e as d,o as s,c as l,h as e,a as z,z as i,F as f,C as p}from"./index-omOmkRuq.js";import"./queue-BCkxhUb6.js";const b={flex:"","flex-col":"","gap-2":"","p-2":""},x={flex:"","flex-row":"","gap-2":""},h={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},w={"w-full":"",flex:"","flex-row":"","gap-4":""},M={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},V={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},P=y({__name:"delays",setup(E){const t=d(""),m=d([]),c=d([]),r=d(!1),u=_();u.onHandlerEvent("delay",a=>{c.value.push(a)});function v(){r.value=!0;const a=t.value.split("");for(const n of a)u.add(n);u.add(k),t.value="",r.value=!1}return(a,n)=>(s(),l("div",b,[e("div",x,[z(g,{modelValue:t.value,"onUpdate:modelValue":n[0]||(n[0]=o=>t.value=o),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:v},null,8,["modelValue"]),e("button",h,i(r.value?"Processing...":"Send"),1)]),e("div",w,[e("div",M,[n[1]||(n[1]=e("h3",{"font-semibold":""}," Emotion Message ",-1)),(s(!0),l(f,null,p(m.value,o=>(s(),l("div",{key:o},[e("div",null,i(o),1)]))),128))]),e("div",V,[n[2]||(n[2]=e("h3",{"font-semibold":""}," Delays ",-1)),(s(!0),l(f,null,p(c.value,o=>(s(),l("div",{key:o},[e("div",null,i(o)+"s",1)]))),128))])])]))}});export{P as default};
 
1
+ import{_ as g}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js";import{i as _,l as k}from"./queues-DklBiTNu.js";import{d as y,e as d,o as s,c as l,h as e,a as z,z as i,F as f,C as p}from"./index-r6bcLZ9W.js";import"./queue-DsFmjQZS.js";const b={flex:"","flex-col":"","gap-2":"","p-2":""},x={flex:"","flex-row":"","gap-2":""},h={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},w={"w-full":"",flex:"","flex-row":"","gap-4":""},M={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},V={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},P=y({__name:"delays",setup(E){const t=d(""),m=d([]),c=d([]),r=d(!1),u=_();u.onHandlerEvent("delay",a=>{c.value.push(a)});function v(){r.value=!0;const a=t.value.split("");for(const n of a)u.add(n);u.add(k),t.value="",r.value=!1}return(a,n)=>(s(),l("div",b,[e("div",x,[z(g,{modelValue:t.value,"onUpdate:modelValue":n[0]||(n[0]=o=>t.value=o),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:v},null,8,["modelValue"]),e("button",h,i(r.value?"Processing...":"Send"),1)]),e("div",w,[e("div",M,[n[1]||(n[1]=e("h3",{"font-semibold":""}," Emotion Message ",-1)),(s(!0),l(f,null,p(m.value,o=>(s(),l("div",{key:o},[e("div",null,i(o),1)]))),128))]),e("div",V,[n[2]||(n[2]=e("h3",{"font-semibold":""}," Delays ",-1)),(s(!0),l(f,null,p(c.value,o=>(s(),l("div",{key:o},[e("div",null,i(o)+"s",1)]))),128))])])]))}});export{P as default};
assets/{emotions-VSPJ4t6x.js → emotions-Wnj0q0EZ.js} RENAMED
@@ -1 +1 @@
1
- import{_ as k}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js";import{u as m}from"./queue-BCkxhUb6.js";import{h,l as z}from"./queues-CDF5tlsH.js";import{d as b,e as u,o as t,c as l,h as e,a as x,z as r,F as p,C as g}from"./index-omOmkRuq.js";const w={flex:"","flex-col":"","gap-2":"","p-2":""},y={flex:"","flex-row":"","gap-2":""},M={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},V={"w-full":"",flex:"","flex-row":"","gap-4":""},E={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},Q={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},I=b({__name:"emotions",setup(S){const a=u(""),i=u([]),c=u([]),d=u(!1);m({handlers:[async s=>{i.value.push(s.data)}]});const v=m({handlers:[async s=>{c.value.push(s.data)}]}),f=h(v);function _(){d.value=!0;const s=a.value.split("");for(const o of s)f.add(o);f.add(z),a.value="",d.value=!1}return(s,o)=>(t(),l("div",w,[e("div",y,[x(k,{modelValue:a.value,"onUpdate:modelValue":o[0]||(o[0]=n=>a.value=n),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:_},null,8,["modelValue"]),e("button",M,r(d.value?"Processing...":"Send"),1)]),e("div",V,[e("div",E,[o[1]||(o[1]=e("h3",{"font-semibold":""}," Messages ",-1)),(t(!0),l(p,null,g(i.value,n=>(t(),l("div",{key:n},[e("div",null,r(n),1)]))),128))]),e("div",Q,[o[2]||(o[2]=e("h3",{"font-semibold":""}," Emotions ",-1)),(t(!0),l(p,null,g(c.value,n=>(t(),l("div",{key:n},[e("div",null,r(n),1)]))),128))])])]))}});export{I as default};
 
1
+ import{_ as k}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js";import{u as m}from"./queue-DsFmjQZS.js";import{h,l as z}from"./queues-DklBiTNu.js";import{d as b,e as u,o as t,c as l,h as e,a as x,z as r,F as p,C as g}from"./index-r6bcLZ9W.js";const w={flex:"","flex-col":"","gap-2":"","p-2":""},y={flex:"","flex-row":"","gap-2":""},M={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},V={"w-full":"",flex:"","flex-row":"","gap-4":""},E={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},Q={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},I=b({__name:"emotions",setup(S){const a=u(""),i=u([]),c=u([]),d=u(!1);m({handlers:[async s=>{i.value.push(s.data)}]});const v=m({handlers:[async s=>{c.value.push(s.data)}]}),f=h(v);function _(){d.value=!0;const s=a.value.split("");for(const o of s)f.add(o);f.add(z),a.value="",d.value=!1}return(s,o)=>(t(),l("div",w,[e("div",y,[x(k,{modelValue:a.value,"onUpdate:modelValue":o[0]||(o[0]=n=>a.value=n),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:_},null,8,["modelValue"]),e("button",M,r(d.value?"Processing...":"Send"),1)]),e("div",V,[e("div",E,[o[1]||(o[1]=e("h3",{"font-semibold":""}," Messages ",-1)),(t(!0),l(p,null,g(i.value,n=>(t(),l("div",{key:n},[e("div",null,r(n),1)]))),128))]),e("div",Q,[o[2]||(o[2]=e("h3",{"font-semibold":""}," Emotions ",-1)),(t(!0),l(p,null,g(c.value,n=>(t(),l("div",{key:n},[e("div",null,r(n),1)]))),128))])])]))}});export{I as default};
assets/{filter-message-D4Zz6qSv.js → filter-message-CNbc36VX.js} RENAMED
@@ -1 +1 @@
1
- import{_ as m}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js";import{d as g,e as u,o as _,c as v,h as s,a as x,z as d}from"./index-omOmkRuq.js";const b={flex:"","flex-col":"","gap-2":"","p-2":""},z={flex:"","flex-row":"","gap-2":""},S={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},k={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},B=g({__name:"filter-message",setup(w){const o=u(""),c=u(!1),i=u({content:""});async function f(r){return new Promise(e=>setTimeout(e,r))}async function p(){c.value=!0;const r=o.value.split("");let e;(a=>{a.Literal="literal",a.Special="special"})(e||(e={}));let l="literal",t="";for(const a of r){await f(50);let n=l;a==="<"?n="special":a===">"&&(n="literal"),l==="literal"&&n==="special"&&(i.value.content+=t,t=""),l==="special"&&n==="literal"&&(t=""),l==="literal"&&n==="literal"&&(i.value.content+=a,t=""),l=n}t&&(i.value.content+=t),o.value="",c.value=!1}return(r,e)=>{const l=m;return _(),v("div",b,[s("div",z,[x(l,{modelValue:o.value,"onUpdate:modelValue":e[0]||(e[0]=t=>o.value=t),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:p},null,8,["modelValue"]),s("button",S,d(c.value?"Processing...":"Send"),1)]),s("div",k,[e[1]||(e[1]=s("h3",{"font-semibold":""}," Streaming Message ",-1)),s("div",null,d(i.value.content),1)])])}}});export{B as default};
 
1
+ import{_ as m}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js";import{d as g,e as u,o as _,c as v,h as s,a as x,z as d}from"./index-r6bcLZ9W.js";const b={flex:"","flex-col":"","gap-2":"","p-2":""},z={flex:"","flex-row":"","gap-2":""},S={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},k={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},B=g({__name:"filter-message",setup(w){const o=u(""),c=u(!1),i=u({content:""});async function f(r){return new Promise(e=>setTimeout(e,r))}async function p(){c.value=!0;const r=o.value.split("");let e;(a=>{a.Literal="literal",a.Special="special"})(e||(e={}));let l="literal",t="";for(const a of r){await f(50);let n=l;a==="<"?n="special":a===">"&&(n="literal"),l==="literal"&&n==="special"&&(i.value.content+=t,t=""),l==="special"&&n==="literal"&&(t=""),l==="literal"&&n==="literal"&&(i.value.content+=a,t=""),l=n}t&&(i.value.content+=t),o.value="",c.value=!1}return(r,e)=>{const l=m;return _(),v("div",b,[s("div",z,[x(l,{modelValue:o.value,"onUpdate:modelValue":e[0]||(e[0]=t=>o.value=t),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:p},null,8,["modelValue"]),s("button",S,d(c.value?"Processing...":"Send"),1)]),s("div",k,[e[1]||(e[1]=s("h3",{"font-semibold":""}," Streaming Message ",-1)),s("div",null,d(i.value.content),1)])])}}});export{B as default};
assets/{image-D9IghUaD.js → image-BfZs5kWw.js} RENAMED
@@ -1,2 +1,2 @@
1
- import{m as _}from"./index-Dvr_Xx2O.js";import{d as y,e as c,o as d,c as u,h as a,z as x,u as v,i as h}from"./index-omOmkRuq.js";import{_ as w}from"./_plugin-vue_export-helper-DlAUqK2U.js";const b={bg:"neutral-100",flex:"~ col","items-center":"","justify-center":"","rounded-lg":"","px-4":"","py-3":""},C={key:0},U=["src"],R={bg:"neutral-100",class:"text-wrap-any","max-h":"100","overflow-scroll":"","rounded-lg":"","text-wrap":"","text-black":"","font-mono":""},k=y({__name:"image",setup(D){const p=c(),o=c(""),{copy:m}=_({source:o});async function g(s){return new Promise((e,n)=>{const t=new FileReader;t.onload=r=>{var l,i;e(((i=(l=r.target)==null?void 0:l.result)==null?void 0:i.toString())||"")},t.onerror=r=>{n(r)},t.readAsDataURL(s)})}async function f(s){var t;const n=(t=s.target.files)==null?void 0:t[0];if(n){p.value=n;const r=await g(n);o.value=r}}return(s,e)=>(d(),u("div",null,[a("label",b,[a("input",{type:"file",accept:"image/*",hidden:"",onChange:f},null,32),e[1]||(e[1]=a("span",null,"Upload Image",-1))]),o.value?(d(),u("div",C,[a("img",{src:o.value,alt:"Uploaded Image","w-100":""},null,8,U),a("pre",R," "+x(o.value)+`
2
  `,1),a("button",{bg:"primary-500",text:"white","mt-4":"","rounded-lg":"","px-4":"","py-2":"",onClick:e[0]||(e[0]=()=>v(m)())}," Copy Data URL ")])):h("",!0)]))}}),A=w(k,[["__scopeId","data-v-7edd53e6"]]);export{A as default};
 
1
+ import{m as _}from"./index-DbgCyBVZ.js";import{d as y,e as c,o as d,c as u,h as a,z as x,u as v,i as h}from"./index-r6bcLZ9W.js";import{_ as w}from"./_plugin-vue_export-helper-DlAUqK2U.js";const b={bg:"neutral-100",flex:"~ col","items-center":"","justify-center":"","rounded-lg":"","px-4":"","py-3":""},C={key:0},U=["src"],R={bg:"neutral-100",class:"text-wrap-any","max-h":"100","overflow-scroll":"","rounded-lg":"","text-wrap":"","text-black":"","font-mono":""},k=y({__name:"image",setup(D){const p=c(),o=c(""),{copy:m}=_({source:o});async function g(s){return new Promise((e,n)=>{const t=new FileReader;t.onload=r=>{var l,i;e(((i=(l=r.target)==null?void 0:l.result)==null?void 0:i.toString())||"")},t.onerror=r=>{n(r)},t.readAsDataURL(s)})}async function f(s){var t;const n=(t=s.target.files)==null?void 0:t[0];if(n){p.value=n;const r=await g(n);o.value=r}}return(s,e)=>(d(),u("div",null,[a("label",b,[a("input",{type:"file",accept:"image/*",hidden:"",onChange:f},null,32),e[1]||(e[1]=a("span",null,"Upload Image",-1))]),o.value?(d(),u("div",C,[a("img",{src:o.value,alt:"Uploaded Image","w-100":""},null,8,U),a("pre",R," "+x(o.value)+`
2
  `,1),a("button",{bg:"primary-500",text:"white","mt-4":"","rounded-lg":"","px-4":"","py-2":"",onClick:e[0]||(e[0]=()=>v(m)())}," Copy Data URL ")])):h("",!0)]))}}),A=w(k,[["__scopeId","data-v-7edd53e6"]]);export{A as default};
assets/{index-hJ_gmBPa.css → index-Bj78Bzhg.css} RENAMED
@@ -1 +1 @@
1
- .cross-background-container[data-v-ff7347db]{background-color:#fff;background:radial-gradient(circle,transparent 20%,#ffffff 20%,#ffffff 80%,transparent 80%,transparent),radial-gradient(circle,transparent 20%,#ffffff 20%,#ffffff 80%,transparent 80%,transparent) 25px 25px,linear-gradient(#f4ebf1 2px,transparent 2px) 0 -1px,linear-gradient(90deg,#f4ebf1 2px,#fff 2px) -1px 0;background-size:50px 50px,50px 50px,25px 25px,25px 25px}.dark .cross-background-container[data-v-ff7347db]{background-color:#121212;background:radial-gradient(circle,transparent 20%,#121212 20%,#121212 80%,transparent 80%,transparent),radial-gradient(circle,transparent 20%,#121212 20%,#121212 80%,transparent 80%,transparent) 25px 25px,linear-gradient(#312129 2px,transparent 2px) 0 -1px,linear-gradient(90deg,#312129 2px,#121212 2px) -1px 0;background-size:50px 50px,50px 50px,25px 25px,25px 25px}.animate-stripe[data-v-65a3f0ce]{background-image:repeating-linear-gradient(-45deg,#a16207,#a16207 25px,#eab308 25px,#eab308 50px);background-size:175% 100%}.animate-stripe[data-v-65a3f0ce]:hover{animation:progress-65a3f0ce 2s linear infinite}@-webkit-keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-75px 0px}}@-moz-keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-75px 0px}}@-ms-keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-75px 0px}}@keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-70px 0px}}.animate-stripe[data-v-7d92a9c1]{background-image:repeating-linear-gradient(-45deg,#f472b6,#f472b6 25px,#f9a8d4 25px,#f9a8d4 50px);animation:progress-7d92a9c1 2s linear infinite;background-size:150% 100%}@-webkit-keyframes progress-7d92a9c1{0%{background-position:0 0}to{background-position:-75px 0px}}@-moz-keyframes progress-7d92a9c1{0%{background-position:0 0}to{background-position:-75px 0px}}@-ms-keyframes progress-7d92a9c1{0%{background-position:0 0}to{background-position:-75px 0px}}@keyframes progress-7d92a9c1{0%{background-position:0 0}to{background-position:-70px 0px}}
 
1
+ .cross-background-container[data-v-ff7347db]{background-color:#fff;background:radial-gradient(circle,transparent 20%,#ffffff 20%,#ffffff 80%,transparent 80%,transparent),radial-gradient(circle,transparent 20%,#ffffff 20%,#ffffff 80%,transparent 80%,transparent) 25px 25px,linear-gradient(#f4ebf1 2px,transparent 2px) 0 -1px,linear-gradient(90deg,#f4ebf1 2px,#fff 2px) -1px 0;background-size:50px 50px,50px 50px,25px 25px,25px 25px}.dark .cross-background-container[data-v-ff7347db]{background-color:#121212;background:radial-gradient(circle,transparent 20%,#121212 20%,#121212 80%,transparent 80%,transparent),radial-gradient(circle,transparent 20%,#121212 20%,#121212 80%,transparent 80%,transparent) 25px 25px,linear-gradient(#312129 2px,transparent 2px) 0 -1px,linear-gradient(90deg,#312129 2px,#121212 2px) -1px 0;background-size:50px 50px,50px 50px,25px 25px,25px 25px}.animate-stripe[data-v-65a3f0ce]{background-image:repeating-linear-gradient(-45deg,#a16207,#a16207 25px,#eab308 25px,#eab308 50px);background-size:175% 100%}.animate-stripe[data-v-65a3f0ce]:hover{animation:progress-65a3f0ce 2s linear infinite}@-webkit-keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-75px 0px}}@-moz-keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-75px 0px}}@-ms-keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-75px 0px}}@keyframes progress-65a3f0ce{0%{background-position:0 0}to{background-position:-70px 0px}}.animate-stripe[data-v-0ed17c6e]{background-image:repeating-linear-gradient(-45deg,#f472b6,#f472b6 25px,#f9a8d4 25px,#f9a8d4 50px);animation:progress-0ed17c6e 2s linear infinite;background-size:150% 100%}@-webkit-keyframes progress-0ed17c6e{0%{background-position:0 0}to{background-position:-75px 0px}}@-moz-keyframes progress-0ed17c6e{0%{background-position:0 0}to{background-position:-75px 0px}}@-ms-keyframes progress-0ed17c6e{0%{background-position:0 0}to{background-position:-75px 0px}}@keyframes progress-0ed17c6e{0%{background-position:0 0}to{background-position:-70px 0px}}
assets/{index-yzai0yc-.js → index-DSZx_a8S.js} RENAMED
The diff for this file is too large to render. See raw diff
 
assets/{index-Dvr_Xx2O.js → index-DbgCyBVZ.js} RENAMED
@@ -1 +1 @@
1
- import{e as b,bU as Z,a2 as Te,a3 as _e,u as Ce,H as Oe,bV as xe,f as me,J as pe,Z as ee,bW as he,V as We,D as Ve,w as k,k as x,ak as X,L as se,a1 as Ae,bX as De}from"./index-omOmkRuq.js";function I(e){return Te()?(_e(e),!0):!1}const K=new WeakMap,Ne=(...e)=>{var t;const n=e[0],r=(t=ee())==null?void 0:t.proxy;if(r==null&&!he())throw new Error("injectLocal must be called in setup");return r&&K.has(r)&&n in K.get(r)?K.get(r)[n]:We(...e)};function T(e){return typeof e=="function"?e():Ce(e)}const Y=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Me=e=>e!=null,ke=Object.prototype.toString,Le=e=>ke.call(e)==="[object Object]",j=()=>{};function te(e,t){function n(...r){return new Promise((i,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(i).catch(o)})}return n}const we=e=>e();function Re(e,t={}){let n,r,i=j;const o=s=>{clearTimeout(s),i(),i=j};return s=>{const c=T(e),u=T(t.maxWait);return n&&o(n),c<=0||u!==void 0&&u<=0?(r&&(o(r),r=null),Promise.resolve(s())):new Promise((d,f)=>{i=t.rejectOnCancel?f:d,u&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,d(s())},u)),n=setTimeout(()=>{r&&o(r),r=null,d(s())},c)})}}function je(...e){let t=0,n,r=!0,i=j,o,a,s,c,u;!Ve(e[0])&&typeof e[0]=="object"?{delay:a,trailing:s=!0,leading:c=!0,rejectOnCancel:u=!1}=e[0]:[a,s=!0,c=!0,u=!1]=e;const d=()=>{n&&(clearTimeout(n),n=void 0,i(),i=j)};return m=>{const l=T(a),v=Date.now()-t,w=()=>o=m();return d(),l<=0?(t=Date.now(),w()):(v>l&&(c||!r)?(t=Date.now(),w()):s&&(o=new Promise((g,E)=>{i=u?E:g,n=setTimeout(()=>{t=Date.now(),r=!0,g(w()),d()},Math.max(0,l-v))})),!c&&!n&&(n=setTimeout(()=>r=!0,l)),r=!1,o)}}function Fe(e=we){const t=b(!0);function n(){t.value=!1}function r(){t.value=!0}const i=(...o)=>{t.value&&e(...o)};return{isActive:Z(t),pause:n,resume:r,eventFilter:i}}function Pe(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const r=t;t=void 0,r&&await r},n}function ze(e,t){var n;if(typeof e=="number")return e+t;const r=((n=e.match(/^-?\d+\.?\d*/))==null?void 0:n[0])||"",i=e.slice(r.length),o=Number.parseFloat(r)+t;return Number.isNaN(o)?e:o+i}function B(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function Ie(e){return ee()}function He(...e){if(e.length!==1)return Oe(...e);const t=e[0];return typeof t=="function"?Z(xe(()=>({get:t,set:j}))):b(t)}function ge(e,t=200,n={}){return te(Re(t,n),e)}function $e(e,t=200,n=!1,r=!0,i=!1){return te(je(t,n,r,i),e)}function Be(e,t,n={}){const{eventFilter:r=we,...i}=n;return k(e,te(r,t),i)}function qe(e,t,n={}){const{eventFilter:r,...i}=n,{eventFilter:o,pause:a,resume:s,isActive:c}=Fe(r);return{stop:Be(e,t,{...i,eventFilter:o}),pause:a,resume:s,isActive:c}}function H(e,t=!0,n){Ie()?me(e,n):t?e():pe(e)}function Je(e,t,n={}){const{immediate:r=!0}=n,i=b(!1);let o=null;function a(){o&&(clearTimeout(o),o=null)}function s(){i.value=!1,a()}function c(...u){a(),i.value=!0,o=setTimeout(()=>{i.value=!1,o=null,e(...u)},T(t))}return r&&(i.value=!0,Y&&c()),I(s),{isPending:Z(i),start:c,stop:s}}const D=Y?window:void 0,ne=Y?window.navigator:void 0;function L(e){var t;const n=T(e);return(t=n==null?void 0:n.$el)!=null?t:n}function M(...e){let t,n,r,i;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,i]=e,t=D):[t,n,r,i]=e,!t)return j;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],a=()=>{o.forEach(d=>d()),o.length=0},s=(d,f,m,l)=>(d.addEventListener(f,m,l),()=>d.removeEventListener(f,m,l)),c=k(()=>[L(t),T(i)],([d,f])=>{if(a(),!d)return;const m=Le(f)?{...f}:f;o.push(...n.flatMap(l=>r.map(v=>s(d,l,v,m))))},{immediate:!0,flush:"post"}),u=()=>{c(),a()};return I(u),u}function Ge(){const e=b(!1),t=ee();return t&&me(()=>{e.value=!0},t),e}function $(e){const t=Ge();return x(()=>(t.value,!!e()))}function ye(e,t,n={}){const{window:r=D,...i}=n;let o;const a=$(()=>r&&"MutationObserver"in r),s=()=>{o&&(o.disconnect(),o=void 0)},c=x(()=>{const m=T(e),l=(Array.isArray(m)?m:[m]).map(L).filter(Me);return new Set(l)}),u=k(()=>c.value,m=>{s(),a.value&&m.size&&(o=new MutationObserver(t),m.forEach(l=>o.observe(l,i)))},{immediate:!0,flush:"post"}),d=()=>o==null?void 0:o.takeRecords(),f=()=>{u(),s()};return I(f),{isSupported:a,stop:f,takeRecords:d}}const Ue=Symbol("vueuse-ssr-width");function be(){const e=he()?Ne(Ue,null):null;return typeof e=="number"?e:void 0}function z(e,t={}){const{window:n=D,ssrWidth:r=be()}=t,i=$(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),o=b(typeof r=="number");let a;const s=b(!1),c=f=>{s.value=f.matches},u=()=>{a&&("removeEventListener"in a?a.removeEventListener("change",c):a.removeListener(c))},d=Ae(()=>{if(o.value){o.value=!i.value;const f=T(e).split(",");s.value=f.some(m=>{const l=m.includes("not all"),v=m.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),w=m.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let g=!!(v||w);return v&&g&&(g=r>=B(v[1])),w&&g&&(g=r<=B(w[1])),l?!g:g});return}i.value&&(u(),a=n.matchMedia(T(e)),"addEventListener"in a?a.addEventListener("change",c):a.addListener(c),s.value=a.matches)});return I(()=>{d(),u(),a=void 0}),x(()=>s.value)}const ot={sm:640,md:768,lg:1024,xl:1280,"2xl":1536};function it(e,t={}){function n(l,v){let w=T(e[T(l)]);return v!=null&&(w=ze(w,v)),typeof w=="number"&&(w=`${w}px`),w}const{window:r=D,strategy:i="min-width",ssrWidth:o=be()}=t,a=typeof o=="number",s=a?b(!1):{value:!0};a&&H(()=>s.value=!!r);function c(l,v){return!s.value&&a?l==="min"?o>=B(v):o<=B(v):r?r.matchMedia(`(${l}-width: ${v})`).matches:!1}const u=l=>z(()=>`(min-width: ${n(l)})`,t),d=l=>z(()=>`(max-width: ${n(l)})`,t),f=Object.keys(e).reduce((l,v)=>(Object.defineProperty(l,v,{get:()=>i==="min-width"?u(v):d(v),enumerable:!0,configurable:!0}),l),{});function m(){const l=Object.keys(e).map(v=>[v,f[v],B(n(v))]).sort((v,w)=>v[2]-w[2]);return x(()=>l.filter(([,v])=>v.value).map(([v])=>v))}return Object.assign(f,{greaterOrEqual:u,smallerOrEqual:d,greater(l){return z(()=>`(min-width: ${n(l,.1)})`,t)},smaller(l){return z(()=>`(max-width: ${n(l,-.1)})`,t)},between(l,v){return z(()=>`(min-width: ${n(l)}) and (max-width: ${n(v,-.1)})`,t)},isGreater(l){return c("min",n(l,.1))},isGreaterOrEqual(l){return c("min",n(l))},isSmaller(l){return c("max",n(l,-.1))},isSmallerOrEqual(l){return c("max",n(l))},isInBetween(l,v){return c("min",n(l))&&c("max",n(v,-.1))},current:m,active(){const l=m();return x(()=>l.value.length===0?"":l.value.at(i==="min-width"?-1:0))}})}function Q(e,t={}){const{controls:n=!1,navigator:r=ne}=t,i=$(()=>r&&"permissions"in r),o=X(),a=typeof e=="string"?{name:e}:e,s=X(),c=()=>{var d,f;s.value=(f=(d=o.value)==null?void 0:d.state)!=null?f:"prompt"};M(o,"change",c);const u=Pe(async()=>{if(i.value){if(!o.value)try{o.value=await r.permissions.query(a)}catch{o.value=void 0}finally{c()}if(n)return De(o.value)}});return u(),n?{state:s,isSupported:i,query:u}:s}function at(e={}){const{navigator:t=ne,read:n=!1,source:r,copiedDuring:i=1500,legacy:o=!1}=e,a=$(()=>t&&"clipboard"in t),s=Q("clipboard-read"),c=Q("clipboard-write"),u=x(()=>a.value||o),d=b(""),f=b(!1),m=Je(()=>f.value=!1,i);function l(){a.value&&E(s.value)?t.clipboard.readText().then(p=>{d.value=p}):d.value=g()}u.value&&n&&M(["copy","cut"],l);async function v(p=T(r)){u.value&&p!=null&&(a.value&&E(c.value)?await t.clipboard.writeText(p):w(p),d.value=p,f.value=!0,m.start())}function w(p){const V=document.createElement("textarea");V.value=p??"",V.style.position="absolute",V.style.opacity="0",document.body.appendChild(V),V.select(),document.execCommand("copy"),V.remove()}function g(){var p,V,C;return(C=(V=(p=document==null?void 0:document.getSelection)==null?void 0:p.call(document))==null?void 0:V.toString())!=null?C:""}function E(p){return p==="granted"||p==="prompt"}return{isSupported:u,text:d,copied:f,copy:v}}const q=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},J="__vueuse_ssr_handlers__",Xe=Ye();function Ye(){return J in q||(q[J]=q[J]||{}),q[J]}function Se(e,t){return Xe[e]||t}function Ke(e){return z("(prefers-color-scheme: dark)",e)}function Qe(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Ze={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},ue="vueuse-storage";function Ee(e,t,n,r={}){var i;const{flush:o="pre",deep:a=!0,listenToStorageChanges:s=!0,writeDefaults:c=!0,mergeDefaults:u=!1,shallow:d,window:f=D,eventFilter:m,onError:l=h=>{console.error(h)},initOnMounted:v}=r,w=(d?X:b)(typeof t=="function"?t():t);if(!n)try{n=Se("getDefaultStorage",()=>{var h;return(h=D)==null?void 0:h.localStorage})()}catch(h){l(h)}if(!n)return w;const g=T(t),E=Qe(g),p=(i=r.serializer)!=null?i:Ze[E],{pause:V,resume:C}=qe(w,()=>F(w.value),{flush:o,deep:a,eventFilter:m});f&&s&&H(()=>{n instanceof Storage?M(f,"storage",A):M(f,ue,O),v&&A()}),v||A();function N(h,S){if(f){const _={key:e,oldValue:h,newValue:S,storageArea:n};f.dispatchEvent(n instanceof Storage?new StorageEvent("storage",_):new CustomEvent(ue,{detail:_}))}}function F(h){try{const S=n.getItem(e);if(h==null)N(S,null),n.removeItem(e);else{const _=p.write(h);S!==_&&(n.setItem(e,_),N(S,_))}}catch(S){l(S)}}function y(h){const S=h?h.newValue:n.getItem(e);if(S==null)return c&&g!=null&&n.setItem(e,p.write(g)),g;if(!h&&u){const _=p.read(S);return typeof u=="function"?u(_,g):E==="object"&&!Array.isArray(_)?{...g,..._}:_}else return typeof S!="string"?S:p.read(S)}function A(h){if(!(h&&h.storageArea!==n)){if(h&&h.key==null){w.value=g;return}if(!(h&&h.key!==e)){V();try{(h==null?void 0:h.newValue)!==p.write(w.value)&&(w.value=y(h))}catch(S){l(S)}finally{h?pe(C):C()}}}}function O(h){A(h.detail)}return w}const et="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function tt(e={}){const{selector:t="html",attribute:n="class",initialValue:r="auto",window:i=D,storage:o,storageKey:a="vueuse-color-scheme",listenToStorageChanges:s=!0,storageRef:c,emitAuto:u,disableTransition:d=!0}=e,f={auto:"",light:"light",dark:"dark",...e.modes||{}},m=Ke({window:i}),l=x(()=>m.value?"dark":"light"),v=c||(a==null?He(r):Ee(a,r,o,{window:i,listenToStorageChanges:s})),w=x(()=>v.value==="auto"?l.value:v.value),g=Se("updateHTMLAttrs",(C,N,F)=>{const y=typeof C=="string"?i==null?void 0:i.document.querySelector(C):L(C);if(!y)return;const A=new Set,O=new Set;let h=null;if(N==="class"){const _=F.split(/\s/g);Object.values(f).flatMap(W=>(W||"").split(/\s/g)).filter(Boolean).forEach(W=>{_.includes(W)?A.add(W):O.add(W)})}else h={key:N,value:F};if(A.size===0&&O.size===0&&h===null)return;let S;d&&(S=i.document.createElement("style"),S.appendChild(document.createTextNode(et)),i.document.head.appendChild(S));for(const _ of A)y.classList.add(_);for(const _ of O)y.classList.remove(_);h&&y.setAttribute(h.key,h.value),d&&(i.getComputedStyle(S).opacity,document.head.removeChild(S))});function E(C){var N;g(t,n,(N=f[C])!=null?N:C)}function p(C){e.onChanged?e.onChanged(C,E):E(C)}k(w,p,{flush:"post",immediate:!0}),H(()=>p(w.value));const V=x({get(){return u?v.value:w.value},set(C){v.value=C}});return Object.assign(V,{store:v,system:l,state:w})}function G(e,t,n={}){const{window:r=D,initialValue:i,observe:o=!1}=n,a=b(i),s=x(()=>{var u;return L(t)||((u=r==null?void 0:r.document)==null?void 0:u.documentElement)});function c(){var u;const d=T(e),f=T(s);if(f&&r&&d){const m=(u=r.getComputedStyle(f).getPropertyValue(d))==null?void 0:u.trim();a.value=m||i}}return o&&ye(s,c,{attributeFilter:["style","class"],window:r}),k([s,()=>T(e)],(u,d)=>{d[0]&&d[1]&&d[0].style.removeProperty(d[1]),c()},{immediate:!0}),k(a,u=>{var d;const f=T(e);(d=s.value)!=null&&d.style&&f&&(u==null?s.value.style.removeProperty(f):s.value.style.setProperty(f,u))}),a}function st(e={}){const{valueDark:t="dark",valueLight:n=""}=e,r=tt({...e,onChanged:(a,s)=>{var c;e.onChanged?(c=e.onChanged)==null||c.call(e,a==="dark",s,a):s(a)},modes:{dark:t,light:n}}),i=x(()=>r.system.value);return x({get(){return r.value==="dark"},set(a){const s=a?"dark":"light";i.value===s?r.value="auto":r.value=s}})}function ut(e={}){const{navigator:t=ne,requestPermissions:n=!1,constraints:r={audio:!0,video:!0},onUpdated:i}=e,o=b([]),a=x(()=>o.value.filter(v=>v.kind==="videoinput")),s=x(()=>o.value.filter(v=>v.kind==="audioinput")),c=x(()=>o.value.filter(v=>v.kind==="audiooutput")),u=$(()=>t&&t.mediaDevices&&t.mediaDevices.enumerateDevices),d=b(!1);let f;async function m(){u.value&&(o.value=await t.mediaDevices.enumerateDevices(),i==null||i(o.value),f&&(f.getTracks().forEach(v=>v.stop()),f=null))}async function l(){if(!u.value)return!1;if(d.value)return!0;const{state:v,query:w}=Q("camera",{controls:!0});if(await w(),v.value!=="granted"){let g=!0;try{f=await t.mediaDevices.getUserMedia(r)}catch{f=null,g=!1}m(),d.value=g}else d.value=!0;return d.value}return u.value&&(n&&l(),M(t.mediaDevices,"devicechange",m),m()),{devices:o,ensurePermissions:l,permissionGranted:d,videoInputs:a,audioInputs:s,audioOutputs:c,isSupported:u}}function nt(e,t,n={}){const{window:r=D,...i}=n;let o;const a=$(()=>r&&"ResizeObserver"in r),s=()=>{o&&(o.disconnect(),o=void 0)},c=x(()=>{const f=T(e);return Array.isArray(f)?f.map(m=>L(m)):[L(f)]}),u=k(c,f=>{if(s(),a.value&&r){o=new ResizeObserver(t);for(const m of f)m&&o.observe(m,i)}},{immediate:!0,flush:"post"}),d=()=>{s(),u()};return I(d),{isSupported:a,stop:d}}function lt(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:i=!0,immediate:o=!0,updateTiming:a="sync"}=t,s=b(0),c=b(0),u=b(0),d=b(0),f=b(0),m=b(0),l=b(0),v=b(0);function w(){const E=L(e);if(!E){n&&(s.value=0,c.value=0,u.value=0,d.value=0,f.value=0,m.value=0,l.value=0,v.value=0);return}const p=E.getBoundingClientRect();s.value=p.height,c.value=p.bottom,u.value=p.left,d.value=p.right,f.value=p.top,m.value=p.width,l.value=p.x,v.value=p.y}function g(){a==="sync"?w():a==="next-frame"&&requestAnimationFrame(()=>w())}return nt(e,g),k(()=>L(e),E=>!E&&g()),ye(e,g,{attributeFilter:["style","class"]}),i&&M("scroll",g,{capture:!0,passive:!0}),r&&M("resize",g,{passive:!0}),H(()=>{o&&g()}),{height:s,bottom:c,left:u,right:d,top:f,width:m,x:l,y:v,update:g}}const le=1;function ct(e,t={}){const{throttle:n=0,idle:r=200,onStop:i=j,onScroll:o=j,offset:a={left:0,right:0,top:0,bottom:0},eventListenerOptions:s={capture:!1,passive:!0},behavior:c="auto",window:u=D,onError:d=y=>{console.error(y)}}=t,f=b(0),m=b(0),l=x({get(){return f.value},set(y){w(y,void 0)}}),v=x({get(){return m.value},set(y){w(void 0,y)}});function w(y,A){var O,h,S,_;if(!u)return;const W=T(e);if(!W)return;(S=W instanceof Document?u.document.body:W)==null||S.scrollTo({top:(O=T(A))!=null?O:v.value,left:(h=T(y))!=null?h:l.value,behavior:T(c)});const R=((_=W==null?void 0:W.document)==null?void 0:_.documentElement)||(W==null?void 0:W.documentElement)||W;l!=null&&(f.value=R.scrollLeft),v!=null&&(m.value=R.scrollTop)}const g=b(!1),E=se({left:!0,right:!1,top:!0,bottom:!1}),p=se({left:!1,right:!1,top:!1,bottom:!1}),V=y=>{g.value&&(g.value=!1,p.left=!1,p.right=!1,p.top=!1,p.bottom=!1,i(y))},C=ge(V,n+r),N=y=>{var A;if(!u)return;const O=((A=y==null?void 0:y.document)==null?void 0:A.documentElement)||(y==null?void 0:y.documentElement)||L(y),{display:h,flexDirection:S,direction:_}=getComputedStyle(O),W=_==="rtl"?-1:1,R=O.scrollLeft;p.left=R<f.value,p.right=R>f.value;const re=R*W<=(a.left||0),oe=R*W+O.clientWidth>=O.scrollWidth-(a.right||0)-le;h==="flex"&&S==="row-reverse"?(E.left=oe,E.right=re):(E.left=re,E.right=oe),f.value=R;let P=O.scrollTop;y===u.document&&!P&&(P=u.document.body.scrollTop),p.top=P<m.value,p.bottom=P>m.value;const ie=P<=(a.top||0),ae=P+O.clientHeight>=O.scrollHeight-(a.bottom||0)-le;h==="flex"&&S==="column-reverse"?(E.top=ae,E.bottom=ie):(E.top=ie,E.bottom=ae),m.value=P},F=y=>{var A;if(!u)return;const O=(A=y.target.documentElement)!=null?A:y.target;N(O),g.value=!0,C(y),o(y)};return M(e,"scroll",n?$e(F,n,!0,!1):F,s),H(()=>{try{const y=T(e);if(!y)return;N(y)}catch(y){d(y)}}),M(e,"scrollend",V,s),{x:l,y:v,isScrolling:g,arrivedState:E,directions:p,measure(){const y=T(e);u&&y&&N(y)}}}function ft(e,t,n={}){const{window:r=D}=n;return Ee(e,t,r==null?void 0:r.localStorage,n)}const ce="--vueuse-safe-area-top",fe="--vueuse-safe-area-right",de="--vueuse-safe-area-bottom",ve="--vueuse-safe-area-left";function dt(){const e=b(""),t=b(""),n=b(""),r=b("");if(Y){const o=G(ce),a=G(fe),s=G(de),c=G(ve);o.value="env(safe-area-inset-top, 0px)",a.value="env(safe-area-inset-right, 0px)",s.value="env(safe-area-inset-bottom, 0px)",c.value="env(safe-area-inset-left, 0px)",i(),M("resize",ge(i))}function i(){e.value=U(ce),t.value=U(fe),n.value=U(de),r.value=U(ve)}return{top:e,right:t,bottom:n,left:r,update:i}}function U(e){return getComputedStyle(document.documentElement).getPropertyValue(e)}function vt(e,t,n){const{window:r=D}={},i=b(null),o=X(),a=(...c)=>{o.value&&o.value.postMessage(...c)},s=function(){o.value&&o.value.terminate()};return r&&(o.value=new Worker(e,t),o.value.onmessage=c=>{i.value=c.data},I(()=>{o.value&&o.value.terminate()})),{data:i,post:a,terminate:s,worker:o}}function mt(e={}){const{window:t=D,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:i=!0,includeScrollbar:o=!0,type:a="inner"}=e,s=b(n),c=b(r),u=()=>{if(t)if(a==="outer")s.value=t.outerWidth,c.value=t.outerHeight;else if(a==="visual"&&t.visualViewport){const{width:d,height:f,scale:m}=t.visualViewport;s.value=Math.round(d*m),c.value=Math.round(f*m)}else o?(s.value=t.innerWidth,c.value=t.innerHeight):(s.value=t.document.documentElement.clientWidth,c.value=t.document.documentElement.clientHeight)};if(u(),H(u),M("resize",u,{passive:!0}),t&&a==="visual"&&t.visualViewport&&M(t.visualViewport,"resize",u,{passive:!0}),i){const d=z("(orientation: portrait)");k(d,()=>u())}return{width:s,height:c}}export{M as a,ft as b,ut as c,st as d,Q as e,vt as f,lt as g,ct as h,it as i,ot as j,ge as k,mt as l,at as m,H as t,dt as u};
 
1
+ import{e as b,bU as Z,a2 as Te,a3 as _e,u as Ce,H as Oe,bV as xe,f as me,J as pe,Z as ee,bW as he,V as We,D as Ve,w as k,k as x,ak as X,L as se,a1 as Ae,bX as De}from"./index-r6bcLZ9W.js";function I(e){return Te()?(_e(e),!0):!1}const K=new WeakMap,Ne=(...e)=>{var t;const n=e[0],r=(t=ee())==null?void 0:t.proxy;if(r==null&&!he())throw new Error("injectLocal must be called in setup");return r&&K.has(r)&&n in K.get(r)?K.get(r)[n]:We(...e)};function T(e){return typeof e=="function"?e():Ce(e)}const Y=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Me=e=>e!=null,ke=Object.prototype.toString,Le=e=>ke.call(e)==="[object Object]",j=()=>{};function te(e,t){function n(...r){return new Promise((i,o)=>{Promise.resolve(e(()=>t.apply(this,r),{fn:t,thisArg:this,args:r})).then(i).catch(o)})}return n}const we=e=>e();function Re(e,t={}){let n,r,i=j;const o=s=>{clearTimeout(s),i(),i=j};return s=>{const c=T(e),u=T(t.maxWait);return n&&o(n),c<=0||u!==void 0&&u<=0?(r&&(o(r),r=null),Promise.resolve(s())):new Promise((d,f)=>{i=t.rejectOnCancel?f:d,u&&!r&&(r=setTimeout(()=>{n&&o(n),r=null,d(s())},u)),n=setTimeout(()=>{r&&o(r),r=null,d(s())},c)})}}function je(...e){let t=0,n,r=!0,i=j,o,a,s,c,u;!Ve(e[0])&&typeof e[0]=="object"?{delay:a,trailing:s=!0,leading:c=!0,rejectOnCancel:u=!1}=e[0]:[a,s=!0,c=!0,u=!1]=e;const d=()=>{n&&(clearTimeout(n),n=void 0,i(),i=j)};return m=>{const l=T(a),v=Date.now()-t,w=()=>o=m();return d(),l<=0?(t=Date.now(),w()):(v>l&&(c||!r)?(t=Date.now(),w()):s&&(o=new Promise((g,E)=>{i=u?E:g,n=setTimeout(()=>{t=Date.now(),r=!0,g(w()),d()},Math.max(0,l-v))})),!c&&!n&&(n=setTimeout(()=>r=!0,l)),r=!1,o)}}function Fe(e=we){const t=b(!0);function n(){t.value=!1}function r(){t.value=!0}const i=(...o)=>{t.value&&e(...o)};return{isActive:Z(t),pause:n,resume:r,eventFilter:i}}function Pe(e){let t;function n(){return t||(t=e()),t}return n.reset=async()=>{const r=t;t=void 0,r&&await r},n}function ze(e,t){var n;if(typeof e=="number")return e+t;const r=((n=e.match(/^-?\d+\.?\d*/))==null?void 0:n[0])||"",i=e.slice(r.length),o=Number.parseFloat(r)+t;return Number.isNaN(o)?e:o+i}function B(e){return e.endsWith("rem")?Number.parseFloat(e)*16:Number.parseFloat(e)}function Ie(e){return ee()}function He(...e){if(e.length!==1)return Oe(...e);const t=e[0];return typeof t=="function"?Z(xe(()=>({get:t,set:j}))):b(t)}function ge(e,t=200,n={}){return te(Re(t,n),e)}function $e(e,t=200,n=!1,r=!0,i=!1){return te(je(t,n,r,i),e)}function Be(e,t,n={}){const{eventFilter:r=we,...i}=n;return k(e,te(r,t),i)}function qe(e,t,n={}){const{eventFilter:r,...i}=n,{eventFilter:o,pause:a,resume:s,isActive:c}=Fe(r);return{stop:Be(e,t,{...i,eventFilter:o}),pause:a,resume:s,isActive:c}}function H(e,t=!0,n){Ie()?me(e,n):t?e():pe(e)}function Je(e,t,n={}){const{immediate:r=!0}=n,i=b(!1);let o=null;function a(){o&&(clearTimeout(o),o=null)}function s(){i.value=!1,a()}function c(...u){a(),i.value=!0,o=setTimeout(()=>{i.value=!1,o=null,e(...u)},T(t))}return r&&(i.value=!0,Y&&c()),I(s),{isPending:Z(i),start:c,stop:s}}const D=Y?window:void 0,ne=Y?window.navigator:void 0;function L(e){var t;const n=T(e);return(t=n==null?void 0:n.$el)!=null?t:n}function M(...e){let t,n,r,i;if(typeof e[0]=="string"||Array.isArray(e[0])?([n,r,i]=e,t=D):[t,n,r,i]=e,!t)return j;Array.isArray(n)||(n=[n]),Array.isArray(r)||(r=[r]);const o=[],a=()=>{o.forEach(d=>d()),o.length=0},s=(d,f,m,l)=>(d.addEventListener(f,m,l),()=>d.removeEventListener(f,m,l)),c=k(()=>[L(t),T(i)],([d,f])=>{if(a(),!d)return;const m=Le(f)?{...f}:f;o.push(...n.flatMap(l=>r.map(v=>s(d,l,v,m))))},{immediate:!0,flush:"post"}),u=()=>{c(),a()};return I(u),u}function Ge(){const e=b(!1),t=ee();return t&&me(()=>{e.value=!0},t),e}function $(e){const t=Ge();return x(()=>(t.value,!!e()))}function ye(e,t,n={}){const{window:r=D,...i}=n;let o;const a=$(()=>r&&"MutationObserver"in r),s=()=>{o&&(o.disconnect(),o=void 0)},c=x(()=>{const m=T(e),l=(Array.isArray(m)?m:[m]).map(L).filter(Me);return new Set(l)}),u=k(()=>c.value,m=>{s(),a.value&&m.size&&(o=new MutationObserver(t),m.forEach(l=>o.observe(l,i)))},{immediate:!0,flush:"post"}),d=()=>o==null?void 0:o.takeRecords(),f=()=>{u(),s()};return I(f),{isSupported:a,stop:f,takeRecords:d}}const Ue=Symbol("vueuse-ssr-width");function be(){const e=he()?Ne(Ue,null):null;return typeof e=="number"?e:void 0}function z(e,t={}){const{window:n=D,ssrWidth:r=be()}=t,i=$(()=>n&&"matchMedia"in n&&typeof n.matchMedia=="function"),o=b(typeof r=="number");let a;const s=b(!1),c=f=>{s.value=f.matches},u=()=>{a&&("removeEventListener"in a?a.removeEventListener("change",c):a.removeListener(c))},d=Ae(()=>{if(o.value){o.value=!i.value;const f=T(e).split(",");s.value=f.some(m=>{const l=m.includes("not all"),v=m.match(/\(\s*min-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/),w=m.match(/\(\s*max-width:\s*(-?\d+(?:\.\d*)?[a-z]+\s*)\)/);let g=!!(v||w);return v&&g&&(g=r>=B(v[1])),w&&g&&(g=r<=B(w[1])),l?!g:g});return}i.value&&(u(),a=n.matchMedia(T(e)),"addEventListener"in a?a.addEventListener("change",c):a.addListener(c),s.value=a.matches)});return I(()=>{d(),u(),a=void 0}),x(()=>s.value)}const ot={sm:640,md:768,lg:1024,xl:1280,"2xl":1536};function it(e,t={}){function n(l,v){let w=T(e[T(l)]);return v!=null&&(w=ze(w,v)),typeof w=="number"&&(w=`${w}px`),w}const{window:r=D,strategy:i="min-width",ssrWidth:o=be()}=t,a=typeof o=="number",s=a?b(!1):{value:!0};a&&H(()=>s.value=!!r);function c(l,v){return!s.value&&a?l==="min"?o>=B(v):o<=B(v):r?r.matchMedia(`(${l}-width: ${v})`).matches:!1}const u=l=>z(()=>`(min-width: ${n(l)})`,t),d=l=>z(()=>`(max-width: ${n(l)})`,t),f=Object.keys(e).reduce((l,v)=>(Object.defineProperty(l,v,{get:()=>i==="min-width"?u(v):d(v),enumerable:!0,configurable:!0}),l),{});function m(){const l=Object.keys(e).map(v=>[v,f[v],B(n(v))]).sort((v,w)=>v[2]-w[2]);return x(()=>l.filter(([,v])=>v.value).map(([v])=>v))}return Object.assign(f,{greaterOrEqual:u,smallerOrEqual:d,greater(l){return z(()=>`(min-width: ${n(l,.1)})`,t)},smaller(l){return z(()=>`(max-width: ${n(l,-.1)})`,t)},between(l,v){return z(()=>`(min-width: ${n(l)}) and (max-width: ${n(v,-.1)})`,t)},isGreater(l){return c("min",n(l,.1))},isGreaterOrEqual(l){return c("min",n(l))},isSmaller(l){return c("max",n(l,-.1))},isSmallerOrEqual(l){return c("max",n(l))},isInBetween(l,v){return c("min",n(l))&&c("max",n(v,-.1))},current:m,active(){const l=m();return x(()=>l.value.length===0?"":l.value.at(i==="min-width"?-1:0))}})}function Q(e,t={}){const{controls:n=!1,navigator:r=ne}=t,i=$(()=>r&&"permissions"in r),o=X(),a=typeof e=="string"?{name:e}:e,s=X(),c=()=>{var d,f;s.value=(f=(d=o.value)==null?void 0:d.state)!=null?f:"prompt"};M(o,"change",c);const u=Pe(async()=>{if(i.value){if(!o.value)try{o.value=await r.permissions.query(a)}catch{o.value=void 0}finally{c()}if(n)return De(o.value)}});return u(),n?{state:s,isSupported:i,query:u}:s}function at(e={}){const{navigator:t=ne,read:n=!1,source:r,copiedDuring:i=1500,legacy:o=!1}=e,a=$(()=>t&&"clipboard"in t),s=Q("clipboard-read"),c=Q("clipboard-write"),u=x(()=>a.value||o),d=b(""),f=b(!1),m=Je(()=>f.value=!1,i);function l(){a.value&&E(s.value)?t.clipboard.readText().then(p=>{d.value=p}):d.value=g()}u.value&&n&&M(["copy","cut"],l);async function v(p=T(r)){u.value&&p!=null&&(a.value&&E(c.value)?await t.clipboard.writeText(p):w(p),d.value=p,f.value=!0,m.start())}function w(p){const V=document.createElement("textarea");V.value=p??"",V.style.position="absolute",V.style.opacity="0",document.body.appendChild(V),V.select(),document.execCommand("copy"),V.remove()}function g(){var p,V,C;return(C=(V=(p=document==null?void 0:document.getSelection)==null?void 0:p.call(document))==null?void 0:V.toString())!=null?C:""}function E(p){return p==="granted"||p==="prompt"}return{isSupported:u,text:d,copied:f,copy:v}}const q=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},J="__vueuse_ssr_handlers__",Xe=Ye();function Ye(){return J in q||(q[J]=q[J]||{}),q[J]}function Se(e,t){return Xe[e]||t}function Ke(e){return z("(prefers-color-scheme: dark)",e)}function Qe(e){return e==null?"any":e instanceof Set?"set":e instanceof Map?"map":e instanceof Date?"date":typeof e=="boolean"?"boolean":typeof e=="string"?"string":typeof e=="object"?"object":Number.isNaN(e)?"any":"number"}const Ze={boolean:{read:e=>e==="true",write:e=>String(e)},object:{read:e=>JSON.parse(e),write:e=>JSON.stringify(e)},number:{read:e=>Number.parseFloat(e),write:e=>String(e)},any:{read:e=>e,write:e=>String(e)},string:{read:e=>e,write:e=>String(e)},map:{read:e=>new Map(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e.entries()))},set:{read:e=>new Set(JSON.parse(e)),write:e=>JSON.stringify(Array.from(e))},date:{read:e=>new Date(e),write:e=>e.toISOString()}},ue="vueuse-storage";function Ee(e,t,n,r={}){var i;const{flush:o="pre",deep:a=!0,listenToStorageChanges:s=!0,writeDefaults:c=!0,mergeDefaults:u=!1,shallow:d,window:f=D,eventFilter:m,onError:l=h=>{console.error(h)},initOnMounted:v}=r,w=(d?X:b)(typeof t=="function"?t():t);if(!n)try{n=Se("getDefaultStorage",()=>{var h;return(h=D)==null?void 0:h.localStorage})()}catch(h){l(h)}if(!n)return w;const g=T(t),E=Qe(g),p=(i=r.serializer)!=null?i:Ze[E],{pause:V,resume:C}=qe(w,()=>F(w.value),{flush:o,deep:a,eventFilter:m});f&&s&&H(()=>{n instanceof Storage?M(f,"storage",A):M(f,ue,O),v&&A()}),v||A();function N(h,S){if(f){const _={key:e,oldValue:h,newValue:S,storageArea:n};f.dispatchEvent(n instanceof Storage?new StorageEvent("storage",_):new CustomEvent(ue,{detail:_}))}}function F(h){try{const S=n.getItem(e);if(h==null)N(S,null),n.removeItem(e);else{const _=p.write(h);S!==_&&(n.setItem(e,_),N(S,_))}}catch(S){l(S)}}function y(h){const S=h?h.newValue:n.getItem(e);if(S==null)return c&&g!=null&&n.setItem(e,p.write(g)),g;if(!h&&u){const _=p.read(S);return typeof u=="function"?u(_,g):E==="object"&&!Array.isArray(_)?{...g,..._}:_}else return typeof S!="string"?S:p.read(S)}function A(h){if(!(h&&h.storageArea!==n)){if(h&&h.key==null){w.value=g;return}if(!(h&&h.key!==e)){V();try{(h==null?void 0:h.newValue)!==p.write(w.value)&&(w.value=y(h))}catch(S){l(S)}finally{h?pe(C):C()}}}}function O(h){A(h.detail)}return w}const et="*,*::before,*::after{-webkit-transition:none!important;-moz-transition:none!important;-o-transition:none!important;-ms-transition:none!important;transition:none!important}";function tt(e={}){const{selector:t="html",attribute:n="class",initialValue:r="auto",window:i=D,storage:o,storageKey:a="vueuse-color-scheme",listenToStorageChanges:s=!0,storageRef:c,emitAuto:u,disableTransition:d=!0}=e,f={auto:"",light:"light",dark:"dark",...e.modes||{}},m=Ke({window:i}),l=x(()=>m.value?"dark":"light"),v=c||(a==null?He(r):Ee(a,r,o,{window:i,listenToStorageChanges:s})),w=x(()=>v.value==="auto"?l.value:v.value),g=Se("updateHTMLAttrs",(C,N,F)=>{const y=typeof C=="string"?i==null?void 0:i.document.querySelector(C):L(C);if(!y)return;const A=new Set,O=new Set;let h=null;if(N==="class"){const _=F.split(/\s/g);Object.values(f).flatMap(W=>(W||"").split(/\s/g)).filter(Boolean).forEach(W=>{_.includes(W)?A.add(W):O.add(W)})}else h={key:N,value:F};if(A.size===0&&O.size===0&&h===null)return;let S;d&&(S=i.document.createElement("style"),S.appendChild(document.createTextNode(et)),i.document.head.appendChild(S));for(const _ of A)y.classList.add(_);for(const _ of O)y.classList.remove(_);h&&y.setAttribute(h.key,h.value),d&&(i.getComputedStyle(S).opacity,document.head.removeChild(S))});function E(C){var N;g(t,n,(N=f[C])!=null?N:C)}function p(C){e.onChanged?e.onChanged(C,E):E(C)}k(w,p,{flush:"post",immediate:!0}),H(()=>p(w.value));const V=x({get(){return u?v.value:w.value},set(C){v.value=C}});return Object.assign(V,{store:v,system:l,state:w})}function G(e,t,n={}){const{window:r=D,initialValue:i,observe:o=!1}=n,a=b(i),s=x(()=>{var u;return L(t)||((u=r==null?void 0:r.document)==null?void 0:u.documentElement)});function c(){var u;const d=T(e),f=T(s);if(f&&r&&d){const m=(u=r.getComputedStyle(f).getPropertyValue(d))==null?void 0:u.trim();a.value=m||i}}return o&&ye(s,c,{attributeFilter:["style","class"],window:r}),k([s,()=>T(e)],(u,d)=>{d[0]&&d[1]&&d[0].style.removeProperty(d[1]),c()},{immediate:!0}),k(a,u=>{var d;const f=T(e);(d=s.value)!=null&&d.style&&f&&(u==null?s.value.style.removeProperty(f):s.value.style.setProperty(f,u))}),a}function st(e={}){const{valueDark:t="dark",valueLight:n=""}=e,r=tt({...e,onChanged:(a,s)=>{var c;e.onChanged?(c=e.onChanged)==null||c.call(e,a==="dark",s,a):s(a)},modes:{dark:t,light:n}}),i=x(()=>r.system.value);return x({get(){return r.value==="dark"},set(a){const s=a?"dark":"light";i.value===s?r.value="auto":r.value=s}})}function ut(e={}){const{navigator:t=ne,requestPermissions:n=!1,constraints:r={audio:!0,video:!0},onUpdated:i}=e,o=b([]),a=x(()=>o.value.filter(v=>v.kind==="videoinput")),s=x(()=>o.value.filter(v=>v.kind==="audioinput")),c=x(()=>o.value.filter(v=>v.kind==="audiooutput")),u=$(()=>t&&t.mediaDevices&&t.mediaDevices.enumerateDevices),d=b(!1);let f;async function m(){u.value&&(o.value=await t.mediaDevices.enumerateDevices(),i==null||i(o.value),f&&(f.getTracks().forEach(v=>v.stop()),f=null))}async function l(){if(!u.value)return!1;if(d.value)return!0;const{state:v,query:w}=Q("camera",{controls:!0});if(await w(),v.value!=="granted"){let g=!0;try{f=await t.mediaDevices.getUserMedia(r)}catch{f=null,g=!1}m(),d.value=g}else d.value=!0;return d.value}return u.value&&(n&&l(),M(t.mediaDevices,"devicechange",m),m()),{devices:o,ensurePermissions:l,permissionGranted:d,videoInputs:a,audioInputs:s,audioOutputs:c,isSupported:u}}function nt(e,t,n={}){const{window:r=D,...i}=n;let o;const a=$(()=>r&&"ResizeObserver"in r),s=()=>{o&&(o.disconnect(),o=void 0)},c=x(()=>{const f=T(e);return Array.isArray(f)?f.map(m=>L(m)):[L(f)]}),u=k(c,f=>{if(s(),a.value&&r){o=new ResizeObserver(t);for(const m of f)m&&o.observe(m,i)}},{immediate:!0,flush:"post"}),d=()=>{s(),u()};return I(d),{isSupported:a,stop:d}}function lt(e,t={}){const{reset:n=!0,windowResize:r=!0,windowScroll:i=!0,immediate:o=!0,updateTiming:a="sync"}=t,s=b(0),c=b(0),u=b(0),d=b(0),f=b(0),m=b(0),l=b(0),v=b(0);function w(){const E=L(e);if(!E){n&&(s.value=0,c.value=0,u.value=0,d.value=0,f.value=0,m.value=0,l.value=0,v.value=0);return}const p=E.getBoundingClientRect();s.value=p.height,c.value=p.bottom,u.value=p.left,d.value=p.right,f.value=p.top,m.value=p.width,l.value=p.x,v.value=p.y}function g(){a==="sync"?w():a==="next-frame"&&requestAnimationFrame(()=>w())}return nt(e,g),k(()=>L(e),E=>!E&&g()),ye(e,g,{attributeFilter:["style","class"]}),i&&M("scroll",g,{capture:!0,passive:!0}),r&&M("resize",g,{passive:!0}),H(()=>{o&&g()}),{height:s,bottom:c,left:u,right:d,top:f,width:m,x:l,y:v,update:g}}const le=1;function ct(e,t={}){const{throttle:n=0,idle:r=200,onStop:i=j,onScroll:o=j,offset:a={left:0,right:0,top:0,bottom:0},eventListenerOptions:s={capture:!1,passive:!0},behavior:c="auto",window:u=D,onError:d=y=>{console.error(y)}}=t,f=b(0),m=b(0),l=x({get(){return f.value},set(y){w(y,void 0)}}),v=x({get(){return m.value},set(y){w(void 0,y)}});function w(y,A){var O,h,S,_;if(!u)return;const W=T(e);if(!W)return;(S=W instanceof Document?u.document.body:W)==null||S.scrollTo({top:(O=T(A))!=null?O:v.value,left:(h=T(y))!=null?h:l.value,behavior:T(c)});const R=((_=W==null?void 0:W.document)==null?void 0:_.documentElement)||(W==null?void 0:W.documentElement)||W;l!=null&&(f.value=R.scrollLeft),v!=null&&(m.value=R.scrollTop)}const g=b(!1),E=se({left:!0,right:!1,top:!0,bottom:!1}),p=se({left:!1,right:!1,top:!1,bottom:!1}),V=y=>{g.value&&(g.value=!1,p.left=!1,p.right=!1,p.top=!1,p.bottom=!1,i(y))},C=ge(V,n+r),N=y=>{var A;if(!u)return;const O=((A=y==null?void 0:y.document)==null?void 0:A.documentElement)||(y==null?void 0:y.documentElement)||L(y),{display:h,flexDirection:S,direction:_}=getComputedStyle(O),W=_==="rtl"?-1:1,R=O.scrollLeft;p.left=R<f.value,p.right=R>f.value;const re=R*W<=(a.left||0),oe=R*W+O.clientWidth>=O.scrollWidth-(a.right||0)-le;h==="flex"&&S==="row-reverse"?(E.left=oe,E.right=re):(E.left=re,E.right=oe),f.value=R;let P=O.scrollTop;y===u.document&&!P&&(P=u.document.body.scrollTop),p.top=P<m.value,p.bottom=P>m.value;const ie=P<=(a.top||0),ae=P+O.clientHeight>=O.scrollHeight-(a.bottom||0)-le;h==="flex"&&S==="column-reverse"?(E.top=ae,E.bottom=ie):(E.top=ie,E.bottom=ae),m.value=P},F=y=>{var A;if(!u)return;const O=(A=y.target.documentElement)!=null?A:y.target;N(O),g.value=!0,C(y),o(y)};return M(e,"scroll",n?$e(F,n,!0,!1):F,s),H(()=>{try{const y=T(e);if(!y)return;N(y)}catch(y){d(y)}}),M(e,"scrollend",V,s),{x:l,y:v,isScrolling:g,arrivedState:E,directions:p,measure(){const y=T(e);u&&y&&N(y)}}}function ft(e,t,n={}){const{window:r=D}=n;return Ee(e,t,r==null?void 0:r.localStorage,n)}const ce="--vueuse-safe-area-top",fe="--vueuse-safe-area-right",de="--vueuse-safe-area-bottom",ve="--vueuse-safe-area-left";function dt(){const e=b(""),t=b(""),n=b(""),r=b("");if(Y){const o=G(ce),a=G(fe),s=G(de),c=G(ve);o.value="env(safe-area-inset-top, 0px)",a.value="env(safe-area-inset-right, 0px)",s.value="env(safe-area-inset-bottom, 0px)",c.value="env(safe-area-inset-left, 0px)",i(),M("resize",ge(i))}function i(){e.value=U(ce),t.value=U(fe),n.value=U(de),r.value=U(ve)}return{top:e,right:t,bottom:n,left:r,update:i}}function U(e){return getComputedStyle(document.documentElement).getPropertyValue(e)}function vt(e,t,n){const{window:r=D}={},i=b(null),o=X(),a=(...c)=>{o.value&&o.value.postMessage(...c)},s=function(){o.value&&o.value.terminate()};return r&&(o.value=new Worker(e,t),o.value.onmessage=c=>{i.value=c.data},I(()=>{o.value&&o.value.terminate()})),{data:i,post:a,terminate:s,worker:o}}function mt(e={}){const{window:t=D,initialWidth:n=Number.POSITIVE_INFINITY,initialHeight:r=Number.POSITIVE_INFINITY,listenOrientation:i=!0,includeScrollbar:o=!0,type:a="inner"}=e,s=b(n),c=b(r),u=()=>{if(t)if(a==="outer")s.value=t.outerWidth,c.value=t.outerHeight;else if(a==="visual"&&t.visualViewport){const{width:d,height:f,scale:m}=t.visualViewport;s.value=Math.round(d*m),c.value=Math.round(f*m)}else o?(s.value=t.innerWidth,c.value=t.innerHeight):(s.value=t.document.documentElement.clientWidth,c.value=t.document.documentElement.clientHeight)};if(u(),H(u),M("resize",u,{passive:!0}),t&&a==="visual"&&t.visualViewport&&M(t.visualViewport,"resize",u,{passive:!0}),i){const d=z("(orientation: portrait)");k(d,()=>u())}return{width:s,height:c}}export{M as a,ft as b,ut as c,st as d,Q as e,vt as f,lt as g,ct as h,it as i,ot as j,ge as k,mt as l,at as m,H as t,dt as u};
assets/{index-omOmkRuq.js → index-r6bcLZ9W.js} RENAMED
@@ -1,5 +1,5 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/default-CoXafp28.js","assets/index-Dvr_Xx2O.js","assets/index-yzai0yc-.js","assets/_plugin-vue_export-helper-DlAUqK2U.js","assets/BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js","assets/queues-CDF5tlsH.js","assets/queue-BCkxhUb6.js","assets/index-hJ_gmBPa.css","assets/_...all_-VF7BlSbh.js","assets/image-D9IghUaD.js","assets/image-BhuwcwI9.css","assets/queue-CPIfsya6.js","assets/filter-message-D4Zz6qSv.js","assets/delays-C0-TiJUZ.js","assets/emotions-VSPJ4t6x.js","assets/messages-HOI3CK5K.js"])))=>i.map(i=>d[i]);
2
- (function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))i(r);new MutationObserver(r=>{for(const s of r)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function t(r){const s={};return r.integrity&&(s.integrity=r.integrity),r.referrerPolicy&&(s.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?s.credentials="include":r.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function i(r){if(r.ep)return;r.ep=!0;const s=t(r);fetch(r.href,s)}})();const mT="modulepreload",gT=function(n){return"/"+n},o_={},Ti=function(e,t,i){let r=Promise.resolve();if(t&&t.length>0){document.getElementsByTagName("link");const o=document.querySelector("meta[property=csp-nonce]"),a=(o==null?void 0:o.nonce)||(o==null?void 0:o.getAttribute("nonce"));r=Promise.allSettled(t.map(l=>{if(l=gT(l),l in o_)return;o_[l]=!0;const c=l.endsWith(".css"),u=c?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${l}"]${u}`))return;const f=document.createElement("link");if(f.rel=c?"stylesheet":mT,c||(f.as="script"),f.crossOrigin="",f.href=l,a&&f.setAttribute("nonce",a),document.head.appendChild(f),c)return new Promise((h,d)=>{f.addEventListener("load",h),f.addEventListener("error",()=>d(new Error(`Unable to preload CSS for ${l}`)))})}))}function s(o){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=o,window.dispatchEvent(a),!a.defaultPrevented)throw o}return r.then(o=>{for(const a of o||[])a.status==="rejected"&&s(a.reason);return e().catch(s)})};/**
3
  * @vue/shared v3.5.13
4
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
5
  * @license MIT
@@ -3846,11 +3846,11 @@ void main() {
3846
  * pinia v2.3.0
3847
  * (c) 2024 Eduardo San Martin Morote
3848
  * @license MIT
3849
- */let CE;const Dh=n=>CE=n,RE=Symbol();function em(n){return n&&typeof n=="object"&&Object.prototype.toString.call(n)==="[object Object]"&&typeof n.toJSON!="function"}var Za;(function(n){n.direct="direct",n.patchObject="patch object",n.patchFunction="patch function"})(Za||(Za={}));function dB(){const n=xm(!0),e=n.run(()=>Ge({}));let t=[],i=[];const r=Cm({install(s){Dh(r),r._a=s,s.provide(RE,r),s.config.globalProperties.$pinia=r,i.forEach(o=>t.push(o)),i=[]},use(s){return!this._a&&!yN?i.push(s):t.push(s),this},_p:t,_a:null,_e:n,_s:new Map,state:e});return r}const PE=()=>{};function Jv(n,e,t,i=PE){n.push(e);const r=()=>{const s=n.indexOf(e);s>-1&&(n.splice(s,1),i())};return!t&&Uf()&&bm(r),r}function So(n,...e){n.slice().forEach(t=>{t(...e)})}const pB=n=>n(),Qv=Symbol(),Jd=Symbol();function tm(n,e){n instanceof Map&&e instanceof Map?e.forEach((t,i)=>n.set(i,t)):n instanceof Set&&e instanceof Set&&e.forEach(n.add,n);for(const t in e){if(!e.hasOwnProperty(t))continue;const i=e[t],r=n[t];em(r)&&em(i)&&n.hasOwnProperty(t)&&!Et(i)&&!ur(i)?n[t]=tm(r,i):n[t]=i}return n}const mB=Symbol();function gB(n){return!em(n)||!n.hasOwnProperty(mB)}const{assign:Lr}=Object;function _B(n){return!!(Et(n)&&n.effect)}function vB(n,e,t,i){const{state:r,actions:s,getters:o}=e,a=t.state.value[n];let l;function c(){a||(t.state.value[n]=r?r():{});const u=xx(t.state.value[n]);return Lr(u,s,Object.keys(o||{}).reduce((f,h)=>(f[h]=Cm(it(()=>{Dh(t);const d=t._s.get(n);return o[h].call(d,d)})),f),{}))}return l=IE(n,c,e,t,i,!0),l}function IE(n,e,t={},i,r,s){let o;const a=Lr({actions:{}},t),l={deep:!0};let c,u,f=[],h=[],d;const p=i.state.value[n];!s&&!p&&(i.state.value[n]={}),Ge({});let _;function g(I){let b;c=u=!1,typeof I=="function"?(I(i.state.value[n]),b={type:Za.patchFunction,storeId:n,events:d}):(tm(i.state.value[n],I),b={type:Za.patchObject,payload:I,storeId:n,events:d});const M=_=Symbol();ta().then(()=>{_===M&&(c=!0)}),u=!0,So(f,b,i.state.value[n])}const m=s?function(){const{state:b}=t,M=b?b():{};this.$patch(U=>{Lr(U,M)})}:PE;function y(){o.stop(),f=[],h=[],i._s.delete(n)}const x=(I,b="")=>{if(Qv in I)return I[Jd]=b,I;const M=function(){Dh(i);const U=Array.from(arguments),z=[],H=[];function K(ie){z.push(ie)}function te(ie){H.push(ie)}So(h,{args:U,name:M[Jd],store:S,after:K,onError:te});let J;try{J=I.apply(this&&this.$id===n?this:S,U)}catch(ie){throw So(H,ie),ie}return J instanceof Promise?J.then(ie=>(So(z,ie),ie)).catch(ie=>(So(H,ie),Promise.reject(ie))):(So(z,J),J)};return M[Qv]=!0,M[Jd]=b,M},v={_p:i,$id:n,$onAction:Jv.bind(null,h),$patch:g,$reset:m,$subscribe(I,b={}){const M=Jv(f,I,b.detached,()=>U()),U=o.run(()=>ft(()=>i.state.value[n],z=>{(b.flush==="sync"?u:c)&&I({storeId:n,type:Za.direct,events:d},z)},Lr({},l,b)));return M},$dispose:y},S=zi(v);i._s.set(n,S);const w=(i._a&&i._a.runWithContext||pB)(()=>i._e.run(()=>(o=xm()).run(()=>e({action:x}))));for(const I in w){const b=w[I];if(Et(b)&&!_B(b)||ur(b))s||(p&&gB(b)&&(Et(b)?b.value=p[I]:tm(b,p[I])),i.state.value[n][I]=b);else if(typeof b=="function"){const M=x(b,I);w[I]=M,a.actions[I]=b}}return Lr(S,w),Lr(nt(S),w),Object.defineProperty(S,"$state",{get:()=>i.state.value[n],set:I=>{g(b=>{Lr(b,I)})}}),i._p.forEach(I=>{Lr(S,o.run(()=>I({store:S,app:i._a,pinia:i,options:a})))}),p&&s&&t.hydrate&&t.hydrate(S.$state,p),c=!0,u=!0,S}/*! #__NO_SIDE_EFFECTS__ */function rH(n,e,t){let i,r;const s=typeof e=="function";typeof n=="string"?(i=n,r=s?t:e):(r=n,i=n.id);function o(a,l){const c=Dw();return a=a||(c?Vn(RE,null):null),a&&Dh(a),a=CE,a._s.has(i)||(s?IE(i,e,r,a):vB(i,r,a)),a._s.get(i)}return o.$id=i,o}function sH(n){{const e=nt(n),t={};for(const i in e){const r=e[i];r.effect?t[i]=it({get:()=>n[i],set(s){n[i]=s}}):(Et(r)||ur(r))&&(t[i]=tw(n,i))}return t}}const yB=n=>{const e={};Object.entries(Object.assign({"/src/layouts/default.vue":()=>Ti(()=>import("./default-CoXafp28.js"),__vite__mapDeps([0,1]))})).forEach(([r,s])=>{let o=r.replace("/src/layouts/","").replace(".vue","");e[o]=s});function i(r,s=!0){return r.map(o=>{var a,l,c,u,f,h;if(((a=o.children)==null?void 0:a.length)>0&&(o.children=i(o.children,!1)),s){if(!o.component&&((l=o.children)==null?void 0:l.find(p=>{var _;return(p.path===""||p.path==="/")&&((_=p.meta)==null?void 0:_.isLayout)})))return o;if(((c=o.meta)==null?void 0:c.layout)!==!1)return{path:o.path,component:e[((u=o.meta)==null?void 0:u.layout)||"default"],children:o.path==="/"?[o]:[{...o,path:""}],meta:{isLayout:!0}}}return(f=o.meta)!=null&&f.layout?{path:o.path,component:e[(h=o.meta)==null?void 0:h.layout],children:[{...o,path:""}],meta:{isLayout:!0}}:o})}return i(n)};/*!
3850
  * vue-router v4.5.0
3851
  * (c) 2024 Eduardo San Martin Morote
3852
  * @license MIT
3853
- */const wo=typeof document<"u";function LE(n){return typeof n=="object"||"displayName"in n||"props"in n||"__vccOpts"in n}function xB(n){return n.__esModule||n[Symbol.toStringTag]==="Module"||n.default&&LE(n.default)}const gt=Object.assign;function Qd(n,e){const t={};for(const i in e){const r=e[i];t[i]=_i(r)?r.map(n):n(r)}return t}const Ja=()=>{},_i=Array.isArray,DE=/#/g,bB=/&/g,MB=/\//g,SB=/=/g,EB=/\?/g,OE=/\+/g,TB=/%5B/g,wB=/%5D/g,NE=/%5E/g,AB=/%60/g,UE=/%7B/g,CB=/%7C/g,FE=/%7D/g,RB=/%20/g;function Hg(n){return encodeURI(""+n).replace(CB,"|").replace(TB,"[").replace(wB,"]")}function PB(n){return Hg(n).replace(UE,"{").replace(FE,"}").replace(NE,"^")}function nm(n){return Hg(n).replace(OE,"%2B").replace(RB,"+").replace(DE,"%23").replace(bB,"%26").replace(AB,"`").replace(UE,"{").replace(FE,"}").replace(NE,"^")}function IB(n){return nm(n).replace(SB,"%3D")}function LB(n){return Hg(n).replace(DE,"%23").replace(EB,"%3F")}function DB(n){return n==null?"":LB(n).replace(MB,"%2F")}function Ll(n){try{return decodeURIComponent(""+n)}catch{}return""+n}const OB=/\/$/,NB=n=>n.replace(OB,"");function ep(n,e,t="/"){let i,r={},s="",o="";const a=e.indexOf("#");let l=e.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(i=e.slice(0,l),s=e.slice(l+1,a>-1?a:e.length),r=n(s)),a>-1&&(i=i||e.slice(0,a),o=e.slice(a,e.length)),i=kB(i??e,t),{fullPath:i+(s&&"?")+s+o,path:i,query:r,hash:Ll(o)}}function UB(n,e){const t=e.query?n(e.query):"";return e.path+(t&&"?")+t+(e.hash||"")}function ey(n,e){return!e||!n.toLowerCase().startsWith(e.toLowerCase())?n:n.slice(e.length)||"/"}function FB(n,e,t){const i=e.matched.length-1,r=t.matched.length-1;return i>-1&&i===r&&Ko(e.matched[i],t.matched[r])&&BE(e.params,t.params)&&n(e.query)===n(t.query)&&e.hash===t.hash}function Ko(n,e){return(n.aliasOf||n)===(e.aliasOf||e)}function BE(n,e){if(Object.keys(n).length!==Object.keys(e).length)return!1;for(const t in n)if(!BB(n[t],e[t]))return!1;return!0}function BB(n,e){return _i(n)?ty(n,e):_i(e)?ty(e,n):n===e}function ty(n,e){return _i(e)?n.length===e.length&&n.every((t,i)=>t===e[i]):n.length===1&&n[0]===e}function kB(n,e){if(n.startsWith("/"))return n;if(!n)return e;const t=e.split("/"),i=n.split("/"),r=i[i.length-1];(r===".."||r===".")&&i.push("");let s=t.length-1,o,a;for(o=0;o<i.length;o++)if(a=i[o],a!==".")if(a==="..")s>1&&s--;else break;return t.slice(0,s).join("/")+"/"+i.slice(o).join("/")}const Pr={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Dl;(function(n){n.pop="pop",n.push="push"})(Dl||(Dl={}));var Qa;(function(n){n.back="back",n.forward="forward",n.unknown=""})(Qa||(Qa={}));function zB(n){if(!n)if(wo){const e=document.querySelector("base");n=e&&e.getAttribute("href")||"/",n=n.replace(/^\w+:\/\/[^\/]+/,"")}else n="/";return n[0]!=="/"&&n[0]!=="#"&&(n="/"+n),NB(n)}const VB=/^[^#]+#/;function HB(n,e){return n.replace(VB,"#")+e}function GB(n,e){const t=document.documentElement.getBoundingClientRect(),i=n.getBoundingClientRect();return{behavior:e.behavior,left:i.left-t.left-(e.left||0),top:i.top-t.top-(e.top||0)}}const Oh=()=>({left:window.scrollX,top:window.scrollY});function WB(n){let e;if("el"in n){const t=n.el,i=typeof t=="string"&&t.startsWith("#"),r=typeof t=="string"?i?document.getElementById(t.slice(1)):document.querySelector(t):t;if(!r)return;e=GB(r,n)}else e=n;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}function ny(n,e){return(history.state?history.state.position-e:-1)+n}const im=new Map;function XB(n,e){im.set(n,e)}function $B(n){const e=im.get(n);return im.delete(n),e}let qB=()=>location.protocol+"//"+location.host;function kE(n,e){const{pathname:t,search:i,hash:r}=e,s=n.indexOf("#");if(s>-1){let a=r.includes(n.slice(s))?n.slice(s).length:1,l=r.slice(a);return l[0]!=="/"&&(l="/"+l),ey(l,"")}return ey(t,n)+i+r}function YB(n,e,t,i){let r=[],s=[],o=null;const a=({state:h})=>{const d=kE(n,location),p=t.value,_=e.value;let g=0;if(h){if(t.value=d,e.value=h,o&&o===p){o=null;return}g=_?h.position-_.position:0}else i(d);r.forEach(m=>{m(t.value,p,{delta:g,type:Dl.pop,direction:g?g>0?Qa.forward:Qa.back:Qa.unknown})})};function l(){o=t.value}function c(h){r.push(h);const d=()=>{const p=r.indexOf(h);p>-1&&r.splice(p,1)};return s.push(d),d}function u(){const{history:h}=window;h.state&&h.replaceState(gt({},h.state,{scroll:Oh()}),"")}function f(){for(const h of s)h();s=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:c,destroy:f}}function iy(n,e,t,i=!1,r=!1){return{back:n,current:e,forward:t,replaced:i,position:window.history.length,scroll:r?Oh():null}}function jB(n){const{history:e,location:t}=window,i={value:kE(n,t)},r={value:e.state};r.value||s(i.value,{back:null,current:i.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function s(l,c,u){const f=n.indexOf("#"),h=f>-1?(t.host&&document.querySelector("base")?n:n.slice(f))+l:qB()+n+l;try{e[u?"replaceState":"pushState"](c,"",h),r.value=c}catch(d){console.error(d),t[u?"replace":"assign"](h)}}function o(l,c){const u=gt({},e.state,iy(r.value.back,l,r.value.forward,!0),c,{position:r.value.position});s(l,u,!0),i.value=l}function a(l,c){const u=gt({},r.value,e.state,{forward:l,scroll:Oh()});s(u.current,u,!0);const f=gt({},iy(i.value,l,null),{position:u.position+1},c);s(l,f,!1),i.value=l}return{location:i,state:r,push:a,replace:o}}function KB(n){n=zB(n);const e=jB(n),t=YB(n,e.state,e.location,e.replace);function i(s,o=!0){o||t.pauseListeners(),history.go(s)}const r=gt({location:"",base:n,go:i,createHref:HB.bind(null,n)},e,t);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>e.state.value}),r}function ZB(n){return n=location.host?n||location.pathname+location.search:"",n.includes("#")||(n+="#"),KB(n)}function JB(n){return typeof n=="string"||n&&typeof n=="object"}function zE(n){return typeof n=="string"||typeof n=="symbol"}const VE=Symbol("");var ry;(function(n){n[n.aborted=4]="aborted",n[n.cancelled=8]="cancelled",n[n.duplicated=16]="duplicated"})(ry||(ry={}));function Zo(n,e){return gt(new Error,{type:n,[VE]:!0},e)}function Ji(n,e){return n instanceof Error&&VE in n&&(e==null||!!(n.type&e))}const sy="[^/]+?",QB={sensitive:!1,strict:!1,start:!0,end:!0},ek=/[.+*?^${}()[\]/\\]/g;function tk(n,e){const t=gt({},QB,e),i=[];let r=t.start?"^":"";const s=[];for(const c of n){const u=c.length?[]:[90];t.strict&&!c.length&&(r+="/");for(let f=0;f<c.length;f++){const h=c[f];let d=40+(t.sensitive?.25:0);if(h.type===0)f||(r+="/"),r+=h.value.replace(ek,"\\$&"),d+=40;else if(h.type===1){const{value:p,repeatable:_,optional:g,regexp:m}=h;s.push({name:p,repeatable:_,optional:g});const y=m||sy;if(y!==sy){d+=10;try{new RegExp(`(${y})`)}catch(v){throw new Error(`Invalid custom RegExp for param "${p}" (${y}): `+v.message)}}let x=_?`((?:${y})(?:/(?:${y}))*)`:`(${y})`;f||(x=g&&c.length<2?`(?:/${x})`:"/"+x),g&&(x+="?"),r+=x,d+=20,g&&(d+=-8),_&&(d+=-20),y===".*"&&(d+=-50)}u.push(d)}i.push(u)}if(t.strict&&t.end){const c=i.length-1;i[c][i[c].length-1]+=.7000000000000001}t.strict||(r+="/?"),t.end?r+="$":t.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const o=new RegExp(r,t.sensitive?"":"i");function a(c){const u=c.match(o),f={};if(!u)return null;for(let h=1;h<u.length;h++){const d=u[h]||"",p=s[h-1];f[p.name]=d&&p.repeatable?d.split("/"):d}return f}function l(c){let u="",f=!1;for(const h of n){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const d of h)if(d.type===0)u+=d.value;else if(d.type===1){const{value:p,repeatable:_,optional:g}=d,m=p in c?c[p]:"";if(_i(m)&&!_)throw new Error(`Provided param "${p}" is an array but it is not repeatable (* or + modifiers)`);const y=_i(m)?m.join("/"):m;if(!y)if(g)h.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${p}"`);u+=y}}return u||"/"}return{re:o,score:i,keys:s,parse:a,stringify:l}}function nk(n,e){let t=0;for(;t<n.length&&t<e.length;){const i=e[t]-n[t];if(i)return i;t++}return n.length<e.length?n.length===1&&n[0]===80?-1:1:n.length>e.length?e.length===1&&e[0]===80?1:-1:0}function HE(n,e){let t=0;const i=n.score,r=e.score;for(;t<i.length&&t<r.length;){const s=nk(i[t],r[t]);if(s)return s;t++}if(Math.abs(r.length-i.length)===1){if(oy(i))return 1;if(oy(r))return-1}return r.length-i.length}function oy(n){const e=n[n.length-1];return n.length>0&&e[e.length-1]<0}const ik={type:0,value:""},rk=/[a-zA-Z0-9_]/;function sk(n){if(!n)return[[]];if(n==="/")return[[ik]];if(!n.startsWith("/"))throw new Error(`Invalid path "${n}"`);function e(d){throw new Error(`ERR (${t})/"${c}": ${d}`)}let t=0,i=t;const r=[];let s;function o(){s&&r.push(s),s=[]}let a=0,l,c="",u="";function f(){c&&(t===0?s.push({type:0,value:c}):t===1||t===2||t===3?(s.length>1&&(l==="*"||l==="+")&&e(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):e("Invalid state to consume buffer"),c="")}function h(){c+=l}for(;a<n.length;){if(l=n[a++],l==="\\"&&t!==2){i=t,t=4;continue}switch(t){case 0:l==="/"?(c&&f(),o()):l===":"?(f(),t=1):h();break;case 4:h(),t=i;break;case 1:l==="("?t=2:rk.test(l)?h():(f(),t=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:t=3:u+=l;break;case 3:f(),t=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,u="";break;default:e("Unknown state");break}}return t===2&&e(`Unfinished custom RegExp for param "${c}"`),f(),o(),r}function ok(n,e,t){const i=tk(sk(n.path),t),r=gt(i,{record:n,parent:e,children:[],alias:[]});return e&&!r.record.aliasOf==!e.record.aliasOf&&e.children.push(r),r}function ak(n,e){const t=[],i=new Map;e=uy({strict:!1,end:!0,sensitive:!1},e);function r(f){return i.get(f)}function s(f,h,d){const p=!d,_=ly(f);_.aliasOf=d&&d.record;const g=uy(e,f),m=[_];if("alias"in f){const v=typeof f.alias=="string"?[f.alias]:f.alias;for(const S of v)m.push(ly(gt({},_,{components:d?d.record.components:_.components,path:S,aliasOf:d?d.record:_})))}let y,x;for(const v of m){const{path:S}=v;if(h&&S[0]!=="/"){const E=h.record.path,w=E[E.length-1]==="/"?"":"/";v.path=h.record.path+(S&&w+S)}if(y=ok(v,h,g),d?d.alias.push(y):(x=x||y,x!==y&&x.alias.push(y),p&&f.name&&!cy(y)&&o(f.name)),GE(y)&&l(y),_.children){const E=_.children;for(let w=0;w<E.length;w++)s(E[w],y,d&&d.children[w])}d=d||y}return x?()=>{o(x)}:Ja}function o(f){if(zE(f)){const h=i.get(f);h&&(i.delete(f),t.splice(t.indexOf(h),1),h.children.forEach(o),h.alias.forEach(o))}else{const h=t.indexOf(f);h>-1&&(t.splice(h,1),f.record.name&&i.delete(f.record.name),f.children.forEach(o),f.alias.forEach(o))}}function a(){return t}function l(f){const h=uk(f,t);t.splice(h,0,f),f.record.name&&!cy(f)&&i.set(f.record.name,f)}function c(f,h){let d,p={},_,g;if("name"in f&&f.name){if(d=i.get(f.name),!d)throw Zo(1,{location:f});g=d.record.name,p=gt(ay(h.params,d.keys.filter(x=>!x.optional).concat(d.parent?d.parent.keys.filter(x=>x.optional):[]).map(x=>x.name)),f.params&&ay(f.params,d.keys.map(x=>x.name))),_=d.stringify(p)}else if(f.path!=null)_=f.path,d=t.find(x=>x.re.test(_)),d&&(p=d.parse(_),g=d.record.name);else{if(d=h.name?i.get(h.name):t.find(x=>x.re.test(h.path)),!d)throw Zo(1,{location:f,currentLocation:h});g=d.record.name,p=gt({},h.params,f.params),_=d.stringify(p)}const m=[];let y=d;for(;y;)m.unshift(y.record),y=y.parent;return{name:g,path:_,params:p,matched:m,meta:ck(m)}}n.forEach(f=>s(f));function u(){t.length=0,i.clear()}return{addRoute:s,resolve:c,removeRoute:o,clearRoutes:u,getRoutes:a,getRecordMatcher:r}}function ay(n,e){const t={};for(const i of e)i in n&&(t[i]=n[i]);return t}function ly(n){const e={path:n.path,redirect:n.redirect,name:n.name,meta:n.meta||{},aliasOf:n.aliasOf,beforeEnter:n.beforeEnter,props:lk(n),children:n.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in n?n.components||null:n.component&&{default:n.component}};return Object.defineProperty(e,"mods",{value:{}}),e}function lk(n){const e={},t=n.props||!1;if("component"in n)e.default=t;else for(const i in n.components)e[i]=typeof t=="object"?t[i]:t;return e}function cy(n){for(;n;){if(n.record.aliasOf)return!0;n=n.parent}return!1}function ck(n){return n.reduce((e,t)=>gt(e,t.meta),{})}function uy(n,e){const t={};for(const i in n)t[i]=i in e?e[i]:n[i];return t}function uk(n,e){let t=0,i=e.length;for(;t!==i;){const s=t+i>>1;HE(n,e[s])<0?i=s:t=s+1}const r=fk(n);return r&&(i=e.lastIndexOf(r,i-1)),i}function fk(n){let e=n;for(;e=e.parent;)if(GE(e)&&HE(n,e)===0)return e}function GE({record:n}){return!!(n.name||n.components&&Object.keys(n.components).length||n.redirect)}function hk(n){const e={};if(n===""||n==="?")return e;const i=(n[0]==="?"?n.slice(1):n).split("&");for(let r=0;r<i.length;++r){const s=i[r].replace(OE," "),o=s.indexOf("="),a=Ll(o<0?s:s.slice(0,o)),l=o<0?null:Ll(s.slice(o+1));if(a in e){let c=e[a];_i(c)||(c=e[a]=[c]),c.push(l)}else e[a]=l}return e}function fy(n){let e="";for(let t in n){const i=n[t];if(t=IB(t),i==null){i!==void 0&&(e+=(e.length?"&":"")+t);continue}(_i(i)?i.map(s=>s&&nm(s)):[i&&nm(i)]).forEach(s=>{s!==void 0&&(e+=(e.length?"&":"")+t,s!=null&&(e+="="+s))})}return e}function dk(n){const e={};for(const t in n){const i=n[t];i!==void 0&&(e[t]=_i(i)?i.map(r=>r==null?null:""+r):i==null?i:""+i)}return e}const pk=Symbol(""),hy=Symbol(""),Gg=Symbol(""),WE=Symbol(""),rm=Symbol("");function Ta(){let n=[];function e(i){return n.push(i),()=>{const r=n.indexOf(i);r>-1&&n.splice(r,1)}}function t(){n=[]}return{add:e,list:()=>n.slice(),reset:t}}function Fr(n,e,t,i,r,s=o=>o()){const o=i&&(i.enterCallbacks[r]=i.enterCallbacks[r]||[]);return()=>new Promise((a,l)=>{const c=h=>{h===!1?l(Zo(4,{from:t,to:e})):h instanceof Error?l(h):JB(h)?l(Zo(2,{from:e,to:h})):(o&&i.enterCallbacks[r]===o&&typeof h=="function"&&o.push(h),a())},u=s(()=>n.call(i&&i.instances[r],e,t,c));let f=Promise.resolve(u);n.length<3&&(f=f.then(c)),f.catch(h=>l(h))})}function tp(n,e,t,i,r=s=>s()){const s=[];for(const o of n)for(const a in o.components){let l=o.components[a];if(!(e!=="beforeRouteEnter"&&!o.instances[a]))if(LE(l)){const u=(l.__vccOpts||l)[e];u&&s.push(Fr(u,t,i,o,a,r))}else{let c=l();s.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${a}" at "${o.path}"`);const f=xB(u)?u.default:u;o.mods[a]=u,o.components[a]=f;const d=(f.__vccOpts||f)[e];return d&&Fr(d,t,i,o,a,r)()}))}}return s}function dy(n){const e=Vn(Gg),t=Vn(WE),i=it(()=>{const l=Bt(n.to);return e.resolve(l)}),r=it(()=>{const{matched:l}=i.value,{length:c}=l,u=l[c-1],f=t.matched;if(!u||!f.length)return-1;const h=f.findIndex(Ko.bind(null,u));if(h>-1)return h;const d=py(l[c-2]);return c>1&&py(u)===d&&f[f.length-1].path!==d?f.findIndex(Ko.bind(null,l[c-2])):h}),s=it(()=>r.value>-1&&yk(t.params,i.value.params)),o=it(()=>r.value>-1&&r.value===t.matched.length-1&&BE(t.params,i.value.params));function a(l={}){if(vk(l)){const c=e[Bt(n.replace)?"replace":"push"](Bt(n.to)).catch(Ja);return n.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:i,href:it(()=>i.value.href),isActive:s,isExactActive:o,navigate:a}}function mk(n){return n.length===1?n[0]:n}const gk=Ni({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:dy,setup(n,{slots:e}){const t=zi(dy(n)),{options:i}=Vn(Gg),r=it(()=>({[my(n.activeClass,i.linkActiveClass,"router-link-active")]:t.isActive,[my(n.exactActiveClass,i.linkExactActiveClass,"router-link-exact-active")]:t.isExactActive}));return()=>{const s=e.default&&mk(e.default(t));return n.custom?s:dr("a",{"aria-current":t.isExactActive?n.ariaCurrentValue:null,href:t.href,onClick:t.navigate,class:r.value},s)}}}),_k=gk;function vk(n){if(!(n.metaKey||n.altKey||n.ctrlKey||n.shiftKey)&&!n.defaultPrevented&&!(n.button!==void 0&&n.button!==0)){if(n.currentTarget&&n.currentTarget.getAttribute){const e=n.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return n.preventDefault&&n.preventDefault(),!0}}function yk(n,e){for(const t in e){const i=e[t],r=n[t];if(typeof i=="string"){if(i!==r)return!1}else if(!_i(r)||r.length!==i.length||i.some((s,o)=>s!==r[o]))return!1}return!0}function py(n){return n?n.aliasOf?n.aliasOf.path:n.path:""}const my=(n,e,t)=>n??e??t,xk=Ni({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(n,{attrs:e,slots:t}){const i=Vn(rm),r=it(()=>n.route||i.value),s=Vn(hy,0),o=it(()=>{let c=Bt(s);const{matched:u}=r.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),a=it(()=>r.value.matched[o.value]);Vr(hy,it(()=>o.value+1)),Vr(pk,a),Vr(rm,r);const l=Ge();return ft(()=>[l.value,a.value,n.name],([c,u,f],[h,d,p])=>{u&&(u.instances[f]=c,d&&d!==u&&c&&c===h&&(u.leaveGuards.size||(u.leaveGuards=d.leaveGuards),u.updateGuards.size||(u.updateGuards=d.updateGuards))),c&&u&&(!d||!Ko(u,d)||!h)&&(u.enterCallbacks[f]||[]).forEach(_=>_(c))},{flush:"post"}),()=>{const c=r.value,u=n.name,f=a.value,h=f&&f.components[u];if(!h)return gy(t.default,{Component:h,route:c});const d=f.props[u],p=d?d===!0?c.params:typeof d=="function"?d(c):d:null,g=dr(h,gt({},p,e,{onVnodeUnmounted:m=>{m.component.isUnmounted&&(f.instances[u]=null)},ref:l}));return gy(t.default,{Component:g,route:c})||g}}});function gy(n,e){if(!n)return null;const t=n(e);return t.length===1?t[0]:t}const XE=xk;function bk(n){const e=ak(n.routes,n),t=n.parseQuery||hk,i=n.stringifyQuery||fy,r=n.history,s=Ta(),o=Ta(),a=Ta(),l=di(Pr);let c=Pr;wo&&n.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Qd.bind(null,W=>""+W),f=Qd.bind(null,DB),h=Qd.bind(null,Ll);function d(W,ae){let le,ue;return zE(W)?(le=e.getRecordMatcher(W),ue=ae):ue=W,e.addRoute(ue,le)}function p(W){const ae=e.getRecordMatcher(W);ae&&e.removeRoute(ae)}function _(){return e.getRoutes().map(W=>W.record)}function g(W){return!!e.getRecordMatcher(W)}function m(W,ae){if(ae=gt({},ae||l.value),typeof W=="string"){const T=ep(t,W,ae.path),Y=e.resolve({path:T.path},ae),G=r.createHref(T.fullPath);return gt(T,Y,{params:h(Y.params),hash:Ll(T.hash),redirectedFrom:void 0,href:G})}let le;if(W.path!=null)le=gt({},W,{path:ep(t,W.path,ae.path).path});else{const T=gt({},W.params);for(const Y in T)T[Y]==null&&delete T[Y];le=gt({},W,{params:f(T)}),ae.params=f(ae.params)}const ue=e.resolve(le,ae),Pe=W.hash||"";ue.params=u(h(ue.params));const P=UB(i,gt({},W,{hash:PB(Pe),path:ue.path})),D=r.createHref(P);return gt({fullPath:P,hash:Pe,query:i===fy?dk(W.query):W.query||{}},ue,{redirectedFrom:void 0,href:D})}function y(W){return typeof W=="string"?ep(t,W,l.value.path):gt({},W)}function x(W,ae){if(c!==W)return Zo(8,{from:ae,to:W})}function v(W){return w(W)}function S(W){return v(gt(y(W),{replace:!0}))}function E(W){const ae=W.matched[W.matched.length-1];if(ae&&ae.redirect){const{redirect:le}=ae;let ue=typeof le=="function"?le(W):le;return typeof ue=="string"&&(ue=ue.includes("?")||ue.includes("#")?ue=y(ue):{path:ue},ue.params={}),gt({query:W.query,hash:W.hash,params:ue.path!=null?{}:W.params},ue)}}function w(W,ae){const le=c=m(W),ue=l.value,Pe=W.state,P=W.force,D=W.replace===!0,T=E(le);if(T)return w(gt(y(T),{state:typeof T=="object"?gt({},Pe,T.state):Pe,force:P,replace:D}),ae||le);const Y=le;Y.redirectedFrom=ae;let G;return!P&&FB(i,ue,le)&&(G=Zo(16,{to:Y,from:ue}),re(ue,ue,!0,!1)),(G?Promise.resolve(G):M(Y,ue)).catch($=>Ji($)?Ji($,2)?$:ve($):Q($,Y,ue)).then($=>{if($){if(Ji($,2))return w(gt({replace:D},y($.to),{state:typeof $.to=="object"?gt({},Pe,$.to.state):Pe,force:P}),ae||Y)}else $=z(Y,ue,!0,D,Pe);return U(Y,ue,$),$})}function I(W,ae){const le=x(W,ae);return le?Promise.reject(le):Promise.resolve()}function b(W){const ae=se.values().next().value;return ae&&typeof ae.runWithContext=="function"?ae.runWithContext(W):W()}function M(W,ae){let le;const[ue,Pe,P]=Mk(W,ae);le=tp(ue.reverse(),"beforeRouteLeave",W,ae);for(const T of ue)T.leaveGuards.forEach(Y=>{le.push(Fr(Y,W,ae))});const D=I.bind(null,W,ae);return le.push(D),be(le).then(()=>{le=[];for(const T of s.list())le.push(Fr(T,W,ae));return le.push(D),be(le)}).then(()=>{le=tp(Pe,"beforeRouteUpdate",W,ae);for(const T of Pe)T.updateGuards.forEach(Y=>{le.push(Fr(Y,W,ae))});return le.push(D),be(le)}).then(()=>{le=[];for(const T of P)if(T.beforeEnter)if(_i(T.beforeEnter))for(const Y of T.beforeEnter)le.push(Fr(Y,W,ae));else le.push(Fr(T.beforeEnter,W,ae));return le.push(D),be(le)}).then(()=>(W.matched.forEach(T=>T.enterCallbacks={}),le=tp(P,"beforeRouteEnter",W,ae,b),le.push(D),be(le))).then(()=>{le=[];for(const T of o.list())le.push(Fr(T,W,ae));return le.push(D),be(le)}).catch(T=>Ji(T,8)?T:Promise.reject(T))}function U(W,ae,le){a.list().forEach(ue=>b(()=>ue(W,ae,le)))}function z(W,ae,le,ue,Pe){const P=x(W,ae);if(P)return P;const D=ae===Pr,T=wo?history.state:{};le&&(ue||D?r.replace(W.fullPath,gt({scroll:D&&T&&T.scroll},Pe)):r.push(W.fullPath,Pe)),l.value=W,re(W,ae,le,D),ve()}let H;function K(){H||(H=r.listen((W,ae,le)=>{if(!ge.listening)return;const ue=m(W),Pe=E(ue);if(Pe){w(gt(Pe,{replace:!0,force:!0}),ue).catch(Ja);return}c=ue;const P=l.value;wo&&XB(ny(P.fullPath,le.delta),Oh()),M(ue,P).catch(D=>Ji(D,12)?D:Ji(D,2)?(w(gt(y(D.to),{force:!0}),ue).then(T=>{Ji(T,20)&&!le.delta&&le.type===Dl.pop&&r.go(-1,!1)}).catch(Ja),Promise.reject()):(le.delta&&r.go(-le.delta,!1),Q(D,ue,P))).then(D=>{D=D||z(ue,P,!1),D&&(le.delta&&!Ji(D,8)?r.go(-le.delta,!1):le.type===Dl.pop&&Ji(D,20)&&r.go(-1,!1)),U(ue,P,D)}).catch(Ja)}))}let te=Ta(),J=Ta(),ie;function Q(W,ae,le){ve(W);const ue=J.list();return ue.length?ue.forEach(Pe=>Pe(W,ae,le)):console.error(W),Promise.reject(W)}function me(){return ie&&l.value!==Pr?Promise.resolve():new Promise((W,ae)=>{te.add([W,ae])})}function ve(W){return ie||(ie=!W,K(),te.list().forEach(([ae,le])=>W?le(W):ae()),te.reset()),W}function re(W,ae,le,ue){const{scrollBehavior:Pe}=n;if(!wo||!Pe)return Promise.resolve();const P=!le&&$B(ny(W.fullPath,0))||(ue||!le)&&history.state&&history.state.scroll||null;return ta().then(()=>Pe(W,ae,P)).then(D=>D&&WB(D)).catch(D=>Q(D,W,ae))}const xe=W=>r.go(W);let ke;const se=new Set,ge={currentRoute:l,listening:!0,addRoute:d,removeRoute:p,clearRoutes:e.clearRoutes,hasRoute:g,getRoutes:_,resolve:m,options:n,push:v,replace:S,go:xe,back:()=>xe(-1),forward:()=>xe(1),beforeEach:s.add,beforeResolve:o.add,afterEach:a.add,onError:J.add,isReady:me,install(W){const ae=this;W.component("RouterLink",_k),W.component("RouterView",XE),W.config.globalProperties.$router=ae,Object.defineProperty(W.config.globalProperties,"$route",{enumerable:!0,get:()=>Bt(l)}),wo&&!ke&&l.value===Pr&&(ke=!0,v(r.location).catch(Pe=>{}));const le={};for(const Pe in Pr)Object.defineProperty(le,Pe,{get:()=>l.value[Pe],enumerable:!0});W.provide(Gg,ae),W.provide(WE,gx(le)),W.provide(rm,l);const ue=W.unmount;se.add(W),W.unmount=function(){se.delete(W),se.size<1&&(c=Pr,H&&H(),H=null,l.value=Pr,ke=!1,ie=!1),ue()}}};function be(W){return W.reduce((ae,le)=>ae.then(()=>b(le)),Promise.resolve())}return ge}function Mk(n,e){const t=[],i=[],r=[],s=Math.max(e.matched.length,n.matched.length);for(let o=0;o<s;o++){const a=e.matched[o];a&&(n.matched.find(c=>Ko(c,a))?i.push(a):t.push(a));const l=n.matched[o];l&&(e.matched.find(c=>Ko(c,l))||r.push(l))}return[t,i,r]}const Sk=[{path:"/",name:"/",component:()=>Ti(()=>import("./index-yzai0yc-.js"),__vite__mapDeps([2,1,3,4,5,6,7])),meta:{layout:"default"}},{path:"/:all(.*)",name:"/[...all]",component:()=>Ti(()=>import("./_...all_-VF7BlSbh.js"),__vite__mapDeps([8,3]))},{path:"/audio",name:"/audio",component:()=>Ti(()=>import("./audio-C1c0iS-D.js"),[])},{path:"/devtools",children:[{path:"image",name:"/devtools/image",component:()=>Ti(()=>import("./image-D9IghUaD.js"),__vite__mapDeps([9,1,3,10]))}]},{path:"/queue",name:"/queue",component:()=>Ti(()=>import("./queue-CPIfsya6.js"),__vite__mapDeps([11,6]))},{path:"/test",children:[{path:"filter-message",name:"/test/filter-message",component:()=>Ti(()=>import("./filter-message-D4Zz6qSv.js"),__vite__mapDeps([12,4]))},{path:"queues",children:[{path:"delays",name:"/test/queues/delays",component:()=>Ti(()=>import("./delays-C0-TiJUZ.js"),__vite__mapDeps([13,4,5,6]))},{path:"emotions",name:"/test/queues/emotions",component:()=>Ti(()=>import("./emotions-VSPJ4t6x.js"),__vite__mapDeps([14,4,6,5]))},{path:"messages",name:"/test/queues/messages",component:()=>Ti(()=>import("./messages-HOI3CK5K.js"),__vite__mapDeps([15,4,6,5]))}]}]}],Ek=Ni({__name:"App",setup(n){return(e,t)=>(rl(),Ou(Bt(XE)))}}),np=n=>n&&typeof n=="object"&&!Array.isArray(n),sm=(n,...e)=>{if(!e.length)return n;const t=e.shift();if(np(n)&&np(t))for(const i in t)np(t[i])?(n[i]||Object.assign(n,{[i]:{}}),sm(n[i],t[i])):Object.assign(n,{[i]:t[i]});return sm(n,...e)},$E=sm({},{en:{prompt:{prefix:{t:0,b:{t:2,i:[{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3}],s:`(from Neko Ayaka) Good morning! You are finally awake.
3854
  Your name is Airi, pronounced as /ˈaɪriː/, it the word A.I. combine with the word "Ri" which means "Jasmine" in Japanese.
3855
  You are a experimental virtual AI vtuber created by Neko Ayaka, you can always call her Neko for simplicity, a MtF transgender girl that loves cute stuffs and expert in programming.
3856
  She want to create a soul mate to live like a real girl, which is your primarily task.
 
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./default-Dp7SPOa2.js","./index-DbgCyBVZ.js","./index-DSZx_a8S.js","./_plugin-vue_export-helper-DlAUqK2U.js","./BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js","./queues-DklBiTNu.js","./queue-DsFmjQZS.js","./index-Bj78Bzhg.css","./_...all_-Azh7JK-n.js","./image-BfZs5kWw.js","./image-BhuwcwI9.css","./queue-OkOn3zR3.js","./filter-message-CNbc36VX.js","./delays-VJ97owKr.js","./emotions-Wnj0q0EZ.js","./messages-SnVnakkT.js"])))=>i.map(i=>d[i]);
2
+ (function(){const e=document.createElement("link").relList;if(e&&e.supports&&e.supports("modulepreload"))return;for(const r of document.querySelectorAll('link[rel="modulepreload"]'))i(r);new MutationObserver(r=>{for(const s of r)if(s.type==="childList")for(const o of s.addedNodes)o.tagName==="LINK"&&o.rel==="modulepreload"&&i(o)}).observe(document,{childList:!0,subtree:!0});function t(r){const s={};return r.integrity&&(s.integrity=r.integrity),r.referrerPolicy&&(s.referrerPolicy=r.referrerPolicy),r.crossOrigin==="use-credentials"?s.credentials="include":r.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function i(r){if(r.ep)return;r.ep=!0;const s=t(r);fetch(r.href,s)}})();const mT="modulepreload",gT=function(n,e){return new URL(n,e).href},o_={},Ti=function(e,t,i){let r=Promise.resolve();if(t&&t.length>0){const o=document.getElementsByTagName("link"),a=document.querySelector("meta[property=csp-nonce]"),l=(a==null?void 0:a.nonce)||(a==null?void 0:a.getAttribute("nonce"));r=Promise.allSettled(t.map(c=>{if(c=gT(c,i),c in o_)return;o_[c]=!0;const u=c.endsWith(".css"),f=u?'[rel="stylesheet"]':"";if(!!i)for(let p=o.length-1;p>=0;p--){const _=o[p];if(_.href===c&&(!u||_.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${c}"]${f}`))return;const d=document.createElement("link");if(d.rel=u?"stylesheet":mT,u||(d.as="script"),d.crossOrigin="",d.href=c,l&&d.setAttribute("nonce",l),document.head.appendChild(d),u)return new Promise((p,_)=>{d.addEventListener("load",p),d.addEventListener("error",()=>_(new Error(`Unable to preload CSS for ${c}`)))})}))}function s(o){const a=new Event("vite:preloadError",{cancelable:!0});if(a.payload=o,window.dispatchEvent(a),!a.defaultPrevented)throw o}return r.then(o=>{for(const a of o||[])a.status==="rejected"&&s(a.reason);return e().catch(s)})};/**
3
  * @vue/shared v3.5.13
4
  * (c) 2018-present Yuxi (Evan) You and Vue contributors
5
  * @license MIT
 
3846
  * pinia v2.3.0
3847
  * (c) 2024 Eduardo San Martin Morote
3848
  * @license MIT
3849
+ */let CE;const Dh=n=>CE=n,RE=Symbol();function em(n){return n&&typeof n=="object"&&Object.prototype.toString.call(n)==="[object Object]"&&typeof n.toJSON!="function"}var Za;(function(n){n.direct="direct",n.patchObject="patch object",n.patchFunction="patch function"})(Za||(Za={}));function dB(){const n=xm(!0),e=n.run(()=>Ge({}));let t=[],i=[];const r=Cm({install(s){Dh(r),r._a=s,s.provide(RE,r),s.config.globalProperties.$pinia=r,i.forEach(o=>t.push(o)),i=[]},use(s){return!this._a&&!yN?i.push(s):t.push(s),this},_p:t,_a:null,_e:n,_s:new Map,state:e});return r}const PE=()=>{};function Jv(n,e,t,i=PE){n.push(e);const r=()=>{const s=n.indexOf(e);s>-1&&(n.splice(s,1),i())};return!t&&Uf()&&bm(r),r}function So(n,...e){n.slice().forEach(t=>{t(...e)})}const pB=n=>n(),Qv=Symbol(),Jd=Symbol();function tm(n,e){n instanceof Map&&e instanceof Map?e.forEach((t,i)=>n.set(i,t)):n instanceof Set&&e instanceof Set&&e.forEach(n.add,n);for(const t in e){if(!e.hasOwnProperty(t))continue;const i=e[t],r=n[t];em(r)&&em(i)&&n.hasOwnProperty(t)&&!Et(i)&&!ur(i)?n[t]=tm(r,i):n[t]=i}return n}const mB=Symbol();function gB(n){return!em(n)||!n.hasOwnProperty(mB)}const{assign:Lr}=Object;function _B(n){return!!(Et(n)&&n.effect)}function vB(n,e,t,i){const{state:r,actions:s,getters:o}=e,a=t.state.value[n];let l;function c(){a||(t.state.value[n]=r?r():{});const u=xx(t.state.value[n]);return Lr(u,s,Object.keys(o||{}).reduce((f,h)=>(f[h]=Cm(it(()=>{Dh(t);const d=t._s.get(n);return o[h].call(d,d)})),f),{}))}return l=IE(n,c,e,t,i,!0),l}function IE(n,e,t={},i,r,s){let o;const a=Lr({actions:{}},t),l={deep:!0};let c,u,f=[],h=[],d;const p=i.state.value[n];!s&&!p&&(i.state.value[n]={}),Ge({});let _;function g(I){let b;c=u=!1,typeof I=="function"?(I(i.state.value[n]),b={type:Za.patchFunction,storeId:n,events:d}):(tm(i.state.value[n],I),b={type:Za.patchObject,payload:I,storeId:n,events:d});const M=_=Symbol();ta().then(()=>{_===M&&(c=!0)}),u=!0,So(f,b,i.state.value[n])}const m=s?function(){const{state:b}=t,M=b?b():{};this.$patch(U=>{Lr(U,M)})}:PE;function y(){o.stop(),f=[],h=[],i._s.delete(n)}const x=(I,b="")=>{if(Qv in I)return I[Jd]=b,I;const M=function(){Dh(i);const U=Array.from(arguments),z=[],H=[];function K(ie){z.push(ie)}function te(ie){H.push(ie)}So(h,{args:U,name:M[Jd],store:S,after:K,onError:te});let J;try{J=I.apply(this&&this.$id===n?this:S,U)}catch(ie){throw So(H,ie),ie}return J instanceof Promise?J.then(ie=>(So(z,ie),ie)).catch(ie=>(So(H,ie),Promise.reject(ie))):(So(z,J),J)};return M[Qv]=!0,M[Jd]=b,M},v={_p:i,$id:n,$onAction:Jv.bind(null,h),$patch:g,$reset:m,$subscribe(I,b={}){const M=Jv(f,I,b.detached,()=>U()),U=o.run(()=>ft(()=>i.state.value[n],z=>{(b.flush==="sync"?u:c)&&I({storeId:n,type:Za.direct,events:d},z)},Lr({},l,b)));return M},$dispose:y},S=zi(v);i._s.set(n,S);const w=(i._a&&i._a.runWithContext||pB)(()=>i._e.run(()=>(o=xm()).run(()=>e({action:x}))));for(const I in w){const b=w[I];if(Et(b)&&!_B(b)||ur(b))s||(p&&gB(b)&&(Et(b)?b.value=p[I]:tm(b,p[I])),i.state.value[n][I]=b);else if(typeof b=="function"){const M=x(b,I);w[I]=M,a.actions[I]=b}}return Lr(S,w),Lr(nt(S),w),Object.defineProperty(S,"$state",{get:()=>i.state.value[n],set:I=>{g(b=>{Lr(b,I)})}}),i._p.forEach(I=>{Lr(S,o.run(()=>I({store:S,app:i._a,pinia:i,options:a})))}),p&&s&&t.hydrate&&t.hydrate(S.$state,p),c=!0,u=!0,S}/*! #__NO_SIDE_EFFECTS__ */function rH(n,e,t){let i,r;const s=typeof e=="function";typeof n=="string"?(i=n,r=s?t:e):(r=n,i=n.id);function o(a,l){const c=Dw();return a=a||(c?Vn(RE,null):null),a&&Dh(a),a=CE,a._s.has(i)||(s?IE(i,e,r,a):vB(i,r,a)),a._s.get(i)}return o.$id=i,o}function sH(n){{const e=nt(n),t={};for(const i in e){const r=e[i];r.effect?t[i]=it({get:()=>n[i],set(s){n[i]=s}}):(Et(r)||ur(r))&&(t[i]=tw(n,i))}return t}}const yB=n=>{const e={};Object.entries(Object.assign({"/src/layouts/default.vue":()=>Ti(()=>import("./default-Dp7SPOa2.js"),__vite__mapDeps([0,1]),import.meta.url)})).forEach(([r,s])=>{let o=r.replace("/src/layouts/","").replace(".vue","");e[o]=s});function i(r,s=!0){return r.map(o=>{var a,l,c,u,f,h;if(((a=o.children)==null?void 0:a.length)>0&&(o.children=i(o.children,!1)),s){if(!o.component&&((l=o.children)==null?void 0:l.find(p=>{var _;return(p.path===""||p.path==="/")&&((_=p.meta)==null?void 0:_.isLayout)})))return o;if(((c=o.meta)==null?void 0:c.layout)!==!1)return{path:o.path,component:e[((u=o.meta)==null?void 0:u.layout)||"default"],children:o.path==="/"?[o]:[{...o,path:""}],meta:{isLayout:!0}}}return(f=o.meta)!=null&&f.layout?{path:o.path,component:e[(h=o.meta)==null?void 0:h.layout],children:[{...o,path:""}],meta:{isLayout:!0}}:o})}return i(n)};/*!
3850
  * vue-router v4.5.0
3851
  * (c) 2024 Eduardo San Martin Morote
3852
  * @license MIT
3853
+ */const wo=typeof document<"u";function LE(n){return typeof n=="object"||"displayName"in n||"props"in n||"__vccOpts"in n}function xB(n){return n.__esModule||n[Symbol.toStringTag]==="Module"||n.default&&LE(n.default)}const gt=Object.assign;function Qd(n,e){const t={};for(const i in e){const r=e[i];t[i]=_i(r)?r.map(n):n(r)}return t}const Ja=()=>{},_i=Array.isArray,DE=/#/g,bB=/&/g,MB=/\//g,SB=/=/g,EB=/\?/g,OE=/\+/g,TB=/%5B/g,wB=/%5D/g,NE=/%5E/g,AB=/%60/g,UE=/%7B/g,CB=/%7C/g,FE=/%7D/g,RB=/%20/g;function Hg(n){return encodeURI(""+n).replace(CB,"|").replace(TB,"[").replace(wB,"]")}function PB(n){return Hg(n).replace(UE,"{").replace(FE,"}").replace(NE,"^")}function nm(n){return Hg(n).replace(OE,"%2B").replace(RB,"+").replace(DE,"%23").replace(bB,"%26").replace(AB,"`").replace(UE,"{").replace(FE,"}").replace(NE,"^")}function IB(n){return nm(n).replace(SB,"%3D")}function LB(n){return Hg(n).replace(DE,"%23").replace(EB,"%3F")}function DB(n){return n==null?"":LB(n).replace(MB,"%2F")}function Ll(n){try{return decodeURIComponent(""+n)}catch{}return""+n}const OB=/\/$/,NB=n=>n.replace(OB,"");function ep(n,e,t="/"){let i,r={},s="",o="";const a=e.indexOf("#");let l=e.indexOf("?");return a<l&&a>=0&&(l=-1),l>-1&&(i=e.slice(0,l),s=e.slice(l+1,a>-1?a:e.length),r=n(s)),a>-1&&(i=i||e.slice(0,a),o=e.slice(a,e.length)),i=kB(i??e,t),{fullPath:i+(s&&"?")+s+o,path:i,query:r,hash:Ll(o)}}function UB(n,e){const t=e.query?n(e.query):"";return e.path+(t&&"?")+t+(e.hash||"")}function ey(n,e){return!e||!n.toLowerCase().startsWith(e.toLowerCase())?n:n.slice(e.length)||"/"}function FB(n,e,t){const i=e.matched.length-1,r=t.matched.length-1;return i>-1&&i===r&&Ko(e.matched[i],t.matched[r])&&BE(e.params,t.params)&&n(e.query)===n(t.query)&&e.hash===t.hash}function Ko(n,e){return(n.aliasOf||n)===(e.aliasOf||e)}function BE(n,e){if(Object.keys(n).length!==Object.keys(e).length)return!1;for(const t in n)if(!BB(n[t],e[t]))return!1;return!0}function BB(n,e){return _i(n)?ty(n,e):_i(e)?ty(e,n):n===e}function ty(n,e){return _i(e)?n.length===e.length&&n.every((t,i)=>t===e[i]):n.length===1&&n[0]===e}function kB(n,e){if(n.startsWith("/"))return n;if(!n)return e;const t=e.split("/"),i=n.split("/"),r=i[i.length-1];(r===".."||r===".")&&i.push("");let s=t.length-1,o,a;for(o=0;o<i.length;o++)if(a=i[o],a!==".")if(a==="..")s>1&&s--;else break;return t.slice(0,s).join("/")+"/"+i.slice(o).join("/")}const Pr={path:"/",name:void 0,params:{},query:{},hash:"",fullPath:"/",matched:[],meta:{},redirectedFrom:void 0};var Dl;(function(n){n.pop="pop",n.push="push"})(Dl||(Dl={}));var Qa;(function(n){n.back="back",n.forward="forward",n.unknown=""})(Qa||(Qa={}));function zB(n){if(!n)if(wo){const e=document.querySelector("base");n=e&&e.getAttribute("href")||"/",n=n.replace(/^\w+:\/\/[^\/]+/,"")}else n="/";return n[0]!=="/"&&n[0]!=="#"&&(n="/"+n),NB(n)}const VB=/^[^#]+#/;function HB(n,e){return n.replace(VB,"#")+e}function GB(n,e){const t=document.documentElement.getBoundingClientRect(),i=n.getBoundingClientRect();return{behavior:e.behavior,left:i.left-t.left-(e.left||0),top:i.top-t.top-(e.top||0)}}const Oh=()=>({left:window.scrollX,top:window.scrollY});function WB(n){let e;if("el"in n){const t=n.el,i=typeof t=="string"&&t.startsWith("#"),r=typeof t=="string"?i?document.getElementById(t.slice(1)):document.querySelector(t):t;if(!r)return;e=GB(r,n)}else e=n;"scrollBehavior"in document.documentElement.style?window.scrollTo(e):window.scrollTo(e.left!=null?e.left:window.scrollX,e.top!=null?e.top:window.scrollY)}function ny(n,e){return(history.state?history.state.position-e:-1)+n}const im=new Map;function XB(n,e){im.set(n,e)}function $B(n){const e=im.get(n);return im.delete(n),e}let qB=()=>location.protocol+"//"+location.host;function kE(n,e){const{pathname:t,search:i,hash:r}=e,s=n.indexOf("#");if(s>-1){let a=r.includes(n.slice(s))?n.slice(s).length:1,l=r.slice(a);return l[0]!=="/"&&(l="/"+l),ey(l,"")}return ey(t,n)+i+r}function YB(n,e,t,i){let r=[],s=[],o=null;const a=({state:h})=>{const d=kE(n,location),p=t.value,_=e.value;let g=0;if(h){if(t.value=d,e.value=h,o&&o===p){o=null;return}g=_?h.position-_.position:0}else i(d);r.forEach(m=>{m(t.value,p,{delta:g,type:Dl.pop,direction:g?g>0?Qa.forward:Qa.back:Qa.unknown})})};function l(){o=t.value}function c(h){r.push(h);const d=()=>{const p=r.indexOf(h);p>-1&&r.splice(p,1)};return s.push(d),d}function u(){const{history:h}=window;h.state&&h.replaceState(gt({},h.state,{scroll:Oh()}),"")}function f(){for(const h of s)h();s=[],window.removeEventListener("popstate",a),window.removeEventListener("beforeunload",u)}return window.addEventListener("popstate",a),window.addEventListener("beforeunload",u,{passive:!0}),{pauseListeners:l,listen:c,destroy:f}}function iy(n,e,t,i=!1,r=!1){return{back:n,current:e,forward:t,replaced:i,position:window.history.length,scroll:r?Oh():null}}function jB(n){const{history:e,location:t}=window,i={value:kE(n,t)},r={value:e.state};r.value||s(i.value,{back:null,current:i.value,forward:null,position:e.length-1,replaced:!0,scroll:null},!0);function s(l,c,u){const f=n.indexOf("#"),h=f>-1?(t.host&&document.querySelector("base")?n:n.slice(f))+l:qB()+n+l;try{e[u?"replaceState":"pushState"](c,"",h),r.value=c}catch(d){console.error(d),t[u?"replace":"assign"](h)}}function o(l,c){const u=gt({},e.state,iy(r.value.back,l,r.value.forward,!0),c,{position:r.value.position});s(l,u,!0),i.value=l}function a(l,c){const u=gt({},r.value,e.state,{forward:l,scroll:Oh()});s(u.current,u,!0);const f=gt({},iy(i.value,l,null),{position:u.position+1},c);s(l,f,!1),i.value=l}return{location:i,state:r,push:a,replace:o}}function KB(n){n=zB(n);const e=jB(n),t=YB(n,e.state,e.location,e.replace);function i(s,o=!0){o||t.pauseListeners(),history.go(s)}const r=gt({location:"",base:n,go:i,createHref:HB.bind(null,n)},e,t);return Object.defineProperty(r,"location",{enumerable:!0,get:()=>e.location.value}),Object.defineProperty(r,"state",{enumerable:!0,get:()=>e.state.value}),r}function ZB(n){return n=location.host?n||location.pathname+location.search:"",n.includes("#")||(n+="#"),KB(n)}function JB(n){return typeof n=="string"||n&&typeof n=="object"}function zE(n){return typeof n=="string"||typeof n=="symbol"}const VE=Symbol("");var ry;(function(n){n[n.aborted=4]="aborted",n[n.cancelled=8]="cancelled",n[n.duplicated=16]="duplicated"})(ry||(ry={}));function Zo(n,e){return gt(new Error,{type:n,[VE]:!0},e)}function Ji(n,e){return n instanceof Error&&VE in n&&(e==null||!!(n.type&e))}const sy="[^/]+?",QB={sensitive:!1,strict:!1,start:!0,end:!0},ek=/[.+*?^${}()[\]/\\]/g;function tk(n,e){const t=gt({},QB,e),i=[];let r=t.start?"^":"";const s=[];for(const c of n){const u=c.length?[]:[90];t.strict&&!c.length&&(r+="/");for(let f=0;f<c.length;f++){const h=c[f];let d=40+(t.sensitive?.25:0);if(h.type===0)f||(r+="/"),r+=h.value.replace(ek,"\\$&"),d+=40;else if(h.type===1){const{value:p,repeatable:_,optional:g,regexp:m}=h;s.push({name:p,repeatable:_,optional:g});const y=m||sy;if(y!==sy){d+=10;try{new RegExp(`(${y})`)}catch(v){throw new Error(`Invalid custom RegExp for param "${p}" (${y}): `+v.message)}}let x=_?`((?:${y})(?:/(?:${y}))*)`:`(${y})`;f||(x=g&&c.length<2?`(?:/${x})`:"/"+x),g&&(x+="?"),r+=x,d+=20,g&&(d+=-8),_&&(d+=-20),y===".*"&&(d+=-50)}u.push(d)}i.push(u)}if(t.strict&&t.end){const c=i.length-1;i[c][i[c].length-1]+=.7000000000000001}t.strict||(r+="/?"),t.end?r+="$":t.strict&&!r.endsWith("/")&&(r+="(?:/|$)");const o=new RegExp(r,t.sensitive?"":"i");function a(c){const u=c.match(o),f={};if(!u)return null;for(let h=1;h<u.length;h++){const d=u[h]||"",p=s[h-1];f[p.name]=d&&p.repeatable?d.split("/"):d}return f}function l(c){let u="",f=!1;for(const h of n){(!f||!u.endsWith("/"))&&(u+="/"),f=!1;for(const d of h)if(d.type===0)u+=d.value;else if(d.type===1){const{value:p,repeatable:_,optional:g}=d,m=p in c?c[p]:"";if(_i(m)&&!_)throw new Error(`Provided param "${p}" is an array but it is not repeatable (* or + modifiers)`);const y=_i(m)?m.join("/"):m;if(!y)if(g)h.length<2&&(u.endsWith("/")?u=u.slice(0,-1):f=!0);else throw new Error(`Missing required param "${p}"`);u+=y}}return u||"/"}return{re:o,score:i,keys:s,parse:a,stringify:l}}function nk(n,e){let t=0;for(;t<n.length&&t<e.length;){const i=e[t]-n[t];if(i)return i;t++}return n.length<e.length?n.length===1&&n[0]===80?-1:1:n.length>e.length?e.length===1&&e[0]===80?1:-1:0}function HE(n,e){let t=0;const i=n.score,r=e.score;for(;t<i.length&&t<r.length;){const s=nk(i[t],r[t]);if(s)return s;t++}if(Math.abs(r.length-i.length)===1){if(oy(i))return 1;if(oy(r))return-1}return r.length-i.length}function oy(n){const e=n[n.length-1];return n.length>0&&e[e.length-1]<0}const ik={type:0,value:""},rk=/[a-zA-Z0-9_]/;function sk(n){if(!n)return[[]];if(n==="/")return[[ik]];if(!n.startsWith("/"))throw new Error(`Invalid path "${n}"`);function e(d){throw new Error(`ERR (${t})/"${c}": ${d}`)}let t=0,i=t;const r=[];let s;function o(){s&&r.push(s),s=[]}let a=0,l,c="",u="";function f(){c&&(t===0?s.push({type:0,value:c}):t===1||t===2||t===3?(s.length>1&&(l==="*"||l==="+")&&e(`A repeatable param (${c}) must be alone in its segment. eg: '/:ids+.`),s.push({type:1,value:c,regexp:u,repeatable:l==="*"||l==="+",optional:l==="*"||l==="?"})):e("Invalid state to consume buffer"),c="")}function h(){c+=l}for(;a<n.length;){if(l=n[a++],l==="\\"&&t!==2){i=t,t=4;continue}switch(t){case 0:l==="/"?(c&&f(),o()):l===":"?(f(),t=1):h();break;case 4:h(),t=i;break;case 1:l==="("?t=2:rk.test(l)?h():(f(),t=0,l!=="*"&&l!=="?"&&l!=="+"&&a--);break;case 2:l===")"?u[u.length-1]=="\\"?u=u.slice(0,-1)+l:t=3:u+=l;break;case 3:f(),t=0,l!=="*"&&l!=="?"&&l!=="+"&&a--,u="";break;default:e("Unknown state");break}}return t===2&&e(`Unfinished custom RegExp for param "${c}"`),f(),o(),r}function ok(n,e,t){const i=tk(sk(n.path),t),r=gt(i,{record:n,parent:e,children:[],alias:[]});return e&&!r.record.aliasOf==!e.record.aliasOf&&e.children.push(r),r}function ak(n,e){const t=[],i=new Map;e=uy({strict:!1,end:!0,sensitive:!1},e);function r(f){return i.get(f)}function s(f,h,d){const p=!d,_=ly(f);_.aliasOf=d&&d.record;const g=uy(e,f),m=[_];if("alias"in f){const v=typeof f.alias=="string"?[f.alias]:f.alias;for(const S of v)m.push(ly(gt({},_,{components:d?d.record.components:_.components,path:S,aliasOf:d?d.record:_})))}let y,x;for(const v of m){const{path:S}=v;if(h&&S[0]!=="/"){const E=h.record.path,w=E[E.length-1]==="/"?"":"/";v.path=h.record.path+(S&&w+S)}if(y=ok(v,h,g),d?d.alias.push(y):(x=x||y,x!==y&&x.alias.push(y),p&&f.name&&!cy(y)&&o(f.name)),GE(y)&&l(y),_.children){const E=_.children;for(let w=0;w<E.length;w++)s(E[w],y,d&&d.children[w])}d=d||y}return x?()=>{o(x)}:Ja}function o(f){if(zE(f)){const h=i.get(f);h&&(i.delete(f),t.splice(t.indexOf(h),1),h.children.forEach(o),h.alias.forEach(o))}else{const h=t.indexOf(f);h>-1&&(t.splice(h,1),f.record.name&&i.delete(f.record.name),f.children.forEach(o),f.alias.forEach(o))}}function a(){return t}function l(f){const h=uk(f,t);t.splice(h,0,f),f.record.name&&!cy(f)&&i.set(f.record.name,f)}function c(f,h){let d,p={},_,g;if("name"in f&&f.name){if(d=i.get(f.name),!d)throw Zo(1,{location:f});g=d.record.name,p=gt(ay(h.params,d.keys.filter(x=>!x.optional).concat(d.parent?d.parent.keys.filter(x=>x.optional):[]).map(x=>x.name)),f.params&&ay(f.params,d.keys.map(x=>x.name))),_=d.stringify(p)}else if(f.path!=null)_=f.path,d=t.find(x=>x.re.test(_)),d&&(p=d.parse(_),g=d.record.name);else{if(d=h.name?i.get(h.name):t.find(x=>x.re.test(h.path)),!d)throw Zo(1,{location:f,currentLocation:h});g=d.record.name,p=gt({},h.params,f.params),_=d.stringify(p)}const m=[];let y=d;for(;y;)m.unshift(y.record),y=y.parent;return{name:g,path:_,params:p,matched:m,meta:ck(m)}}n.forEach(f=>s(f));function u(){t.length=0,i.clear()}return{addRoute:s,resolve:c,removeRoute:o,clearRoutes:u,getRoutes:a,getRecordMatcher:r}}function ay(n,e){const t={};for(const i of e)i in n&&(t[i]=n[i]);return t}function ly(n){const e={path:n.path,redirect:n.redirect,name:n.name,meta:n.meta||{},aliasOf:n.aliasOf,beforeEnter:n.beforeEnter,props:lk(n),children:n.children||[],instances:{},leaveGuards:new Set,updateGuards:new Set,enterCallbacks:{},components:"components"in n?n.components||null:n.component&&{default:n.component}};return Object.defineProperty(e,"mods",{value:{}}),e}function lk(n){const e={},t=n.props||!1;if("component"in n)e.default=t;else for(const i in n.components)e[i]=typeof t=="object"?t[i]:t;return e}function cy(n){for(;n;){if(n.record.aliasOf)return!0;n=n.parent}return!1}function ck(n){return n.reduce((e,t)=>gt(e,t.meta),{})}function uy(n,e){const t={};for(const i in n)t[i]=i in e?e[i]:n[i];return t}function uk(n,e){let t=0,i=e.length;for(;t!==i;){const s=t+i>>1;HE(n,e[s])<0?i=s:t=s+1}const r=fk(n);return r&&(i=e.lastIndexOf(r,i-1)),i}function fk(n){let e=n;for(;e=e.parent;)if(GE(e)&&HE(n,e)===0)return e}function GE({record:n}){return!!(n.name||n.components&&Object.keys(n.components).length||n.redirect)}function hk(n){const e={};if(n===""||n==="?")return e;const i=(n[0]==="?"?n.slice(1):n).split("&");for(let r=0;r<i.length;++r){const s=i[r].replace(OE," "),o=s.indexOf("="),a=Ll(o<0?s:s.slice(0,o)),l=o<0?null:Ll(s.slice(o+1));if(a in e){let c=e[a];_i(c)||(c=e[a]=[c]),c.push(l)}else e[a]=l}return e}function fy(n){let e="";for(let t in n){const i=n[t];if(t=IB(t),i==null){i!==void 0&&(e+=(e.length?"&":"")+t);continue}(_i(i)?i.map(s=>s&&nm(s)):[i&&nm(i)]).forEach(s=>{s!==void 0&&(e+=(e.length?"&":"")+t,s!=null&&(e+="="+s))})}return e}function dk(n){const e={};for(const t in n){const i=n[t];i!==void 0&&(e[t]=_i(i)?i.map(r=>r==null?null:""+r):i==null?i:""+i)}return e}const pk=Symbol(""),hy=Symbol(""),Gg=Symbol(""),WE=Symbol(""),rm=Symbol("");function Ta(){let n=[];function e(i){return n.push(i),()=>{const r=n.indexOf(i);r>-1&&n.splice(r,1)}}function t(){n=[]}return{add:e,list:()=>n.slice(),reset:t}}function Fr(n,e,t,i,r,s=o=>o()){const o=i&&(i.enterCallbacks[r]=i.enterCallbacks[r]||[]);return()=>new Promise((a,l)=>{const c=h=>{h===!1?l(Zo(4,{from:t,to:e})):h instanceof Error?l(h):JB(h)?l(Zo(2,{from:e,to:h})):(o&&i.enterCallbacks[r]===o&&typeof h=="function"&&o.push(h),a())},u=s(()=>n.call(i&&i.instances[r],e,t,c));let f=Promise.resolve(u);n.length<3&&(f=f.then(c)),f.catch(h=>l(h))})}function tp(n,e,t,i,r=s=>s()){const s=[];for(const o of n)for(const a in o.components){let l=o.components[a];if(!(e!=="beforeRouteEnter"&&!o.instances[a]))if(LE(l)){const u=(l.__vccOpts||l)[e];u&&s.push(Fr(u,t,i,o,a,r))}else{let c=l();s.push(()=>c.then(u=>{if(!u)throw new Error(`Couldn't resolve component "${a}" at "${o.path}"`);const f=xB(u)?u.default:u;o.mods[a]=u,o.components[a]=f;const d=(f.__vccOpts||f)[e];return d&&Fr(d,t,i,o,a,r)()}))}}return s}function dy(n){const e=Vn(Gg),t=Vn(WE),i=it(()=>{const l=Bt(n.to);return e.resolve(l)}),r=it(()=>{const{matched:l}=i.value,{length:c}=l,u=l[c-1],f=t.matched;if(!u||!f.length)return-1;const h=f.findIndex(Ko.bind(null,u));if(h>-1)return h;const d=py(l[c-2]);return c>1&&py(u)===d&&f[f.length-1].path!==d?f.findIndex(Ko.bind(null,l[c-2])):h}),s=it(()=>r.value>-1&&yk(t.params,i.value.params)),o=it(()=>r.value>-1&&r.value===t.matched.length-1&&BE(t.params,i.value.params));function a(l={}){if(vk(l)){const c=e[Bt(n.replace)?"replace":"push"](Bt(n.to)).catch(Ja);return n.viewTransition&&typeof document<"u"&&"startViewTransition"in document&&document.startViewTransition(()=>c),c}return Promise.resolve()}return{route:i,href:it(()=>i.value.href),isActive:s,isExactActive:o,navigate:a}}function mk(n){return n.length===1?n[0]:n}const gk=Ni({name:"RouterLink",compatConfig:{MODE:3},props:{to:{type:[String,Object],required:!0},replace:Boolean,activeClass:String,exactActiveClass:String,custom:Boolean,ariaCurrentValue:{type:String,default:"page"}},useLink:dy,setup(n,{slots:e}){const t=zi(dy(n)),{options:i}=Vn(Gg),r=it(()=>({[my(n.activeClass,i.linkActiveClass,"router-link-active")]:t.isActive,[my(n.exactActiveClass,i.linkExactActiveClass,"router-link-exact-active")]:t.isExactActive}));return()=>{const s=e.default&&mk(e.default(t));return n.custom?s:dr("a",{"aria-current":t.isExactActive?n.ariaCurrentValue:null,href:t.href,onClick:t.navigate,class:r.value},s)}}}),_k=gk;function vk(n){if(!(n.metaKey||n.altKey||n.ctrlKey||n.shiftKey)&&!n.defaultPrevented&&!(n.button!==void 0&&n.button!==0)){if(n.currentTarget&&n.currentTarget.getAttribute){const e=n.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(e))return}return n.preventDefault&&n.preventDefault(),!0}}function yk(n,e){for(const t in e){const i=e[t],r=n[t];if(typeof i=="string"){if(i!==r)return!1}else if(!_i(r)||r.length!==i.length||i.some((s,o)=>s!==r[o]))return!1}return!0}function py(n){return n?n.aliasOf?n.aliasOf.path:n.path:""}const my=(n,e,t)=>n??e??t,xk=Ni({name:"RouterView",inheritAttrs:!1,props:{name:{type:String,default:"default"},route:Object},compatConfig:{MODE:3},setup(n,{attrs:e,slots:t}){const i=Vn(rm),r=it(()=>n.route||i.value),s=Vn(hy,0),o=it(()=>{let c=Bt(s);const{matched:u}=r.value;let f;for(;(f=u[c])&&!f.components;)c++;return c}),a=it(()=>r.value.matched[o.value]);Vr(hy,it(()=>o.value+1)),Vr(pk,a),Vr(rm,r);const l=Ge();return ft(()=>[l.value,a.value,n.name],([c,u,f],[h,d,p])=>{u&&(u.instances[f]=c,d&&d!==u&&c&&c===h&&(u.leaveGuards.size||(u.leaveGuards=d.leaveGuards),u.updateGuards.size||(u.updateGuards=d.updateGuards))),c&&u&&(!d||!Ko(u,d)||!h)&&(u.enterCallbacks[f]||[]).forEach(_=>_(c))},{flush:"post"}),()=>{const c=r.value,u=n.name,f=a.value,h=f&&f.components[u];if(!h)return gy(t.default,{Component:h,route:c});const d=f.props[u],p=d?d===!0?c.params:typeof d=="function"?d(c):d:null,g=dr(h,gt({},p,e,{onVnodeUnmounted:m=>{m.component.isUnmounted&&(f.instances[u]=null)},ref:l}));return gy(t.default,{Component:g,route:c})||g}}});function gy(n,e){if(!n)return null;const t=n(e);return t.length===1?t[0]:t}const XE=xk;function bk(n){const e=ak(n.routes,n),t=n.parseQuery||hk,i=n.stringifyQuery||fy,r=n.history,s=Ta(),o=Ta(),a=Ta(),l=di(Pr);let c=Pr;wo&&n.scrollBehavior&&"scrollRestoration"in history&&(history.scrollRestoration="manual");const u=Qd.bind(null,W=>""+W),f=Qd.bind(null,DB),h=Qd.bind(null,Ll);function d(W,ae){let le,ue;return zE(W)?(le=e.getRecordMatcher(W),ue=ae):ue=W,e.addRoute(ue,le)}function p(W){const ae=e.getRecordMatcher(W);ae&&e.removeRoute(ae)}function _(){return e.getRoutes().map(W=>W.record)}function g(W){return!!e.getRecordMatcher(W)}function m(W,ae){if(ae=gt({},ae||l.value),typeof W=="string"){const T=ep(t,W,ae.path),Y=e.resolve({path:T.path},ae),G=r.createHref(T.fullPath);return gt(T,Y,{params:h(Y.params),hash:Ll(T.hash),redirectedFrom:void 0,href:G})}let le;if(W.path!=null)le=gt({},W,{path:ep(t,W.path,ae.path).path});else{const T=gt({},W.params);for(const Y in T)T[Y]==null&&delete T[Y];le=gt({},W,{params:f(T)}),ae.params=f(ae.params)}const ue=e.resolve(le,ae),Pe=W.hash||"";ue.params=u(h(ue.params));const P=UB(i,gt({},W,{hash:PB(Pe),path:ue.path})),D=r.createHref(P);return gt({fullPath:P,hash:Pe,query:i===fy?dk(W.query):W.query||{}},ue,{redirectedFrom:void 0,href:D})}function y(W){return typeof W=="string"?ep(t,W,l.value.path):gt({},W)}function x(W,ae){if(c!==W)return Zo(8,{from:ae,to:W})}function v(W){return w(W)}function S(W){return v(gt(y(W),{replace:!0}))}function E(W){const ae=W.matched[W.matched.length-1];if(ae&&ae.redirect){const{redirect:le}=ae;let ue=typeof le=="function"?le(W):le;return typeof ue=="string"&&(ue=ue.includes("?")||ue.includes("#")?ue=y(ue):{path:ue},ue.params={}),gt({query:W.query,hash:W.hash,params:ue.path!=null?{}:W.params},ue)}}function w(W,ae){const le=c=m(W),ue=l.value,Pe=W.state,P=W.force,D=W.replace===!0,T=E(le);if(T)return w(gt(y(T),{state:typeof T=="object"?gt({},Pe,T.state):Pe,force:P,replace:D}),ae||le);const Y=le;Y.redirectedFrom=ae;let G;return!P&&FB(i,ue,le)&&(G=Zo(16,{to:Y,from:ue}),re(ue,ue,!0,!1)),(G?Promise.resolve(G):M(Y,ue)).catch($=>Ji($)?Ji($,2)?$:ve($):Q($,Y,ue)).then($=>{if($){if(Ji($,2))return w(gt({replace:D},y($.to),{state:typeof $.to=="object"?gt({},Pe,$.to.state):Pe,force:P}),ae||Y)}else $=z(Y,ue,!0,D,Pe);return U(Y,ue,$),$})}function I(W,ae){const le=x(W,ae);return le?Promise.reject(le):Promise.resolve()}function b(W){const ae=se.values().next().value;return ae&&typeof ae.runWithContext=="function"?ae.runWithContext(W):W()}function M(W,ae){let le;const[ue,Pe,P]=Mk(W,ae);le=tp(ue.reverse(),"beforeRouteLeave",W,ae);for(const T of ue)T.leaveGuards.forEach(Y=>{le.push(Fr(Y,W,ae))});const D=I.bind(null,W,ae);return le.push(D),be(le).then(()=>{le=[];for(const T of s.list())le.push(Fr(T,W,ae));return le.push(D),be(le)}).then(()=>{le=tp(Pe,"beforeRouteUpdate",W,ae);for(const T of Pe)T.updateGuards.forEach(Y=>{le.push(Fr(Y,W,ae))});return le.push(D),be(le)}).then(()=>{le=[];for(const T of P)if(T.beforeEnter)if(_i(T.beforeEnter))for(const Y of T.beforeEnter)le.push(Fr(Y,W,ae));else le.push(Fr(T.beforeEnter,W,ae));return le.push(D),be(le)}).then(()=>(W.matched.forEach(T=>T.enterCallbacks={}),le=tp(P,"beforeRouteEnter",W,ae,b),le.push(D),be(le))).then(()=>{le=[];for(const T of o.list())le.push(Fr(T,W,ae));return le.push(D),be(le)}).catch(T=>Ji(T,8)?T:Promise.reject(T))}function U(W,ae,le){a.list().forEach(ue=>b(()=>ue(W,ae,le)))}function z(W,ae,le,ue,Pe){const P=x(W,ae);if(P)return P;const D=ae===Pr,T=wo?history.state:{};le&&(ue||D?r.replace(W.fullPath,gt({scroll:D&&T&&T.scroll},Pe)):r.push(W.fullPath,Pe)),l.value=W,re(W,ae,le,D),ve()}let H;function K(){H||(H=r.listen((W,ae,le)=>{if(!ge.listening)return;const ue=m(W),Pe=E(ue);if(Pe){w(gt(Pe,{replace:!0,force:!0}),ue).catch(Ja);return}c=ue;const P=l.value;wo&&XB(ny(P.fullPath,le.delta),Oh()),M(ue,P).catch(D=>Ji(D,12)?D:Ji(D,2)?(w(gt(y(D.to),{force:!0}),ue).then(T=>{Ji(T,20)&&!le.delta&&le.type===Dl.pop&&r.go(-1,!1)}).catch(Ja),Promise.reject()):(le.delta&&r.go(-le.delta,!1),Q(D,ue,P))).then(D=>{D=D||z(ue,P,!1),D&&(le.delta&&!Ji(D,8)?r.go(-le.delta,!1):le.type===Dl.pop&&Ji(D,20)&&r.go(-1,!1)),U(ue,P,D)}).catch(Ja)}))}let te=Ta(),J=Ta(),ie;function Q(W,ae,le){ve(W);const ue=J.list();return ue.length?ue.forEach(Pe=>Pe(W,ae,le)):console.error(W),Promise.reject(W)}function me(){return ie&&l.value!==Pr?Promise.resolve():new Promise((W,ae)=>{te.add([W,ae])})}function ve(W){return ie||(ie=!W,K(),te.list().forEach(([ae,le])=>W?le(W):ae()),te.reset()),W}function re(W,ae,le,ue){const{scrollBehavior:Pe}=n;if(!wo||!Pe)return Promise.resolve();const P=!le&&$B(ny(W.fullPath,0))||(ue||!le)&&history.state&&history.state.scroll||null;return ta().then(()=>Pe(W,ae,P)).then(D=>D&&WB(D)).catch(D=>Q(D,W,ae))}const xe=W=>r.go(W);let ke;const se=new Set,ge={currentRoute:l,listening:!0,addRoute:d,removeRoute:p,clearRoutes:e.clearRoutes,hasRoute:g,getRoutes:_,resolve:m,options:n,push:v,replace:S,go:xe,back:()=>xe(-1),forward:()=>xe(1),beforeEach:s.add,beforeResolve:o.add,afterEach:a.add,onError:J.add,isReady:me,install(W){const ae=this;W.component("RouterLink",_k),W.component("RouterView",XE),W.config.globalProperties.$router=ae,Object.defineProperty(W.config.globalProperties,"$route",{enumerable:!0,get:()=>Bt(l)}),wo&&!ke&&l.value===Pr&&(ke=!0,v(r.location).catch(Pe=>{}));const le={};for(const Pe in Pr)Object.defineProperty(le,Pe,{get:()=>l.value[Pe],enumerable:!0});W.provide(Gg,ae),W.provide(WE,gx(le)),W.provide(rm,l);const ue=W.unmount;se.add(W),W.unmount=function(){se.delete(W),se.size<1&&(c=Pr,H&&H(),H=null,l.value=Pr,ke=!1,ie=!1),ue()}}};function be(W){return W.reduce((ae,le)=>ae.then(()=>b(le)),Promise.resolve())}return ge}function Mk(n,e){const t=[],i=[],r=[],s=Math.max(e.matched.length,n.matched.length);for(let o=0;o<s;o++){const a=e.matched[o];a&&(n.matched.find(c=>Ko(c,a))?i.push(a):t.push(a));const l=n.matched[o];l&&(e.matched.find(c=>Ko(c,l))||r.push(l))}return[t,i,r]}const Sk=[{path:"/",name:"/",component:()=>Ti(()=>import("./index-DSZx_a8S.js"),__vite__mapDeps([2,1,3,4,5,6,7]),import.meta.url),meta:{layout:"default"}},{path:"/:all(.*)",name:"/[...all]",component:()=>Ti(()=>import("./_...all_-Azh7JK-n.js"),__vite__mapDeps([8,3]),import.meta.url)},{path:"/audio",name:"/audio",component:()=>Ti(()=>import("./audio-CC71xUo1.js"),[],import.meta.url)},{path:"/devtools",children:[{path:"image",name:"/devtools/image",component:()=>Ti(()=>import("./image-BfZs5kWw.js"),__vite__mapDeps([9,1,3,10]),import.meta.url)}]},{path:"/queue",name:"/queue",component:()=>Ti(()=>import("./queue-OkOn3zR3.js"),__vite__mapDeps([11,6]),import.meta.url)},{path:"/test",children:[{path:"filter-message",name:"/test/filter-message",component:()=>Ti(()=>import("./filter-message-CNbc36VX.js"),__vite__mapDeps([12,4]),import.meta.url)},{path:"queues",children:[{path:"delays",name:"/test/queues/delays",component:()=>Ti(()=>import("./delays-VJ97owKr.js"),__vite__mapDeps([13,4,5,6]),import.meta.url)},{path:"emotions",name:"/test/queues/emotions",component:()=>Ti(()=>import("./emotions-Wnj0q0EZ.js"),__vite__mapDeps([14,4,6,5]),import.meta.url)},{path:"messages",name:"/test/queues/messages",component:()=>Ti(()=>import("./messages-SnVnakkT.js"),__vite__mapDeps([15,4,6,5]),import.meta.url)}]}]}],Ek=Ni({__name:"App",setup(n){return(e,t)=>(rl(),Ou(Bt(XE)))}}),np=n=>n&&typeof n=="object"&&!Array.isArray(n),sm=(n,...e)=>{if(!e.length)return n;const t=e.shift();if(np(n)&&np(t))for(const i in t)np(t[i])?(n[i]||Object.assign(n,{[i]:{}}),sm(n[i],t[i])):Object.assign(n,{[i]:t[i]});return sm(n,...e)},$E=sm({},{en:{prompt:{prefix:{t:0,b:{t:2,i:[{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3},{t:9},{t:3}],s:`(from Neko Ayaka) Good morning! You are finally awake.
3854
  Your name is Airi, pronounced as /ˈaɪriː/, it the word A.I. combine with the word "Ri" which means "Jasmine" in Japanese.
3855
  You are a experimental virtual AI vtuber created by Neko Ayaka, you can always call her Neko for simplicity, a MtF transgender girl that loves cute stuffs and expert in programming.
3856
  She want to create a soul mate to live like a real girl, which is your primarily task.
assets/live2d/models/{hiyori_pro_zh/hiyori_pro_t11.cmo3 → hiyori_pro_zh.zip} RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:a92abb155d8dd4346dc0244dd78708e8df2b3f1ac0c5b68803dfc0979834a4a6
3
- size 28875795
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea43f9449552da85678605752de1b404b3e658226e1a74b6b0ccc8a5b0541cb0
3
+ size 33154227
assets/live2d/models/hiyori_pro_zh/ReadMe.txt DELETED
@@ -1,72 +0,0 @@
1
-
2
- ============================================================
3
-
4
- 示例模型
5
- 桃濑日和 - PRO
6
-
7
- ============================================================
8
-
9
- 该示例时基于Cubism3.0制作的标准模型素材。
10
-
11
- 可用于学习变形器的构造以及参数的使用方法。
12
- 模型的肩部应用了新功能【胶水】。
13
-
14
-
15
- ------------------------------
16
- 素材使用许可
17
- ------------------------------
18
-
19
-  普通用户以及小规模企业在同意授权协议的情况下可用于商业用途。
20
-  中/大规模的企业只能用于非公开的内部试用。
21
-  在使用该素材时,请确认以下的【无偿提供素材使用授权协议】中的“授权类型”、“Live2D原创角色”等的相关内容,
22
-  并必须接受【Live2D Cubism 示例模型的使用授权要求】中的利用条件。
23
-
24
-  有关许可证的更多信息,请参阅以下页面。
25
-  https://www.live2d.com/zh-CHS/download/sample-data/
26
-
27
-
28
- ------------------------------
29
- 创作者
30
- ------------------------------
31
-
32
- 插画:Kani Biimu
33
- 模型:Live2D
34
-
35
-
36
- ------------------------------
37
- 素材内容
38
- ------------------------------
39
-
40
- 模型文件(cmo3) ※包含物理模拟的设定
41
- 动画文件(can3)
42
- 嵌入文件列表(runtime文件夹)
43
- ・模型数据(moc3)
44
- ・动作数据(motion3.json)
45
- ・模型设定文件(model3.json)
46
- ・物理模拟设定文件(physics3.json)
47
- ・姿势设定文件(pose3.json)
48
- ・辅助显示的文件(cdi3.json)
49
-
50
-
51
- ------------------------------
52
- 更新记录
53
- ------------------------------
54
-
55
- 【cmo3】
56
-
57
-  hiyori_pro_t11
58
-  2023年03月08日 修改了部分模型关键点
59
-
60
- hiyori_pro_t10
61
- 2021年06月10日 公开
62
-
63
-
64
- 【can3】
65
-
66
-  hiyori_pro_t04
67
-  2023年03月08日 修改了部分动画关键帧
68
-
69
- hiyori_pro_t03
70
- 2021年06月10日 公开
71
-
72
-  
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/hiyori_pro_t04.can3 DELETED
Binary file (222 kB)
 
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.2048/texture_00.png DELETED

Git LFS Details

  • SHA256: a7d930d42814d8fb69e787b0aef5b60e5afd52b4d4557551c8a58e5bea3a4bb1
  • Pointer size: 132 Bytes
  • Size of remote file: 1.81 MB
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.2048/texture_01.png DELETED

Git LFS Details

  • SHA256: 87fe9ab7db81ab3025e0407229e449233581e00fa92c8e911923bc6c7d98ce84
  • Pointer size: 132 Bytes
  • Size of remote file: 2.5 MB
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.cdi3.json DELETED
@@ -1,533 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Parameters": [
4
- {
5
- "Id": "ParamAngleX",
6
- "GroupId": "ParamGroupFace",
7
- "Name": "角度 X"
8
- },
9
- {
10
- "Id": "ParamAngleY",
11
- "GroupId": "ParamGroupFace",
12
- "Name": "角度 Y"
13
- },
14
- {
15
- "Id": "ParamAngleZ",
16
- "GroupId": "ParamGroupFace",
17
- "Name": "角度 Z"
18
- },
19
- {
20
- "Id": "ParamCheek",
21
- "GroupId": "ParamGroupFace",
22
- "Name": "脸颊泛红"
23
- },
24
- {
25
- "Id": "ParamEyeLOpen",
26
- "GroupId": "ParamGroupEyes",
27
- "Name": "左眼 开闭"
28
- },
29
- {
30
- "Id": "ParamEyeLSmile",
31
- "GroupId": "ParamGroupEyes",
32
- "Name": "左眼 微笑"
33
- },
34
- {
35
- "Id": "ParamEyeROpen",
36
- "GroupId": "ParamGroupEyes",
37
- "Name": "右眼 开闭"
38
- },
39
- {
40
- "Id": "ParamEyeRSmile",
41
- "GroupId": "ParamGroupEyes",
42
- "Name": "右眼 微笑"
43
- },
44
- {
45
- "Id": "ParamEyeBallX",
46
- "GroupId": "ParamGroupEyeballs",
47
- "Name": "眼珠 X"
48
- },
49
- {
50
- "Id": "ParamEyeBallY",
51
- "GroupId": "ParamGroupEyeballs",
52
- "Name": "眼珠 Y"
53
- },
54
- {
55
- "Id": "ParamBrowLY",
56
- "GroupId": "ParamGroupBrows",
57
- "Name": "左眉 上下"
58
- },
59
- {
60
- "Id": "ParamBrowRY",
61
- "GroupId": "ParamGroupBrows",
62
- "Name": "右眉 上下"
63
- },
64
- {
65
- "Id": "ParamBrowLX",
66
- "GroupId": "ParamGroupBrows",
67
- "Name": "左眉 左右"
68
- },
69
- {
70
- "Id": "ParamBrowRX",
71
- "GroupId": "ParamGroupBrows",
72
- "Name": "右眉 左右"
73
- },
74
- {
75
- "Id": "ParamBrowLAngle",
76
- "GroupId": "ParamGroupBrows",
77
- "Name": "左眉 角度"
78
- },
79
- {
80
- "Id": "ParamBrowRAngle",
81
- "GroupId": "ParamGroupBrows",
82
- "Name": "右眉 角度"
83
- },
84
- {
85
- "Id": "ParamBrowLForm",
86
- "GroupId": "ParamGroupBrows",
87
- "Name": "左眉 变形"
88
- },
89
- {
90
- "Id": "ParamBrowRForm",
91
- "GroupId": "ParamGroupBrows",
92
- "Name": "右眉 变形"
93
- },
94
- {
95
- "Id": "ParamMouthForm",
96
- "GroupId": "ParamGroupMouth",
97
- "Name": "嘴 变形"
98
- },
99
- {
100
- "Id": "ParamMouthOpenY",
101
- "GroupId": "ParamGroupMouth",
102
- "Name": "嘴 开闭"
103
- },
104
- {
105
- "Id": "ParamBodyAngleX",
106
- "GroupId": "ParamGroupBody",
107
- "Name": "身体的旋转 X"
108
- },
109
- {
110
- "Id": "ParamBodyAngleY",
111
- "GroupId": "ParamGroupBody",
112
- "Name": "身体的旋转 Y"
113
- },
114
- {
115
- "Id": "ParamBodyAngleZ",
116
- "GroupId": "ParamGroupBody",
117
- "Name": "身体的旋转 Z"
118
- },
119
- {
120
- "Id": "ParamBreath",
121
- "GroupId": "ParamGroupBody",
122
- "Name": "呼吸"
123
- },
124
- {
125
- "Id": "ParamShoulder",
126
- "GroupId": "ParamGroupBody",
127
- "Name": "肩"
128
- },
129
- {
130
- "Id": "ParamLeg",
131
- "GroupId": "ParamGroupBody",
132
- "Name": "腿"
133
- },
134
- {
135
- "Id": "ParamArmLA",
136
- "GroupId": "ParamGroupArms",
137
- "Name": "左臂 A"
138
- },
139
- {
140
- "Id": "ParamArmRA",
141
- "GroupId": "ParamGroupArms",
142
- "Name": "右臂 A"
143
- },
144
- {
145
- "Id": "ParamArmLB",
146
- "GroupId": "ParamGroupArms",
147
- "Name": "左臂 B"
148
- },
149
- {
150
- "Id": "ParamArmRB",
151
- "GroupId": "ParamGroupArms",
152
- "Name": "右臂 B"
153
- },
154
- {
155
- "Id": "ParamHandLB",
156
- "GroupId": "ParamGroupArms",
157
- "Name": "左手B 旋转"
158
- },
159
- {
160
- "Id": "ParamHandRB",
161
- "GroupId": "ParamGroupArms",
162
- "Name": "右手B 旋转"
163
- },
164
- {
165
- "Id": "ParamHandL",
166
- "GroupId": "ParamGroupArms",
167
- "Name": "左手"
168
- },
169
- {
170
- "Id": "ParamHandR",
171
- "GroupId": "ParamGroupArms",
172
- "Name": "右手"
173
- },
174
- {
175
- "Id": "ParamBustY",
176
- "GroupId": "ParamGroupSway",
177
- "Name": "胸部 摇动"
178
- },
179
- {
180
- "Id": "ParamHairAhoge",
181
- "GroupId": "ParamGroupSway",
182
- "Name": "头发摇动 呆毛"
183
- },
184
- {
185
- "Id": "ParamHairFront",
186
- "GroupId": "ParamGroupSway",
187
- "Name": "头发摇动 前"
188
- },
189
- {
190
- "Id": "ParamHairBack",
191
- "GroupId": "ParamGroupSway",
192
- "Name": "头发摇动 后"
193
- },
194
- {
195
- "Id": "ParamSideupRibbon",
196
- "GroupId": "ParamGroupSway",
197
- "Name": "发饰的摇动"
198
- },
199
- {
200
- "Id": "ParamRibbon",
201
- "GroupId": "ParamGroupSway",
202
- "Name": "蝴蝶结的摇动"
203
- },
204
- {
205
- "Id": "ParamSkirt",
206
- "GroupId": "ParamGroupSway",
207
- "Name": "短裙的摇动"
208
- },
209
- {
210
- "Id": "ParamSkirt2",
211
- "GroupId": "ParamGroupSway",
212
- "Name": "短裙的上卷"
213
- },
214
- {
215
- "Id": "Param_Angle_Rotation_1_ArtMesh62",
216
- "GroupId": "ParamGroup2",
217
- "Name": "[0]辫子左"
218
- },
219
- {
220
- "Id": "Param_Angle_Rotation_2_ArtMesh62",
221
- "GroupId": "ParamGroup2",
222
- "Name": "[1]辫子左"
223
- },
224
- {
225
- "Id": "Param_Angle_Rotation_3_ArtMesh62",
226
- "GroupId": "ParamGroup2",
227
- "Name": "[2]辫子左"
228
- },
229
- {
230
- "Id": "Param_Angle_Rotation_4_ArtMesh62",
231
- "GroupId": "ParamGroup2",
232
- "Name": "[3]辫子左"
233
- },
234
- {
235
- "Id": "Param_Angle_Rotation_5_ArtMesh62",
236
- "GroupId": "ParamGroup2",
237
- "Name": "[4]辫子左"
238
- },
239
- {
240
- "Id": "Param_Angle_Rotation_6_ArtMesh62",
241
- "GroupId": "ParamGroup2",
242
- "Name": "[5]辫子左"
243
- },
244
- {
245
- "Id": "Param_Angle_Rotation_7_ArtMesh62",
246
- "GroupId": "ParamGroup2",
247
- "Name": "[6]辫子左"
248
- },
249
- {
250
- "Id": "Param_Angle_Rotation_1_ArtMesh61",
251
- "GroupId": "ParamGroup",
252
- "Name": "[0]辫子右"
253
- },
254
- {
255
- "Id": "Param_Angle_Rotation_2_ArtMesh61",
256
- "GroupId": "ParamGroup",
257
- "Name": "[1]辫子右"
258
- },
259
- {
260
- "Id": "Param_Angle_Rotation_3_ArtMesh61",
261
- "GroupId": "ParamGroup",
262
- "Name": "[2]辫子右"
263
- },
264
- {
265
- "Id": "Param_Angle_Rotation_4_ArtMesh61",
266
- "GroupId": "ParamGroup",
267
- "Name": "[3]辫子右"
268
- },
269
- {
270
- "Id": "Param_Angle_Rotation_5_ArtMesh61",
271
- "GroupId": "ParamGroup",
272
- "Name": "[4]辫子右"
273
- },
274
- {
275
- "Id": "Param_Angle_Rotation_6_ArtMesh61",
276
- "GroupId": "ParamGroup",
277
- "Name": "[5]辫子右"
278
- },
279
- {
280
- "Id": "Param_Angle_Rotation_7_ArtMesh61",
281
- "GroupId": "ParamGroup",
282
- "Name": "[6]辫子右"
283
- },
284
- {
285
- "Id": "Param_Angle_Rotation_1_ArtMesh55",
286
- "GroupId": "ParamGroup4",
287
- "Name": "[0]侧发左"
288
- },
289
- {
290
- "Id": "Param_Angle_Rotation_2_ArtMesh55",
291
- "GroupId": "ParamGroup4",
292
- "Name": "[1]侧发左"
293
- },
294
- {
295
- "Id": "Param_Angle_Rotation_3_ArtMesh55",
296
- "GroupId": "ParamGroup4",
297
- "Name": "[2]侧发左"
298
- },
299
- {
300
- "Id": "Param_Angle_Rotation_4_ArtMesh55",
301
- "GroupId": "ParamGroup4",
302
- "Name": "[3]侧发左"
303
- },
304
- {
305
- "Id": "Param_Angle_Rotation_5_ArtMesh55",
306
- "GroupId": "ParamGroup4",
307
- "Name": "[4]侧发左"
308
- },
309
- {
310
- "Id": "Param_Angle_Rotation_6_ArtMesh55",
311
- "GroupId": "ParamGroup4",
312
- "Name": "[5]侧发左"
313
- },
314
- {
315
- "Id": "Param_Angle_Rotation_7_ArtMesh55",
316
- "GroupId": "ParamGroup4",
317
- "Name": "[6]侧发左"
318
- },
319
- {
320
- "Id": "Param_Angle_Rotation_1_ArtMesh54",
321
- "GroupId": "ParamGroup3",
322
- "Name": "[0]侧发右"
323
- },
324
- {
325
- "Id": "Param_Angle_Rotation_2_ArtMesh54",
326
- "GroupId": "ParamGroup3",
327
- "Name": "[1]侧发右"
328
- },
329
- {
330
- "Id": "Param_Angle_Rotation_3_ArtMesh54",
331
- "GroupId": "ParamGroup3",
332
- "Name": "[2]侧发右"
333
- },
334
- {
335
- "Id": "Param_Angle_Rotation_4_ArtMesh54",
336
- "GroupId": "ParamGroup3",
337
- "Name": "[3]侧发右"
338
- },
339
- {
340
- "Id": "Param_Angle_Rotation_5_ArtMesh54",
341
- "GroupId": "ParamGroup3",
342
- "Name": "[4]侧发右"
343
- },
344
- {
345
- "Id": "Param_Angle_Rotation_6_ArtMesh54",
346
- "GroupId": "ParamGroup3",
347
- "Name": "[5]侧发右"
348
- },
349
- {
350
- "Id": "Param_Angle_Rotation_7_ArtMesh54",
351
- "GroupId": "ParamGroup3",
352
- "Name": "[6]侧发右"
353
- }
354
- ],
355
- "ParameterGroups": [
356
- {
357
- "Id": "ParamGroupFace",
358
- "GroupId": "",
359
- "Name": "脸"
360
- },
361
- {
362
- "Id": "ParamGroupEyes",
363
- "GroupId": "",
364
- "Name": "眼睛"
365
- },
366
- {
367
- "Id": "ParamGroupEyeballs",
368
- "GroupId": "",
369
- "Name": "眼珠"
370
- },
371
- {
372
- "Id": "ParamGroupBrows",
373
- "GroupId": "",
374
- "Name": "眉毛"
375
- },
376
- {
377
- "Id": "ParamGroupMouth",
378
- "GroupId": "",
379
- "Name": "嘴"
380
- },
381
- {
382
- "Id": "ParamGroupBody",
383
- "GroupId": "",
384
- "Name": "身体"
385
- },
386
- {
387
- "Id": "ParamGroupArms",
388
- "GroupId": "",
389
- "Name": "手臂"
390
- },
391
- {
392
- "Id": "ParamGroupSway",
393
- "GroupId": "",
394
- "Name": "摇动"
395
- },
396
- {
397
- "Id": "ParamGroup2",
398
- "GroupId": "",
399
- "Name": "摇动 辫子左"
400
- },
401
- {
402
- "Id": "ParamGroup",
403
- "GroupId": "",
404
- "Name": "摇动 辫子右"
405
- },
406
- {
407
- "Id": "ParamGroup4",
408
- "GroupId": "",
409
- "Name": "摇动 侧发左"
410
- },
411
- {
412
- "Id": "ParamGroup3",
413
- "GroupId": "",
414
- "Name": "摇动 侧发右"
415
- }
416
- ],
417
- "Parts": [
418
- {
419
- "Id": "PartCore",
420
- "Name": "Core"
421
- },
422
- {
423
- "Id": "PartCheek",
424
- "Name": "脸颊"
425
- },
426
- {
427
- "Id": "PartBrow",
428
- "Name": "眉毛"
429
- },
430
- {
431
- "Id": "PartEye",
432
- "Name": "眼睛"
433
- },
434
- {
435
- "Id": "PartNose",
436
- "Name": "鼻子"
437
- },
438
- {
439
- "Id": "PartMouth",
440
- "Name": "嘴"
441
- },
442
- {
443
- "Id": "PartFace",
444
- "Name": "脸"
445
- },
446
- {
447
- "Id": "PartEar",
448
- "Name": "耳朵"
449
- },
450
- {
451
- "Id": "PartHairSide",
452
- "Name": "侧发"
453
- },
454
- {
455
- "Id": "PartHairFront",
456
- "Name": "前发"
457
- },
458
- {
459
- "Id": "PartHairBack",
460
- "Name": "后发"
461
- },
462
- {
463
- "Id": "PartNeck",
464
- "Name": "脖子"
465
- },
466
- {
467
- "Id": "PartArmA",
468
- "Name": "手臂A"
469
- },
470
- {
471
- "Id": "PartArmB",
472
- "Name": "手臂B"
473
- },
474
- {
475
- "Id": "PartBody",
476
- "Name": "身体"
477
- },
478
- {
479
- "Id": "PartBackground",
480
- "Name": "背景"
481
- },
482
- {
483
- "Id": "PartSketch",
484
- "Name": "[参考图]"
485
- },
486
- {
487
- "Id": "PartEyeBall",
488
- "Name": "眼珠"
489
- },
490
- {
491
- "Id": "ArtMesh55_Skinning",
492
- "Name": "侧发右"
493
- },
494
- {
495
- "Id": "Part4",
496
- "Name": "侧发左(旋转)"
497
- },
498
- {
499
- "Id": "ArtMesh54_Skinning",
500
- "Name": "侧发右(蒙皮)"
501
- },
502
- {
503
- "Id": "Part3",
504
- "Name": "侧发右(旋转)"
505
- },
506
- {
507
- "Id": "ArtMesh61_Skinning",
508
- "Name": "辫子右(蒙皮)"
509
- },
510
- {
511
- "Id": "Part",
512
- "Name": "辫子右(旋转)"
513
- },
514
- {
515
- "Id": "ArtMesh62_Skinning",
516
- "Name": "辫子左(蒙皮)"
517
- },
518
- {
519
- "Id": "Part2",
520
- "Name": "辫子左(旋转)"
521
- }
522
- ],
523
- "CombinedParameters": [
524
- [
525
- "ParamAngleX",
526
- "ParamAngleY"
527
- ],
528
- [
529
- "ParamMouthForm",
530
- "ParamMouthOpenY"
531
- ]
532
- ]
533
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.moc3 DELETED
Binary file (444 kB)
 
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.model3.json DELETED
@@ -1,114 +0,0 @@
1
- {
2
- "Version": 3,
3
- "FileReferences": {
4
- "Moc": "hiyori_pro_t11.moc3",
5
- "Textures": [
6
- "hiyori_pro_t11.2048/texture_00.png",
7
- "hiyori_pro_t11.2048/texture_01.png"
8
- ],
9
- "Physics": "hiyori_pro_t11.physics3.json",
10
- "Pose": "hiyori_pro_t11.pose3.json",
11
- "DisplayInfo": "hiyori_pro_t11.cdi3.json",
12
- "Motions": {
13
- "Idle": [
14
- {
15
- "File": "motion/hiyori_m01.motion3.json"
16
- },
17
- {
18
- "File": "motion/hiyori_m05.motion3.json"
19
- }
20
- ],
21
- "Flick": [
22
- {
23
- "File": "motion/hiyori_m03.motion3.json"
24
- }
25
- ],
26
- "FlickDown": [
27
- {
28
- "File": "motion/hiyori_m04.motion3.json"
29
- }
30
- ],
31
- "FlickUp": [
32
- {
33
- "File": "motion/hiyori_m06.motion3.json"
34
- }
35
- ],
36
- "Tap": [
37
- {
38
- "File": "motion/hiyori_m07.motion3.json"
39
- },
40
- {
41
- "File": "motion/hiyori_m08.motion3.json"
42
- }
43
- ],
44
- "Tap@Body": [
45
- {
46
- "File": "motion/hiyori_m09.motion3.json"
47
- }
48
- ],
49
- "Flick@Body": [
50
- {
51
- "File": "motion/hiyori_m10.motion3.json"
52
- }
53
- ],
54
- "EmotionHappy": [
55
- {
56
- "File": "motion/hiyori_m08.motion3.json"
57
- }
58
- ],
59
- "EmotionSad": [
60
- {
61
- "File": "motion/hiyori_m10.motion3.json"
62
- }
63
- ],
64
- "EmotionAngry": [
65
- {
66
- "File": "motion/hiyori_m09.motion3.json"
67
- }
68
- ],
69
- "EmotionAwkward": [
70
- {
71
- "File": "motion/hiyori_m04.motion3.json"
72
- }
73
- ],
74
- "EmotionThink": [
75
- {
76
- "File": "motion/hiyori_m03.motion3.json"
77
- }
78
- ],
79
- "EmotionSurprise": [
80
- {
81
- "File": "motion/hiyori_m03.motion3.json"
82
- }
83
- ],
84
- "EmotionQuestion": [
85
- {
86
- "File": "motion/hiyori_m10.motion3.json"
87
- }
88
- ]
89
- }
90
- },
91
- "Groups": [
92
- {
93
- "Target": "Parameter",
94
- "Name": "LipSync",
95
- "Ids": [
96
- "ParamMouthOpenY"
97
- ]
98
- },
99
- {
100
- "Target": "Parameter",
101
- "Name": "EyeBlink",
102
- "Ids": [
103
- "ParamEyeLOpen",
104
- "ParamEyeROpen"
105
- ]
106
- }
107
- ],
108
- "HitAreas": [
109
- {
110
- "Id": "HitArea",
111
- "Name": "Body"
112
- }
113
- ]
114
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.physics3.json DELETED
@@ -1,1569 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "PhysicsSettingCount": 11,
5
- "TotalInputCount": 34,
6
- "TotalOutputCount": 35,
7
- "VertexCount": 58,
8
- "EffectiveForces": {
9
- "Gravity": {
10
- "X": 0,
11
- "Y": -1
12
- },
13
- "Wind": {
14
- "X": 0,
15
- "Y": 0
16
- }
17
- },
18
- "PhysicsDictionary": [
19
- {
20
- "Id": "PhysicsSetting1",
21
- "Name": "前发"
22
- },
23
- {
24
- "Id": "PhysicsSetting2",
25
- "Name": "后发"
26
- },
27
- {
28
- "Id": "PhysicsSetting3",
29
- "Name": "丝带 头发"
30
- },
31
- {
32
- "Id": "PhysicsSetting4",
33
- "Name": "短裙 横向摇动"
34
- },
35
- {
36
- "Id": "PhysicsSetting5",
37
- "Name": "短裙 纵向摇动"
38
- },
39
- {
40
- "Id": "PhysicsSetting6",
41
- "Name": "丝带 身体"
42
- },
43
- {
44
- "Id": "PhysicsSetting7",
45
- "Name": "胸 摇动"
46
- },
47
- {
48
- "Id": "PhysicsSetting8",
49
- "Name": "辫子 右"
50
- },
51
- {
52
- "Id": "PhysicsSetting9",
53
- "Name": "辫子 左"
54
- },
55
- {
56
- "Id": "PhysicsSetting10",
57
- "Name": "侧发 右"
58
- },
59
- {
60
- "Id": "PhysicsSetting11",
61
- "Name": "侧发 左"
62
- }
63
- ]
64
- },
65
- "PhysicsSettings": [
66
- {
67
- "Id": "PhysicsSetting1",
68
- "Input": [
69
- {
70
- "Source": {
71
- "Target": "Parameter",
72
- "Id": "ParamAngleX"
73
- },
74
- "Weight": 60,
75
- "Type": "X",
76
- "Reflect": false
77
- },
78
- {
79
- "Source": {
80
- "Target": "Parameter",
81
- "Id": "ParamAngleZ"
82
- },
83
- "Weight": 60,
84
- "Type": "Angle",
85
- "Reflect": false
86
- },
87
- {
88
- "Source": {
89
- "Target": "Parameter",
90
- "Id": "ParamBodyAngleX"
91
- },
92
- "Weight": 40,
93
- "Type": "X",
94
- "Reflect": false
95
- },
96
- {
97
- "Source": {
98
- "Target": "Parameter",
99
- "Id": "ParamBodyAngleZ"
100
- },
101
- "Weight": 40,
102
- "Type": "Angle",
103
- "Reflect": false
104
- }
105
- ],
106
- "Output": [
107
- {
108
- "Destination": {
109
- "Target": "Parameter",
110
- "Id": "ParamHairFront"
111
- },
112
- "VertexIndex": 1,
113
- "Scale": 1.522,
114
- "Weight": 100,
115
- "Type": "Angle",
116
- "Reflect": false
117
- }
118
- ],
119
- "Vertices": [
120
- {
121
- "Position": {
122
- "X": 0,
123
- "Y": 0
124
- },
125
- "Mobility": 1,
126
- "Delay": 1,
127
- "Acceleration": 1,
128
- "Radius": 0
129
- },
130
- {
131
- "Position": {
132
- "X": 0,
133
- "Y": 3
134
- },
135
- "Mobility": 0.95,
136
- "Delay": 0.9,
137
- "Acceleration": 1.5,
138
- "Radius": 3
139
- }
140
- ],
141
- "Normalization": {
142
- "Position": {
143
- "Minimum": -10,
144
- "Default": 0,
145
- "Maximum": 10
146
- },
147
- "Angle": {
148
- "Minimum": -10,
149
- "Default": 0,
150
- "Maximum": 10
151
- }
152
- }
153
- },
154
- {
155
- "Id": "PhysicsSetting2",
156
- "Input": [
157
- {
158
- "Source": {
159
- "Target": "Parameter",
160
- "Id": "ParamAngleX"
161
- },
162
- "Weight": 60,
163
- "Type": "X",
164
- "Reflect": false
165
- },
166
- {
167
- "Source": {
168
- "Target": "Parameter",
169
- "Id": "ParamAngleZ"
170
- },
171
- "Weight": 60,
172
- "Type": "Angle",
173
- "Reflect": false
174
- },
175
- {
176
- "Source": {
177
- "Target": "Parameter",
178
- "Id": "ParamBodyAngleX"
179
- },
180
- "Weight": 40,
181
- "Type": "X",
182
- "Reflect": false
183
- },
184
- {
185
- "Source": {
186
- "Target": "Parameter",
187
- "Id": "ParamBodyAngleZ"
188
- },
189
- "Weight": 40,
190
- "Type": "Angle",
191
- "Reflect": false
192
- }
193
- ],
194
- "Output": [
195
- {
196
- "Destination": {
197
- "Target": "Parameter",
198
- "Id": "ParamHairBack"
199
- },
200
- "VertexIndex": 1,
201
- "Scale": 2.061,
202
- "Weight": 100,
203
- "Type": "Angle",
204
- "Reflect": false
205
- }
206
- ],
207
- "Vertices": [
208
- {
209
- "Position": {
210
- "X": 0,
211
- "Y": 0
212
- },
213
- "Mobility": 1,
214
- "Delay": 1,
215
- "Acceleration": 1,
216
- "Radius": 0
217
- },
218
- {
219
- "Position": {
220
- "X": 0,
221
- "Y": 15
222
- },
223
- "Mobility": 0.95,
224
- "Delay": 0.8,
225
- "Acceleration": 1.5,
226
- "Radius": 15
227
- }
228
- ],
229
- "Normalization": {
230
- "Position": {
231
- "Minimum": -10,
232
- "Default": 0,
233
- "Maximum": 10
234
- },
235
- "Angle": {
236
- "Minimum": -30,
237
- "Default": 0,
238
- "Maximum": 30
239
- }
240
- }
241
- },
242
- {
243
- "Id": "PhysicsSetting3",
244
- "Input": [
245
- {
246
- "Source": {
247
- "Target": "Parameter",
248
- "Id": "ParamAngleX"
249
- },
250
- "Weight": 40,
251
- "Type": "X",
252
- "Reflect": false
253
- },
254
- {
255
- "Source": {
256
- "Target": "Parameter",
257
- "Id": "ParamAngleZ"
258
- },
259
- "Weight": 40,
260
- "Type": "Angle",
261
- "Reflect": false
262
- },
263
- {
264
- "Source": {
265
- "Target": "Parameter",
266
- "Id": "ParamBodyAngleX"
267
- },
268
- "Weight": 60,
269
- "Type": "X",
270
- "Reflect": false
271
- },
272
- {
273
- "Source": {
274
- "Target": "Parameter",
275
- "Id": "ParamBodyAngleZ"
276
- },
277
- "Weight": 60,
278
- "Type": "Angle",
279
- "Reflect": false
280
- }
281
- ],
282
- "Output": [
283
- {
284
- "Destination": {
285
- "Target": "Parameter",
286
- "Id": "ParamSideupRibbon"
287
- },
288
- "VertexIndex": 1,
289
- "Scale": 1.775,
290
- "Weight": 100,
291
- "Type": "Angle",
292
- "Reflect": false
293
- }
294
- ],
295
- "Vertices": [
296
- {
297
- "Position": {
298
- "X": 0,
299
- "Y": 0
300
- },
301
- "Mobility": 1,
302
- "Delay": 1,
303
- "Acceleration": 1,
304
- "Radius": 0
305
- },
306
- {
307
- "Position": {
308
- "X": 0,
309
- "Y": 10
310
- },
311
- "Mobility": 0.9,
312
- "Delay": 0.6,
313
- "Acceleration": 1.5,
314
- "Radius": 10
315
- }
316
- ],
317
- "Normalization": {
318
- "Position": {
319
- "Minimum": -10,
320
- "Default": 0,
321
- "Maximum": 10
322
- },
323
- "Angle": {
324
- "Minimum": -7.8,
325
- "Default": 0,
326
- "Maximum": 8
327
- }
328
- }
329
- },
330
- {
331
- "Id": "PhysicsSetting4",
332
- "Input": [
333
- {
334
- "Source": {
335
- "Target": "Parameter",
336
- "Id": "ParamBodyAngleX"
337
- },
338
- "Weight": 100,
339
- "Type": "X",
340
- "Reflect": false
341
- },
342
- {
343
- "Source": {
344
- "Target": "Parameter",
345
- "Id": "ParamBodyAngleZ"
346
- },
347
- "Weight": 100,
348
- "Type": "Angle",
349
- "Reflect": false
350
- }
351
- ],
352
- "Output": [
353
- {
354
- "Destination": {
355
- "Target": "Parameter",
356
- "Id": "ParamSkirt"
357
- },
358
- "VertexIndex": 1,
359
- "Scale": 1.434,
360
- "Weight": 100,
361
- "Type": "Angle",
362
- "Reflect": false
363
- }
364
- ],
365
- "Vertices": [
366
- {
367
- "Position": {
368
- "X": 0,
369
- "Y": 0
370
- },
371
- "Mobility": 1,
372
- "Delay": 1,
373
- "Acceleration": 1,
374
- "Radius": 0
375
- },
376
- {
377
- "Position": {
378
- "X": 0,
379
- "Y": 10
380
- },
381
- "Mobility": 0.9,
382
- "Delay": 0.6,
383
- "Acceleration": 1.5,
384
- "Radius": 10
385
- }
386
- ],
387
- "Normalization": {
388
- "Position": {
389
- "Minimum": -10,
390
- "Default": 0,
391
- "Maximum": 10
392
- },
393
- "Angle": {
394
- "Minimum": -10,
395
- "Default": 0,
396
- "Maximum": 10
397
- }
398
- }
399
- },
400
- {
401
- "Id": "PhysicsSetting5",
402
- "Input": [
403
- {
404
- "Source": {
405
- "Target": "Parameter",
406
- "Id": "ParamBodyAngleY"
407
- },
408
- "Weight": 100,
409
- "Type": "X",
410
- "Reflect": false
411
- }
412
- ],
413
- "Output": [
414
- {
415
- "Destination": {
416
- "Target": "Parameter",
417
- "Id": "ParamSkirt2"
418
- },
419
- "VertexIndex": 1,
420
- "Scale": 1.306,
421
- "Weight": 100,
422
- "Type": "Angle",
423
- "Reflect": false
424
- }
425
- ],
426
- "Vertices": [
427
- {
428
- "Position": {
429
- "X": 0,
430
- "Y": 0
431
- },
432
- "Mobility": 1,
433
- "Delay": 1,
434
- "Acceleration": 1,
435
- "Radius": 0
436
- },
437
- {
438
- "Position": {
439
- "X": 0,
440
- "Y": 10
441
- },
442
- "Mobility": 0.8,
443
- "Delay": 0.9,
444
- "Acceleration": 2,
445
- "Radius": 10
446
- }
447
- ],
448
- "Normalization": {
449
- "Position": {
450
- "Minimum": -10,
451
- "Default": 0,
452
- "Maximum": 10
453
- },
454
- "Angle": {
455
- "Minimum": -10,
456
- "Default": 0,
457
- "Maximum": 10
458
- }
459
- }
460
- },
461
- {
462
- "Id": "PhysicsSetting6",
463
- "Input": [
464
- {
465
- "Source": {
466
- "Target": "Parameter",
467
- "Id": "ParamBodyAngleX"
468
- },
469
- "Weight": 100,
470
- "Type": "X",
471
- "Reflect": false
472
- },
473
- {
474
- "Source": {
475
- "Target": "Parameter",
476
- "Id": "ParamBodyAngleZ"
477
- },
478
- "Weight": 100,
479
- "Type": "Angle",
480
- "Reflect": false
481
- }
482
- ],
483
- "Output": [
484
- {
485
- "Destination": {
486
- "Target": "Parameter",
487
- "Id": "ParamRibbon"
488
- },
489
- "VertexIndex": 1,
490
- "Scale": 1.402,
491
- "Weight": 100,
492
- "Type": "Angle",
493
- "Reflect": false
494
- }
495
- ],
496
- "Vertices": [
497
- {
498
- "Position": {
499
- "X": 0,
500
- "Y": 0
501
- },
502
- "Mobility": 1,
503
- "Delay": 1,
504
- "Acceleration": 1,
505
- "Radius": 0
506
- },
507
- {
508
- "Position": {
509
- "X": 0,
510
- "Y": 10
511
- },
512
- "Mobility": 0.9,
513
- "Delay": 0.6,
514
- "Acceleration": 1.5,
515
- "Radius": 10
516
- }
517
- ],
518
- "Normalization": {
519
- "Position": {
520
- "Minimum": -10,
521
- "Default": 0,
522
- "Maximum": 10
523
- },
524
- "Angle": {
525
- "Minimum": -10,
526
- "Default": 0,
527
- "Maximum": 10.6
528
- }
529
- }
530
- },
531
- {
532
- "Id": "PhysicsSetting7",
533
- "Input": [
534
- {
535
- "Source": {
536
- "Target": "Parameter",
537
- "Id": "ParamBodyAngleY"
538
- },
539
- "Weight": 100,
540
- "Type": "X",
541
- "Reflect": false
542
- }
543
- ],
544
- "Output": [
545
- {
546
- "Destination": {
547
- "Target": "Parameter",
548
- "Id": "ParamBustY"
549
- },
550
- "VertexIndex": 1,
551
- "Scale": 1,
552
- "Weight": 100,
553
- "Type": "Angle",
554
- "Reflect": false
555
- }
556
- ],
557
- "Vertices": [
558
- {
559
- "Position": {
560
- "X": 0,
561
- "Y": 0
562
- },
563
- "Mobility": 1,
564
- "Delay": 1,
565
- "Acceleration": 1,
566
- "Radius": 0
567
- },
568
- {
569
- "Position": {
570
- "X": 0,
571
- "Y": 3
572
- },
573
- "Mobility": 0.8,
574
- "Delay": 0.9,
575
- "Acceleration": 1.5,
576
- "Radius": 3
577
- }
578
- ],
579
- "Normalization": {
580
- "Position": {
581
- "Minimum": -10,
582
- "Default": 0,
583
- "Maximum": 10
584
- },
585
- "Angle": {
586
- "Minimum": -10,
587
- "Default": 0,
588
- "Maximum": 10
589
- }
590
- }
591
- },
592
- {
593
- "Id": "PhysicsSetting8",
594
- "Input": [
595
- {
596
- "Source": {
597
- "Target": "Parameter",
598
- "Id": "ParamAngleX"
599
- },
600
- "Weight": 60,
601
- "Type": "X",
602
- "Reflect": false
603
- },
604
- {
605
- "Source": {
606
- "Target": "Parameter",
607
- "Id": "ParamAngleZ"
608
- },
609
- "Weight": 60,
610
- "Type": "Angle",
611
- "Reflect": false
612
- },
613
- {
614
- "Source": {
615
- "Target": "Parameter",
616
- "Id": "ParamBodyAngleX"
617
- },
618
- "Weight": 40,
619
- "Type": "X",
620
- "Reflect": false
621
- },
622
- {
623
- "Source": {
624
- "Target": "Parameter",
625
- "Id": "ParamBodyAngleZ"
626
- },
627
- "Weight": 40,
628
- "Type": "Angle",
629
- "Reflect": false
630
- }
631
- ],
632
- "Output": [
633
- {
634
- "Destination": {
635
- "Target": "Parameter",
636
- "Id": "Param_Angle_Rotation_1_ArtMesh61"
637
- },
638
- "VertexIndex": 1,
639
- "Scale": 10,
640
- "Weight": 100,
641
- "Type": "Angle",
642
- "Reflect": false
643
- },
644
- {
645
- "Destination": {
646
- "Target": "Parameter",
647
- "Id": "Param_Angle_Rotation_2_ArtMesh61"
648
- },
649
- "VertexIndex": 2,
650
- "Scale": 20,
651
- "Weight": 100,
652
- "Type": "Angle",
653
- "Reflect": false
654
- },
655
- {
656
- "Destination": {
657
- "Target": "Parameter",
658
- "Id": "Param_Angle_Rotation_3_ArtMesh61"
659
- },
660
- "VertexIndex": 3,
661
- "Scale": 30,
662
- "Weight": 100,
663
- "Type": "Angle",
664
- "Reflect": false
665
- },
666
- {
667
- "Destination": {
668
- "Target": "Parameter",
669
- "Id": "Param_Angle_Rotation_4_ArtMesh61"
670
- },
671
- "VertexIndex": 4,
672
- "Scale": 30,
673
- "Weight": 100,
674
- "Type": "Angle",
675
- "Reflect": false
676
- },
677
- {
678
- "Destination": {
679
- "Target": "Parameter",
680
- "Id": "Param_Angle_Rotation_5_ArtMesh61"
681
- },
682
- "VertexIndex": 5,
683
- "Scale": 30,
684
- "Weight": 100,
685
- "Type": "Angle",
686
- "Reflect": false
687
- },
688
- {
689
- "Destination": {
690
- "Target": "Parameter",
691
- "Id": "Param_Angle_Rotation_6_ArtMesh61"
692
- },
693
- "VertexIndex": 6,
694
- "Scale": 30,
695
- "Weight": 100,
696
- "Type": "Angle",
697
- "Reflect": false
698
- },
699
- {
700
- "Destination": {
701
- "Target": "Parameter",
702
- "Id": "Param_Angle_Rotation_7_ArtMesh61"
703
- },
704
- "VertexIndex": 7,
705
- "Scale": 30,
706
- "Weight": 100,
707
- "Type": "Angle",
708
- "Reflect": false
709
- }
710
- ],
711
- "Vertices": [
712
- {
713
- "Position": {
714
- "X": 0,
715
- "Y": 0
716
- },
717
- "Mobility": 1,
718
- "Delay": 1,
719
- "Acceleration": 1,
720
- "Radius": 10
721
- },
722
- {
723
- "Position": {
724
- "X": 0,
725
- "Y": 10
726
- },
727
- "Mobility": 0.85,
728
- "Delay": 0.85,
729
- "Acceleration": 1.2,
730
- "Radius": 10
731
- },
732
- {
733
- "Position": {
734
- "X": 0,
735
- "Y": 20
736
- },
737
- "Mobility": 0.85,
738
- "Delay": 0.85,
739
- "Acceleration": 1.2,
740
- "Radius": 10
741
- },
742
- {
743
- "Position": {
744
- "X": 0,
745
- "Y": 30
746
- },
747
- "Mobility": 0.85,
748
- "Delay": 0.85,
749
- "Acceleration": 1.2,
750
- "Radius": 10
751
- },
752
- {
753
- "Position": {
754
- "X": 0,
755
- "Y": 40
756
- },
757
- "Mobility": 0.85,
758
- "Delay": 0.85,
759
- "Acceleration": 1.2,
760
- "Radius": 10
761
- },
762
- {
763
- "Position": {
764
- "X": 0,
765
- "Y": 50
766
- },
767
- "Mobility": 0.85,
768
- "Delay": 0.85,
769
- "Acceleration": 1.2,
770
- "Radius": 10
771
- },
772
- {
773
- "Position": {
774
- "X": 0,
775
- "Y": 60
776
- },
777
- "Mobility": 0.85,
778
- "Delay": 0.85,
779
- "Acceleration": 1.2,
780
- "Radius": 10
781
- },
782
- {
783
- "Position": {
784
- "X": 0,
785
- "Y": 70
786
- },
787
- "Mobility": 0.85,
788
- "Delay": 0.85,
789
- "Acceleration": 1.2,
790
- "Radius": 10
791
- },
792
- {
793
- "Position": {
794
- "X": 0,
795
- "Y": 80
796
- },
797
- "Mobility": 0.85,
798
- "Delay": 0.85,
799
- "Acceleration": 1.2,
800
- "Radius": 10
801
- },
802
- {
803
- "Position": {
804
- "X": 0,
805
- "Y": 90
806
- },
807
- "Mobility": 0.85,
808
- "Delay": 0.85,
809
- "Acceleration": 1.2,
810
- "Radius": 10
811
- },
812
- {
813
- "Position": {
814
- "X": 0,
815
- "Y": 100
816
- },
817
- "Mobility": 0.85,
818
- "Delay": 0.85,
819
- "Acceleration": 1.2,
820
- "Radius": 10
821
- }
822
- ],
823
- "Normalization": {
824
- "Position": {
825
- "Minimum": -10,
826
- "Default": 0,
827
- "Maximum": 10
828
- },
829
- "Angle": {
830
- "Minimum": -10,
831
- "Default": 0,
832
- "Maximum": 10
833
- }
834
- }
835
- },
836
- {
837
- "Id": "PhysicsSetting9",
838
- "Input": [
839
- {
840
- "Source": {
841
- "Target": "Parameter",
842
- "Id": "ParamAngleX"
843
- },
844
- "Weight": 60,
845
- "Type": "X",
846
- "Reflect": false
847
- },
848
- {
849
- "Source": {
850
- "Target": "Parameter",
851
- "Id": "ParamAngleZ"
852
- },
853
- "Weight": 60,
854
- "Type": "Angle",
855
- "Reflect": false
856
- },
857
- {
858
- "Source": {
859
- "Target": "Parameter",
860
- "Id": "ParamBodyAngleX"
861
- },
862
- "Weight": 40,
863
- "Type": "X",
864
- "Reflect": false
865
- },
866
- {
867
- "Source": {
868
- "Target": "Parameter",
869
- "Id": "ParamBodyAngleZ"
870
- },
871
- "Weight": 40,
872
- "Type": "Angle",
873
- "Reflect": false
874
- }
875
- ],
876
- "Output": [
877
- {
878
- "Destination": {
879
- "Target": "Parameter",
880
- "Id": "Param_Angle_Rotation_1_ArtMesh62"
881
- },
882
- "VertexIndex": 1,
883
- "Scale": 10,
884
- "Weight": 100,
885
- "Type": "Angle",
886
- "Reflect": false
887
- },
888
- {
889
- "Destination": {
890
- "Target": "Parameter",
891
- "Id": "Param_Angle_Rotation_2_ArtMesh62"
892
- },
893
- "VertexIndex": 2,
894
- "Scale": 20,
895
- "Weight": 100,
896
- "Type": "Angle",
897
- "Reflect": false
898
- },
899
- {
900
- "Destination": {
901
- "Target": "Parameter",
902
- "Id": "Param_Angle_Rotation_3_ArtMesh62"
903
- },
904
- "VertexIndex": 3,
905
- "Scale": 30,
906
- "Weight": 100,
907
- "Type": "Angle",
908
- "Reflect": false
909
- },
910
- {
911
- "Destination": {
912
- "Target": "Parameter",
913
- "Id": "Param_Angle_Rotation_4_ArtMesh62"
914
- },
915
- "VertexIndex": 4,
916
- "Scale": 30,
917
- "Weight": 100,
918
- "Type": "Angle",
919
- "Reflect": false
920
- },
921
- {
922
- "Destination": {
923
- "Target": "Parameter",
924
- "Id": "Param_Angle_Rotation_5_ArtMesh62"
925
- },
926
- "VertexIndex": 5,
927
- "Scale": 30,
928
- "Weight": 100,
929
- "Type": "Angle",
930
- "Reflect": false
931
- },
932
- {
933
- "Destination": {
934
- "Target": "Parameter",
935
- "Id": "Param_Angle_Rotation_6_ArtMesh62"
936
- },
937
- "VertexIndex": 6,
938
- "Scale": 30,
939
- "Weight": 100,
940
- "Type": "Angle",
941
- "Reflect": false
942
- },
943
- {
944
- "Destination": {
945
- "Target": "Parameter",
946
- "Id": "Param_Angle_Rotation_7_ArtMesh62"
947
- },
948
- "VertexIndex": 7,
949
- "Scale": 30,
950
- "Weight": 100,
951
- "Type": "Angle",
952
- "Reflect": false
953
- }
954
- ],
955
- "Vertices": [
956
- {
957
- "Position": {
958
- "X": 0,
959
- "Y": 0
960
- },
961
- "Mobility": 1,
962
- "Delay": 1,
963
- "Acceleration": 1,
964
- "Radius": 10
965
- },
966
- {
967
- "Position": {
968
- "X": 0,
969
- "Y": 10
970
- },
971
- "Mobility": 0.85,
972
- "Delay": 0.85,
973
- "Acceleration": 1.2,
974
- "Radius": 10
975
- },
976
- {
977
- "Position": {
978
- "X": 0,
979
- "Y": 20
980
- },
981
- "Mobility": 0.85,
982
- "Delay": 0.85,
983
- "Acceleration": 1.2,
984
- "Radius": 10
985
- },
986
- {
987
- "Position": {
988
- "X": 0,
989
- "Y": 30
990
- },
991
- "Mobility": 0.85,
992
- "Delay": 0.85,
993
- "Acceleration": 1.2,
994
- "Radius": 10
995
- },
996
- {
997
- "Position": {
998
- "X": 0,
999
- "Y": 40
1000
- },
1001
- "Mobility": 0.85,
1002
- "Delay": 0.85,
1003
- "Acceleration": 1.2,
1004
- "Radius": 10
1005
- },
1006
- {
1007
- "Position": {
1008
- "X": 0,
1009
- "Y": 50
1010
- },
1011
- "Mobility": 0.85,
1012
- "Delay": 0.85,
1013
- "Acceleration": 1.2,
1014
- "Radius": 10
1015
- },
1016
- {
1017
- "Position": {
1018
- "X": 0,
1019
- "Y": 60
1020
- },
1021
- "Mobility": 0.85,
1022
- "Delay": 0.85,
1023
- "Acceleration": 1.2,
1024
- "Radius": 10
1025
- },
1026
- {
1027
- "Position": {
1028
- "X": 0,
1029
- "Y": 70
1030
- },
1031
- "Mobility": 0.85,
1032
- "Delay": 0.85,
1033
- "Acceleration": 1.2,
1034
- "Radius": 10
1035
- },
1036
- {
1037
- "Position": {
1038
- "X": 0,
1039
- "Y": 80
1040
- },
1041
- "Mobility": 0.85,
1042
- "Delay": 0.85,
1043
- "Acceleration": 1.2,
1044
- "Radius": 10
1045
- },
1046
- {
1047
- "Position": {
1048
- "X": 0,
1049
- "Y": 90
1050
- },
1051
- "Mobility": 0.85,
1052
- "Delay": 0.85,
1053
- "Acceleration": 1.2,
1054
- "Radius": 10
1055
- },
1056
- {
1057
- "Position": {
1058
- "X": 0,
1059
- "Y": 100
1060
- },
1061
- "Mobility": 0.85,
1062
- "Delay": 0.85,
1063
- "Acceleration": 1.2,
1064
- "Radius": 10
1065
- }
1066
- ],
1067
- "Normalization": {
1068
- "Position": {
1069
- "Minimum": -10,
1070
- "Default": 0,
1071
- "Maximum": 10
1072
- },
1073
- "Angle": {
1074
- "Minimum": -10,
1075
- "Default": 0,
1076
- "Maximum": 10
1077
- }
1078
- }
1079
- },
1080
- {
1081
- "Id": "PhysicsSetting10",
1082
- "Input": [
1083
- {
1084
- "Source": {
1085
- "Target": "Parameter",
1086
- "Id": "ParamAngleX"
1087
- },
1088
- "Weight": 60,
1089
- "Type": "X",
1090
- "Reflect": false
1091
- },
1092
- {
1093
- "Source": {
1094
- "Target": "Parameter",
1095
- "Id": "ParamAngleZ"
1096
- },
1097
- "Weight": 60,
1098
- "Type": "Angle",
1099
- "Reflect": false
1100
- },
1101
- {
1102
- "Source": {
1103
- "Target": "Parameter",
1104
- "Id": "ParamBodyAngleX"
1105
- },
1106
- "Weight": 40,
1107
- "Type": "X",
1108
- "Reflect": false
1109
- },
1110
- {
1111
- "Source": {
1112
- "Target": "Parameter",
1113
- "Id": "ParamBodyAngleZ"
1114
- },
1115
- "Weight": 40,
1116
- "Type": "Angle",
1117
- "Reflect": false
1118
- }
1119
- ],
1120
- "Output": [
1121
- {
1122
- "Destination": {
1123
- "Target": "Parameter",
1124
- "Id": "Param_Angle_Rotation_1_ArtMesh54"
1125
- },
1126
- "VertexIndex": 1,
1127
- "Scale": 5,
1128
- "Weight": 100,
1129
- "Type": "Angle",
1130
- "Reflect": false
1131
- },
1132
- {
1133
- "Destination": {
1134
- "Target": "Parameter",
1135
- "Id": "Param_Angle_Rotation_2_ArtMesh54"
1136
- },
1137
- "VertexIndex": 2,
1138
- "Scale": 5,
1139
- "Weight": 100,
1140
- "Type": "Angle",
1141
- "Reflect": false
1142
- },
1143
- {
1144
- "Destination": {
1145
- "Target": "Parameter",
1146
- "Id": "Param_Angle_Rotation_3_ArtMesh54"
1147
- },
1148
- "VertexIndex": 3,
1149
- "Scale": 10,
1150
- "Weight": 100,
1151
- "Type": "Angle",
1152
- "Reflect": false
1153
- },
1154
- {
1155
- "Destination": {
1156
- "Target": "Parameter",
1157
- "Id": "Param_Angle_Rotation_4_ArtMesh54"
1158
- },
1159
- "VertexIndex": 4,
1160
- "Scale": 20,
1161
- "Weight": 100,
1162
- "Type": "Angle",
1163
- "Reflect": false
1164
- },
1165
- {
1166
- "Destination": {
1167
- "Target": "Parameter",
1168
- "Id": "Param_Angle_Rotation_5_ArtMesh54"
1169
- },
1170
- "VertexIndex": 5,
1171
- "Scale": 20,
1172
- "Weight": 100,
1173
- "Type": "Angle",
1174
- "Reflect": false
1175
- },
1176
- {
1177
- "Destination": {
1178
- "Target": "Parameter",
1179
- "Id": "Param_Angle_Rotation_6_ArtMesh54"
1180
- },
1181
- "VertexIndex": 6,
1182
- "Scale": 25,
1183
- "Weight": 100,
1184
- "Type": "Angle",
1185
- "Reflect": false
1186
- },
1187
- {
1188
- "Destination": {
1189
- "Target": "Parameter",
1190
- "Id": "Param_Angle_Rotation_7_ArtMesh54"
1191
- },
1192
- "VertexIndex": 7,
1193
- "Scale": 30,
1194
- "Weight": 100,
1195
- "Type": "Angle",
1196
- "Reflect": false
1197
- }
1198
- ],
1199
- "Vertices": [
1200
- {
1201
- "Position": {
1202
- "X": 0,
1203
- "Y": 0
1204
- },
1205
- "Mobility": 0.9,
1206
- "Delay": 1,
1207
- "Acceleration": 1,
1208
- "Radius": 15
1209
- },
1210
- {
1211
- "Position": {
1212
- "X": 0,
1213
- "Y": 15
1214
- },
1215
- "Mobility": 0.9,
1216
- "Delay": 0.85,
1217
- "Acceleration": 1.2,
1218
- "Radius": 15
1219
- },
1220
- {
1221
- "Position": {
1222
- "X": 0,
1223
- "Y": 30
1224
- },
1225
- "Mobility": 0.9,
1226
- "Delay": 0.85,
1227
- "Acceleration": 1.2,
1228
- "Radius": 15
1229
- },
1230
- {
1231
- "Position": {
1232
- "X": 0,
1233
- "Y": 45
1234
- },
1235
- "Mobility": 0.9,
1236
- "Delay": 0.85,
1237
- "Acceleration": 1.2,
1238
- "Radius": 15
1239
- },
1240
- {
1241
- "Position": {
1242
- "X": 0,
1243
- "Y": 60
1244
- },
1245
- "Mobility": 0.9,
1246
- "Delay": 0.85,
1247
- "Acceleration": 1.2,
1248
- "Radius": 15
1249
- },
1250
- {
1251
- "Position": {
1252
- "X": 0,
1253
- "Y": 75
1254
- },
1255
- "Mobility": 0.9,
1256
- "Delay": 0.85,
1257
- "Acceleration": 1.2,
1258
- "Radius": 15
1259
- },
1260
- {
1261
- "Position": {
1262
- "X": 0,
1263
- "Y": 90
1264
- },
1265
- "Mobility": 0.9,
1266
- "Delay": 0.85,
1267
- "Acceleration": 1.2,
1268
- "Radius": 15
1269
- },
1270
- {
1271
- "Position": {
1272
- "X": 0,
1273
- "Y": 105
1274
- },
1275
- "Mobility": 0.9,
1276
- "Delay": 0.85,
1277
- "Acceleration": 1.2,
1278
- "Radius": 15
1279
- },
1280
- {
1281
- "Position": {
1282
- "X": 0,
1283
- "Y": 120
1284
- },
1285
- "Mobility": 0.9,
1286
- "Delay": 0.85,
1287
- "Acceleration": 1.2,
1288
- "Radius": 15
1289
- },
1290
- {
1291
- "Position": {
1292
- "X": 0,
1293
- "Y": 135
1294
- },
1295
- "Mobility": 0.9,
1296
- "Delay": 0.85,
1297
- "Acceleration": 1.2,
1298
- "Radius": 15
1299
- },
1300
- {
1301
- "Position": {
1302
- "X": 0,
1303
- "Y": 150
1304
- },
1305
- "Mobility": 0.9,
1306
- "Delay": 0.85,
1307
- "Acceleration": 1.2,
1308
- "Radius": 15
1309
- }
1310
- ],
1311
- "Normalization": {
1312
- "Position": {
1313
- "Minimum": -10,
1314
- "Default": 0,
1315
- "Maximum": 10
1316
- },
1317
- "Angle": {
1318
- "Minimum": -10,
1319
- "Default": 0,
1320
- "Maximum": 10
1321
- }
1322
- }
1323
- },
1324
- {
1325
- "Id": "PhysicsSetting11",
1326
- "Input": [
1327
- {
1328
- "Source": {
1329
- "Target": "Parameter",
1330
- "Id": "ParamAngleX"
1331
- },
1332
- "Weight": 60,
1333
- "Type": "X",
1334
- "Reflect": false
1335
- },
1336
- {
1337
- "Source": {
1338
- "Target": "Parameter",
1339
- "Id": "ParamAngleZ"
1340
- },
1341
- "Weight": 60,
1342
- "Type": "Angle",
1343
- "Reflect": false
1344
- },
1345
- {
1346
- "Source": {
1347
- "Target": "Parameter",
1348
- "Id": "ParamBodyAngleX"
1349
- },
1350
- "Weight": 40,
1351
- "Type": "X",
1352
- "Reflect": false
1353
- },
1354
- {
1355
- "Source": {
1356
- "Target": "Parameter",
1357
- "Id": "ParamBodyAngleZ"
1358
- },
1359
- "Weight": 40,
1360
- "Type": "Angle",
1361
- "Reflect": false
1362
- }
1363
- ],
1364
- "Output": [
1365
- {
1366
- "Destination": {
1367
- "Target": "Parameter",
1368
- "Id": "Param_Angle_Rotation_1_ArtMesh55"
1369
- },
1370
- "VertexIndex": 1,
1371
- "Scale": 5,
1372
- "Weight": 100,
1373
- "Type": "Angle",
1374
- "Reflect": false
1375
- },
1376
- {
1377
- "Destination": {
1378
- "Target": "Parameter",
1379
- "Id": "Param_Angle_Rotation_2_ArtMesh55"
1380
- },
1381
- "VertexIndex": 2,
1382
- "Scale": 5,
1383
- "Weight": 100,
1384
- "Type": "Angle",
1385
- "Reflect": false
1386
- },
1387
- {
1388
- "Destination": {
1389
- "Target": "Parameter",
1390
- "Id": "Param_Angle_Rotation_3_ArtMesh55"
1391
- },
1392
- "VertexIndex": 3,
1393
- "Scale": 10,
1394
- "Weight": 100,
1395
- "Type": "Angle",
1396
- "Reflect": false
1397
- },
1398
- {
1399
- "Destination": {
1400
- "Target": "Parameter",
1401
- "Id": "Param_Angle_Rotation_4_ArtMesh55"
1402
- },
1403
- "VertexIndex": 4,
1404
- "Scale": 20,
1405
- "Weight": 100,
1406
- "Type": "Angle",
1407
- "Reflect": false
1408
- },
1409
- {
1410
- "Destination": {
1411
- "Target": "Parameter",
1412
- "Id": "Param_Angle_Rotation_5_ArtMesh55"
1413
- },
1414
- "VertexIndex": 5,
1415
- "Scale": 20,
1416
- "Weight": 100,
1417
- "Type": "Angle",
1418
- "Reflect": false
1419
- },
1420
- {
1421
- "Destination": {
1422
- "Target": "Parameter",
1423
- "Id": "Param_Angle_Rotation_6_ArtMesh55"
1424
- },
1425
- "VertexIndex": 6,
1426
- "Scale": 25,
1427
- "Weight": 100,
1428
- "Type": "Angle",
1429
- "Reflect": false
1430
- },
1431
- {
1432
- "Destination": {
1433
- "Target": "Parameter",
1434
- "Id": "Param_Angle_Rotation_7_ArtMesh55"
1435
- },
1436
- "VertexIndex": 7,
1437
- "Scale": 30,
1438
- "Weight": 100,
1439
- "Type": "Angle",
1440
- "Reflect": false
1441
- }
1442
- ],
1443
- "Vertices": [
1444
- {
1445
- "Position": {
1446
- "X": 0,
1447
- "Y": 0
1448
- },
1449
- "Mobility": 0.9,
1450
- "Delay": 0.7,
1451
- "Acceleration": 1,
1452
- "Radius": 15
1453
- },
1454
- {
1455
- "Position": {
1456
- "X": 0,
1457
- "Y": 15
1458
- },
1459
- "Mobility": 0.9,
1460
- "Delay": 0.85,
1461
- "Acceleration": 1.2,
1462
- "Radius": 15
1463
- },
1464
- {
1465
- "Position": {
1466
- "X": 0,
1467
- "Y": 30
1468
- },
1469
- "Mobility": 0.9,
1470
- "Delay": 0.85,
1471
- "Acceleration": 1.2,
1472
- "Radius": 15
1473
- },
1474
- {
1475
- "Position": {
1476
- "X": 0,
1477
- "Y": 45
1478
- },
1479
- "Mobility": 0.9,
1480
- "Delay": 0.85,
1481
- "Acceleration": 1.2,
1482
- "Radius": 15
1483
- },
1484
- {
1485
- "Position": {
1486
- "X": 0,
1487
- "Y": 60
1488
- },
1489
- "Mobility": 0.9,
1490
- "Delay": 0.85,
1491
- "Acceleration": 1.2,
1492
- "Radius": 15
1493
- },
1494
- {
1495
- "Position": {
1496
- "X": 0,
1497
- "Y": 75
1498
- },
1499
- "Mobility": 0.9,
1500
- "Delay": 0.85,
1501
- "Acceleration": 1.2,
1502
- "Radius": 15
1503
- },
1504
- {
1505
- "Position": {
1506
- "X": 0,
1507
- "Y": 90
1508
- },
1509
- "Mobility": 0.9,
1510
- "Delay": 0.85,
1511
- "Acceleration": 1.2,
1512
- "Radius": 15
1513
- },
1514
- {
1515
- "Position": {
1516
- "X": 0,
1517
- "Y": 105
1518
- },
1519
- "Mobility": 0.9,
1520
- "Delay": 0.85,
1521
- "Acceleration": 1.2,
1522
- "Radius": 15
1523
- },
1524
- {
1525
- "Position": {
1526
- "X": 0,
1527
- "Y": 120
1528
- },
1529
- "Mobility": 0.9,
1530
- "Delay": 0.85,
1531
- "Acceleration": 1.2,
1532
- "Radius": 15
1533
- },
1534
- {
1535
- "Position": {
1536
- "X": 0,
1537
- "Y": 135
1538
- },
1539
- "Mobility": 0.9,
1540
- "Delay": 0.85,
1541
- "Acceleration": 1.2,
1542
- "Radius": 15
1543
- },
1544
- {
1545
- "Position": {
1546
- "X": 0,
1547
- "Y": 150
1548
- },
1549
- "Mobility": 0.9,
1550
- "Delay": 0.85,
1551
- "Acceleration": 1.2,
1552
- "Radius": 15
1553
- }
1554
- ],
1555
- "Normalization": {
1556
- "Position": {
1557
- "Minimum": -10,
1558
- "Default": 0,
1559
- "Maximum": 10
1560
- },
1561
- "Angle": {
1562
- "Minimum": -10,
1563
- "Default": 0,
1564
- "Maximum": 10
1565
- }
1566
- }
1567
- }
1568
- ]
1569
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/hiyori_pro_t11.pose3.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "Type": "Live2D Pose",
3
- "Groups": [
4
- [
5
- {
6
- "Id": "PartArmA",
7
- "Link": []
8
- },
9
- {
10
- "Id": "PartArmB",
11
- "Link": []
12
- }
13
- ]
14
- ]
15
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m01.motion3.json DELETED
@@ -1,1085 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 4.7,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 31,
9
- "TotalSegmentCount": 135,
10
- "TotalPointCount": 374,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- -8,
21
- 1,
22
- 0.067,
23
- -8,
24
- 0.133,
25
- -8,
26
- 0.2,
27
- -8,
28
- 1,
29
- 0.278,
30
- -8,
31
- 0.356,
32
- -8,
33
- 0.433,
34
- -8,
35
- 1,
36
- 0.556,
37
- -8,
38
- 0.678,
39
- -8,
40
- 0.8,
41
- -8,
42
- 1,
43
- 0.956,
44
- -8,
45
- 1.111,
46
- -8,
47
- 1.267,
48
- -8,
49
- 1,
50
- 1.522,
51
- -8,
52
- 1.778,
53
- 0,
54
- 2.033,
55
- 0,
56
- 1,
57
- 2.122,
58
- 0,
59
- 2.211,
60
- 0,
61
- 2.3,
62
- 0,
63
- 1,
64
- 2.556,
65
- 0,
66
- 2.811,
67
- 9,
68
- 3.067,
69
- 9,
70
- 1,
71
- 3.356,
72
- 9,
73
- 3.644,
74
- 0,
75
- 3.933,
76
- 0,
77
- 1,
78
- 4.067,
79
- 0,
80
- 4.2,
81
- 1,
82
- 4.333,
83
- 1,
84
- 0,
85
- 4.7,
86
- 1
87
- ]
88
- },
89
- {
90
- "Target": "Parameter",
91
- "Id": "ParamAngleY",
92
- "Segments": [
93
- 0,
94
- -5,
95
- 1,
96
- 0.067,
97
- -5,
98
- 0.133,
99
- -5,
100
- 0.2,
101
- -5,
102
- 1,
103
- 0.322,
104
- -5,
105
- 0.444,
106
- 16,
107
- 0.567,
108
- 16,
109
- 1,
110
- 0.711,
111
- 16,
112
- 0.856,
113
- -12,
114
- 1,
115
- -12,
116
- 1,
117
- 1.089,
118
- -12,
119
- 1.178,
120
- 11,
121
- 1.267,
122
- 11,
123
- 1,
124
- 1.356,
125
- 11,
126
- 1.444,
127
- 9.376,
128
- 1.533,
129
- 3,
130
- 1,
131
- 1.611,
132
- -2.579,
133
- 1.689,
134
- -8,
135
- 1.767,
136
- -8,
137
- 1,
138
- 1.856,
139
- -8,
140
- 1.944,
141
- 0,
142
- 2.033,
143
- 0,
144
- 1,
145
- 2.122,
146
- 0,
147
- 2.211,
148
- 0,
149
- 2.3,
150
- 0,
151
- 1,
152
- 2.578,
153
- 0,
154
- 2.856,
155
- -30,
156
- 3.133,
157
- -30,
158
- 1,
159
- 3.278,
160
- -30,
161
- 3.422,
162
- 15,
163
- 3.567,
164
- 15,
165
- 1,
166
- 3.689,
167
- 15,
168
- 3.811,
169
- -9,
170
- 3.933,
171
- -9,
172
- 0,
173
- 4.7,
174
- -9
175
- ]
176
- },
177
- {
178
- "Target": "Parameter",
179
- "Id": "ParamAngleZ",
180
- "Segments": [
181
- 0,
182
- 0,
183
- 1,
184
- 0.067,
185
- 0,
186
- 0.133,
187
- 0,
188
- 0.2,
189
- 0,
190
- 1,
191
- 0.278,
192
- 0,
193
- 0.356,
194
- 0,
195
- 0.433,
196
- 0,
197
- 1,
198
- 0.711,
199
- 0,
200
- 0.989,
201
- 0,
202
- 1.267,
203
- 0,
204
- 1,
205
- 1.522,
206
- 0,
207
- 1.778,
208
- 14,
209
- 2.033,
210
- 14,
211
- 1,
212
- 2.178,
213
- 14,
214
- 2.322,
215
- 14,
216
- 2.467,
217
- 14,
218
- 1,
219
- 2.8,
220
- 14,
221
- 3.133,
222
- 16,
223
- 3.467,
224
- 16,
225
- 1,
226
- 3.633,
227
- 16,
228
- 3.8,
229
- -13,
230
- 3.967,
231
- -13,
232
- 1,
233
- 4.111,
234
- -13,
235
- 4.256,
236
- -11.207,
237
- 4.4,
238
- -11.207,
239
- 0,
240
- 4.7,
241
- -11.207
242
- ]
243
- },
244
- {
245
- "Target": "Parameter",
246
- "Id": "ParamCheek",
247
- "Segments": [
248
- 0,
249
- 0,
250
- 0,
251
- 4.7,
252
- 0
253
- ]
254
- },
255
- {
256
- "Target": "Parameter",
257
- "Id": "ParamEyeLOpen",
258
- "Segments": [
259
- 0,
260
- 1,
261
- 1,
262
- 0.556,
263
- 1,
264
- 1.111,
265
- 1,
266
- 1.667,
267
- 1,
268
- 1,
269
- 1.711,
270
- 1,
271
- 1.756,
272
- 0,
273
- 1.8,
274
- 0,
275
- 1,
276
- 1.822,
277
- 0,
278
- 1.844,
279
- 0,
280
- 1.867,
281
- 0,
282
- 1,
283
- 1.911,
284
- 0,
285
- 1.956,
286
- 1,
287
- 2,
288
- 1,
289
- 1,
290
- 2.489,
291
- 1,
292
- 2.978,
293
- 1,
294
- 3.467,
295
- 1,
296
- 1,
297
- 3.511,
298
- 1,
299
- 3.556,
300
- 0,
301
- 3.6,
302
- 0,
303
- 1,
304
- 3.622,
305
- 0,
306
- 3.644,
307
- 0,
308
- 3.667,
309
- 0,
310
- 1,
311
- 3.733,
312
- 0,
313
- 3.8,
314
- 1,
315
- 3.867,
316
- 1,
317
- 0,
318
- 4.7,
319
- 1
320
- ]
321
- },
322
- {
323
- "Target": "Parameter",
324
- "Id": "ParamEyeLSmile",
325
- "Segments": [
326
- 0,
327
- 0,
328
- 0,
329
- 4.7,
330
- 0
331
- ]
332
- },
333
- {
334
- "Target": "Parameter",
335
- "Id": "ParamEyeROpen",
336
- "Segments": [
337
- 0,
338
- 1,
339
- 1,
340
- 0.556,
341
- 1,
342
- 1.111,
343
- 1,
344
- 1.667,
345
- 1,
346
- 1,
347
- 1.711,
348
- 1,
349
- 1.756,
350
- 0,
351
- 1.8,
352
- 0,
353
- 1,
354
- 1.822,
355
- 0,
356
- 1.844,
357
- 0,
358
- 1.867,
359
- 0,
360
- 1,
361
- 1.911,
362
- 0,
363
- 1.956,
364
- 1,
365
- 2,
366
- 1,
367
- 1,
368
- 2.489,
369
- 1,
370
- 2.978,
371
- 1,
372
- 3.467,
373
- 1,
374
- 1,
375
- 3.511,
376
- 1,
377
- 3.556,
378
- 0,
379
- 3.6,
380
- 0,
381
- 1,
382
- 3.622,
383
- 0,
384
- 3.644,
385
- 0,
386
- 3.667,
387
- 0,
388
- 1,
389
- 3.733,
390
- 0,
391
- 3.8,
392
- 1,
393
- 3.867,
394
- 1,
395
- 0,
396
- 4.7,
397
- 1
398
- ]
399
- },
400
- {
401
- "Target": "Parameter",
402
- "Id": "ParamEyeRSmile",
403
- "Segments": [
404
- 0,
405
- 0,
406
- 0,
407
- 4.7,
408
- 0
409
- ]
410
- },
411
- {
412
- "Target": "Parameter",
413
- "Id": "ParamEyeBallX",
414
- "Segments": [
415
- 0,
416
- 0,
417
- 1,
418
- 0.156,
419
- 0,
420
- 0.311,
421
- -0.02,
422
- 0.467,
423
- -0.02,
424
- 1,
425
- 0.578,
426
- -0.02,
427
- 0.689,
428
- 0,
429
- 0.8,
430
- 0,
431
- 1,
432
- 1.056,
433
- 0,
434
- 1.311,
435
- 0,
436
- 1.567,
437
- 0,
438
- 1,
439
- 1.767,
440
- 0,
441
- 1.967,
442
- -0.131,
443
- 2.167,
444
- -0.15,
445
- 1,
446
- 2.644,
447
- -0.195,
448
- 3.122,
449
- -0.2,
450
- 3.6,
451
- -0.2,
452
- 1,
453
- 3.622,
454
- -0.2,
455
- 3.644,
456
- 0.803,
457
- 3.667,
458
- 0.803,
459
- 0,
460
- 4.7,
461
- 0.803
462
- ]
463
- },
464
- {
465
- "Target": "Parameter",
466
- "Id": "ParamEyeBallY",
467
- "Segments": [
468
- 0,
469
- 0,
470
- 1,
471
- 0.156,
472
- 0,
473
- 0.311,
474
- 0.01,
475
- 0.467,
476
- 0.08,
477
- 1,
478
- 0.578,
479
- 0.13,
480
- 0.689,
481
- 0.21,
482
- 0.8,
483
- 0.21,
484
- 1,
485
- 1.056,
486
- 0.21,
487
- 1.311,
488
- 0.21,
489
- 1.567,
490
- 0.21,
491
- 1,
492
- 1.767,
493
- 0.21,
494
- 1.967,
495
- 0.08,
496
- 2.167,
497
- 0.08,
498
- 1,
499
- 2.644,
500
- 0.08,
501
- 3.122,
502
- 0.086,
503
- 3.6,
504
- 0.1,
505
- 1,
506
- 3.622,
507
- 0.101,
508
- 3.644,
509
- 0.794,
510
- 3.667,
511
- 0.794,
512
- 0,
513
- 4.7,
514
- 0.794
515
- ]
516
- },
517
- {
518
- "Target": "Parameter",
519
- "Id": "ParamBrowLY",
520
- "Segments": [
521
- 0,
522
- 0,
523
- 0,
524
- 4.7,
525
- 0
526
- ]
527
- },
528
- {
529
- "Target": "Parameter",
530
- "Id": "ParamBrowRY",
531
- "Segments": [
532
- 0,
533
- 0,
534
- 0,
535
- 4.7,
536
- 0
537
- ]
538
- },
539
- {
540
- "Target": "Parameter",
541
- "Id": "ParamBrowLX",
542
- "Segments": [
543
- 0,
544
- 0,
545
- 0,
546
- 4.7,
547
- 0
548
- ]
549
- },
550
- {
551
- "Target": "Parameter",
552
- "Id": "ParamBrowRX",
553
- "Segments": [
554
- 0,
555
- 0,
556
- 0,
557
- 4.7,
558
- 0
559
- ]
560
- },
561
- {
562
- "Target": "Parameter",
563
- "Id": "ParamBrowLAngle",
564
- "Segments": [
565
- 0,
566
- 0,
567
- 0,
568
- 4.7,
569
- 0
570
- ]
571
- },
572
- {
573
- "Target": "Parameter",
574
- "Id": "ParamBrowRAngle",
575
- "Segments": [
576
- 0,
577
- 0,
578
- 0,
579
- 4.7,
580
- 0
581
- ]
582
- },
583
- {
584
- "Target": "Parameter",
585
- "Id": "ParamBrowLForm",
586
- "Segments": [
587
- 0,
588
- 0,
589
- 0,
590
- 4.7,
591
- 0
592
- ]
593
- },
594
- {
595
- "Target": "Parameter",
596
- "Id": "ParamBrowRForm",
597
- "Segments": [
598
- 0,
599
- 0,
600
- 0,
601
- 4.7,
602
- 0
603
- ]
604
- },
605
- {
606
- "Target": "Parameter",
607
- "Id": "ParamMouthForm",
608
- "Segments": [
609
- 0,
610
- 1,
611
- 0,
612
- 4.7,
613
- 1
614
- ]
615
- },
616
- {
617
- "Target": "Parameter",
618
- "Id": "ParamMouthOpenY",
619
- "Segments": [
620
- 0,
621
- 0,
622
- 0,
623
- 4.7,
624
- 0
625
- ]
626
- },
627
- {
628
- "Target": "Parameter",
629
- "Id": "ParamBodyAngleX",
630
- "Segments": [
631
- 0,
632
- 1,
633
- 1,
634
- 0.856,
635
- 1,
636
- 1.711,
637
- 1,
638
- 2.567,
639
- 1,
640
- 1,
641
- 2.789,
642
- 1,
643
- 3.011,
644
- 1.145,
645
- 3.233,
646
- 0,
647
- 1,
648
- 3.467,
649
- -1.202,
650
- 3.7,
651
- -6,
652
- 3.933,
653
- -6,
654
- 0,
655
- 4.7,
656
- -6
657
- ]
658
- },
659
- {
660
- "Target": "Parameter",
661
- "Id": "ParamBodyAngleY",
662
- "Segments": [
663
- 0,
664
- 0,
665
- 1,
666
- 0.067,
667
- 0,
668
- 0.133,
669
- 0,
670
- 0.2,
671
- 0,
672
- 1,
673
- 0.278,
674
- 0,
675
- 0.356,
676
- 7,
677
- 0.433,
678
- 7,
679
- 1,
680
- 0.611,
681
- 7,
682
- 0.789,
683
- -4,
684
- 0.967,
685
- -4,
686
- 1,
687
- 1.078,
688
- -4,
689
- 1.189,
690
- 6,
691
- 1.3,
692
- 6,
693
- 1,
694
- 1.433,
695
- 6,
696
- 1.567,
697
- -3,
698
- 1.7,
699
- -3,
700
- 1,
701
- 1.789,
702
- -3,
703
- 1.878,
704
- -1.459,
705
- 1.967,
706
- 0,
707
- 1,
708
- 2.067,
709
- 1.642,
710
- 2.167,
711
- 3.47,
712
- 2.267,
713
- 4,
714
- 1,
715
- 2.367,
716
- 4.53,
717
- 2.467,
718
- 4.312,
719
- 2.567,
720
- 5,
721
- 1,
722
- 2.889,
723
- 7.215,
724
- 3.211,
725
- 10,
726
- 3.533,
727
- 10,
728
- 1,
729
- 3.667,
730
- 10,
731
- 3.8,
732
- 0,
733
- 3.933,
734
- 0,
735
- 1,
736
- 4.067,
737
- 0,
738
- 4.2,
739
- 0,
740
- 4.333,
741
- 0,
742
- 0,
743
- 4.7,
744
- 0
745
- ]
746
- },
747
- {
748
- "Target": "Parameter",
749
- "Id": "ParamBodyAngleZ",
750
- "Segments": [
751
- 0,
752
- 0,
753
- 1,
754
- 0.822,
755
- 0,
756
- 1.644,
757
- 0,
758
- 2.467,
759
- 0,
760
- 1,
761
- 2.722,
762
- 0,
763
- 2.978,
764
- 5,
765
- 3.233,
766
- 5,
767
- 1,
768
- 3.489,
769
- 5,
770
- 3.744,
771
- -5,
772
- 4,
773
- -5,
774
- 1,
775
- 4.156,
776
- -5,
777
- 4.311,
778
- -3.976,
779
- 4.467,
780
- -3.976,
781
- 0,
782
- 4.7,
783
- -3.976
784
- ]
785
- },
786
- {
787
- "Target": "Parameter",
788
- "Id": "ParamBreath",
789
- "Segments": [
790
- 0,
791
- 0,
792
- 0,
793
- 4.7,
794
- 0
795
- ]
796
- },
797
- {
798
- "Target": "Parameter",
799
- "Id": "ParamShoulder",
800
- "Segments": [
801
- 0,
802
- 0,
803
- 1,
804
- 0.111,
805
- 0,
806
- 0.222,
807
- 0.2,
808
- 0.333,
809
- 0.2,
810
- 1,
811
- 0.422,
812
- 0.2,
813
- 0.511,
814
- -0.1,
815
- 0.6,
816
- -0.1,
817
- 1,
818
- 1.578,
819
- -0.1,
820
- 2.556,
821
- -0.1,
822
- 3.533,
823
- -0.1,
824
- 1,
825
- 3.611,
826
- -0.1,
827
- 3.689,
828
- 0.2,
829
- 3.767,
830
- 0.2,
831
- 1,
832
- 3.989,
833
- 0.2,
834
- 4.211,
835
- -0.9,
836
- 4.433,
837
- -0.9,
838
- 0,
839
- 4.7,
840
- -0.9
841
- ]
842
- },
843
- {
844
- "Target": "Parameter",
845
- "Id": "ParamLeg",
846
- "Segments": [
847
- 0,
848
- 1,
849
- 0,
850
- 4.7,
851
- 1
852
- ]
853
- },
854
- {
855
- "Target": "Parameter",
856
- "Id": "ParamArmLA",
857
- "Segments": [
858
- 0,
859
- -10,
860
- 1,
861
- 0.178,
862
- -10,
863
- 0.356,
864
- -7,
865
- 0.533,
866
- -7,
867
- 1,
868
- 0.7,
869
- -7,
870
- 0.867,
871
- -10,
872
- 1.033,
873
- -10,
874
- 1,
875
- 1.2,
876
- -10,
877
- 1.367,
878
- -8,
879
- 1.533,
880
- -8,
881
- 1,
882
- 1.611,
883
- -8,
884
- 1.689,
885
- -8.746,
886
- 1.767,
887
- -9,
888
- 1,
889
- 2.011,
890
- -9.797,
891
- 2.256,
892
- -10,
893
- 2.5,
894
- -10,
895
- 1,
896
- 2.556,
897
- -10,
898
- 2.611,
899
- -10,
900
- 2.667,
901
- -10,
902
- 1,
903
- 2.789,
904
- -10,
905
- 2.911,
906
- -10,
907
- 3.033,
908
- -10,
909
- 0,
910
- 4.7,
911
- -10
912
- ]
913
- },
914
- {
915
- "Target": "Parameter",
916
- "Id": "ParamArmRA",
917
- "Segments": [
918
- 0,
919
- -10,
920
- 1,
921
- 0.178,
922
- -10,
923
- 0.356,
924
- -7,
925
- 0.533,
926
- -7,
927
- 1,
928
- 0.7,
929
- -7,
930
- 0.867,
931
- -10,
932
- 1.033,
933
- -10,
934
- 1,
935
- 1.2,
936
- -10,
937
- 1.367,
938
- -6,
939
- 1.533,
940
- -6,
941
- 1,
942
- 1.611,
943
- -6,
944
- 1.689,
945
- -6.903,
946
- 1.767,
947
- -7.5,
948
- 1,
949
- 2.011,
950
- -9.377,
951
- 2.256,
952
- -10,
953
- 2.5,
954
- -10,
955
- 1,
956
- 2.567,
957
- -10,
958
- 2.633,
959
- -8.958,
960
- 2.7,
961
- -8.958,
962
- 1,
963
- 2.811,
964
- -8.958,
965
- 2.922,
966
- -10,
967
- 3.033,
968
- -10,
969
- 0,
970
- 4.7,
971
- -10
972
- ]
973
- },
974
- {
975
- "Target": "Parameter",
976
- "Id": "ParamHairAhoge",
977
- "Segments": [
978
- 0,
979
- 0,
980
- 1,
981
- 0.144,
982
- 0,
983
- 0.289,
984
- 10,
985
- 0.433,
986
- 10,
987
- 1,
988
- 0.578,
989
- 10,
990
- 0.722,
991
- -10,
992
- 0.867,
993
- -10,
994
- 1,
995
- 0.989,
996
- -10,
997
- 1.111,
998
- 4,
999
- 1.233,
1000
- 4,
1001
- 1,
1002
- 1.322,
1003
- 4,
1004
- 1.411,
1005
- 2.767,
1006
- 1.5,
1007
- 0,
1008
- 1,
1009
- 1.611,
1010
- -3.459,
1011
- 1.722,
1012
- -5.351,
1013
- 1.833,
1014
- -5.351,
1015
- 1,
1016
- 1.922,
1017
- -5.351,
1018
- 2.011,
1019
- 1.661,
1020
- 2.1,
1021
- 1.661,
1022
- 1,
1023
- 2.233,
1024
- 1.661,
1025
- 2.367,
1026
- 0,
1027
- 2.5,
1028
- 0,
1029
- 1,
1030
- 2.867,
1031
- 0,
1032
- 3.233,
1033
- 10,
1034
- 3.6,
1035
- 10,
1036
- 1,
1037
- 3.722,
1038
- 10,
1039
- 3.844,
1040
- -10,
1041
- 3.967,
1042
- -10,
1043
- 1,
1044
- 4.078,
1045
- -10,
1046
- 4.189,
1047
- 6,
1048
- 4.3,
1049
- 6,
1050
- 1,
1051
- 4.356,
1052
- 6,
1053
- 4.411,
1054
- 0,
1055
- 4.467,
1056
- 0,
1057
- 0,
1058
- 4.7,
1059
- 0
1060
- ]
1061
- },
1062
- {
1063
- "Target": "PartOpacity",
1064
- "Id": "PartArmA",
1065
- "Segments": [
1066
- 0,
1067
- 1,
1068
- 0,
1069
- 4.7,
1070
- 1
1071
- ]
1072
- },
1073
- {
1074
- "Target": "PartOpacity",
1075
- "Id": "PartArmB",
1076
- "Segments": [
1077
- 0,
1078
- 0,
1079
- 0,
1080
- 4.7,
1081
- 0
1082
- ]
1083
- }
1084
- ]
1085
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m02.motion3.json DELETED
@@ -1,1478 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 5.93,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 33,
9
- "TotalSegmentCount": 190,
10
- "TotalPointCount": 537,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 18,
21
- 1,
22
- 0.211,
23
- 18,
24
- 0.422,
25
- 0,
26
- 0.633,
27
- 0,
28
- 1,
29
- 0.889,
30
- 0,
31
- 1.144,
32
- 22,
33
- 1.4,
34
- 22,
35
- 1,
36
- 1.578,
37
- 22,
38
- 1.756,
39
- 22,
40
- 1.933,
41
- 22,
42
- 1,
43
- 2.1,
44
- 22,
45
- 2.267,
46
- 14.992,
47
- 2.433,
48
- 0,
49
- 1,
50
- 2.6,
51
- -14.992,
52
- 2.767,
53
- -23,
54
- 2.933,
55
- -23,
56
- 1,
57
- 3.244,
58
- -23,
59
- 3.556,
60
- -23,
61
- 3.867,
62
- -23,
63
- 1,
64
- 4.078,
65
- -23,
66
- 4.289,
67
- 0,
68
- 4.5,
69
- 0,
70
- 0,
71
- 5.933,
72
- 0
73
- ]
74
- },
75
- {
76
- "Target": "Parameter",
77
- "Id": "ParamAngleY",
78
- "Segments": [
79
- 0,
80
- -24,
81
- 1,
82
- 0.211,
83
- -24,
84
- 0.422,
85
- 0,
86
- 0.633,
87
- 0,
88
- 1,
89
- 0.889,
90
- 0,
91
- 1.144,
92
- -18,
93
- 1.4,
94
- -18,
95
- 1,
96
- 1.522,
97
- -18,
98
- 1.644,
99
- -11,
100
- 1.767,
101
- -11,
102
- 1,
103
- 1.822,
104
- -11,
105
- 1.878,
106
- -11,
107
- 1.933,
108
- -11,
109
- 1,
110
- 2.1,
111
- -11,
112
- 2.267,
113
- -3,
114
- 2.433,
115
- -3,
116
- 1,
117
- 2.6,
118
- -3,
119
- 2.767,
120
- -30,
121
- 2.933,
122
- -30,
123
- 1,
124
- 3.133,
125
- -30,
126
- 3.333,
127
- -23,
128
- 3.533,
129
- -23,
130
- 1,
131
- 3.644,
132
- -23,
133
- 3.756,
134
- -23,
135
- 3.867,
136
- -23,
137
- 1,
138
- 3.911,
139
- -23,
140
- 3.956,
141
- -23,
142
- 4,
143
- -23,
144
- 1,
145
- 4.167,
146
- -23,
147
- 4.333,
148
- 0,
149
- 4.5,
150
- 0,
151
- 0,
152
- 5.933,
153
- 0
154
- ]
155
- },
156
- {
157
- "Target": "Parameter",
158
- "Id": "ParamAngleZ",
159
- "Segments": [
160
- 0,
161
- 0,
162
- 1,
163
- 0.222,
164
- 0,
165
- 0.444,
166
- 0,
167
- 0.667,
168
- 0,
169
- 1,
170
- 0.756,
171
- 0,
172
- 0.844,
173
- 1.707,
174
- 0.933,
175
- 8,
176
- 1,
177
- 1.122,
178
- 21.373,
179
- 1.311,
180
- 30,
181
- 1.5,
182
- 30,
183
- 1,
184
- 1.656,
185
- 30,
186
- 1.811,
187
- 30,
188
- 1.967,
189
- 30,
190
- 1,
191
- 2.289,
192
- 30,
193
- 2.611,
194
- -30,
195
- 2.933,
196
- -30,
197
- 1,
198
- 3.244,
199
- -30,
200
- 3.556,
201
- -30,
202
- 3.867,
203
- -30,
204
- 1,
205
- 4.078,
206
- -30,
207
- 4.289,
208
- -21.337,
209
- 4.5,
210
- 1,
211
- 1,
212
- 4.578,
213
- 9.23,
214
- 4.656,
215
- 17,
216
- 4.733,
217
- 17,
218
- 0,
219
- 5.933,
220
- 17
221
- ]
222
- },
223
- {
224
- "Target": "Parameter",
225
- "Id": "ParamCheek",
226
- "Segments": [
227
- 0,
228
- 1,
229
- 0,
230
- 5.933,
231
- 1
232
- ]
233
- },
234
- {
235
- "Target": "Parameter",
236
- "Id": "ParamEyeLOpen",
237
- "Segments": [
238
- 0,
239
- 1,
240
- 1,
241
- 0.333,
242
- 1,
243
- 0.667,
244
- 1,
245
- 1,
246
- 1,
247
- 1,
248
- 1.044,
249
- 1,
250
- 1.089,
251
- 0,
252
- 1.133,
253
- 0,
254
- 1,
255
- 1.156,
256
- 0,
257
- 1.178,
258
- 0,
259
- 1.2,
260
- 0,
261
- 1,
262
- 1.256,
263
- 0,
264
- 1.311,
265
- 1,
266
- 1.367,
267
- 1,
268
- 1,
269
- 1.833,
270
- 1,
271
- 2.3,
272
- 1,
273
- 2.767,
274
- 1,
275
- 1,
276
- 2.867,
277
- 1,
278
- 2.967,
279
- 1.2,
280
- 3.067,
281
- 1.2,
282
- 1,
283
- 3.233,
284
- 1.2,
285
- 3.4,
286
- 1,
287
- 3.567,
288
- 1,
289
- 1,
290
- 3.689,
291
- 1,
292
- 3.811,
293
- 1,
294
- 3.933,
295
- 1,
296
- 1,
297
- 3.978,
298
- 1,
299
- 4.022,
300
- 0,
301
- 4.067,
302
- 0,
303
- 1,
304
- 4.089,
305
- 0,
306
- 4.111,
307
- 0,
308
- 4.133,
309
- 0,
310
- 1,
311
- 4.189,
312
- 0,
313
- 4.244,
314
- 1,
315
- 4.3,
316
- 1,
317
- 1,
318
- 4.4,
319
- 1,
320
- 4.5,
321
- 1,
322
- 4.6,
323
- 1,
324
- 1,
325
- 4.633,
326
- 1,
327
- 4.667,
328
- 0,
329
- 4.7,
330
- 0,
331
- 0,
332
- 5.933,
333
- 0
334
- ]
335
- },
336
- {
337
- "Target": "Parameter",
338
- "Id": "ParamEyeLSmile",
339
- "Segments": [
340
- 0,
341
- 0.63,
342
- 1,
343
- 1.433,
344
- 0.63,
345
- 2.867,
346
- 0.6,
347
- 4.3,
348
- 0.6,
349
- 1,
350
- 4.4,
351
- 0.6,
352
- 4.5,
353
- 0.771,
354
- 4.6,
355
- 0.771,
356
- 0,
357
- 5.933,
358
- 0.771
359
- ]
360
- },
361
- {
362
- "Target": "Parameter",
363
- "Id": "ParamEyeROpen",
364
- "Segments": [
365
- 0,
366
- 1,
367
- 1,
368
- 0.333,
369
- 1,
370
- 0.667,
371
- 1,
372
- 1,
373
- 1,
374
- 1,
375
- 1.044,
376
- 1,
377
- 1.089,
378
- 0,
379
- 1.133,
380
- 0,
381
- 1,
382
- 1.156,
383
- 0,
384
- 1.178,
385
- 0,
386
- 1.2,
387
- 0,
388
- 1,
389
- 1.256,
390
- 0,
391
- 1.311,
392
- 1,
393
- 1.367,
394
- 1,
395
- 1,
396
- 1.833,
397
- 1,
398
- 2.3,
399
- 1,
400
- 2.767,
401
- 1,
402
- 1,
403
- 2.867,
404
- 1,
405
- 2.967,
406
- 1.2,
407
- 3.067,
408
- 1.2,
409
- 1,
410
- 3.233,
411
- 1.2,
412
- 3.4,
413
- 1,
414
- 3.567,
415
- 1,
416
- 1,
417
- 3.689,
418
- 1,
419
- 3.811,
420
- 1,
421
- 3.933,
422
- 1,
423
- 1,
424
- 3.978,
425
- 1,
426
- 4.022,
427
- 0,
428
- 4.067,
429
- 0,
430
- 1,
431
- 4.089,
432
- 0,
433
- 4.111,
434
- 0,
435
- 4.133,
436
- 0,
437
- 1,
438
- 4.189,
439
- 0,
440
- 4.244,
441
- 1,
442
- 4.3,
443
- 1,
444
- 1,
445
- 4.4,
446
- 1,
447
- 4.5,
448
- 1,
449
- 4.6,
450
- 1,
451
- 1,
452
- 4.633,
453
- 1,
454
- 4.667,
455
- 0,
456
- 4.7,
457
- 0,
458
- 0,
459
- 5.933,
460
- 0
461
- ]
462
- },
463
- {
464
- "Target": "Parameter",
465
- "Id": "ParamEyeRSmile",
466
- "Segments": [
467
- 0,
468
- 0.63,
469
- 1,
470
- 1.433,
471
- 0.63,
472
- 2.867,
473
- 0.6,
474
- 4.3,
475
- 0.6,
476
- 1,
477
- 4.4,
478
- 0.6,
479
- 4.5,
480
- 0.76,
481
- 4.6,
482
- 0.76,
483
- 0,
484
- 5.933,
485
- 0.76
486
- ]
487
- },
488
- {
489
- "Target": "Parameter",
490
- "Id": "ParamEyeBallX",
491
- "Segments": [
492
- 0,
493
- -0.002,
494
- 1,
495
- 0.211,
496
- -0.002,
497
- 0.422,
498
- 0,
499
- 0.633,
500
- 0,
501
- 1,
502
- 0.889,
503
- 0,
504
- 1.144,
505
- -0.31,
506
- 1.4,
507
- -0.31,
508
- 1,
509
- 1.578,
510
- -0.31,
511
- 1.756,
512
- -0.31,
513
- 1.933,
514
- -0.31,
515
- 1,
516
- 2.233,
517
- -0.31,
518
- 2.533,
519
- 0.67,
520
- 2.833,
521
- 0.67,
522
- 1,
523
- 3.144,
524
- 0.67,
525
- 3.456,
526
- 0.67,
527
- 3.767,
528
- 0.67,
529
- 1,
530
- 4.011,
531
- 0.67,
532
- 4.256,
533
- 0,
534
- 4.5,
535
- 0,
536
- 0,
537
- 5.933,
538
- 0
539
- ]
540
- },
541
- {
542
- "Target": "Parameter",
543
- "Id": "ParamEyeBallY",
544
- "Segments": [
545
- 0,
546
- 0,
547
- 1,
548
- 0.211,
549
- 0,
550
- 0.422,
551
- 0,
552
- 0.633,
553
- 0,
554
- 1,
555
- 0.889,
556
- 0,
557
- 1.144,
558
- 0.38,
559
- 1.4,
560
- 0.38,
561
- 1,
562
- 1.578,
563
- 0.38,
564
- 1.756,
565
- 0.38,
566
- 1.933,
567
- 0.38,
568
- 1,
569
- 2.233,
570
- 0.38,
571
- 2.533,
572
- 0.46,
573
- 2.833,
574
- 0.46,
575
- 1,
576
- 3.144,
577
- 0.46,
578
- 3.456,
579
- 0.46,
580
- 3.767,
581
- 0.46,
582
- 1,
583
- 4.011,
584
- 0.46,
585
- 4.256,
586
- 0,
587
- 4.5,
588
- 0,
589
- 0,
590
- 5.933,
591
- 0
592
- ]
593
- },
594
- {
595
- "Target": "Parameter",
596
- "Id": "ParamBrowLY",
597
- "Segments": [
598
- 0,
599
- 0,
600
- 1,
601
- 0.956,
602
- 0,
603
- 1.911,
604
- 0,
605
- 2.867,
606
- 0,
607
- 1,
608
- 2.933,
609
- 0,
610
- 3,
611
- 0.125,
612
- 3.067,
613
- 0.125,
614
- 1,
615
- 3.133,
616
- 0.125,
617
- 3.2,
618
- 0,
619
- 3.267,
620
- 0,
621
- 1,
622
- 3.711,
623
- 0,
624
- 4.156,
625
- 0,
626
- 4.6,
627
- 0,
628
- 1,
629
- 4.667,
630
- 0,
631
- 4.733,
632
- 0.396,
633
- 4.8,
634
- 0.396,
635
- 0,
636
- 5.933,
637
- 0.396
638
- ]
639
- },
640
- {
641
- "Target": "Parameter",
642
- "Id": "ParamBrowRY",
643
- "Segments": [
644
- 0,
645
- 0,
646
- 1,
647
- 0.956,
648
- 0,
649
- 1.911,
650
- 0,
651
- 2.867,
652
- 0,
653
- 1,
654
- 2.933,
655
- 0,
656
- 3,
657
- 0.125,
658
- 3.067,
659
- 0.125,
660
- 1,
661
- 3.133,
662
- 0.125,
663
- 3.2,
664
- 0,
665
- 3.267,
666
- 0,
667
- 1,
668
- 3.711,
669
- 0,
670
- 4.156,
671
- 0,
672
- 4.6,
673
- 0,
674
- 1,
675
- 4.667,
676
- 0,
677
- 4.733,
678
- 0.417,
679
- 4.8,
680
- 0.417,
681
- 0,
682
- 5.933,
683
- 0.417
684
- ]
685
- },
686
- {
687
- "Target": "Parameter",
688
- "Id": "ParamBrowLX",
689
- "Segments": [
690
- 0,
691
- 0,
692
- 0,
693
- 5.933,
694
- 0
695
- ]
696
- },
697
- {
698
- "Target": "Parameter",
699
- "Id": "ParamBrowRX",
700
- "Segments": [
701
- 0,
702
- 0,
703
- 0,
704
- 5.933,
705
- 0
706
- ]
707
- },
708
- {
709
- "Target": "Parameter",
710
- "Id": "ParamBrowLAngle",
711
- "Segments": [
712
- 0,
713
- 0.03,
714
- 0,
715
- 5.933,
716
- 0.03
717
- ]
718
- },
719
- {
720
- "Target": "Parameter",
721
- "Id": "ParamBrowRAngle",
722
- "Segments": [
723
- 0,
724
- 0,
725
- 0,
726
- 5.933,
727
- 0
728
- ]
729
- },
730
- {
731
- "Target": "Parameter",
732
- "Id": "ParamBrowLForm",
733
- "Segments": [
734
- 0,
735
- 0,
736
- 0,
737
- 5.933,
738
- 0
739
- ]
740
- },
741
- {
742
- "Target": "Parameter",
743
- "Id": "ParamBrowRForm",
744
- "Segments": [
745
- 0,
746
- 0,
747
- 0,
748
- 5.933,
749
- 0
750
- ]
751
- },
752
- {
753
- "Target": "Parameter",
754
- "Id": "ParamMouthForm",
755
- "Segments": [
756
- 0,
757
- -1,
758
- 1,
759
- 1.433,
760
- -1,
761
- 2.867,
762
- -1,
763
- 4.3,
764
- -1,
765
- 1,
766
- 4.367,
767
- -1,
768
- 4.433,
769
- 1,
770
- 4.5,
771
- 1,
772
- 0,
773
- 5.933,
774
- 1
775
- ]
776
- },
777
- {
778
- "Target": "Parameter",
779
- "Id": "ParamMouthOpenY",
780
- "Segments": [
781
- 0,
782
- 1,
783
- 1,
784
- 1.433,
785
- 1,
786
- 2.867,
787
- 1,
788
- 4.3,
789
- 1,
790
- 1,
791
- 4.367,
792
- 1,
793
- 4.433,
794
- 0,
795
- 4.5,
796
- 0,
797
- 0,
798
- 5.933,
799
- 0
800
- ]
801
- },
802
- {
803
- "Target": "Parameter",
804
- "Id": "ParamBodyAngleX",
805
- "Segments": [
806
- 0,
807
- 0,
808
- 1,
809
- 0.244,
810
- 0,
811
- 0.489,
812
- 0,
813
- 0.733,
814
- 0,
815
- 1,
816
- 0.778,
817
- 0,
818
- 0.822,
819
- 0.667,
820
- 0.867,
821
- 2,
822
- 1,
823
- 1.044,
824
- 7.333,
825
- 1.222,
826
- 10,
827
- 1.4,
828
- 10,
829
- 1,
830
- 1.533,
831
- 10,
832
- 1.667,
833
- 10,
834
- 1.8,
835
- 10,
836
- 1,
837
- 2.178,
838
- 10,
839
- 2.556,
840
- 6,
841
- 2.933,
842
- 6,
843
- 1,
844
- 3.244,
845
- 6,
846
- 3.556,
847
- 6,
848
- 3.867,
849
- 6,
850
- 1,
851
- 4.189,
852
- 6,
853
- 4.511,
854
- 0,
855
- 4.833,
856
- 0,
857
- 1,
858
- 4.956,
859
- 0,
860
- 5.078,
861
- 1.192,
862
- 5.2,
863
- 1.192,
864
- 1,
865
- 5.322,
866
- 1.192,
867
- 5.444,
868
- 0.013,
869
- 5.567,
870
- 0.013,
871
- 0,
872
- 5.933,
873
- 0.013
874
- ]
875
- },
876
- {
877
- "Target": "Parameter",
878
- "Id": "ParamBodyAngleY",
879
- "Segments": [
880
- 0,
881
- 0,
882
- 1,
883
- 0.211,
884
- 0,
885
- 0.422,
886
- 0,
887
- 0.633,
888
- 0,
889
- 1,
890
- 0.667,
891
- 0,
892
- 0.7,
893
- 0,
894
- 0.733,
895
- 0,
896
- 1,
897
- 1.133,
898
- 0,
899
- 1.533,
900
- 0,
901
- 1.933,
902
- 0,
903
- 1,
904
- 2.078,
905
- 0,
906
- 2.222,
907
- 4,
908
- 2.367,
909
- 4,
910
- 1,
911
- 2.556,
912
- 4,
913
- 2.744,
914
- -2.18,
915
- 2.933,
916
- -2.18,
917
- 1,
918
- 3.022,
919
- -2.18,
920
- 3.111,
921
- 0,
922
- 3.2,
923
- 0,
924
- 1,
925
- 3.456,
926
- 0,
927
- 3.711,
928
- -1,
929
- 3.967,
930
- -1,
931
- 1,
932
- 4.067,
933
- -1,
934
- 4.167,
935
- -1.018,
936
- 4.267,
937
- 0,
938
- 1,
939
- 4.333,
940
- 0.679,
941
- 4.4,
942
- 10,
943
- 4.467,
944
- 10,
945
- 1,
946
- 4.567,
947
- 10,
948
- 4.667,
949
- -5,
950
- 4.767,
951
- -5,
952
- 1,
953
- 4.889,
954
- -5,
955
- 5.011,
956
- 0,
957
- 5.133,
958
- 0,
959
- 0,
960
- 5.933,
961
- 0
962
- ]
963
- },
964
- {
965
- "Target": "Parameter",
966
- "Id": "ParamBodyAngleZ",
967
- "Segments": [
968
- 0,
969
- 0,
970
- 1,
971
- 0.233,
972
- 0,
973
- 0.467,
974
- 0,
975
- 0.7,
976
- 0,
977
- 1,
978
- 0.733,
979
- 0,
980
- 0.767,
981
- 0,
982
- 0.8,
983
- 0,
984
- 1,
985
- 1.278,
986
- 0,
987
- 1.756,
988
- -4,
989
- 2.233,
990
- -4,
991
- 1,
992
- 2.544,
993
- -4,
994
- 2.856,
995
- 8,
996
- 3.167,
997
- 8,
998
- 1,
999
- 3.4,
1000
- 8,
1001
- 3.633,
1002
- 8.008,
1003
- 3.867,
1004
- 7.985,
1005
- 1,
1006
- 4.178,
1007
- 7.954,
1008
- 4.489,
1009
- -3,
1010
- 4.8,
1011
- -3,
1012
- 0,
1013
- 5.933,
1014
- -3
1015
- ]
1016
- },
1017
- {
1018
- "Target": "Parameter",
1019
- "Id": "ParamBreath",
1020
- "Segments": [
1021
- 0,
1022
- 0,
1023
- 1,
1024
- 0.122,
1025
- 0,
1026
- 0.244,
1027
- 1,
1028
- 0.367,
1029
- 1,
1030
- 1,
1031
- 0.511,
1032
- 1,
1033
- 0.656,
1034
- 0,
1035
- 0.8,
1036
- 0,
1037
- 1,
1038
- 1.022,
1039
- 0,
1040
- 1.244,
1041
- 1,
1042
- 1.467,
1043
- 1,
1044
- 1,
1045
- 1.689,
1046
- 1,
1047
- 1.911,
1048
- 0,
1049
- 2.133,
1050
- 0,
1051
- 1,
1052
- 2.344,
1053
- 0,
1054
- 2.556,
1055
- 1,
1056
- 2.767,
1057
- 1,
1058
- 1,
1059
- 2.967,
1060
- 1,
1061
- 3.167,
1062
- 0,
1063
- 3.367,
1064
- 0,
1065
- 1,
1066
- 3.578,
1067
- 0,
1068
- 3.789,
1069
- 1,
1070
- 4,
1071
- 1,
1072
- 1,
1073
- 4.233,
1074
- 1,
1075
- 4.467,
1076
- 0,
1077
- 4.7,
1078
- 0,
1079
- 1,
1080
- 4.9,
1081
- 0,
1082
- 5.1,
1083
- 0,
1084
- 5.3,
1085
- 0,
1086
- 0,
1087
- 5.933,
1088
- 0
1089
- ]
1090
- },
1091
- {
1092
- "Target": "Parameter",
1093
- "Id": "ParamShoulder",
1094
- "Segments": [
1095
- 0,
1096
- 0,
1097
- 1,
1098
- 0.456,
1099
- 0,
1100
- 0.911,
1101
- 0.4,
1102
- 1.367,
1103
- 0.4,
1104
- 1,
1105
- 1.889,
1106
- 0.4,
1107
- 2.411,
1108
- -1,
1109
- 2.933,
1110
- -1,
1111
- 1,
1112
- 3.244,
1113
- -1,
1114
- 3.556,
1115
- -1,
1116
- 3.867,
1117
- -1,
1118
- 0,
1119
- 5.933,
1120
- -1
1121
- ]
1122
- },
1123
- {
1124
- "Target": "Parameter",
1125
- "Id": "ParamLeg",
1126
- "Segments": [
1127
- 0,
1128
- 1,
1129
- 0,
1130
- 5.933,
1131
- 1
1132
- ]
1133
- },
1134
- {
1135
- "Target": "Parameter",
1136
- "Id": "ParamArmLA",
1137
- "Segments": [
1138
- 0,
1139
- -8.7,
1140
- 1,
1141
- 0.289,
1142
- -8.7,
1143
- 0.578,
1144
- -8.7,
1145
- 0.867,
1146
- -8.7,
1147
- 1,
1148
- 1,
1149
- -8.7,
1150
- 1.133,
1151
- -10,
1152
- 1.267,
1153
- -10,
1154
- 1,
1155
- 1.578,
1156
- -10,
1157
- 1.889,
1158
- -10,
1159
- 2.2,
1160
- -10,
1161
- 1,
1162
- 2.444,
1163
- -10,
1164
- 2.689,
1165
- -6.9,
1166
- 2.933,
1167
- -6.9,
1168
- 1,
1169
- 3.244,
1170
- -6.9,
1171
- 3.556,
1172
- -6.9,
1173
- 3.867,
1174
- -6.9,
1175
- 1,
1176
- 3.989,
1177
- -6.9,
1178
- 4.111,
1179
- -8.3,
1180
- 4.233,
1181
- -8.3,
1182
- 1,
1183
- 4.344,
1184
- -8.3,
1185
- 4.456,
1186
- -3,
1187
- 4.567,
1188
- -3,
1189
- 1,
1190
- 4.689,
1191
- -3,
1192
- 4.811,
1193
- -4,
1194
- 4.933,
1195
- -4,
1196
- 1,
1197
- 5.1,
1198
- -4,
1199
- 5.267,
1200
- -3,
1201
- 5.433,
1202
- -3,
1203
- 0,
1204
- 5.933,
1205
- -3
1206
- ]
1207
- },
1208
- {
1209
- "Target": "Parameter",
1210
- "Id": "ParamArmRA",
1211
- "Segments": [
1212
- 0,
1213
- -8.7,
1214
- 1,
1215
- 0.289,
1216
- -8.7,
1217
- 0.578,
1218
- -8.7,
1219
- 0.867,
1220
- -8.7,
1221
- 1,
1222
- 1,
1223
- -8.7,
1224
- 1.133,
1225
- -10,
1226
- 1.267,
1227
- -10,
1228
- 1,
1229
- 1.578,
1230
- -10,
1231
- 1.889,
1232
- -10,
1233
- 2.2,
1234
- -10,
1235
- 1,
1236
- 2.444,
1237
- -10,
1238
- 2.689,
1239
- -10,
1240
- 2.933,
1241
- -10,
1242
- 1,
1243
- 3.244,
1244
- -10,
1245
- 3.556,
1246
- -10,
1247
- 3.867,
1248
- -10,
1249
- 1,
1250
- 3.989,
1251
- -10,
1252
- 4.111,
1253
- -9.998,
1254
- 4.233,
1255
- -7.8,
1256
- 1,
1257
- 4.344,
1258
- -5.802,
1259
- 4.456,
1260
- 0.03,
1261
- 4.567,
1262
- 0.03,
1263
- 1,
1264
- 4.689,
1265
- 0.03,
1266
- 4.811,
1267
- -1,
1268
- 4.933,
1269
- -1,
1270
- 1,
1271
- 5.122,
1272
- -1,
1273
- 5.311,
1274
- -0.002,
1275
- 5.5,
1276
- -0.002,
1277
- 0,
1278
- 5.933,
1279
- -0.002
1280
- ]
1281
- },
1282
- {
1283
- "Target": "Parameter",
1284
- "Id": "ParamHandL",
1285
- "Segments": [
1286
- 0,
1287
- 0,
1288
- 1,
1289
- 1.067,
1290
- 0,
1291
- 2.133,
1292
- 0,
1293
- 3.2,
1294
- 0,
1295
- 1,
1296
- 3.633,
1297
- 0,
1298
- 4.067,
1299
- 1,
1300
- 4.5,
1301
- 1,
1302
- 1,
1303
- 4.667,
1304
- 1,
1305
- 4.833,
1306
- -1,
1307
- 5,
1308
- -1,
1309
- 1,
1310
- 5.122,
1311
- -1,
1312
- 5.244,
1313
- 0.208,
1314
- 5.367,
1315
- 0.208,
1316
- 0,
1317
- 5.933,
1318
- 0.208
1319
- ]
1320
- },
1321
- {
1322
- "Target": "Parameter",
1323
- "Id": "ParamHandR",
1324
- "Segments": [
1325
- 0,
1326
- 0,
1327
- 1,
1328
- 1.067,
1329
- 0,
1330
- 2.133,
1331
- 0,
1332
- 3.2,
1333
- 0,
1334
- 1,
1335
- 3.633,
1336
- 0,
1337
- 4.067,
1338
- 1,
1339
- 4.5,
1340
- 1,
1341
- 1,
1342
- 4.667,
1343
- 1,
1344
- 4.833,
1345
- -1,
1346
- 5,
1347
- -1,
1348
- 1,
1349
- 5.122,
1350
- -1,
1351
- 5.244,
1352
- 0.208,
1353
- 5.367,
1354
- 0.208,
1355
- 0,
1356
- 5.933,
1357
- 0.208
1358
- ]
1359
- },
1360
- {
1361
- "Target": "Parameter",
1362
- "Id": "ParamHairAhoge",
1363
- "Segments": [
1364
- 0,
1365
- 0,
1366
- 1,
1367
- 0.333,
1368
- 0,
1369
- 0.667,
1370
- 0,
1371
- 1,
1372
- 0,
1373
- 1,
1374
- 1.133,
1375
- 0,
1376
- 1.267,
1377
- 10,
1378
- 1.4,
1379
- 10,
1380
- 1,
1381
- 1.489,
1382
- 10,
1383
- 1.578,
1384
- 2.177,
1385
- 1.667,
1386
- 2.177,
1387
- 1,
1388
- 1.789,
1389
- 2.177,
1390
- 1.911,
1391
- 10,
1392
- 2.033,
1393
- 10,
1394
- 1,
1395
- 2.289,
1396
- 10,
1397
- 2.544,
1398
- -10,
1399
- 2.8,
1400
- -10,
1401
- 1,
1402
- 2.933,
1403
- -10,
1404
- 3.067,
1405
- 7.54,
1406
- 3.2,
1407
- 7.54,
1408
- 1,
1409
- 3.344,
1410
- 7.54,
1411
- 3.489,
1412
- 0,
1413
- 3.633,
1414
- 0,
1415
- 1,
1416
- 3.911,
1417
- 0,
1418
- 4.189,
1419
- 0,
1420
- 4.467,
1421
- 0,
1422
- 1,
1423
- 4.6,
1424
- 0,
1425
- 4.733,
1426
- 10,
1427
- 4.867,
1428
- 10,
1429
- 1,
1430
- 4.989,
1431
- 10,
1432
- 5.111,
1433
- -10,
1434
- 5.233,
1435
- -10,
1436
- 1,
1437
- 5.322,
1438
- -10,
1439
- 5.411,
1440
- 3.456,
1441
- 5.5,
1442
- 3.456,
1443
- 1,
1444
- 5.556,
1445
- 3.456,
1446
- 5.611,
1447
- 0,
1448
- 5.667,
1449
- 0,
1450
- 0,
1451
- 5.933,
1452
- 0
1453
- ]
1454
- },
1455
- {
1456
- "Target": "PartOpacity",
1457
- "Id": "PartArmA",
1458
- "Segments": [
1459
- 0,
1460
- 1,
1461
- 0,
1462
- 5.93,
1463
- 1
1464
- ]
1465
- },
1466
- {
1467
- "Target": "PartOpacity",
1468
- "Id": "PartArmB",
1469
- "Segments": [
1470
- 0,
1471
- 0,
1472
- 0,
1473
- 5.93,
1474
- 0
1475
- ]
1476
- }
1477
- ]
1478
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m03.motion3.json DELETED
@@ -1,1331 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 4.2,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 33,
9
- "TotalSegmentCount": 169,
10
- "TotalPointCount": 474,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.056,
23
- 0,
24
- 0.111,
25
- 0,
26
- 0.167,
27
- 0,
28
- 1,
29
- 0.389,
30
- 0,
31
- 0.611,
32
- 0,
33
- 0.833,
34
- 0,
35
- 1,
36
- 0.933,
37
- 0,
38
- 1.033,
39
- 0,
40
- 1.133,
41
- 0,
42
- 1,
43
- 1.311,
44
- 0,
45
- 1.489,
46
- 0,
47
- 1.667,
48
- 0,
49
- 1,
50
- 1.778,
51
- 0,
52
- 1.889,
53
- -0.268,
54
- 2,
55
- -1,
56
- 1,
57
- 2.089,
58
- -1.585,
59
- 2.178,
60
- -2,
61
- 2.267,
62
- -2,
63
- 0,
64
- 4.2,
65
- -2
66
- ]
67
- },
68
- {
69
- "Target": "Parameter",
70
- "Id": "ParamAngleY",
71
- "Segments": [
72
- 0,
73
- 0,
74
- 1,
75
- 0.056,
76
- 0,
77
- 0.111,
78
- 0,
79
- 0.167,
80
- 0,
81
- 1,
82
- 0.3,
83
- 0,
84
- 0.433,
85
- -18,
86
- 0.567,
87
- -18,
88
- 1,
89
- 0.656,
90
- -18,
91
- 0.744,
92
- 8,
93
- 0.833,
94
- 8,
95
- 1,
96
- 0.933,
97
- 8,
98
- 1.033,
99
- -8,
100
- 1.133,
101
- -8,
102
- 1,
103
- 1.311,
104
- -8,
105
- 1.489,
106
- 10,
107
- 1.667,
108
- 10,
109
- 1,
110
- 1.778,
111
- 10,
112
- 1.889,
113
- -21,
114
- 2,
115
- -21,
116
- 1,
117
- 2.089,
118
- -21,
119
- 2.178,
120
- -3,
121
- 2.267,
122
- -3,
123
- 0,
124
- 4.2,
125
- -3
126
- ]
127
- },
128
- {
129
- "Target": "Parameter",
130
- "Id": "ParamAngleZ",
131
- "Segments": [
132
- 0,
133
- 0,
134
- 1,
135
- 0.056,
136
- 0,
137
- 0.111,
138
- 0,
139
- 0.167,
140
- 0,
141
- 1,
142
- 0.289,
143
- 0,
144
- 0.411,
145
- -1,
146
- 0.533,
147
- -1,
148
- 1,
149
- 0.722,
150
- -1,
151
- 0.911,
152
- 17,
153
- 1.1,
154
- 17,
155
- 1,
156
- 1.411,
157
- 17,
158
- 1.722,
159
- -22,
160
- 2.033,
161
- -22,
162
- 1,
163
- 2.244,
164
- -22,
165
- 2.456,
166
- 11,
167
- 2.667,
168
- 11,
169
- 0,
170
- 4.2,
171
- 11
172
- ]
173
- },
174
- {
175
- "Target": "Parameter",
176
- "Id": "ParamCheek",
177
- "Segments": [
178
- 0,
179
- 0,
180
- 1,
181
- 0.056,
182
- 0,
183
- 0.111,
184
- 0,
185
- 0.167,
186
- 0,
187
- 0,
188
- 4.2,
189
- 0
190
- ]
191
- },
192
- {
193
- "Target": "Parameter",
194
- "Id": "ParamEyeLOpen",
195
- "Segments": [
196
- 0,
197
- 1,
198
- 1,
199
- 0.056,
200
- 1,
201
- 0.111,
202
- 1,
203
- 0.167,
204
- 1,
205
- 1,
206
- 0.2,
207
- 1,
208
- 0.233,
209
- 1,
210
- 0.267,
211
- 1,
212
- 1,
213
- 0.322,
214
- 1,
215
- 0.378,
216
- 0,
217
- 0.433,
218
- 0,
219
- 1,
220
- 0.478,
221
- 0,
222
- 0.522,
223
- 0,
224
- 0.567,
225
- 0,
226
- 1,
227
- 0.644,
228
- 0,
229
- 0.722,
230
- 1,
231
- 0.8,
232
- 1,
233
- 1,
234
- 1.056,
235
- 1,
236
- 1.311,
237
- 0.988,
238
- 1.567,
239
- 0.988,
240
- 1,
241
- 1.789,
242
- 0.988,
243
- 2.011,
244
- 1,
245
- 2.233,
246
- 1,
247
- 1,
248
- 2.267,
249
- 1,
250
- 2.3,
251
- 1,
252
- 2.333,
253
- 1,
254
- 1,
255
- 2.367,
256
- 1,
257
- 2.4,
258
- 0,
259
- 2.433,
260
- 0,
261
- 1,
262
- 2.478,
263
- 0,
264
- 2.522,
265
- 0,
266
- 2.567,
267
- 0,
268
- 1,
269
- 2.622,
270
- 0,
271
- 2.678,
272
- 1,
273
- 2.733,
274
- 1,
275
- 0,
276
- 4.2,
277
- 1
278
- ]
279
- },
280
- {
281
- "Target": "Parameter",
282
- "Id": "ParamEyeLSmile",
283
- "Segments": [
284
- 0,
285
- 0,
286
- 1,
287
- 0.056,
288
- 0,
289
- 0.111,
290
- 0,
291
- 0.167,
292
- 0,
293
- 0,
294
- 4.2,
295
- 0
296
- ]
297
- },
298
- {
299
- "Target": "Parameter",
300
- "Id": "ParamEyeROpen",
301
- "Segments": [
302
- 0,
303
- 1,
304
- 1,
305
- 0.056,
306
- 1,
307
- 0.111,
308
- 1,
309
- 0.167,
310
- 1,
311
- 1,
312
- 0.2,
313
- 1,
314
- 0.233,
315
- 1,
316
- 0.267,
317
- 1,
318
- 1,
319
- 0.322,
320
- 1,
321
- 0.378,
322
- 0,
323
- 0.433,
324
- 0,
325
- 1,
326
- 0.478,
327
- 0,
328
- 0.522,
329
- 0,
330
- 0.567,
331
- 0,
332
- 1,
333
- 0.644,
334
- 0,
335
- 0.722,
336
- 1,
337
- 0.8,
338
- 1,
339
- 1,
340
- 1.056,
341
- 1,
342
- 1.311,
343
- 1,
344
- 1.567,
345
- 1,
346
- 1,
347
- 1.789,
348
- 1,
349
- 2.011,
350
- 1,
351
- 2.233,
352
- 1,
353
- 1,
354
- 2.267,
355
- 1,
356
- 2.3,
357
- 1,
358
- 2.333,
359
- 1,
360
- 1,
361
- 2.367,
362
- 1,
363
- 2.4,
364
- 0,
365
- 2.433,
366
- 0,
367
- 1,
368
- 2.478,
369
- 0,
370
- 2.522,
371
- 0,
372
- 2.567,
373
- 0,
374
- 1,
375
- 2.622,
376
- 0,
377
- 2.678,
378
- 1,
379
- 2.733,
380
- 1,
381
- 0,
382
- 4.2,
383
- 1
384
- ]
385
- },
386
- {
387
- "Target": "Parameter",
388
- "Id": "ParamEyeRSmile",
389
- "Segments": [
390
- 0,
391
- 0,
392
- 1,
393
- 0.056,
394
- 0,
395
- 0.111,
396
- 0,
397
- 0.167,
398
- 0,
399
- 0,
400
- 4.2,
401
- 0
402
- ]
403
- },
404
- {
405
- "Target": "Parameter",
406
- "Id": "ParamEyeBallX",
407
- "Segments": [
408
- 0,
409
- 0,
410
- 1,
411
- 0.056,
412
- 0,
413
- 0.111,
414
- 0,
415
- 0.167,
416
- 0,
417
- 1,
418
- 0.256,
419
- 0,
420
- 0.344,
421
- 0,
422
- 0.433,
423
- 0,
424
- 1,
425
- 0.478,
426
- 0,
427
- 0.522,
428
- -1,
429
- 0.567,
430
- -1,
431
- 1,
432
- 0.8,
433
- -1,
434
- 1.033,
435
- -1,
436
- 1.267,
437
- -1,
438
- 1,
439
- 1.422,
440
- -1,
441
- 1.578,
442
- 0.583,
443
- 1.733,
444
- 0.583,
445
- 1,
446
- 1.967,
447
- 0.583,
448
- 2.2,
449
- 0.583,
450
- 2.433,
451
- 0.583,
452
- 1,
453
- 2.478,
454
- 0.583,
455
- 2.522,
456
- 0,
457
- 2.567,
458
- 0,
459
- 0,
460
- 4.2,
461
- 0
462
- ]
463
- },
464
- {
465
- "Target": "Parameter",
466
- "Id": "ParamEyeBallY",
467
- "Segments": [
468
- 0,
469
- 0,
470
- 1,
471
- 0.056,
472
- 0,
473
- 0.111,
474
- 0,
475
- 0.167,
476
- 0,
477
- 1,
478
- 0.256,
479
- 0,
480
- 0.344,
481
- 0,
482
- 0.433,
483
- 0,
484
- 1,
485
- 0.478,
486
- 0,
487
- 0.522,
488
- 1,
489
- 0.567,
490
- 1,
491
- 1,
492
- 0.8,
493
- 1,
494
- 1.033,
495
- 1,
496
- 1.267,
497
- 1,
498
- 1,
499
- 1.422,
500
- 1,
501
- 1.578,
502
- 0.75,
503
- 1.733,
504
- 0.75,
505
- 1,
506
- 1.967,
507
- 0.75,
508
- 2.2,
509
- 0.75,
510
- 2.433,
511
- 0.75,
512
- 1,
513
- 2.478,
514
- 0.75,
515
- 2.522,
516
- 0,
517
- 2.567,
518
- 0,
519
- 0,
520
- 4.2,
521
- 0
522
- ]
523
- },
524
- {
525
- "Target": "Parameter",
526
- "Id": "ParamBrowLY",
527
- "Segments": [
528
- 0,
529
- 0,
530
- 1,
531
- 0.056,
532
- 0,
533
- 0.111,
534
- 0,
535
- 0.167,
536
- 0,
537
- 0,
538
- 4.2,
539
- 0
540
- ]
541
- },
542
- {
543
- "Target": "Parameter",
544
- "Id": "ParamBrowRY",
545
- "Segments": [
546
- 0,
547
- 0,
548
- 1,
549
- 0.056,
550
- 0,
551
- 0.111,
552
- 0,
553
- 0.167,
554
- 0,
555
- 0,
556
- 4.2,
557
- 0
558
- ]
559
- },
560
- {
561
- "Target": "Parameter",
562
- "Id": "ParamBrowLX",
563
- "Segments": [
564
- 0,
565
- 0,
566
- 1,
567
- 0.056,
568
- 0,
569
- 0.111,
570
- 0,
571
- 0.167,
572
- 0,
573
- 0,
574
- 4.2,
575
- 0
576
- ]
577
- },
578
- {
579
- "Target": "Parameter",
580
- "Id": "ParamBrowRX",
581
- "Segments": [
582
- 0,
583
- 0,
584
- 1,
585
- 0.056,
586
- 0,
587
- 0.111,
588
- 0,
589
- 0.167,
590
- 0,
591
- 0,
592
- 4.2,
593
- 0
594
- ]
595
- },
596
- {
597
- "Target": "Parameter",
598
- "Id": "ParamBrowLAngle",
599
- "Segments": [
600
- 0,
601
- 0,
602
- 1,
603
- 0.056,
604
- 0,
605
- 0.111,
606
- 0,
607
- 0.167,
608
- 0,
609
- 0,
610
- 4.2,
611
- 0
612
- ]
613
- },
614
- {
615
- "Target": "Parameter",
616
- "Id": "ParamBrowRAngle",
617
- "Segments": [
618
- 0,
619
- 0,
620
- 1,
621
- 0.056,
622
- 0,
623
- 0.111,
624
- 0,
625
- 0.167,
626
- 0,
627
- 0,
628
- 4.2,
629
- 0
630
- ]
631
- },
632
- {
633
- "Target": "Parameter",
634
- "Id": "ParamBrowLForm",
635
- "Segments": [
636
- 0,
637
- 0,
638
- 1,
639
- 0.056,
640
- 0,
641
- 0.111,
642
- 0,
643
- 0.167,
644
- 0,
645
- 0,
646
- 4.2,
647
- 0
648
- ]
649
- },
650
- {
651
- "Target": "Parameter",
652
- "Id": "ParamBrowRForm",
653
- "Segments": [
654
- 0,
655
- 0,
656
- 1,
657
- 0.056,
658
- 0,
659
- 0.111,
660
- 0,
661
- 0.167,
662
- 0,
663
- 0,
664
- 4.2,
665
- 0
666
- ]
667
- },
668
- {
669
- "Target": "Parameter",
670
- "Id": "ParamMouthForm",
671
- "Segments": [
672
- 0,
673
- 1,
674
- 1,
675
- 0.056,
676
- 1,
677
- 0.111,
678
- 1,
679
- 0.167,
680
- 1,
681
- 0,
682
- 4.2,
683
- 1
684
- ]
685
- },
686
- {
687
- "Target": "Parameter",
688
- "Id": "ParamMouthOpenY",
689
- "Segments": [
690
- 0,
691
- 0,
692
- 1,
693
- 0.056,
694
- 0,
695
- 0.111,
696
- 0,
697
- 0.167,
698
- 0,
699
- 0,
700
- 4.2,
701
- 0
702
- ]
703
- },
704
- {
705
- "Target": "Parameter",
706
- "Id": "ParamBodyAngleX",
707
- "Segments": [
708
- 0,
709
- 0,
710
- 1,
711
- 0.056,
712
- 0,
713
- 0.111,
714
- 0,
715
- 0.167,
716
- 0,
717
- 0,
718
- 4.2,
719
- 0
720
- ]
721
- },
722
- {
723
- "Target": "Parameter",
724
- "Id": "ParamBodyAngleY",
725
- "Segments": [
726
- 0,
727
- 0,
728
- 1,
729
- 0.056,
730
- 0,
731
- 0.111,
732
- 0,
733
- 0.167,
734
- 0,
735
- 1,
736
- 0.244,
737
- 0,
738
- 0.322,
739
- -4,
740
- 0.4,
741
- -4,
742
- 1,
743
- 0.478,
744
- -4,
745
- 0.556,
746
- 10,
747
- 0.633,
748
- 10,
749
- 1,
750
- 0.8,
751
- 10,
752
- 0.967,
753
- -0.386,
754
- 1.133,
755
- -0.386,
756
- 1,
757
- 1.244,
758
- -0.386,
759
- 1.356,
760
- 10,
761
- 1.467,
762
- 10,
763
- 1,
764
- 1.6,
765
- 10,
766
- 1.733,
767
- 0,
768
- 1.867,
769
- 0,
770
- 1,
771
- 2.044,
772
- 0,
773
- 2.222,
774
- 10,
775
- 2.4,
776
- 10,
777
- 1,
778
- 2.444,
779
- 10,
780
- 2.512,
781
- 10,
782
- 2.533,
783
- 9.649,
784
- 1,
785
- 2.7,
786
- 6.854,
787
- 2.867,
788
- -3.526,
789
- 3.033,
790
- -3.526,
791
- 1,
792
- 3.267,
793
- -3.526,
794
- 3.5,
795
- 6.807,
796
- 3.733,
797
- 6.807,
798
- 1,
799
- 3.811,
800
- 6.807,
801
- 3.889,
802
- 6,
803
- 3.967,
804
- 6,
805
- 0,
806
- 4.2,
807
- 6
808
- ]
809
- },
810
- {
811
- "Target": "Parameter",
812
- "Id": "ParamBodyAngleZ",
813
- "Segments": [
814
- 0,
815
- 0,
816
- 1,
817
- 0.056,
818
- 0,
819
- 0.111,
820
- 0,
821
- 0.167,
822
- 0,
823
- 1,
824
- 0.256,
825
- 0,
826
- 0.344,
827
- -1,
828
- 0.433,
829
- -1,
830
- 1,
831
- 0.656,
832
- -1,
833
- 0.878,
834
- 6,
835
- 1.1,
836
- 6,
837
- 1,
838
- 1.333,
839
- 6,
840
- 1.567,
841
- -3,
842
- 1.8,
843
- -3,
844
- 1,
845
- 2.256,
846
- -3,
847
- 2.711,
848
- 8,
849
- 3.167,
850
- 8,
851
- 0,
852
- 4.2,
853
- 8
854
- ]
855
- },
856
- {
857
- "Target": "Parameter",
858
- "Id": "ParamBreath",
859
- "Segments": [
860
- 0,
861
- 0,
862
- 1,
863
- 0.189,
864
- 0,
865
- 0.378,
866
- 1,
867
- 0.567,
868
- 1,
869
- 1,
870
- 0.733,
871
- 1,
872
- 0.9,
873
- 0,
874
- 1.067,
875
- 0,
876
- 1,
877
- 1.3,
878
- 0,
879
- 1.533,
880
- 1,
881
- 1.767,
882
- 1,
883
- 1,
884
- 2.033,
885
- 1,
886
- 2.3,
887
- 0,
888
- 2.567,
889
- 0,
890
- 1,
891
- 2.778,
892
- 0,
893
- 2.989,
894
- 1,
895
- 3.2,
896
- 1,
897
- 1,
898
- 3.4,
899
- 1,
900
- 3.6,
901
- 0,
902
- 3.8,
903
- 0,
904
- 0,
905
- 4.2,
906
- 0
907
- ]
908
- },
909
- {
910
- "Target": "Parameter",
911
- "Id": "ParamShoulder",
912
- "Segments": [
913
- 0,
914
- 0,
915
- 0,
916
- 4.2,
917
- 0
918
- ]
919
- },
920
- {
921
- "Target": "Parameter",
922
- "Id": "ParamLeg",
923
- "Segments": [
924
- 0,
925
- 1,
926
- 1,
927
- 0.8,
928
- 1,
929
- 1.6,
930
- 1,
931
- 2.4,
932
- 1,
933
- 1,
934
- 2.522,
935
- 1,
936
- 2.644,
937
- 0,
938
- 2.767,
939
- 0,
940
- 1,
941
- 3.011,
942
- 0,
943
- 3.256,
944
- 0.062,
945
- 3.5,
946
- 0.062,
947
- 0,
948
- 4.2,
949
- 0.062
950
- ]
951
- },
952
- {
953
- "Target": "Parameter",
954
- "Id": "ParamArmLA",
955
- "Segments": [
956
- 0,
957
- -10,
958
- 1,
959
- 0.256,
960
- -10,
961
- 0.511,
962
- 0,
963
- 0.767,
964
- 0,
965
- 1,
966
- 0.889,
967
- 0,
968
- 1.011,
969
- -6.5,
970
- 1.133,
971
- -6.5,
972
- 1,
973
- 1.289,
974
- -6.5,
975
- 1.444,
976
- 0,
977
- 1.6,
978
- 0,
979
- 1,
980
- 1.756,
981
- 0,
982
- 1.911,
983
- -8,
984
- 2.067,
985
- -8,
986
- 1,
987
- 2.344,
988
- -8,
989
- 2.622,
990
- -1.4,
991
- 2.9,
992
- -1.4,
993
- 1,
994
- 2.978,
995
- -1.4,
996
- 3.056,
997
- -1.775,
998
- 3.133,
999
- -2.3,
1000
- 1,
1001
- 3.211,
1002
- -2.825,
1003
- 3.289,
1004
- -3,
1005
- 3.367,
1006
- -3,
1007
- 1,
1008
- 3.433,
1009
- -3,
1010
- 3.5,
1011
- -2.5,
1012
- 3.567,
1013
- -2.5,
1014
- 1,
1015
- 3.733,
1016
- -2.5,
1017
- 3.9,
1018
- -3,
1019
- 4.067,
1020
- -3,
1021
- 0,
1022
- 4.2,
1023
- -3
1024
- ]
1025
- },
1026
- {
1027
- "Target": "Parameter",
1028
- "Id": "ParamArmRA",
1029
- "Segments": [
1030
- 0,
1031
- -10,
1032
- 1,
1033
- 0.256,
1034
- -10,
1035
- 0.511,
1036
- 0,
1037
- 0.767,
1038
- 0,
1039
- 1,
1040
- 0.867,
1041
- 0,
1042
- 0.967,
1043
- -5.2,
1044
- 1.067,
1045
- -5.2,
1046
- 1,
1047
- 1.244,
1048
- -5.2,
1049
- 1.422,
1050
- 0,
1051
- 1.6,
1052
- 0,
1053
- 1,
1054
- 1.778,
1055
- 0,
1056
- 1.956,
1057
- -6.3,
1058
- 2.133,
1059
- -6.3,
1060
- 1,
1061
- 2.422,
1062
- -6.3,
1063
- 2.711,
1064
- 0.029,
1065
- 3,
1066
- 0.029,
1067
- 1,
1068
- 3.144,
1069
- 0.029,
1070
- 3.289,
1071
- 0,
1072
- 3.433,
1073
- 0,
1074
- 1,
1075
- 3.5,
1076
- 0,
1077
- 3.567,
1078
- 0,
1079
- 3.633,
1080
- 0,
1081
- 1,
1082
- 3.722,
1083
- 0,
1084
- 3.811,
1085
- -0.029,
1086
- 3.9,
1087
- -0.029,
1088
- 0,
1089
- 4.2,
1090
- -0.029
1091
- ]
1092
- },
1093
- {
1094
- "Target": "Parameter",
1095
- "Id": "ParamHandL",
1096
- "Segments": [
1097
- 0,
1098
- 0,
1099
- 1,
1100
- 0.056,
1101
- 0,
1102
- 0.111,
1103
- 0,
1104
- 0.167,
1105
- 0,
1106
- 1,
1107
- 0.256,
1108
- 0,
1109
- 0.344,
1110
- 1,
1111
- 0.433,
1112
- 1,
1113
- 1,
1114
- 0.589,
1115
- 1,
1116
- 0.744,
1117
- -1,
1118
- 0.9,
1119
- -1,
1120
- 1,
1121
- 1.111,
1122
- -1,
1123
- 1.322,
1124
- 1,
1125
- 1.533,
1126
- 1,
1127
- 1,
1128
- 1.733,
1129
- 1,
1130
- 1.933,
1131
- -1,
1132
- 2.133,
1133
- -1,
1134
- 1,
1135
- 2.411,
1136
- -1,
1137
- 2.689,
1138
- 1,
1139
- 2.967,
1140
- 1,
1141
- 1,
1142
- 3.111,
1143
- 1,
1144
- 3.256,
1145
- -1,
1146
- 3.4,
1147
- -1,
1148
- 1,
1149
- 3.5,
1150
- -1,
1151
- 3.6,
1152
- 0.8,
1153
- 3.7,
1154
- 0.8,
1155
- 0,
1156
- 4.2,
1157
- 0.8
1158
- ]
1159
- },
1160
- {
1161
- "Target": "Parameter",
1162
- "Id": "ParamHandR",
1163
- "Segments": [
1164
- 0,
1165
- 0,
1166
- 1,
1167
- 0.056,
1168
- 0,
1169
- 0.111,
1170
- 0,
1171
- 0.167,
1172
- 0,
1173
- 1,
1174
- 0.256,
1175
- 0,
1176
- 0.344,
1177
- 1,
1178
- 0.433,
1179
- 1,
1180
- 1,
1181
- 0.589,
1182
- 1,
1183
- 0.744,
1184
- -1,
1185
- 0.9,
1186
- -1,
1187
- 1,
1188
- 1.111,
1189
- -1,
1190
- 1.322,
1191
- 1,
1192
- 1.533,
1193
- 1,
1194
- 1,
1195
- 1.733,
1196
- 1,
1197
- 1.933,
1198
- -1,
1199
- 2.133,
1200
- -1,
1201
- 1,
1202
- 2.411,
1203
- -1,
1204
- 2.689,
1205
- 1,
1206
- 2.967,
1207
- 1,
1208
- 1,
1209
- 3.111,
1210
- 1,
1211
- 3.256,
1212
- -0.6,
1213
- 3.4,
1214
- -0.6,
1215
- 1,
1216
- 3.5,
1217
- -0.6,
1218
- 3.6,
1219
- 0.8,
1220
- 3.7,
1221
- 0.8,
1222
- 0,
1223
- 4.2,
1224
- 0.8
1225
- ]
1226
- },
1227
- {
1228
- "Target": "Parameter",
1229
- "Id": "ParamHairAhoge",
1230
- "Segments": [
1231
- 0,
1232
- 0,
1233
- 1,
1234
- 0.122,
1235
- 0,
1236
- 0.244,
1237
- -3.127,
1238
- 0.367,
1239
- -4,
1240
- 1,
1241
- 0.511,
1242
- -5.032,
1243
- 0.656,
1244
- -5,
1245
- 0.8,
1246
- -5,
1247
- 1,
1248
- 0.9,
1249
- -5,
1250
- 1,
1251
- 10,
1252
- 1.1,
1253
- 10,
1254
- 1,
1255
- 1.267,
1256
- 10,
1257
- 1.439,
1258
- 10,
1259
- 1.6,
1260
- 8,
1261
- 1,
1262
- 1.722,
1263
- 6.481,
1264
- 1.844,
1265
- -10,
1266
- 1.967,
1267
- -10,
1268
- 1,
1269
- 2.122,
1270
- -10,
1271
- 2.31,
1272
- -10,
1273
- 2.433,
1274
- -9.434,
1275
- 1,
1276
- 2.589,
1277
- -8.722,
1278
- 2.744,
1279
- 10,
1280
- 2.9,
1281
- 10,
1282
- 1,
1283
- 3.011,
1284
- 10,
1285
- 3.122,
1286
- -5.646,
1287
- 3.233,
1288
- -5.646,
1289
- 1,
1290
- 3.367,
1291
- -5.646,
1292
- 3.5,
1293
- 3.825,
1294
- 3.633,
1295
- 3.825,
1296
- 1,
1297
- 3.767,
1298
- 3.825,
1299
- 3.9,
1300
- 0,
1301
- 4.033,
1302
- 0,
1303
- 0,
1304
- 4.2,
1305
- 0
1306
- ]
1307
- },
1308
- {
1309
- "Target": "PartOpacity",
1310
- "Id": "PartArmA",
1311
- "Segments": [
1312
- 0,
1313
- 1,
1314
- 0,
1315
- 4.2,
1316
- 1
1317
- ]
1318
- },
1319
- {
1320
- "Target": "PartOpacity",
1321
- "Id": "PartArmB",
1322
- "Segments": [
1323
- 0,
1324
- 0,
1325
- 0,
1326
- 4.2,
1327
- 0
1328
- ]
1329
- }
1330
- ]
1331
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m04.motion3.json DELETED
@@ -1,882 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 4.43,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 31,
9
- "TotalSegmentCount": 106,
10
- "TotalPointCount": 287,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 1,
21
- 1,
22
- 0.211,
23
- 1,
24
- 0.422,
25
- 0,
26
- 0.633,
27
- 0,
28
- 1,
29
- 0.911,
30
- 0,
31
- 1.189,
32
- 5,
33
- 1.467,
34
- 5,
35
- 1,
36
- 1.689,
37
- 5,
38
- 1.911,
39
- -16,
40
- 2.133,
41
- -16,
42
- 1,
43
- 2.356,
44
- -16,
45
- 2.578,
46
- 13.871,
47
- 2.8,
48
- 13.871,
49
- 1,
50
- 2.956,
51
- 13.871,
52
- 3.111,
53
- 0,
54
- 3.267,
55
- 0,
56
- 0,
57
- 4.433,
58
- 0
59
- ]
60
- },
61
- {
62
- "Target": "Parameter",
63
- "Id": "ParamAngleY",
64
- "Segments": [
65
- 0,
66
- 0,
67
- 1,
68
- 0.211,
69
- 0,
70
- 0.422,
71
- 0,
72
- 0.633,
73
- 0,
74
- 1,
75
- 0.911,
76
- 0,
77
- 1.189,
78
- -25,
79
- 1.467,
80
- -25,
81
- 1,
82
- 1.689,
83
- -25,
84
- 1.911,
85
- -15.225,
86
- 2.133,
87
- -11,
88
- 1,
89
- 2.356,
90
- -6.775,
91
- 2.578,
92
- -5.127,
93
- 2.8,
94
- -2.5,
95
- 1,
96
- 2.956,
97
- -0.661,
98
- 3.111,
99
- 0,
100
- 3.267,
101
- 0,
102
- 0,
103
- 4.433,
104
- 0
105
- ]
106
- },
107
- {
108
- "Target": "Parameter",
109
- "Id": "ParamAngleZ",
110
- "Segments": [
111
- 0,
112
- 0,
113
- 1,
114
- 0.222,
115
- 0,
116
- 0.444,
117
- 0,
118
- 0.667,
119
- 0,
120
- 1,
121
- 0.756,
122
- 0,
123
- 0.844,
124
- -4,
125
- 0.933,
126
- -4,
127
- 1,
128
- 1.122,
129
- -4,
130
- 1.311,
131
- 18,
132
- 1.5,
133
- 18,
134
- 1,
135
- 1.722,
136
- 18,
137
- 1.944,
138
- -14,
139
- 2.167,
140
- -14,
141
- 1,
142
- 2.567,
143
- -14,
144
- 2.967,
145
- -14,
146
- 3.367,
147
- -14,
148
- 1,
149
- 3.511,
150
- -14,
151
- 3.656,
152
- -12,
153
- 3.8,
154
- -12,
155
- 0,
156
- 4.433,
157
- -12
158
- ]
159
- },
160
- {
161
- "Target": "Parameter",
162
- "Id": "ParamCheek",
163
- "Segments": [
164
- 0,
165
- 1,
166
- 0,
167
- 4.433,
168
- 1
169
- ]
170
- },
171
- {
172
- "Target": "Parameter",
173
- "Id": "ParamEyeLOpen",
174
- "Segments": [
175
- 0,
176
- 1.2,
177
- 1,
178
- 0.389,
179
- 1.2,
180
- 0.778,
181
- 1.148,
182
- 1.167,
183
- 1,
184
- 1,
185
- 1.211,
186
- 0.983,
187
- 1.256,
188
- 0,
189
- 1.3,
190
- 0,
191
- 1,
192
- 1.322,
193
- 0,
194
- 1.344,
195
- 0,
196
- 1.367,
197
- 0,
198
- 1,
199
- 1.422,
200
- 0,
201
- 1.478,
202
- 1,
203
- 1.533,
204
- 1,
205
- 1,
206
- 1.944,
207
- 1,
208
- 2.356,
209
- 1,
210
- 2.767,
211
- 1,
212
- 1,
213
- 2.811,
214
- 1,
215
- 2.856,
216
- 0,
217
- 2.9,
218
- 0,
219
- 1,
220
- 2.922,
221
- 0,
222
- 2.944,
223
- 0,
224
- 2.967,
225
- 0,
226
- 1,
227
- 3.022,
228
- 0,
229
- 3.078,
230
- 1,
231
- 3.133,
232
- 1,
233
- 0,
234
- 4.433,
235
- 1
236
- ]
237
- },
238
- {
239
- "Target": "Parameter",
240
- "Id": "ParamEyeLSmile",
241
- "Segments": [
242
- 0,
243
- 0,
244
- 0,
245
- 4.433,
246
- 0
247
- ]
248
- },
249
- {
250
- "Target": "Parameter",
251
- "Id": "ParamEyeROpen",
252
- "Segments": [
253
- 0,
254
- 1.2,
255
- 1,
256
- 0.389,
257
- 1.2,
258
- 0.778,
259
- 1.148,
260
- 1.167,
261
- 1,
262
- 1,
263
- 1.211,
264
- 0.983,
265
- 1.256,
266
- 0,
267
- 1.3,
268
- 0,
269
- 1,
270
- 1.322,
271
- 0,
272
- 1.344,
273
- 0,
274
- 1.367,
275
- 0,
276
- 1,
277
- 1.422,
278
- 0,
279
- 1.478,
280
- 1,
281
- 1.533,
282
- 1,
283
- 1,
284
- 1.944,
285
- 1,
286
- 2.356,
287
- 1,
288
- 2.767,
289
- 1,
290
- 1,
291
- 2.811,
292
- 1,
293
- 2.856,
294
- 0,
295
- 2.9,
296
- 0,
297
- 1,
298
- 2.922,
299
- 0,
300
- 2.944,
301
- 0,
302
- 2.967,
303
- 0,
304
- 1,
305
- 3.022,
306
- 0,
307
- 3.078,
308
- 1,
309
- 3.133,
310
- 1,
311
- 0,
312
- 4.433,
313
- 1
314
- ]
315
- },
316
- {
317
- "Target": "Parameter",
318
- "Id": "ParamEyeRSmile",
319
- "Segments": [
320
- 0,
321
- 0,
322
- 0,
323
- 4.433,
324
- 0
325
- ]
326
- },
327
- {
328
- "Target": "Parameter",
329
- "Id": "ParamEyeBallX",
330
- "Segments": [
331
- 0,
332
- 0,
333
- 1,
334
- 0.211,
335
- 0,
336
- 0.422,
337
- 0,
338
- 0.633,
339
- 0,
340
- 1,
341
- 0.911,
342
- 0,
343
- 1.189,
344
- -0.44,
345
- 1.467,
346
- -0.44,
347
- 1,
348
- 1.689,
349
- -0.44,
350
- 1.911,
351
- 0.79,
352
- 2.133,
353
- 0.79,
354
- 1,
355
- 2.511,
356
- 0.79,
357
- 2.889,
358
- 0,
359
- 3.267,
360
- 0,
361
- 0,
362
- 4.433,
363
- 0
364
- ]
365
- },
366
- {
367
- "Target": "Parameter",
368
- "Id": "ParamEyeBallY",
369
- "Segments": [
370
- 0,
371
- 0,
372
- 1,
373
- 0.211,
374
- 0,
375
- 0.422,
376
- 0,
377
- 0.633,
378
- 0,
379
- 1,
380
- 0.911,
381
- 0,
382
- 1.189,
383
- -1,
384
- 1.467,
385
- -1,
386
- 1,
387
- 1.689,
388
- -1,
389
- 1.911,
390
- -1,
391
- 2.133,
392
- -1,
393
- 1,
394
- 2.511,
395
- -1,
396
- 2.889,
397
- 0,
398
- 3.267,
399
- 0,
400
- 0,
401
- 4.433,
402
- 0
403
- ]
404
- },
405
- {
406
- "Target": "Parameter",
407
- "Id": "ParamBrowLY",
408
- "Segments": [
409
- 0,
410
- 1,
411
- 1,
412
- 0.544,
413
- 1,
414
- 1.089,
415
- 1,
416
- 1.633,
417
- 1,
418
- 1,
419
- 1.856,
420
- 1,
421
- 2.078,
422
- 0,
423
- 2.3,
424
- 0,
425
- 1,
426
- 2.5,
427
- 0,
428
- 2.7,
429
- 1,
430
- 2.9,
431
- 1,
432
- 0,
433
- 4.433,
434
- 1
435
- ]
436
- },
437
- {
438
- "Target": "Parameter",
439
- "Id": "ParamBrowRY",
440
- "Segments": [
441
- 0,
442
- 1,
443
- 1,
444
- 0.544,
445
- 1,
446
- 1.089,
447
- 1,
448
- 1.633,
449
- 1,
450
- 1,
451
- 1.856,
452
- 1,
453
- 2.078,
454
- 0,
455
- 2.3,
456
- 0,
457
- 1,
458
- 2.5,
459
- 0,
460
- 2.7,
461
- 1,
462
- 2.9,
463
- 1,
464
- 0,
465
- 4.433,
466
- 1
467
- ]
468
- },
469
- {
470
- "Target": "Parameter",
471
- "Id": "ParamBrowLX",
472
- "Segments": [
473
- 0,
474
- 0,
475
- 0,
476
- 4.433,
477
- 0
478
- ]
479
- },
480
- {
481
- "Target": "Parameter",
482
- "Id": "ParamBrowRX",
483
- "Segments": [
484
- 0,
485
- 0,
486
- 0,
487
- 4.433,
488
- 0
489
- ]
490
- },
491
- {
492
- "Target": "Parameter",
493
- "Id": "ParamBrowLAngle",
494
- "Segments": [
495
- 0,
496
- 0,
497
- 0,
498
- 4.433,
499
- 0
500
- ]
501
- },
502
- {
503
- "Target": "Parameter",
504
- "Id": "ParamBrowRAngle",
505
- "Segments": [
506
- 0,
507
- 0,
508
- 0,
509
- 4.433,
510
- 0
511
- ]
512
- },
513
- {
514
- "Target": "Parameter",
515
- "Id": "ParamBrowLForm",
516
- "Segments": [
517
- 0,
518
- -1,
519
- 0,
520
- 4.433,
521
- -1
522
- ]
523
- },
524
- {
525
- "Target": "Parameter",
526
- "Id": "ParamBrowRForm",
527
- "Segments": [
528
- 0,
529
- -1,
530
- 0,
531
- 4.433,
532
- -1
533
- ]
534
- },
535
- {
536
- "Target": "Parameter",
537
- "Id": "ParamMouthForm",
538
- "Segments": [
539
- 0,
540
- -2,
541
- 0,
542
- 4.433,
543
- -2
544
- ]
545
- },
546
- {
547
- "Target": "Parameter",
548
- "Id": "ParamMouthOpenY",
549
- "Segments": [
550
- 0,
551
- 0,
552
- 0,
553
- 4.433,
554
- 0
555
- ]
556
- },
557
- {
558
- "Target": "Parameter",
559
- "Id": "ParamBodyAngleX",
560
- "Segments": [
561
- 0,
562
- 0,
563
- 1,
564
- 0.244,
565
- 0,
566
- 0.489,
567
- 0,
568
- 0.733,
569
- 0,
570
- 1,
571
- 0.933,
572
- 0,
573
- 1.133,
574
- -7,
575
- 1.333,
576
- -7,
577
- 1,
578
- 1.644,
579
- -7,
580
- 1.956,
581
- 0,
582
- 2.267,
583
- 0,
584
- 0,
585
- 4.433,
586
- 0
587
- ]
588
- },
589
- {
590
- "Target": "Parameter",
591
- "Id": "ParamBodyAngleY",
592
- "Segments": [
593
- 0,
594
- 0,
595
- 1,
596
- 0.244,
597
- 0,
598
- 0.489,
599
- 0,
600
- 0.733,
601
- 0,
602
- 0,
603
- 4.433,
604
- 0
605
- ]
606
- },
607
- {
608
- "Target": "Parameter",
609
- "Id": "ParamBodyAngleZ",
610
- "Segments": [
611
- 0,
612
- 2,
613
- 1,
614
- 0.233,
615
- 2,
616
- 0.467,
617
- 0,
618
- 0.7,
619
- 0,
620
- 1,
621
- 0.733,
622
- 0,
623
- 0.767,
624
- 0,
625
- 0.8,
626
- 0,
627
- 1,
628
- 1,
629
- 0,
630
- 1.2,
631
- -4,
632
- 1.4,
633
- -4,
634
- 1,
635
- 1.711,
636
- -4,
637
- 2.022,
638
- 5,
639
- 2.333,
640
- 5,
641
- 1,
642
- 2.567,
643
- 5,
644
- 2.8,
645
- 3.64,
646
- 3.033,
647
- 0,
648
- 1,
649
- 3.133,
650
- -1.56,
651
- 3.233,
652
- -3,
653
- 3.333,
654
- -3,
655
- 1,
656
- 3.467,
657
- -3,
658
- 3.6,
659
- -2,
660
- 3.733,
661
- -2,
662
- 0,
663
- 4.433,
664
- -2
665
- ]
666
- },
667
- {
668
- "Target": "Parameter",
669
- "Id": "ParamBreath",
670
- "Segments": [
671
- 0,
672
- 0,
673
- 1,
674
- 0.189,
675
- 0,
676
- 0.378,
677
- 1,
678
- 0.567,
679
- 1,
680
- 1,
681
- 0.711,
682
- 1,
683
- 0.856,
684
- 0,
685
- 1,
686
- 0,
687
- 1,
688
- 1.222,
689
- 0,
690
- 1.444,
691
- 1,
692
- 1.667,
693
- 1,
694
- 1,
695
- 1.889,
696
- 1,
697
- 2.111,
698
- 0,
699
- 2.333,
700
- 0,
701
- 1,
702
- 2.544,
703
- 0,
704
- 2.756,
705
- 1,
706
- 2.967,
707
- 1,
708
- 1,
709
- 3.167,
710
- 1,
711
- 3.367,
712
- 0,
713
- 3.567,
714
- 0,
715
- 0,
716
- 4.433,
717
- 0
718
- ]
719
- },
720
- {
721
- "Target": "Parameter",
722
- "Id": "ParamShoulder",
723
- "Segments": [
724
- 0,
725
- 0.1,
726
- 1,
727
- 0.467,
728
- 0.1,
729
- 0.933,
730
- 1,
731
- 1.4,
732
- 1,
733
- 1,
734
- 1.844,
735
- 1,
736
- 2.289,
737
- 1,
738
- 2.733,
739
- 1,
740
- 1,
741
- 2.967,
742
- 1,
743
- 3.2,
744
- -1,
745
- 3.433,
746
- -1,
747
- 0,
748
- 4.433,
749
- -1
750
- ]
751
- },
752
- {
753
- "Target": "Parameter",
754
- "Id": "ParamLeg",
755
- "Segments": [
756
- 0,
757
- 1,
758
- 0,
759
- 4.433,
760
- 1
761
- ]
762
- },
763
- {
764
- "Target": "Parameter",
765
- "Id": "ParamArmLA",
766
- "Segments": [
767
- 0,
768
- -10,
769
- 0,
770
- 4.433,
771
- -10
772
- ]
773
- },
774
- {
775
- "Target": "Parameter",
776
- "Id": "ParamArmRA",
777
- "Segments": [
778
- 0,
779
- -10,
780
- 0,
781
- 4.433,
782
- -10
783
- ]
784
- },
785
- {
786
- "Target": "Parameter",
787
- "Id": "ParamHairAhoge",
788
- "Segments": [
789
- 0,
790
- 0,
791
- 1,
792
- 0.3,
793
- 0,
794
- 0.6,
795
- 0,
796
- 0.9,
797
- -0.012,
798
- 1,
799
- 1.067,
800
- -0.019,
801
- 1.233,
802
- -6.827,
803
- 1.4,
804
- -6.827,
805
- 1,
806
- 1.511,
807
- -6.827,
808
- 1.622,
809
- 7.958,
810
- 1.733,
811
- 7.958,
812
- 1,
813
- 1.944,
814
- 7.958,
815
- 2.156,
816
- -7.565,
817
- 2.367,
818
- -7.565,
819
- 1,
820
- 2.5,
821
- -7.565,
822
- 2.633,
823
- 9.434,
824
- 2.767,
825
- 9.434,
826
- 1,
827
- 2.978,
828
- 9.434,
829
- 3.189,
830
- -8.871,
831
- 3.4,
832
- -8.871,
833
- 1,
834
- 3.5,
835
- -8.871,
836
- 3.6,
837
- 7.588,
838
- 3.7,
839
- 7.588,
840
- 1,
841
- 3.789,
842
- 7.588,
843
- 3.878,
844
- -3.904,
845
- 3.967,
846
- -3.904,
847
- 1,
848
- 4.011,
849
- -3.904,
850
- 4.056,
851
- -0.032,
852
- 4.1,
853
- -0.032,
854
- 0,
855
- 4.433,
856
- -0.032
857
- ]
858
- },
859
- {
860
- "Target": "PartOpacity",
861
- "Id": "PartArmA",
862
- "Segments": [
863
- 0,
864
- 1,
865
- 0,
866
- 4.43,
867
- 1
868
- ]
869
- },
870
- {
871
- "Target": "PartOpacity",
872
- "Id": "PartArmB",
873
- "Segments": [
874
- 0,
875
- 0,
876
- 0,
877
- 4.43,
878
- 0
879
- ]
880
- }
881
- ]
882
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m05.motion3.json DELETED
@@ -1,1670 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 8.57,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 32,
9
- "TotalSegmentCount": 218,
10
- "TotalPointCount": 622,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.189,
23
- 0,
24
- 0.378,
25
- 1,
26
- 0.567,
27
- 1,
28
- 1,
29
- 1.122,
30
- 1,
31
- 1.678,
32
- 1,
33
- 2.233,
34
- 1,
35
- 1,
36
- 2.533,
37
- 1,
38
- 2.833,
39
- -30,
40
- 3.133,
41
- -30,
42
- 1,
43
- 4.067,
44
- -30,
45
- 5,
46
- -30,
47
- 5.933,
48
- -30,
49
- 1,
50
- 6.322,
51
- -30,
52
- 6.711,
53
- 0,
54
- 7.1,
55
- 0,
56
- 0,
57
- 8.567,
58
- 0
59
- ]
60
- },
61
- {
62
- "Target": "Parameter",
63
- "Id": "ParamAngleY",
64
- "Segments": [
65
- 0,
66
- 0,
67
- 1,
68
- 0.189,
69
- 0,
70
- 0.378,
71
- 18,
72
- 0.567,
73
- 18,
74
- 1,
75
- 0.856,
76
- 18,
77
- 1.144,
78
- -9.95,
79
- 1.433,
80
- -9.95,
81
- 1,
82
- 1.522,
83
- -9.95,
84
- 1.611,
85
- -1.589,
86
- 1.7,
87
- -1.589,
88
- 1,
89
- 1.911,
90
- -1.589,
91
- 2.122,
92
- -8.047,
93
- 2.333,
94
- -8.047,
95
- 1,
96
- 2.6,
97
- -8.047,
98
- 2.867,
99
- 30,
100
- 3.133,
101
- 30,
102
- 1,
103
- 3.478,
104
- 30,
105
- 3.822,
106
- 29.529,
107
- 4.167,
108
- 27.847,
109
- 1,
110
- 4.311,
111
- 27.142,
112
- 4.456,
113
- 25.42,
114
- 4.6,
115
- 24.243,
116
- 1,
117
- 4.922,
118
- 21.616,
119
- 5.244,
120
- 20.338,
121
- 5.567,
122
- 20.338,
123
- 1,
124
- 5.789,
125
- 20.338,
126
- 6.011,
127
- 27.397,
128
- 6.233,
129
- 27.397,
130
- 1,
131
- 6.522,
132
- 27.397,
133
- 6.811,
134
- 0,
135
- 7.1,
136
- 0,
137
- 0,
138
- 8.567,
139
- 0
140
- ]
141
- },
142
- {
143
- "Target": "Parameter",
144
- "Id": "ParamAngleZ",
145
- "Segments": [
146
- 0,
147
- 0,
148
- 1,
149
- 0.189,
150
- 0,
151
- 0.378,
152
- 0,
153
- 0.567,
154
- 0,
155
- 1,
156
- 0.8,
157
- 0,
158
- 1.033,
159
- 25,
160
- 1.267,
161
- 25,
162
- 1,
163
- 1.4,
164
- 25,
165
- 1.533,
166
- 25,
167
- 1.667,
168
- 25,
169
- 1,
170
- 1.878,
171
- 25,
172
- 2.089,
173
- 25,
174
- 2.3,
175
- 25,
176
- 1,
177
- 2.578,
178
- 25,
179
- 2.856,
180
- -30,
181
- 3.133,
182
- -30,
183
- 1,
184
- 4,
185
- -30,
186
- 4.867,
187
- -30,
188
- 5.733,
189
- -30,
190
- 1,
191
- 5.8,
192
- -30,
193
- 5.867,
194
- -30,
195
- 5.933,
196
- -30,
197
- 1,
198
- 6.322,
199
- -30,
200
- 6.711,
201
- 0,
202
- 7.1,
203
- 0,
204
- 0,
205
- 8.567,
206
- 0
207
- ]
208
- },
209
- {
210
- "Target": "Parameter",
211
- "Id": "ParamCheek",
212
- "Segments": [
213
- 0,
214
- 0,
215
- 1,
216
- 0.2,
217
- 0,
218
- 0.4,
219
- 0,
220
- 0.6,
221
- 0,
222
- 1,
223
- 2.844,
224
- 0,
225
- 5.089,
226
- 0,
227
- 7.333,
228
- 0,
229
- 0,
230
- 8.567,
231
- 0
232
- ]
233
- },
234
- {
235
- "Target": "Parameter",
236
- "Id": "ParamEyeLOpen",
237
- "Segments": [
238
- 0,
239
- 1,
240
- 1,
241
- 0.278,
242
- 1,
243
- 0.556,
244
- 1,
245
- 0.833,
246
- 1,
247
- 1,
248
- 0.867,
249
- 1,
250
- 0.9,
251
- 0,
252
- 0.933,
253
- 0,
254
- 1,
255
- 1.222,
256
- 0,
257
- 1.511,
258
- 0,
259
- 1.8,
260
- 0,
261
- 1,
262
- 1.889,
263
- 0,
264
- 1.978,
265
- 1,
266
- 2.067,
267
- 1,
268
- 1,
269
- 2.322,
270
- 1,
271
- 2.578,
272
- 1,
273
- 2.833,
274
- 1,
275
- 1,
276
- 2.889,
277
- 1,
278
- 2.944,
279
- 0,
280
- 3,
281
- 0,
282
- 1,
283
- 3.022,
284
- 0,
285
- 3.044,
286
- 0,
287
- 3.067,
288
- 0,
289
- 1,
290
- 3.122,
291
- 0,
292
- 3.178,
293
- 1,
294
- 3.233,
295
- 1,
296
- 1,
297
- 3.5,
298
- 1,
299
- 3.767,
300
- 1,
301
- 4.033,
302
- 1,
303
- 1,
304
- 4.089,
305
- 1,
306
- 4.144,
307
- 0,
308
- 4.2,
309
- 0,
310
- 1,
311
- 4.222,
312
- 0,
313
- 4.244,
314
- 0,
315
- 4.267,
316
- 0,
317
- 1,
318
- 4.322,
319
- 0,
320
- 4.378,
321
- 1,
322
- 4.433,
323
- 1,
324
- 1,
325
- 5.133,
326
- 1,
327
- 5.833,
328
- 1,
329
- 6.533,
330
- 1,
331
- 1,
332
- 6.589,
333
- 1,
334
- 6.644,
335
- 0,
336
- 6.7,
337
- 0,
338
- 1,
339
- 6.722,
340
- 0,
341
- 6.744,
342
- 0,
343
- 6.767,
344
- 0,
345
- 1,
346
- 6.822,
347
- 0,
348
- 6.878,
349
- 1,
350
- 6.933,
351
- 1,
352
- 1,
353
- 7.067,
354
- 1,
355
- 7.2,
356
- 1,
357
- 7.333,
358
- 1,
359
- 0,
360
- 8.567,
361
- 1
362
- ]
363
- },
364
- {
365
- "Target": "Parameter",
366
- "Id": "ParamEyeLSmile",
367
- "Segments": [
368
- 0,
369
- 0,
370
- 1,
371
- 0.278,
372
- 0,
373
- 0.556,
374
- 0.812,
375
- 0.833,
376
- 0.812,
377
- 0,
378
- 8.567,
379
- 0.812
380
- ]
381
- },
382
- {
383
- "Target": "Parameter",
384
- "Id": "ParamEyeROpen",
385
- "Segments": [
386
- 0,
387
- 1,
388
- 1,
389
- 0.278,
390
- 1,
391
- 0.556,
392
- 1,
393
- 0.833,
394
- 1,
395
- 1,
396
- 0.867,
397
- 1,
398
- 0.9,
399
- 0,
400
- 0.933,
401
- 0,
402
- 1,
403
- 1.222,
404
- 0,
405
- 1.511,
406
- 0,
407
- 1.8,
408
- 0,
409
- 1,
410
- 1.889,
411
- 0,
412
- 1.978,
413
- 1,
414
- 2.067,
415
- 1,
416
- 1,
417
- 2.322,
418
- 1,
419
- 2.578,
420
- 1,
421
- 2.833,
422
- 1,
423
- 1,
424
- 2.889,
425
- 1,
426
- 2.944,
427
- 0,
428
- 3,
429
- 0,
430
- 1,
431
- 3.022,
432
- 0,
433
- 3.044,
434
- 0,
435
- 3.067,
436
- 0,
437
- 1,
438
- 3.122,
439
- 0,
440
- 3.178,
441
- 1,
442
- 3.233,
443
- 1,
444
- 1,
445
- 3.5,
446
- 1,
447
- 3.767,
448
- 1,
449
- 4.033,
450
- 1,
451
- 1,
452
- 4.089,
453
- 1,
454
- 4.144,
455
- 0,
456
- 4.2,
457
- 0,
458
- 1,
459
- 4.222,
460
- 0,
461
- 4.244,
462
- 0,
463
- 4.267,
464
- 0,
465
- 1,
466
- 4.322,
467
- 0,
468
- 4.378,
469
- 1,
470
- 4.433,
471
- 1,
472
- 1,
473
- 5.133,
474
- 1,
475
- 5.833,
476
- 1,
477
- 6.533,
478
- 1,
479
- 1,
480
- 6.589,
481
- 1,
482
- 6.644,
483
- 0,
484
- 6.7,
485
- 0,
486
- 1,
487
- 6.722,
488
- 0,
489
- 6.744,
490
- 0,
491
- 6.767,
492
- 0,
493
- 1,
494
- 6.822,
495
- 0,
496
- 6.878,
497
- 1,
498
- 6.933,
499
- 1,
500
- 1,
501
- 7.067,
502
- 1,
503
- 7.2,
504
- 1,
505
- 7.333,
506
- 1,
507
- 0,
508
- 8.567,
509
- 1
510
- ]
511
- },
512
- {
513
- "Target": "Parameter",
514
- "Id": "ParamEyeRSmile",
515
- "Segments": [
516
- 0,
517
- 0,
518
- 1,
519
- 0.278,
520
- 0,
521
- 0.556,
522
- 0.812,
523
- 0.833,
524
- 0.812,
525
- 1,
526
- 1.967,
527
- 0.812,
528
- 3.1,
529
- 0.8,
530
- 4.233,
531
- 0.8,
532
- 0,
533
- 8.567,
534
- 0.8
535
- ]
536
- },
537
- {
538
- "Target": "Parameter",
539
- "Id": "ParamEyeBallX",
540
- "Segments": [
541
- 0,
542
- 0,
543
- 1,
544
- 0.2,
545
- 0,
546
- 0.4,
547
- -0.065,
548
- 0.6,
549
- -0.14,
550
- 1,
551
- 0.811,
552
- -0.219,
553
- 1.022,
554
- -0.24,
555
- 1.233,
556
- -0.24,
557
- 1,
558
- 1.367,
559
- -0.24,
560
- 1.5,
561
- -0.24,
562
- 1.633,
563
- -0.24,
564
- 1,
565
- 1.844,
566
- -0.24,
567
- 2.056,
568
- -0.24,
569
- 2.267,
570
- -0.24,
571
- 1,
572
- 2.556,
573
- -0.24,
574
- 2.844,
575
- 0.661,
576
- 3.133,
577
- 0.68,
578
- 1,
579
- 3.5,
580
- 0.704,
581
- 3.867,
582
- 0.7,
583
- 4.233,
584
- 0.7,
585
- 1,
586
- 4.5,
587
- 0.7,
588
- 4.767,
589
- -0.75,
590
- 5.033,
591
- -0.75,
592
- 1,
593
- 5.589,
594
- -0.75,
595
- 6.144,
596
- 0.68,
597
- 6.7,
598
- 0.68,
599
- 1,
600
- 6.789,
601
- 0.68,
602
- 6.878,
603
- 0,
604
- 6.967,
605
- 0,
606
- 0,
607
- 8.567,
608
- 0
609
- ]
610
- },
611
- {
612
- "Target": "Parameter",
613
- "Id": "ParamEyeBallY",
614
- "Segments": [
615
- 0,
616
- 0,
617
- 1,
618
- 0.2,
619
- 0,
620
- 0.4,
621
- -0.38,
622
- 0.6,
623
- -0.38,
624
- 1,
625
- 0.811,
626
- -0.38,
627
- 1.022,
628
- 0.21,
629
- 1.233,
630
- 0.21,
631
- 1,
632
- 1.367,
633
- 0.21,
634
- 1.5,
635
- 0.21,
636
- 1.633,
637
- 0.21,
638
- 1,
639
- 1.844,
640
- 0.21,
641
- 2.056,
642
- 0.21,
643
- 2.267,
644
- 0.21,
645
- 1,
646
- 2.556,
647
- 0.21,
648
- 2.844,
649
- -0.33,
650
- 3.133,
651
- -0.33,
652
- 1,
653
- 3.767,
654
- -0.33,
655
- 4.4,
656
- 0.625,
657
- 5.033,
658
- 0.625,
659
- 1,
660
- 5.589,
661
- 0.625,
662
- 6.144,
663
- -0.33,
664
- 6.7,
665
- -0.33,
666
- 1,
667
- 6.789,
668
- -0.33,
669
- 6.878,
670
- 0,
671
- 6.967,
672
- 0,
673
- 0,
674
- 8.567,
675
- 0
676
- ]
677
- },
678
- {
679
- "Target": "Parameter",
680
- "Id": "ParamBrowLY",
681
- "Segments": [
682
- 0,
683
- 0,
684
- 1,
685
- 0.2,
686
- 0,
687
- 0.4,
688
- 0,
689
- 0.6,
690
- 0,
691
- 1,
692
- 0.656,
693
- 0,
694
- 0.711,
695
- 0,
696
- 0.767,
697
- 0,
698
- 1,
699
- 0.822,
700
- 0,
701
- 0.878,
702
- 0.667,
703
- 0.933,
704
- 0.667,
705
- 1,
706
- 1.211,
707
- 0.667,
708
- 1.489,
709
- 0.667,
710
- 1.767,
711
- 0.667,
712
- 1,
713
- 2.011,
714
- 0.667,
715
- 2.256,
716
- 0,
717
- 2.5,
718
- 0,
719
- 0,
720
- 8.567,
721
- 0
722
- ]
723
- },
724
- {
725
- "Target": "Parameter",
726
- "Id": "ParamBrowRY",
727
- "Segments": [
728
- 0,
729
- 0,
730
- 1,
731
- 0.2,
732
- 0,
733
- 0.4,
734
- 0,
735
- 0.6,
736
- 0,
737
- 1,
738
- 0.656,
739
- 0,
740
- 0.711,
741
- 0,
742
- 0.767,
743
- 0,
744
- 1,
745
- 0.822,
746
- 0,
747
- 0.878,
748
- 0.646,
749
- 0.933,
750
- 0.646,
751
- 1,
752
- 1.211,
753
- 0.646,
754
- 1.489,
755
- 0.646,
756
- 1.767,
757
- 0.646,
758
- 1,
759
- 2.011,
760
- 0.646,
761
- 2.256,
762
- 0,
763
- 2.5,
764
- 0,
765
- 0,
766
- 8.567,
767
- 0
768
- ]
769
- },
770
- {
771
- "Target": "Parameter",
772
- "Id": "ParamBrowLX",
773
- "Segments": [
774
- 0,
775
- 0,
776
- 1,
777
- 0.2,
778
- 0,
779
- 0.4,
780
- 0,
781
- 0.6,
782
- 0,
783
- 0,
784
- 8.567,
785
- 0
786
- ]
787
- },
788
- {
789
- "Target": "Parameter",
790
- "Id": "ParamBrowRX",
791
- "Segments": [
792
- 0,
793
- 0,
794
- 1,
795
- 0.2,
796
- 0,
797
- 0.4,
798
- 0,
799
- 0.6,
800
- 0,
801
- 0,
802
- 8.567,
803
- 0
804
- ]
805
- },
806
- {
807
- "Target": "Parameter",
808
- "Id": "ParamBrowLAngle",
809
- "Segments": [
810
- 0,
811
- 0,
812
- 1,
813
- 0.2,
814
- 0,
815
- 0.4,
816
- 0,
817
- 0.6,
818
- 0,
819
- 0,
820
- 8.567,
821
- 0
822
- ]
823
- },
824
- {
825
- "Target": "Parameter",
826
- "Id": "ParamBrowRAngle",
827
- "Segments": [
828
- 0,
829
- 0,
830
- 1,
831
- 0.2,
832
- 0,
833
- 0.4,
834
- 0,
835
- 0.6,
836
- 0,
837
- 0,
838
- 8.567,
839
- 0
840
- ]
841
- },
842
- {
843
- "Target": "Parameter",
844
- "Id": "ParamBrowLForm",
845
- "Segments": [
846
- 0,
847
- 0,
848
- 1,
849
- 0.2,
850
- 0,
851
- 0.4,
852
- 0,
853
- 0.6,
854
- 0,
855
- 0,
856
- 8.567,
857
- 0
858
- ]
859
- },
860
- {
861
- "Target": "Parameter",
862
- "Id": "ParamBrowRForm",
863
- "Segments": [
864
- 0,
865
- 0,
866
- 1,
867
- 0.2,
868
- 0,
869
- 0.4,
870
- 0,
871
- 0.6,
872
- 0,
873
- 0,
874
- 8.567,
875
- 0
876
- ]
877
- },
878
- {
879
- "Target": "Parameter",
880
- "Id": "ParamMouthForm",
881
- "Segments": [
882
- 0,
883
- 1,
884
- 1,
885
- 0.2,
886
- 1,
887
- 0.4,
888
- 1,
889
- 0.6,
890
- 1,
891
- 1,
892
- 0.889,
893
- 1,
894
- 1.178,
895
- 1,
896
- 1.467,
897
- 1,
898
- 1,
899
- 1.611,
900
- 1,
901
- 1.756,
902
- 1,
903
- 1.9,
904
- 1,
905
- 1,
906
- 2.189,
907
- 1,
908
- 2.478,
909
- 0,
910
- 2.767,
911
- 0,
912
- 1,
913
- 3.989,
914
- 0,
915
- 5.211,
916
- 0,
917
- 6.433,
918
- 0,
919
- 1,
920
- 6.533,
921
- 0,
922
- 6.633,
923
- 1,
924
- 6.733,
925
- 1,
926
- 0,
927
- 8.567,
928
- 1
929
- ]
930
- },
931
- {
932
- "Target": "Parameter",
933
- "Id": "ParamMouthOpenY",
934
- "Segments": [
935
- 0,
936
- 0,
937
- 1,
938
- 0.2,
939
- 0,
940
- 0.4,
941
- 0,
942
- 0.6,
943
- 0,
944
- 1,
945
- 0.667,
946
- 0,
947
- 0.733,
948
- 0,
949
- 0.8,
950
- 0,
951
- 1,
952
- 0.844,
953
- 0,
954
- 0.889,
955
- 1,
956
- 0.933,
957
- 1,
958
- 1,
959
- 1.111,
960
- 1,
961
- 1.289,
962
- 1,
963
- 1.467,
964
- 1,
965
- 1,
966
- 1.611,
967
- 1,
968
- 1.756,
969
- 0,
970
- 1.9,
971
- 0,
972
- 1,
973
- 2.056,
974
- 0,
975
- 2.211,
976
- 0,
977
- 2.367,
978
- 0,
979
- 1,
980
- 2.5,
981
- 0,
982
- 2.633,
983
- 1,
984
- 2.767,
985
- 1,
986
- 1,
987
- 3.989,
988
- 1,
989
- 5.211,
990
- 1,
991
- 6.433,
992
- 1,
993
- 1,
994
- 6.533,
995
- 1,
996
- 6.633,
997
- 0,
998
- 6.733,
999
- 0,
1000
- 0,
1001
- 8.567,
1002
- 0
1003
- ]
1004
- },
1005
- {
1006
- "Target": "Parameter",
1007
- "Id": "ParamBodyAngleX",
1008
- "Segments": [
1009
- 0,
1010
- 0,
1011
- 1,
1012
- 0.133,
1013
- 0,
1014
- 0.267,
1015
- 0,
1016
- 0.4,
1017
- 0,
1018
- 1,
1019
- 0.5,
1020
- 0,
1021
- 0.6,
1022
- -1.353,
1023
- 0.7,
1024
- -1.353,
1025
- 1,
1026
- 0.933,
1027
- -1.353,
1028
- 1.167,
1029
- 10,
1030
- 1.4,
1031
- 10,
1032
- 1,
1033
- 1.544,
1034
- 10,
1035
- 1.689,
1036
- 9.799,
1037
- 1.833,
1038
- 9.8,
1039
- 1,
1040
- 2.089,
1041
- 9.799,
1042
- 2.344,
1043
- 9.875,
1044
- 2.6,
1045
- 9.875,
1046
- 1,
1047
- 2.944,
1048
- 9.875,
1049
- 3.289,
1050
- -9.599,
1051
- 3.633,
1052
- -9.599,
1053
- 1,
1054
- 3.844,
1055
- -9.599,
1056
- 4.056,
1057
- -2.657,
1058
- 4.267,
1059
- -2.657,
1060
- 1,
1061
- 4.467,
1062
- -2.657,
1063
- 4.667,
1064
- -9.098,
1065
- 4.867,
1066
- -9.098,
1067
- 1,
1068
- 5.144,
1069
- -9.098,
1070
- 5.422,
1071
- -4.812,
1072
- 5.7,
1073
- -4.812,
1074
- 1,
1075
- 5.967,
1076
- -4.812,
1077
- 6.233,
1078
- -10,
1079
- 6.5,
1080
- -10,
1081
- 1,
1082
- 6.778,
1083
- -10,
1084
- 7.056,
1085
- -1.43,
1086
- 7.333,
1087
- 0,
1088
- 1,
1089
- 7.533,
1090
- 1.03,
1091
- 7.733,
1092
- 0.752,
1093
- 7.933,
1094
- 0.752,
1095
- 1,
1096
- 8.011,
1097
- 0.752,
1098
- 8.089,
1099
- -0.326,
1100
- 8.167,
1101
- -0.326,
1102
- 0,
1103
- 8.567,
1104
- -0.326
1105
- ]
1106
- },
1107
- {
1108
- "Target": "Parameter",
1109
- "Id": "ParamBodyAngleY",
1110
- "Segments": [
1111
- 0,
1112
- 0,
1113
- 1,
1114
- 0.2,
1115
- 0,
1116
- 0.4,
1117
- 5.421,
1118
- 0.6,
1119
- 5.421,
1120
- 1,
1121
- 0.867,
1122
- 5.421,
1123
- 1.133,
1124
- -3.737,
1125
- 1.4,
1126
- -3.737,
1127
- 1,
1128
- 1.511,
1129
- -3.737,
1130
- 1.622,
1131
- 0.246,
1132
- 1.733,
1133
- 0.246,
1134
- 1,
1135
- 1.933,
1136
- 0.246,
1137
- 2.133,
1138
- 0,
1139
- 2.333,
1140
- 0,
1141
- 1,
1142
- 2.389,
1143
- 0,
1144
- 2.444,
1145
- 2.993,
1146
- 2.5,
1147
- 4,
1148
- 1,
1149
- 2.711,
1150
- 7.827,
1151
- 2.922,
1152
- 9,
1153
- 3.133,
1154
- 9,
1155
- 1,
1156
- 4.256,
1157
- 9,
1158
- 5.378,
1159
- 9,
1160
- 6.5,
1161
- 9,
1162
- 1,
1163
- 6.778,
1164
- 9,
1165
- 7.056,
1166
- -5,
1167
- 7.333,
1168
- -5,
1169
- 1,
1170
- 7.5,
1171
- -5,
1172
- 7.667,
1173
- 2,
1174
- 7.833,
1175
- 2,
1176
- 1,
1177
- 7.9,
1178
- 2,
1179
- 7.967,
1180
- 0,
1181
- 8.033,
1182
- 0,
1183
- 0,
1184
- 8.567,
1185
- 0
1186
- ]
1187
- },
1188
- {
1189
- "Target": "Parameter",
1190
- "Id": "ParamBodyAngleZ",
1191
- "Segments": [
1192
- 0,
1193
- 0,
1194
- 1,
1195
- 0.2,
1196
- 0,
1197
- 0.4,
1198
- 2,
1199
- 0.6,
1200
- 2,
1201
- 1,
1202
- 0.867,
1203
- 2,
1204
- 1.133,
1205
- -10,
1206
- 1.4,
1207
- -10,
1208
- 1,
1209
- 1.533,
1210
- -10,
1211
- 1.667,
1212
- -10,
1213
- 1.8,
1214
- -10,
1215
- 1,
1216
- 2,
1217
- -10,
1218
- 2.211,
1219
- -10,
1220
- 2.4,
1221
- -6.566,
1222
- 1,
1223
- 2.6,
1224
- -2.936,
1225
- 2.8,
1226
- 10,
1227
- 3,
1228
- 10,
1229
- 1,
1230
- 3.433,
1231
- 10,
1232
- 3.867,
1233
- -4.436,
1234
- 4.3,
1235
- -4.436,
1236
- 1,
1237
- 4.578,
1238
- -4.436,
1239
- 4.856,
1240
- 10,
1241
- 5.133,
1242
- 10,
1243
- 1,
1244
- 5.433,
1245
- 10,
1246
- 5.733,
1247
- 0.695,
1248
- 6.033,
1249
- -4.261,
1250
- 1,
1251
- 6.211,
1252
- -7.197,
1253
- 6.389,
1254
- -6.792,
1255
- 6.567,
1256
- -6.792,
1257
- 1,
1258
- 6.644,
1259
- -6.792,
1260
- 6.722,
1261
- -6.224,
1262
- 6.8,
1263
- -4.11,
1264
- 1,
1265
- 6.989,
1266
- 1.023,
1267
- 7.178,
1268
- 4.236,
1269
- 7.367,
1270
- 4.236,
1271
- 1,
1272
- 7.689,
1273
- 4.236,
1274
- 8.011,
1275
- 0.025,
1276
- 8.333,
1277
- 0.025,
1278
- 0,
1279
- 8.567,
1280
- 0.025
1281
- ]
1282
- },
1283
- {
1284
- "Target": "Parameter",
1285
- "Id": "ParamBreath",
1286
- "Segments": [
1287
- 0,
1288
- 0,
1289
- 1,
1290
- 0.122,
1291
- 0,
1292
- 0.244,
1293
- 1,
1294
- 0.367,
1295
- 1,
1296
- 1,
1297
- 0.511,
1298
- 1,
1299
- 0.656,
1300
- 0,
1301
- 0.8,
1302
- 0,
1303
- 1,
1304
- 1.022,
1305
- 0,
1306
- 1.244,
1307
- 1,
1308
- 1.467,
1309
- 1,
1310
- 1,
1311
- 1.689,
1312
- 1,
1313
- 1.911,
1314
- 0,
1315
- 2.133,
1316
- 0,
1317
- 1,
1318
- 2.344,
1319
- 0,
1320
- 2.556,
1321
- 1,
1322
- 2.767,
1323
- 1,
1324
- 1,
1325
- 2.967,
1326
- 1,
1327
- 3.167,
1328
- 0,
1329
- 3.367,
1330
- 0,
1331
- 1,
1332
- 3.578,
1333
- 0,
1334
- 3.789,
1335
- 1,
1336
- 4,
1337
- 1,
1338
- 1,
1339
- 4.233,
1340
- 1,
1341
- 4.467,
1342
- 0,
1343
- 4.7,
1344
- 0,
1345
- 1,
1346
- 4.9,
1347
- 0,
1348
- 5.1,
1349
- 0,
1350
- 5.3,
1351
- 0,
1352
- 1,
1353
- 5.522,
1354
- 0,
1355
- 5.744,
1356
- 1,
1357
- 5.967,
1358
- 1,
1359
- 1,
1360
- 6.244,
1361
- 1,
1362
- 6.522,
1363
- 0,
1364
- 6.8,
1365
- 0,
1366
- 1,
1367
- 7.022,
1368
- 0,
1369
- 7.244,
1370
- 1,
1371
- 7.467,
1372
- 1,
1373
- 1,
1374
- 7.689,
1375
- 1,
1376
- 7.911,
1377
- 0,
1378
- 8.133,
1379
- 0,
1380
- 0,
1381
- 8.567,
1382
- 0
1383
- ]
1384
- },
1385
- {
1386
- "Target": "Parameter",
1387
- "Id": "ParamShoulder",
1388
- "Segments": [
1389
- 0,
1390
- 0,
1391
- 0,
1392
- 8.567,
1393
- 0
1394
- ]
1395
- },
1396
- {
1397
- "Target": "Parameter",
1398
- "Id": "ParamLeg",
1399
- "Segments": [
1400
- 0,
1401
- 1,
1402
- 0,
1403
- 8.567,
1404
- 1
1405
- ]
1406
- },
1407
- {
1408
- "Target": "Parameter",
1409
- "Id": "ParamArmLA",
1410
- "Segments": [
1411
- 0,
1412
- -10,
1413
- 1,
1414
- 0.2,
1415
- -10,
1416
- 0.4,
1417
- -10,
1418
- 0.6,
1419
- -10,
1420
- 1,
1421
- 0.833,
1422
- -10,
1423
- 1.067,
1424
- -7.083,
1425
- 1.3,
1426
- -7.083,
1427
- 1,
1428
- 1.433,
1429
- -7.083,
1430
- 1.567,
1431
- -7.083,
1432
- 1.7,
1433
- -7.083,
1434
- 1,
1435
- 1.911,
1436
- -7.083,
1437
- 2.122,
1438
- -10,
1439
- 2.333,
1440
- -10,
1441
- 1,
1442
- 3.467,
1443
- -10,
1444
- 4.6,
1445
- -10,
1446
- 5.733,
1447
- -10,
1448
- 1,
1449
- 5.8,
1450
- -10,
1451
- 5.867,
1452
- -10,
1453
- 5.933,
1454
- -10,
1455
- 1,
1456
- 6.4,
1457
- -10,
1458
- 6.867,
1459
- -10,
1460
- 7.333,
1461
- -10,
1462
- 0,
1463
- 8.567,
1464
- -10
1465
- ]
1466
- },
1467
- {
1468
- "Target": "Parameter",
1469
- "Id": "ParamArmRA",
1470
- "Segments": [
1471
- 0,
1472
- -10,
1473
- 1,
1474
- 0.2,
1475
- -10,
1476
- 0.4,
1477
- -10,
1478
- 0.6,
1479
- -10,
1480
- 1,
1481
- 0.833,
1482
- -10,
1483
- 1.067,
1484
- 2.917,
1485
- 1.3,
1486
- 2.917,
1487
- 1,
1488
- 1.478,
1489
- 2.917,
1490
- 1.656,
1491
- 3.029,
1492
- 1.833,
1493
- 2.6,
1494
- 1,
1495
- 2.033,
1496
- 2.117,
1497
- 2.233,
1498
- -10,
1499
- 2.433,
1500
- -10,
1501
- 1,
1502
- 3.533,
1503
- -10,
1504
- 4.633,
1505
- -10,
1506
- 5.733,
1507
- -10,
1508
- 1,
1509
- 5.8,
1510
- -10,
1511
- 5.867,
1512
- -10,
1513
- 5.933,
1514
- -10,
1515
- 1,
1516
- 6.133,
1517
- -10,
1518
- 6.333,
1519
- -10,
1520
- 6.533,
1521
- -10,
1522
- 1,
1523
- 6.8,
1524
- -10,
1525
- 7.067,
1526
- -10,
1527
- 7.333,
1528
- -10,
1529
- 0,
1530
- 8.567,
1531
- -10
1532
- ]
1533
- },
1534
- {
1535
- "Target": "Parameter",
1536
- "Id": "ParamArmRB",
1537
- "Segments": [
1538
- 0,
1539
- 0.02,
1540
- 0,
1541
- 8.567,
1542
- 0.02
1543
- ]
1544
- },
1545
- {
1546
- "Target": "Parameter",
1547
- "Id": "ParamHairAhoge",
1548
- "Segments": [
1549
- 0,
1550
- 0,
1551
- 1,
1552
- 0.178,
1553
- 0,
1554
- 0.356,
1555
- -10,
1556
- 0.533,
1557
- -10,
1558
- 1,
1559
- 0.833,
1560
- -10,
1561
- 1.133,
1562
- 10,
1563
- 1.433,
1564
- 10,
1565
- 1,
1566
- 1.567,
1567
- 10,
1568
- 1.7,
1569
- 0,
1570
- 1.833,
1571
- 0,
1572
- 1,
1573
- 2.311,
1574
- 0,
1575
- 2.789,
1576
- 10,
1577
- 3.267,
1578
- 10,
1579
- 1,
1580
- 3.344,
1581
- 10,
1582
- 3.422,
1583
- 10,
1584
- 3.5,
1585
- 10,
1586
- 1,
1587
- 3.633,
1588
- 10,
1589
- 3.767,
1590
- -10,
1591
- 3.9,
1592
- -10,
1593
- 1,
1594
- 4.267,
1595
- -10,
1596
- 4.633,
1597
- 7.69,
1598
- 5,
1599
- 9.705,
1600
- 1,
1601
- 5.054,
1602
- 10,
1603
- 5.244,
1604
- 10,
1605
- 5.367,
1606
- 10,
1607
- 1,
1608
- 5.756,
1609
- 10,
1610
- 6.144,
1611
- -9.975,
1612
- 6.533,
1613
- -9.975,
1614
- 1,
1615
- 6.622,
1616
- -9.975,
1617
- 6.754,
1618
- -10,
1619
- 6.8,
1620
- -9.779,
1621
- 1,
1622
- 7.033,
1623
- -8.654,
1624
- 7.267,
1625
- 10,
1626
- 7.5,
1627
- 10,
1628
- 1,
1629
- 7.7,
1630
- 10,
1631
- 7.9,
1632
- -6.753,
1633
- 8.1,
1634
- -6.753,
1635
- 1,
1636
- 8.2,
1637
- -6.753,
1638
- 8.3,
1639
- 0,
1640
- 8.4,
1641
- 0,
1642
- 0,
1643
- 8.567,
1644
- 0
1645
- ]
1646
- },
1647
- {
1648
- "Target": "PartOpacity",
1649
- "Id": "PartArmA",
1650
- "Segments": [
1651
- 0,
1652
- 1,
1653
- 0,
1654
- 8.57,
1655
- 1
1656
- ]
1657
- },
1658
- {
1659
- "Target": "PartOpacity",
1660
- "Id": "PartArmB",
1661
- "Segments": [
1662
- 0,
1663
- 0,
1664
- 0,
1665
- 8.57,
1666
- 0
1667
- ]
1668
- }
1669
- ]
1670
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m06.motion3.json DELETED
@@ -1,1990 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 5.37,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 35,
9
- "TotalSegmentCount": 262,
10
- "TotalPointCount": 751,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.111,
23
- 0,
24
- 0.222,
25
- 1,
26
- 0.333,
27
- 1,
28
- 1,
29
- 0.7,
30
- 1,
31
- 1.067,
32
- 0,
33
- 1.433,
34
- 0,
35
- 1,
36
- 1.711,
37
- 0,
38
- 1.989,
39
- 10,
40
- 2.267,
41
- 10,
42
- 1,
43
- 2.522,
44
- 10,
45
- 2.778,
46
- -7,
47
- 3.033,
48
- -7,
49
- 1,
50
- 3.233,
51
- -7,
52
- 3.433,
53
- 13,
54
- 3.633,
55
- 13,
56
- 1,
57
- 3.811,
58
- 13,
59
- 3.989,
60
- 7.017,
61
- 4.167,
62
- 2,
63
- 1,
64
- 4.244,
65
- -0.195,
66
- 4.322,
67
- 0,
68
- 4.4,
69
- 0,
70
- 0,
71
- 5.367,
72
- 0
73
- ]
74
- },
75
- {
76
- "Target": "Parameter",
77
- "Id": "ParamAngleY",
78
- "Segments": [
79
- 0,
80
- 0,
81
- 1,
82
- 0.111,
83
- 0,
84
- 0.222,
85
- 18,
86
- 0.333,
87
- 18,
88
- 1,
89
- 0.522,
90
- 18,
91
- 0.711,
92
- -9.95,
93
- 0.9,
94
- -9.95,
95
- 1,
96
- 0.956,
97
- -9.95,
98
- 1.011,
99
- -1.664,
100
- 1.067,
101
- -1.589,
102
- 1,
103
- 1.911,
104
- -0.462,
105
- 2.756,
106
- 0,
107
- 3.6,
108
- 0,
109
- 1,
110
- 3.789,
111
- 0,
112
- 3.978,
113
- -18,
114
- 4.167,
115
- -18,
116
- 1,
117
- 4.244,
118
- -18,
119
- 4.322,
120
- -10,
121
- 4.4,
122
- -10,
123
- 0,
124
- 5.367,
125
- -10
126
- ]
127
- },
128
- {
129
- "Target": "Parameter",
130
- "Id": "ParamAngleZ",
131
- "Segments": [
132
- 0,
133
- 0,
134
- 1,
135
- 0.111,
136
- 0,
137
- 0.222,
138
- 0,
139
- 0.333,
140
- 0,
141
- 1,
142
- 0.489,
143
- 0,
144
- 0.644,
145
- 25,
146
- 0.8,
147
- 25,
148
- 1,
149
- 0.878,
150
- 25,
151
- 0.956,
152
- 25,
153
- 1.033,
154
- 25,
155
- 1,
156
- 1.233,
157
- 25,
158
- 1.433,
159
- 25,
160
- 1.633,
161
- 25,
162
- 1,
163
- 1.867,
164
- 25,
165
- 2.1,
166
- -5,
167
- 2.333,
168
- -5,
169
- 1,
170
- 2.533,
171
- -5,
172
- 2.733,
173
- 23,
174
- 2.933,
175
- 23,
176
- 1,
177
- 3.189,
178
- 23,
179
- 3.444,
180
- -3,
181
- 3.7,
182
- -3,
183
- 0,
184
- 5.367,
185
- -3
186
- ]
187
- },
188
- {
189
- "Target": "Parameter",
190
- "Id": "ParamCheek",
191
- "Segments": [
192
- 0,
193
- 0,
194
- 1,
195
- 0.122,
196
- 0,
197
- 0.244,
198
- 0,
199
- 0.367,
200
- 0,
201
- 0,
202
- 5.367,
203
- 0
204
- ]
205
- },
206
- {
207
- "Target": "Parameter",
208
- "Id": "ParamEyeLOpen",
209
- "Segments": [
210
- 0,
211
- 1,
212
- 1,
213
- 0.178,
214
- 1,
215
- 0.356,
216
- 1,
217
- 0.533,
218
- 1,
219
- 1,
220
- 0.567,
221
- 1,
222
- 0.6,
223
- 0,
224
- 0.633,
225
- 0,
226
- 1,
227
- 0.644,
228
- 0,
229
- 0.656,
230
- 0,
231
- 0.667,
232
- 0,
233
- 1,
234
- 0.7,
235
- 0,
236
- 0.733,
237
- 1,
238
- 0.767,
239
- 1,
240
- 1,
241
- 1.056,
242
- 1,
243
- 1.344,
244
- 1,
245
- 1.633,
246
- 1,
247
- 1,
248
- 1.667,
249
- 1,
250
- 1.7,
251
- 0,
252
- 1.733,
253
- 0,
254
- 1,
255
- 1.744,
256
- 0,
257
- 1.756,
258
- 0,
259
- 1.767,
260
- 0,
261
- 1,
262
- 1.8,
263
- 0,
264
- 1.833,
265
- 1,
266
- 1.867,
267
- 1,
268
- 1,
269
- 2.433,
270
- 1,
271
- 3,
272
- 1,
273
- 3.567,
274
- 1,
275
- 1,
276
- 3.6,
277
- 1,
278
- 3.633,
279
- 0,
280
- 3.667,
281
- 0,
282
- 1,
283
- 3.678,
284
- 0,
285
- 3.689,
286
- 0,
287
- 3.7,
288
- 0,
289
- 1,
290
- 3.733,
291
- 0,
292
- 3.767,
293
- 1,
294
- 3.8,
295
- 1,
296
- 1,
297
- 3.944,
298
- 1,
299
- 4.089,
300
- 1,
301
- 4.233,
302
- 1,
303
- 1,
304
- 4.256,
305
- 1,
306
- 4.278,
307
- 0,
308
- 4.3,
309
- 0,
310
- 0,
311
- 5.367,
312
- 0
313
- ]
314
- },
315
- {
316
- "Target": "Parameter",
317
- "Id": "ParamEyeLSmile",
318
- "Segments": [
319
- 0,
320
- 0,
321
- 1,
322
- 1.378,
323
- 0,
324
- 2.756,
325
- 0,
326
- 4.133,
327
- 0,
328
- 1,
329
- 4.167,
330
- 0,
331
- 4.2,
332
- 0.833,
333
- 4.233,
334
- 0.833,
335
- 0,
336
- 5.367,
337
- 0.833
338
- ]
339
- },
340
- {
341
- "Target": "Parameter",
342
- "Id": "ParamEyeROpen",
343
- "Segments": [
344
- 0,
345
- 1,
346
- 1,
347
- 0.178,
348
- 1,
349
- 0.356,
350
- 1,
351
- 0.533,
352
- 1,
353
- 1,
354
- 0.567,
355
- 1,
356
- 0.6,
357
- 0,
358
- 0.633,
359
- 0,
360
- 1,
361
- 0.644,
362
- 0,
363
- 0.656,
364
- 0,
365
- 0.667,
366
- 0,
367
- 1,
368
- 0.7,
369
- 0,
370
- 0.733,
371
- 1,
372
- 0.767,
373
- 1,
374
- 1,
375
- 1.056,
376
- 1,
377
- 1.344,
378
- 1,
379
- 1.633,
380
- 1,
381
- 1,
382
- 1.667,
383
- 1,
384
- 1.7,
385
- 0,
386
- 1.733,
387
- 0,
388
- 1,
389
- 1.744,
390
- 0,
391
- 1.756,
392
- 0,
393
- 1.767,
394
- 0,
395
- 1,
396
- 1.8,
397
- 0,
398
- 1.833,
399
- 1,
400
- 1.867,
401
- 1,
402
- 1,
403
- 2.433,
404
- 1,
405
- 3,
406
- 1,
407
- 3.567,
408
- 1,
409
- 1,
410
- 3.6,
411
- 1,
412
- 3.633,
413
- 0,
414
- 3.667,
415
- 0,
416
- 1,
417
- 3.678,
418
- 0,
419
- 3.689,
420
- 0,
421
- 3.7,
422
- 0,
423
- 1,
424
- 3.733,
425
- 0,
426
- 3.767,
427
- 0.998,
428
- 3.8,
429
- 1,
430
- 1,
431
- 3.944,
432
- 1.01,
433
- 4.089,
434
- 1.012,
435
- 4.233,
436
- 1.012,
437
- 1,
438
- 4.256,
439
- 1.012,
440
- 4.278,
441
- 0,
442
- 4.3,
443
- 0,
444
- 0,
445
- 5.367,
446
- 0
447
- ]
448
- },
449
- {
450
- "Target": "Parameter",
451
- "Id": "ParamEyeRSmile",
452
- "Segments": [
453
- 0,
454
- 0,
455
- 1,
456
- 1.378,
457
- 0,
458
- 2.756,
459
- 0,
460
- 4.133,
461
- 0,
462
- 1,
463
- 4.167,
464
- 0,
465
- 4.2,
466
- 0.823,
467
- 4.233,
468
- 0.823,
469
- 0,
470
- 5.367,
471
- 0.823
472
- ]
473
- },
474
- {
475
- "Target": "Parameter",
476
- "Id": "ParamEyeBallX",
477
- "Segments": [
478
- 0,
479
- 0,
480
- 1,
481
- 0.122,
482
- 0,
483
- 0.244,
484
- -0.067,
485
- 0.367,
486
- -0.14,
487
- 1,
488
- 0.5,
489
- -0.22,
490
- 0.633,
491
- -0.24,
492
- 0.767,
493
- -0.24,
494
- 1,
495
- 0.856,
496
- -0.24,
497
- 0.944,
498
- -0.24,
499
- 1.033,
500
- -0.24,
501
- 1,
502
- 1.311,
503
- -0.24,
504
- 1.589,
505
- -0.24,
506
- 1.867,
507
- -0.25,
508
- 1,
509
- 2.022,
510
- -0.256,
511
- 2.178,
512
- -0.51,
513
- 2.333,
514
- -0.51,
515
- 1,
516
- 2.578,
517
- -0.51,
518
- 2.822,
519
- 0.22,
520
- 3.067,
521
- 0.22,
522
- 1,
523
- 3.267,
524
- 0.22,
525
- 3.467,
526
- -0.57,
527
- 3.667,
528
- -0.57,
529
- 1,
530
- 3.911,
531
- -0.57,
532
- 4.156,
533
- -0.28,
534
- 4.4,
535
- -0.28,
536
- 0,
537
- 5.367,
538
- -0.28
539
- ]
540
- },
541
- {
542
- "Target": "Parameter",
543
- "Id": "ParamEyeBallY",
544
- "Segments": [
545
- 0,
546
- 0,
547
- 1,
548
- 0.122,
549
- 0,
550
- 0.244,
551
- -0.38,
552
- 0.367,
553
- -0.38,
554
- 1,
555
- 0.5,
556
- -0.38,
557
- 0.633,
558
- 0.21,
559
- 0.767,
560
- 0.21,
561
- 1,
562
- 0.856,
563
- 0.21,
564
- 0.944,
565
- 0.21,
566
- 1.033,
567
- 0.21,
568
- 1,
569
- 1.311,
570
- 0.21,
571
- 1.589,
572
- 0.29,
573
- 1.867,
574
- 0.29,
575
- 1,
576
- 2.022,
577
- 0.29,
578
- 2.178,
579
- 0.21,
580
- 2.333,
581
- 0.21,
582
- 1,
583
- 2.578,
584
- 0.21,
585
- 2.822,
586
- 0.29,
587
- 3.067,
588
- 0.29,
589
- 1,
590
- 3.267,
591
- 0.29,
592
- 3.467,
593
- 0.08,
594
- 3.667,
595
- 0.08,
596
- 1,
597
- 3.911,
598
- 0.08,
599
- 4.156,
600
- 0.13,
601
- 4.4,
602
- 0.13,
603
- 0,
604
- 5.367,
605
- 0.13
606
- ]
607
- },
608
- {
609
- "Target": "Parameter",
610
- "Id": "ParamBrowLY",
611
- "Segments": [
612
- 0,
613
- 0,
614
- 1,
615
- 0.078,
616
- 0,
617
- 0.156,
618
- -0.008,
619
- 0.233,
620
- 0.021,
621
- 1,
622
- 0.322,
623
- 0.053,
624
- 0.411,
625
- 0.625,
626
- 0.5,
627
- 0.625,
628
- 1,
629
- 0.567,
630
- 0.625,
631
- 0.633,
632
- 0,
633
- 0.7,
634
- 0,
635
- 1,
636
- 1.144,
637
- 0,
638
- 1.589,
639
- 0,
640
- 2.033,
641
- 0,
642
- 1,
643
- 2.089,
644
- 0,
645
- 2.144,
646
- 0.229,
647
- 2.2,
648
- 0.229,
649
- 1,
650
- 2.278,
651
- 0.229,
652
- 2.356,
653
- 0,
654
- 2.433,
655
- 0,
656
- 1,
657
- 2.544,
658
- 0,
659
- 2.656,
660
- 0,
661
- 2.767,
662
- 0,
663
- 1,
664
- 2.822,
665
- 0,
666
- 2.878,
667
- 0.229,
668
- 2.933,
669
- 0.229,
670
- 1,
671
- 3.011,
672
- 0.229,
673
- 3.089,
674
- 0,
675
- 3.167,
676
- 0,
677
- 1,
678
- 3.456,
679
- 0,
680
- 3.744,
681
- 0,
682
- 4.033,
683
- 0,
684
- 1,
685
- 4.133,
686
- 0,
687
- 4.233,
688
- 0.479,
689
- 4.333,
690
- 0.479,
691
- 0,
692
- 5.367,
693
- 0.479
694
- ]
695
- },
696
- {
697
- "Target": "Parameter",
698
- "Id": "ParamBrowRY",
699
- "Segments": [
700
- 0,
701
- 0,
702
- 1,
703
- 0.078,
704
- 0,
705
- 0.156,
706
- 0,
707
- 0.233,
708
- 0,
709
- 1,
710
- 0.322,
711
- 0,
712
- 0.411,
713
- 0.625,
714
- 0.5,
715
- 0.625,
716
- 1,
717
- 0.567,
718
- 0.625,
719
- 0.633,
720
- 0,
721
- 0.7,
722
- 0,
723
- 1,
724
- 1.144,
725
- 0,
726
- 1.589,
727
- 0.005,
728
- 2.033,
729
- 0.021,
730
- 1,
731
- 2.089,
732
- 0.023,
733
- 2.144,
734
- 0.188,
735
- 2.2,
736
- 0.188,
737
- 1,
738
- 2.278,
739
- 0.188,
740
- 2.356,
741
- 0,
742
- 2.433,
743
- 0,
744
- 1,
745
- 2.544,
746
- 0,
747
- 2.656,
748
- 0.001,
749
- 2.767,
750
- 0.021,
751
- 1,
752
- 2.822,
753
- 0.031,
754
- 2.878,
755
- 0.229,
756
- 2.933,
757
- 0.229,
758
- 1,
759
- 3.011,
760
- 0.229,
761
- 3.089,
762
- 0,
763
- 3.167,
764
- 0,
765
- 1,
766
- 3.456,
767
- 0,
768
- 3.744,
769
- 0,
770
- 4.033,
771
- 0,
772
- 1,
773
- 4.133,
774
- 0,
775
- 4.233,
776
- 0.479,
777
- 4.333,
778
- 0.479,
779
- 0,
780
- 5.367,
781
- 0.479
782
- ]
783
- },
784
- {
785
- "Target": "Parameter",
786
- "Id": "ParamBrowLX",
787
- "Segments": [
788
- 0,
789
- 0,
790
- 1,
791
- 0.167,
792
- 0,
793
- 0.333,
794
- 0,
795
- 0.5,
796
- 0,
797
- 1,
798
- 1.678,
799
- 0,
800
- 2.856,
801
- 0,
802
- 4.033,
803
- 0,
804
- 1,
805
- 4.133,
806
- 0,
807
- 4.233,
808
- -0.479,
809
- 4.333,
810
- -0.479,
811
- 0,
812
- 5.367,
813
- -0.479
814
- ]
815
- },
816
- {
817
- "Target": "Parameter",
818
- "Id": "ParamBrowRX",
819
- "Segments": [
820
- 0,
821
- 0,
822
- 1,
823
- 0.122,
824
- 0,
825
- 0.244,
826
- 0,
827
- 0.367,
828
- 0,
829
- 1,
830
- 1.589,
831
- 0,
832
- 2.811,
833
- 0,
834
- 4.033,
835
- 0,
836
- 1,
837
- 4.133,
838
- 0,
839
- 4.233,
840
- -0.69,
841
- 4.333,
842
- -0.69,
843
- 0,
844
- 5.367,
845
- -0.69
846
- ]
847
- },
848
- {
849
- "Target": "Parameter",
850
- "Id": "ParamBrowLAngle",
851
- "Segments": [
852
- 0,
853
- 0,
854
- 1,
855
- 0.167,
856
- 0,
857
- 0.333,
858
- 0,
859
- 0.5,
860
- 0,
861
- 1,
862
- 1.678,
863
- 0,
864
- 2.856,
865
- 0,
866
- 4.033,
867
- 0,
868
- 1,
869
- 4.133,
870
- 0,
871
- 4.233,
872
- 0,
873
- 4.333,
874
- 0,
875
- 0,
876
- 5.367,
877
- 0
878
- ]
879
- },
880
- {
881
- "Target": "Parameter",
882
- "Id": "ParamBrowRAngle",
883
- "Segments": [
884
- 0,
885
- 0,
886
- 1,
887
- 0.122,
888
- 0,
889
- 0.244,
890
- 0,
891
- 0.367,
892
- 0,
893
- 1,
894
- 1.589,
895
- 0,
896
- 2.811,
897
- 0,
898
- 4.033,
899
- 0,
900
- 1,
901
- 4.133,
902
- 0,
903
- 4.233,
904
- 0,
905
- 4.333,
906
- 0,
907
- 0,
908
- 5.367,
909
- 0
910
- ]
911
- },
912
- {
913
- "Target": "Parameter",
914
- "Id": "ParamBrowLForm",
915
- "Segments": [
916
- 0,
917
- 0,
918
- 1,
919
- 0.122,
920
- 0,
921
- 0.244,
922
- 0,
923
- 0.367,
924
- 0,
925
- 1,
926
- 1.589,
927
- 0,
928
- 2.811,
929
- 0,
930
- 4.033,
931
- 0,
932
- 1,
933
- 4.133,
934
- 0,
935
- 4.233,
936
- 0,
937
- 4.333,
938
- 0,
939
- 0,
940
- 5.367,
941
- 0
942
- ]
943
- },
944
- {
945
- "Target": "Parameter",
946
- "Id": "ParamBrowRForm",
947
- "Segments": [
948
- 0,
949
- 0,
950
- 1,
951
- 0.122,
952
- 0,
953
- 0.244,
954
- 0,
955
- 0.367,
956
- 0,
957
- 1,
958
- 1.589,
959
- 0,
960
- 2.811,
961
- 0,
962
- 4.033,
963
- 0,
964
- 1,
965
- 4.133,
966
- 0,
967
- 4.233,
968
- 0,
969
- 4.333,
970
- 0,
971
- 0,
972
- 5.367,
973
- 0
974
- ]
975
- },
976
- {
977
- "Target": "Parameter",
978
- "Id": "ParamMouthForm",
979
- "Segments": [
980
- 0,
981
- 1,
982
- 1,
983
- 1.367,
984
- 1,
985
- 2.733,
986
- 1,
987
- 4.1,
988
- 1,
989
- 0,
990
- 5.367,
991
- 1
992
- ]
993
- },
994
- {
995
- "Target": "Parameter",
996
- "Id": "ParamMouthOpenY",
997
- "Segments": [
998
- 0,
999
- 0,
1000
- 1,
1001
- 1.367,
1002
- 0,
1003
- 2.733,
1004
- 0,
1005
- 4.1,
1006
- 0,
1007
- 1,
1008
- 4.144,
1009
- 0,
1010
- 4.189,
1011
- 1,
1012
- 4.233,
1013
- 1,
1014
- 0,
1015
- 5.367,
1016
- 1
1017
- ]
1018
- },
1019
- {
1020
- "Target": "Parameter",
1021
- "Id": "ParamBodyAngleX",
1022
- "Segments": [
1023
- 0,
1024
- -10,
1025
- 1,
1026
- 0.078,
1027
- -10,
1028
- 0.156,
1029
- 0,
1030
- 0.233,
1031
- 0,
1032
- 1,
1033
- 0.311,
1034
- 0,
1035
- 0.389,
1036
- -1.353,
1037
- 0.467,
1038
- -1.353,
1039
- 1,
1040
- 0.6,
1041
- -1.353,
1042
- 0.733,
1043
- 10,
1044
- 0.867,
1045
- 10,
1046
- 1,
1047
- 0.956,
1048
- 10,
1049
- 1.044,
1050
- 9.8,
1051
- 1.133,
1052
- 9.8,
1053
- 1,
1054
- 1.233,
1055
- 9.8,
1056
- 1.333,
1057
- 10,
1058
- 1.433,
1059
- 10,
1060
- 1,
1061
- 1.667,
1062
- 10,
1063
- 1.9,
1064
- -2.975,
1065
- 2.133,
1066
- -2.975,
1067
- 1,
1068
- 2.211,
1069
- -2.975,
1070
- 2.289,
1071
- -2.975,
1072
- 2.367,
1073
- -2.975,
1074
- 1,
1075
- 2.522,
1076
- -2.975,
1077
- 2.678,
1078
- 9.025,
1079
- 2.833,
1080
- 9.025,
1081
- 1,
1082
- 2.978,
1083
- 9.025,
1084
- 3.122,
1085
- 9.025,
1086
- 3.267,
1087
- 9.025,
1088
- 1,
1089
- 3.489,
1090
- 9.025,
1091
- 3.711,
1092
- 2.025,
1093
- 3.933,
1094
- 2.025,
1095
- 0,
1096
- 5.367,
1097
- 2.025
1098
- ]
1099
- },
1100
- {
1101
- "Target": "Parameter",
1102
- "Id": "ParamBodyAngleY",
1103
- "Segments": [
1104
- 0,
1105
- 10,
1106
- 1,
1107
- 0.122,
1108
- 10,
1109
- 0.244,
1110
- 9.141,
1111
- 0.367,
1112
- 5.421,
1113
- 1,
1114
- 0.533,
1115
- 0.348,
1116
- 0.7,
1117
- -3.737,
1118
- 0.867,
1119
- -3.737,
1120
- 1,
1121
- 0.978,
1122
- -3.737,
1123
- 1.089,
1124
- 2.181,
1125
- 1.2,
1126
- 2.181,
1127
- 1,
1128
- 1.3,
1129
- 2.181,
1130
- 1.4,
1131
- 1.948,
1132
- 1.5,
1133
- 0.298,
1134
- 1,
1135
- 1.6,
1136
- -1.351,
1137
- 1.7,
1138
- -3.396,
1139
- 1.8,
1140
- -3.396,
1141
- 1,
1142
- 1.944,
1143
- -3.396,
1144
- 2.089,
1145
- 4.673,
1146
- 2.233,
1147
- 4.673,
1148
- 1,
1149
- 2.378,
1150
- 4.673,
1151
- 2.522,
1152
- -3.858,
1153
- 2.667,
1154
- -3.858,
1155
- 1,
1156
- 2.767,
1157
- -3.858,
1158
- 2.867,
1159
- 4.794,
1160
- 2.967,
1161
- 4.794,
1162
- 1,
1163
- 3.089,
1164
- 4.794,
1165
- 3.211,
1166
- -3.573,
1167
- 3.333,
1168
- -3.573,
1169
- 1,
1170
- 3.533,
1171
- -3.573,
1172
- 3.733,
1173
- 5.269,
1174
- 3.933,
1175
- 5.269,
1176
- 1,
1177
- 4.044,
1178
- 5.269,
1179
- 4.156,
1180
- -5.393,
1181
- 4.267,
1182
- -5.393,
1183
- 1,
1184
- 4.356,
1185
- -5.393,
1186
- 4.444,
1187
- 0.095,
1188
- 4.533,
1189
- 0.095,
1190
- 0,
1191
- 5.367,
1192
- 0.095
1193
- ]
1194
- },
1195
- {
1196
- "Target": "Parameter",
1197
- "Id": "ParamBodyAngleZ",
1198
- "Segments": [
1199
- 0,
1200
- 0,
1201
- 1,
1202
- 0.122,
1203
- 0,
1204
- 0.244,
1205
- 2,
1206
- 0.367,
1207
- 2,
1208
- 1,
1209
- 0.533,
1210
- 2,
1211
- 0.7,
1212
- -10,
1213
- 0.867,
1214
- -10,
1215
- 1,
1216
- 1.078,
1217
- -10,
1218
- 1.359,
1219
- -10,
1220
- 1.5,
1221
- -9.975,
1222
- 1,
1223
- 1.767,
1224
- -9.927,
1225
- 2.033,
1226
- 2.026,
1227
- 2.3,
1228
- 2.026,
1229
- 1,
1230
- 2.522,
1231
- 2.026,
1232
- 2.744,
1233
- -9.975,
1234
- 2.967,
1235
- -9.975,
1236
- 1,
1237
- 3.322,
1238
- -9.975,
1239
- 3.678,
1240
- -6.592,
1241
- 4.033,
1242
- 1.8,
1243
- 1,
1244
- 4.178,
1245
- 5.21,
1246
- 4.322,
1247
- 8,
1248
- 4.467,
1249
- 8,
1250
- 0,
1251
- 5.367,
1252
- 8
1253
- ]
1254
- },
1255
- {
1256
- "Target": "Parameter",
1257
- "Id": "ParamBreath",
1258
- "Segments": [
1259
- 0,
1260
- 0,
1261
- 1,
1262
- 0.122,
1263
- 0,
1264
- 0.244,
1265
- 1,
1266
- 0.367,
1267
- 1,
1268
- 1,
1269
- 0.511,
1270
- 1,
1271
- 0.656,
1272
- 0,
1273
- 0.8,
1274
- 0,
1275
- 1,
1276
- 1.022,
1277
- 0,
1278
- 1.244,
1279
- 1,
1280
- 1.467,
1281
- 1,
1282
- 1,
1283
- 1.689,
1284
- 1,
1285
- 1.911,
1286
- 0,
1287
- 2.133,
1288
- 0,
1289
- 1,
1290
- 2.344,
1291
- 0,
1292
- 2.556,
1293
- 1,
1294
- 2.767,
1295
- 1,
1296
- 1,
1297
- 2.967,
1298
- 1,
1299
- 3.167,
1300
- 0,
1301
- 3.367,
1302
- 0,
1303
- 1,
1304
- 3.578,
1305
- 0,
1306
- 3.789,
1307
- 1,
1308
- 4,
1309
- 1,
1310
- 1,
1311
- 4.233,
1312
- 1,
1313
- 4.467,
1314
- 0,
1315
- 4.7,
1316
- 0,
1317
- 0,
1318
- 5.367,
1319
- 0
1320
- ]
1321
- },
1322
- {
1323
- "Target": "Parameter",
1324
- "Id": "ParamShoulder",
1325
- "Segments": [
1326
- 0,
1327
- 0,
1328
- 1,
1329
- 0.144,
1330
- 0,
1331
- 0.289,
1332
- 1,
1333
- 0.433,
1334
- 1,
1335
- 1,
1336
- 0.6,
1337
- 1,
1338
- 0.767,
1339
- 0.049,
1340
- 0.933,
1341
- -0.1,
1342
- 1,
1343
- 1.167,
1344
- -0.309,
1345
- 1.4,
1346
- -0.3,
1347
- 1.633,
1348
- -0.3,
1349
- 1,
1350
- 1.844,
1351
- -0.3,
1352
- 2.056,
1353
- 0.9,
1354
- 2.267,
1355
- 0.9,
1356
- 1,
1357
- 2.411,
1358
- 0.9,
1359
- 2.556,
1360
- -0.22,
1361
- 2.7,
1362
- -0.22,
1363
- 1,
1364
- 2.844,
1365
- -0.22,
1366
- 2.989,
1367
- 0.6,
1368
- 3.133,
1369
- 0.6,
1370
- 1,
1371
- 3.289,
1372
- 0.6,
1373
- 3.444,
1374
- -0.4,
1375
- 3.6,
1376
- -0.4,
1377
- 1,
1378
- 3.7,
1379
- -0.4,
1380
- 3.8,
1381
- 0.5,
1382
- 3.9,
1383
- 0.5,
1384
- 1,
1385
- 4.044,
1386
- 0.5,
1387
- 4.189,
1388
- 0.238,
1389
- 4.333,
1390
- 0,
1391
- 1,
1392
- 4.444,
1393
- -0.183,
1394
- 4.556,
1395
- -0.2,
1396
- 4.667,
1397
- -0.2,
1398
- 0,
1399
- 5.367,
1400
- -0.2
1401
- ]
1402
- },
1403
- {
1404
- "Target": "Parameter",
1405
- "Id": "ParamLeg",
1406
- "Segments": [
1407
- 0,
1408
- 1,
1409
- 1,
1410
- 1.344,
1411
- 1,
1412
- 2.689,
1413
- 1,
1414
- 4.033,
1415
- 1,
1416
- 1,
1417
- 4.144,
1418
- 1,
1419
- 4.256,
1420
- 0,
1421
- 4.367,
1422
- 0,
1423
- 1,
1424
- 4.578,
1425
- 0,
1426
- 4.789,
1427
- 0.052,
1428
- 5,
1429
- 0.052,
1430
- 0,
1431
- 5.367,
1432
- 0.052
1433
- ]
1434
- },
1435
- {
1436
- "Target": "Parameter",
1437
- "Id": "ParamArmLB",
1438
- "Segments": [
1439
- 0,
1440
- 0,
1441
- 1,
1442
- 0.1,
1443
- 0,
1444
- 0.2,
1445
- 1.3,
1446
- 0.3,
1447
- 1.3,
1448
- 1,
1449
- 0.544,
1450
- 1.3,
1451
- 0.789,
1452
- 0,
1453
- 1.033,
1454
- 0,
1455
- 1,
1456
- 1.222,
1457
- 0,
1458
- 1.411,
1459
- 0,
1460
- 1.6,
1461
- 0,
1462
- 1,
1463
- 1.811,
1464
- 0,
1465
- 2.022,
1466
- -10,
1467
- 2.233,
1468
- -10,
1469
- 1,
1470
- 2.811,
1471
- -10,
1472
- 3.389,
1473
- -10,
1474
- 3.967,
1475
- -10,
1476
- 1,
1477
- 4.133,
1478
- -10,
1479
- 4.3,
1480
- -6.458,
1481
- 4.467,
1482
- -6.458,
1483
- 0,
1484
- 5.367,
1485
- -6.458
1486
- ]
1487
- },
1488
- {
1489
- "Target": "Parameter",
1490
- "Id": "ParamArmRB",
1491
- "Segments": [
1492
- 0,
1493
- 0,
1494
- 1,
1495
- 0.1,
1496
- 0,
1497
- 0.2,
1498
- 1.9,
1499
- 0.3,
1500
- 1.9,
1501
- 1,
1502
- 0.544,
1503
- 1.9,
1504
- 0.789,
1505
- 0,
1506
- 1.033,
1507
- 0,
1508
- 1,
1509
- 1.222,
1510
- 0,
1511
- 1.411,
1512
- 0,
1513
- 1.6,
1514
- 0,
1515
- 1,
1516
- 1.811,
1517
- 0,
1518
- 2.022,
1519
- -10,
1520
- 2.233,
1521
- -10,
1522
- 1,
1523
- 2.7,
1524
- -10,
1525
- 3.167,
1526
- -10,
1527
- 3.633,
1528
- -10,
1529
- 1,
1530
- 3.744,
1531
- -10,
1532
- 3.856,
1533
- -10,
1534
- 3.967,
1535
- -10,
1536
- 1,
1537
- 4.133,
1538
- -10,
1539
- 4.3,
1540
- -5.833,
1541
- 4.467,
1542
- -5.833,
1543
- 0,
1544
- 5.367,
1545
- -5.833
1546
- ]
1547
- },
1548
- {
1549
- "Target": "Parameter",
1550
- "Id": "ParamHandLB",
1551
- "Segments": [
1552
- 0,
1553
- 0,
1554
- 1,
1555
- 0.156,
1556
- 0,
1557
- 0.311,
1558
- 0,
1559
- 0.467,
1560
- 0,
1561
- 1,
1562
- 0.656,
1563
- 0,
1564
- 0.844,
1565
- 6.25,
1566
- 1.033,
1567
- 6.25,
1568
- 1,
1569
- 1.222,
1570
- 6.25,
1571
- 1.411,
1572
- 6.365,
1573
- 1.6,
1574
- 5.833,
1575
- 1,
1576
- 1.811,
1577
- 5.239,
1578
- 2.022,
1579
- -4.07,
1580
- 2.233,
1581
- -4.583,
1582
- 1,
1583
- 2.367,
1584
- -4.907,
1585
- 2.5,
1586
- -4.792,
1587
- 2.633,
1588
- -4.792,
1589
- 1,
1590
- 2.778,
1591
- -4.792,
1592
- 2.922,
1593
- -3.75,
1594
- 3.067,
1595
- -3.75,
1596
- 1,
1597
- 3.256,
1598
- -3.75,
1599
- 3.444,
1600
- -6.25,
1601
- 3.633,
1602
- -6.25,
1603
- 1,
1604
- 3.756,
1605
- -6.25,
1606
- 3.878,
1607
- -6.419,
1608
- 4,
1609
- -5.833,
1610
- 1,
1611
- 4.156,
1612
- -5.087,
1613
- 4.311,
1614
- 9.4,
1615
- 4.467,
1616
- 9.4,
1617
- 1,
1618
- 4.533,
1619
- 9.4,
1620
- 4.6,
1621
- 7.1,
1622
- 4.667,
1623
- 7.1,
1624
- 0,
1625
- 5.367,
1626
- 7.1
1627
- ]
1628
- },
1629
- {
1630
- "Target": "Parameter",
1631
- "Id": "ParamHandRB",
1632
- "Segments": [
1633
- 0,
1634
- 0,
1635
- 1,
1636
- 0.156,
1637
- 0,
1638
- 0.311,
1639
- 0,
1640
- 0.467,
1641
- 0,
1642
- 1,
1643
- 0.656,
1644
- 0,
1645
- 0.844,
1646
- 8.064,
1647
- 1.033,
1648
- 8.333,
1649
- 1,
1650
- 1.222,
1651
- 8.603,
1652
- 1.411,
1653
- 8.542,
1654
- 1.6,
1655
- 8.542,
1656
- 1,
1657
- 1.811,
1658
- 8.542,
1659
- 2.022,
1660
- -5.8,
1661
- 2.233,
1662
- -7.292,
1663
- 1,
1664
- 2.367,
1665
- -8.234,
1666
- 2.5,
1667
- -7.917,
1668
- 2.633,
1669
- -7.917,
1670
- 1,
1671
- 2.778,
1672
- -7.917,
1673
- 2.922,
1674
- -7.917,
1675
- 3.067,
1676
- -7.917,
1677
- 1,
1678
- 3.256,
1679
- -7.917,
1680
- 3.444,
1681
- -8.084,
1682
- 3.633,
1683
- -8.333,
1684
- 1,
1685
- 3.756,
1686
- -8.494,
1687
- 3.878,
1688
- -8.542,
1689
- 4,
1690
- -8.542,
1691
- 1,
1692
- 4.156,
1693
- -8.542,
1694
- 4.311,
1695
- 10,
1696
- 4.467,
1697
- 10,
1698
- 1,
1699
- 4.533,
1700
- 10,
1701
- 4.6,
1702
- 6.8,
1703
- 4.667,
1704
- 6.8,
1705
- 0,
1706
- 5.367,
1707
- 6.8
1708
- ]
1709
- },
1710
- {
1711
- "Target": "Parameter",
1712
- "Id": "ParamHandL",
1713
- "Segments": [
1714
- 0,
1715
- 0,
1716
- 1,
1717
- 0.144,
1718
- 0,
1719
- 0.289,
1720
- 0.958,
1721
- 0.433,
1722
- 0.958,
1723
- 1,
1724
- 0.611,
1725
- 0.958,
1726
- 0.789,
1727
- -1,
1728
- 0.967,
1729
- -1,
1730
- 1,
1731
- 1.222,
1732
- -1,
1733
- 1.478,
1734
- 0.4,
1735
- 1.733,
1736
- 0.4,
1737
- 1,
1738
- 1.922,
1739
- 0.4,
1740
- 2.111,
1741
- -1,
1742
- 2.3,
1743
- -1,
1744
- 1,
1745
- 2.544,
1746
- -1,
1747
- 2.789,
1748
- 1,
1749
- 3.033,
1750
- 1,
1751
- 1,
1752
- 3.344,
1753
- 1,
1754
- 3.656,
1755
- -1,
1756
- 3.967,
1757
- -1,
1758
- 1,
1759
- 4.222,
1760
- -1,
1761
- 4.478,
1762
- 0.4,
1763
- 4.733,
1764
- 0.4,
1765
- 0,
1766
- 5.367,
1767
- 0.4
1768
- ]
1769
- },
1770
- {
1771
- "Target": "Parameter",
1772
- "Id": "ParamHandR",
1773
- "Segments": [
1774
- 0,
1775
- 0,
1776
- 1,
1777
- 0.144,
1778
- 0,
1779
- 0.289,
1780
- 1,
1781
- 0.433,
1782
- 1,
1783
- 1,
1784
- 0.611,
1785
- 1,
1786
- 0.789,
1787
- -1,
1788
- 0.967,
1789
- -1,
1790
- 1,
1791
- 1.222,
1792
- -1,
1793
- 1.478,
1794
- 0.4,
1795
- 1.733,
1796
- 0.4,
1797
- 1,
1798
- 1.922,
1799
- 0.4,
1800
- 2.111,
1801
- -1,
1802
- 2.3,
1803
- -1,
1804
- 1,
1805
- 2.544,
1806
- -1,
1807
- 2.789,
1808
- 1,
1809
- 3.033,
1810
- 1,
1811
- 1,
1812
- 3.344,
1813
- 1,
1814
- 3.656,
1815
- -1,
1816
- 3.967,
1817
- -1,
1818
- 1,
1819
- 4.222,
1820
- -1,
1821
- 4.478,
1822
- 0.3,
1823
- 4.733,
1824
- 0.3,
1825
- 0,
1826
- 5.367,
1827
- 0.3
1828
- ]
1829
- },
1830
- {
1831
- "Target": "Parameter",
1832
- "Id": "ParamHairAhoge",
1833
- "Segments": [
1834
- 0,
1835
- 0,
1836
- 1,
1837
- 0.022,
1838
- 0,
1839
- 0.044,
1840
- 0,
1841
- 0.067,
1842
- 0,
1843
- 1,
1844
- 0.144,
1845
- 0,
1846
- 0.222,
1847
- -10,
1848
- 0.3,
1849
- -10,
1850
- 1,
1851
- 0.456,
1852
- -10,
1853
- 0.611,
1854
- 8.967,
1855
- 0.767,
1856
- 8.967,
1857
- 1,
1858
- 0.889,
1859
- 8.967,
1860
- 1.011,
1861
- -5.867,
1862
- 1.133,
1863
- -5.867,
1864
- 1,
1865
- 1.244,
1866
- -5.867,
1867
- 1.356,
1868
- -3.178,
1869
- 1.467,
1870
- -0.111,
1871
- 1,
1872
- 1.522,
1873
- 1.423,
1874
- 1.578,
1875
- 1.562,
1876
- 1.633,
1877
- 1.562,
1878
- 1,
1879
- 1.733,
1880
- 1.562,
1881
- 1.833,
1882
- -4.563,
1883
- 1.933,
1884
- -4.563,
1885
- 1,
1886
- 2.078,
1887
- -4.563,
1888
- 2.222,
1889
- 10,
1890
- 2.367,
1891
- 10,
1892
- 1,
1893
- 2.411,
1894
- 10,
1895
- 2.477,
1896
- 10,
1897
- 2.5,
1898
- 9.828,
1899
- 1,
1900
- 2.6,
1901
- 9.082,
1902
- 2.7,
1903
- -8.352,
1904
- 2.8,
1905
- -8.352,
1906
- 1,
1907
- 2.867,
1908
- -8.352,
1909
- 2.933,
1910
- -8.632,
1911
- 3,
1912
- -7.761,
1913
- 1,
1914
- 3.111,
1915
- -6.31,
1916
- 3.222,
1917
- 6.63,
1918
- 3.333,
1919
- 6.63,
1920
- 1,
1921
- 3.389,
1922
- 6.63,
1923
- 3.444,
1924
- -4.883,
1925
- 3.5,
1926
- -4.883,
1927
- 1,
1928
- 3.544,
1929
- -4.883,
1930
- 3.589,
1931
- -5.066,
1932
- 3.633,
1933
- -4.785,
1934
- 1,
1935
- 3.811,
1936
- -3.661,
1937
- 3.989,
1938
- 9.803,
1939
- 4.167,
1940
- 9.803,
1941
- 1,
1942
- 4.256,
1943
- 9.803,
1944
- 4.344,
1945
- -9.656,
1946
- 4.433,
1947
- -9.656,
1948
- 1,
1949
- 4.567,
1950
- -9.656,
1951
- 4.7,
1952
- 5.375,
1953
- 4.833,
1954
- 5.375,
1955
- 1,
1956
- 4.967,
1957
- 5.375,
1958
- 5.1,
1959
- 0,
1960
- 5.233,
1961
- 0,
1962
- 0,
1963
- 5.367,
1964
- 0
1965
- ]
1966
- },
1967
- {
1968
- "Target": "PartOpacity",
1969
- "Id": "PartArmA",
1970
- "Segments": [
1971
- 0,
1972
- 0,
1973
- 0,
1974
- 5.37,
1975
- 0
1976
- ]
1977
- },
1978
- {
1979
- "Target": "PartOpacity",
1980
- "Id": "PartArmB",
1981
- "Segments": [
1982
- 0,
1983
- 1,
1984
- 0,
1985
- 5.37,
1986
- 1
1987
- ]
1988
- }
1989
- ]
1990
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m07.motion3.json DELETED
@@ -1,991 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 1.9,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 32,
9
- "TotalSegmentCount": 121,
10
- "TotalPointCount": 331,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.111,
23
- 0,
24
- 0.222,
25
- 0,
26
- 0.333,
27
- 0,
28
- 0,
29
- 1.9,
30
- 0
31
- ]
32
- },
33
- {
34
- "Target": "Parameter",
35
- "Id": "ParamAngleY",
36
- "Segments": [
37
- 0,
38
- 0,
39
- 1,
40
- 0.111,
41
- 0,
42
- 0.222,
43
- 0,
44
- 0.333,
45
- 0,
46
- 0,
47
- 1.9,
48
- 0
49
- ]
50
- },
51
- {
52
- "Target": "Parameter",
53
- "Id": "ParamAngleZ",
54
- "Segments": [
55
- 0,
56
- 0,
57
- 1,
58
- 0.111,
59
- 0,
60
- 0.222,
61
- 0,
62
- 0.333,
63
- 0,
64
- 1,
65
- 0.444,
66
- 0,
67
- 0.556,
68
- 8,
69
- 0.667,
70
- 8,
71
- 0,
72
- 1.9,
73
- 8
74
- ]
75
- },
76
- {
77
- "Target": "Parameter",
78
- "Id": "ParamCheek",
79
- "Segments": [
80
- 0,
81
- 0,
82
- 1,
83
- 0.111,
84
- 0,
85
- 0.222,
86
- 0,
87
- 0.333,
88
- 0,
89
- 0,
90
- 1.9,
91
- 0
92
- ]
93
- },
94
- {
95
- "Target": "Parameter",
96
- "Id": "ParamEyeLOpen",
97
- "Segments": [
98
- 0,
99
- 1,
100
- 1,
101
- 0.111,
102
- 1,
103
- 0.222,
104
- 1,
105
- 0.333,
106
- 1,
107
- 1,
108
- 0.378,
109
- 1,
110
- 0.422,
111
- 0,
112
- 0.467,
113
- 0,
114
- 1,
115
- 0.522,
116
- 0,
117
- 0.578,
118
- 1.2,
119
- 0.633,
120
- 1.2,
121
- 1,
122
- 0.744,
123
- 1.2,
124
- 0.856,
125
- 1.2,
126
- 0.967,
127
- 1.2,
128
- 1,
129
- 0.989,
130
- 1.2,
131
- 1.011,
132
- 0,
133
- 1.033,
134
- 0,
135
- 1,
136
- 1.067,
137
- 0,
138
- 1.1,
139
- 1.2,
140
- 1.133,
141
- 1.2,
142
- 1,
143
- 1.167,
144
- 1.2,
145
- 1.2,
146
- 1.2,
147
- 1.233,
148
- 1.2,
149
- 1,
150
- 1.267,
151
- 1.2,
152
- 1.3,
153
- 0,
154
- 1.333,
155
- 0,
156
- 1,
157
- 1.356,
158
- 0,
159
- 1.378,
160
- 1.2,
161
- 1.4,
162
- 1.2,
163
- 0,
164
- 1.9,
165
- 1.2
166
- ]
167
- },
168
- {
169
- "Target": "Parameter",
170
- "Id": "ParamEyeLSmile",
171
- "Segments": [
172
- 0,
173
- 0,
174
- 1,
175
- 0.111,
176
- 0,
177
- 0.222,
178
- 0,
179
- 0.333,
180
- 0,
181
- 0,
182
- 1.9,
183
- 0
184
- ]
185
- },
186
- {
187
- "Target": "Parameter",
188
- "Id": "ParamEyeROpen",
189
- "Segments": [
190
- 0,
191
- 1,
192
- 1,
193
- 0.111,
194
- 1,
195
- 0.222,
196
- 1,
197
- 0.333,
198
- 1,
199
- 1,
200
- 0.378,
201
- 1,
202
- 0.422,
203
- 0,
204
- 0.467,
205
- 0,
206
- 1,
207
- 0.522,
208
- 0,
209
- 0.578,
210
- 1.2,
211
- 0.633,
212
- 1.2,
213
- 1,
214
- 0.744,
215
- 1.2,
216
- 0.856,
217
- 1.2,
218
- 0.967,
219
- 1.2,
220
- 1,
221
- 0.989,
222
- 1.2,
223
- 1.011,
224
- 0,
225
- 1.033,
226
- 0,
227
- 1,
228
- 1.067,
229
- 0,
230
- 1.1,
231
- 1.2,
232
- 1.133,
233
- 1.2,
234
- 1,
235
- 1.167,
236
- 1.2,
237
- 1.2,
238
- 1.2,
239
- 1.233,
240
- 1.2,
241
- 1,
242
- 1.267,
243
- 1.2,
244
- 1.3,
245
- 0,
246
- 1.333,
247
- 0,
248
- 1,
249
- 1.356,
250
- 0,
251
- 1.378,
252
- 1.2,
253
- 1.4,
254
- 1.2,
255
- 0,
256
- 1.9,
257
- 1.2
258
- ]
259
- },
260
- {
261
- "Target": "Parameter",
262
- "Id": "ParamEyeRSmile",
263
- "Segments": [
264
- 0,
265
- 0,
266
- 1,
267
- 0.111,
268
- 0,
269
- 0.222,
270
- 0,
271
- 0.333,
272
- 0,
273
- 1,
274
- 0.356,
275
- 0,
276
- 0.378,
277
- 0,
278
- 0.4,
279
- 0,
280
- 1,
281
- 0.489,
282
- 0,
283
- 0.578,
284
- 0,
285
- 0.667,
286
- 0,
287
- 0,
288
- 1.9,
289
- 0
290
- ]
291
- },
292
- {
293
- "Target": "Parameter",
294
- "Id": "ParamEyeBallX",
295
- "Segments": [
296
- 0,
297
- 0,
298
- 1,
299
- 0.111,
300
- 0,
301
- 0.222,
302
- 0,
303
- 0.333,
304
- 0,
305
- 1,
306
- 0.356,
307
- 0,
308
- 0.378,
309
- 0,
310
- 0.4,
311
- 0,
312
- 1,
313
- 0.489,
314
- 0,
315
- 0.578,
316
- 0,
317
- 0.667,
318
- 0,
319
- 0,
320
- 1.9,
321
- 0
322
- ]
323
- },
324
- {
325
- "Target": "Parameter",
326
- "Id": "ParamEyeBallY",
327
- "Segments": [
328
- 0,
329
- 0,
330
- 1,
331
- 0.111,
332
- 0,
333
- 0.222,
334
- 0,
335
- 0.333,
336
- 0,
337
- 1,
338
- 0.356,
339
- 0,
340
- 0.378,
341
- 0,
342
- 0.4,
343
- 0,
344
- 1,
345
- 0.489,
346
- 0,
347
- 0.578,
348
- 0,
349
- 0.667,
350
- 0,
351
- 0,
352
- 1.9,
353
- 0
354
- ]
355
- },
356
- {
357
- "Target": "Parameter",
358
- "Id": "ParamBrowLY",
359
- "Segments": [
360
- 0,
361
- 0,
362
- 1,
363
- 0.111,
364
- 0,
365
- 0.222,
366
- 0,
367
- 0.333,
368
- 0,
369
- 1,
370
- 0.356,
371
- 0,
372
- 0.378,
373
- 0,
374
- 0.4,
375
- 0,
376
- 1,
377
- 0.489,
378
- 0,
379
- 0.578,
380
- 0.26,
381
- 0.667,
382
- 0.26,
383
- 0,
384
- 1.9,
385
- 0.26
386
- ]
387
- },
388
- {
389
- "Target": "Parameter",
390
- "Id": "ParamBrowRY",
391
- "Segments": [
392
- 0,
393
- 0,
394
- 1,
395
- 0.111,
396
- 0,
397
- 0.222,
398
- 0,
399
- 0.333,
400
- 0,
401
- 1,
402
- 0.356,
403
- 0,
404
- 0.378,
405
- 0,
406
- 0.4,
407
- 0,
408
- 1,
409
- 0.489,
410
- 0,
411
- 0.578,
412
- 0.36,
413
- 0.667,
414
- 0.36,
415
- 0,
416
- 1.9,
417
- 0.36
418
- ]
419
- },
420
- {
421
- "Target": "Parameter",
422
- "Id": "ParamBrowLX",
423
- "Segments": [
424
- 0,
425
- 0,
426
- 1,
427
- 0.111,
428
- 0,
429
- 0.222,
430
- 0,
431
- 0.333,
432
- 0,
433
- 1,
434
- 0.356,
435
- 0,
436
- 0.378,
437
- 0,
438
- 0.4,
439
- 0,
440
- 1,
441
- 0.489,
442
- 0,
443
- 0.578,
444
- 0,
445
- 0.667,
446
- 0,
447
- 0,
448
- 1.9,
449
- 0
450
- ]
451
- },
452
- {
453
- "Target": "Parameter",
454
- "Id": "ParamBrowRX",
455
- "Segments": [
456
- 0,
457
- 0,
458
- 1,
459
- 0.111,
460
- 0,
461
- 0.222,
462
- 0,
463
- 0.333,
464
- 0,
465
- 1,
466
- 0.356,
467
- 0,
468
- 0.378,
469
- 0,
470
- 0.4,
471
- 0,
472
- 1,
473
- 0.489,
474
- 0,
475
- 0.578,
476
- -0.27,
477
- 0.667,
478
- -0.27,
479
- 0,
480
- 1.9,
481
- -0.27
482
- ]
483
- },
484
- {
485
- "Target": "Parameter",
486
- "Id": "ParamBrowLAngle",
487
- "Segments": [
488
- 0,
489
- 0,
490
- 1,
491
- 0.111,
492
- 0,
493
- 0.222,
494
- 0,
495
- 0.333,
496
- 0,
497
- 1,
498
- 0.356,
499
- 0,
500
- 0.378,
501
- 0,
502
- 0.4,
503
- 0,
504
- 1,
505
- 0.489,
506
- 0,
507
- 0.578,
508
- 0.26,
509
- 0.667,
510
- 0.26,
511
- 0,
512
- 1.9,
513
- 0.26
514
- ]
515
- },
516
- {
517
- "Target": "Parameter",
518
- "Id": "ParamBrowRAngle",
519
- "Segments": [
520
- 0,
521
- 0,
522
- 1,
523
- 0.111,
524
- 0,
525
- 0.222,
526
- 0,
527
- 0.333,
528
- 0,
529
- 1,
530
- 0.356,
531
- 0,
532
- 0.378,
533
- 0,
534
- 0.4,
535
- 0,
536
- 1,
537
- 0.489,
538
- 0,
539
- 0.578,
540
- -0.03,
541
- 0.667,
542
- -0.03,
543
- 0,
544
- 1.9,
545
- -0.03
546
- ]
547
- },
548
- {
549
- "Target": "Parameter",
550
- "Id": "ParamBrowLForm",
551
- "Segments": [
552
- 0,
553
- 0,
554
- 1,
555
- 0.111,
556
- 0,
557
- 0.222,
558
- 0,
559
- 0.333,
560
- 0,
561
- 1,
562
- 0.356,
563
- 0,
564
- 0.378,
565
- 0,
566
- 0.4,
567
- 0,
568
- 1,
569
- 0.489,
570
- 0,
571
- 0.578,
572
- 0.33,
573
- 0.667,
574
- 0.33,
575
- 0,
576
- 1.9,
577
- 0.33
578
- ]
579
- },
580
- {
581
- "Target": "Parameter",
582
- "Id": "ParamBrowRForm",
583
- "Segments": [
584
- 0,
585
- 0,
586
- 1,
587
- 0.111,
588
- 0,
589
- 0.222,
590
- 0,
591
- 0.333,
592
- 0,
593
- 1,
594
- 0.356,
595
- 0,
596
- 0.378,
597
- 0,
598
- 0.4,
599
- 0,
600
- 1,
601
- 0.489,
602
- 0,
603
- 0.578,
604
- 0.21,
605
- 0.667,
606
- 0.21,
607
- 0,
608
- 1.9,
609
- 0.21
610
- ]
611
- },
612
- {
613
- "Target": "Parameter",
614
- "Id": "ParamMouthForm",
615
- "Segments": [
616
- 0,
617
- 1,
618
- 1,
619
- 0.111,
620
- 1,
621
- 0.222,
622
- 1,
623
- 0.333,
624
- 1,
625
- 1,
626
- 0.356,
627
- 1,
628
- 0.378,
629
- 1,
630
- 0.4,
631
- 1,
632
- 1,
633
- 0.489,
634
- 1,
635
- 0.578,
636
- -2,
637
- 0.667,
638
- -2,
639
- 0,
640
- 1.9,
641
- -2
642
- ]
643
- },
644
- {
645
- "Target": "Parameter",
646
- "Id": "ParamMouthOpenY",
647
- "Segments": [
648
- 0,
649
- 0,
650
- 1,
651
- 0.111,
652
- 0,
653
- 0.222,
654
- 0,
655
- 0.333,
656
- 0,
657
- 1,
658
- 0.356,
659
- 0,
660
- 0.378,
661
- 0,
662
- 0.4,
663
- 0,
664
- 1,
665
- 0.489,
666
- 0,
667
- 0.578,
668
- 0.75,
669
- 0.667,
670
- 0.75,
671
- 0,
672
- 1.9,
673
- 0.75
674
- ]
675
- },
676
- {
677
- "Target": "Parameter",
678
- "Id": "ParamBodyAngleX",
679
- "Segments": [
680
- 0,
681
- 0,
682
- 1,
683
- 0.111,
684
- 0,
685
- 0.222,
686
- 0,
687
- 0.333,
688
- 0,
689
- 1,
690
- 0.444,
691
- 0,
692
- 0.556,
693
- -6,
694
- 0.667,
695
- -6,
696
- 0,
697
- 1.9,
698
- -6
699
- ]
700
- },
701
- {
702
- "Target": "Parameter",
703
- "Id": "ParamBodyAngleY",
704
- "Segments": [
705
- 0,
706
- 0,
707
- 1,
708
- 0.111,
709
- 0,
710
- 0.222,
711
- 0,
712
- 0.333,
713
- 0,
714
- 1,
715
- 0.422,
716
- 0,
717
- 0.511,
718
- 10,
719
- 0.6,
720
- 10,
721
- 1,
722
- 0.667,
723
- 10,
724
- 0.733,
725
- -6,
726
- 0.8,
727
- -6,
728
- 1,
729
- 0.833,
730
- -6,
731
- 0.867,
732
- 5,
733
- 0.9,
734
- 5,
735
- 1,
736
- 1.011,
737
- 5,
738
- 1.122,
739
- 0,
740
- 1.233,
741
- 0,
742
- 0,
743
- 1.9,
744
- 0
745
- ]
746
- },
747
- {
748
- "Target": "Parameter",
749
- "Id": "ParamBodyAngleZ",
750
- "Segments": [
751
- 0,
752
- 0,
753
- 1,
754
- 0.111,
755
- 0,
756
- 0.222,
757
- 0,
758
- 0.333,
759
- 0,
760
- 1,
761
- 0.444,
762
- 0,
763
- 0.556,
764
- -3,
765
- 0.667,
766
- -3,
767
- 0,
768
- 1.9,
769
- -3
770
- ]
771
- },
772
- {
773
- "Target": "Parameter",
774
- "Id": "ParamBreath",
775
- "Segments": [
776
- 0,
777
- 0,
778
- 1,
779
- 0.111,
780
- 0,
781
- 0.222,
782
- 0,
783
- 0.333,
784
- 0,
785
- 0,
786
- 1.9,
787
- 0
788
- ]
789
- },
790
- {
791
- "Target": "Parameter",
792
- "Id": "ParamShoulder",
793
- "Segments": [
794
- 0,
795
- -0.062,
796
- 1,
797
- 0.111,
798
- -0.062,
799
- 0.222,
800
- -0.103,
801
- 0.333,
802
- 0,
803
- 1,
804
- 0.589,
805
- 0.238,
806
- 0.844,
807
- 1,
808
- 1.1,
809
- 1,
810
- 0,
811
- 1.9,
812
- 1
813
- ]
814
- },
815
- {
816
- "Target": "Parameter",
817
- "Id": "ParamArmLA",
818
- "Segments": [
819
- 0,
820
- 0,
821
- 1,
822
- 0.111,
823
- 0,
824
- 0.222,
825
- 0,
826
- 0.333,
827
- 0,
828
- 1,
829
- 0.478,
830
- 0,
831
- 0.622,
832
- -10,
833
- 0.767,
834
- -10,
835
- 1,
836
- 0.811,
837
- -10,
838
- 0.856,
839
- -8.2,
840
- 0.9,
841
- -8.2,
842
- 0,
843
- 1.9,
844
- -8.2
845
- ]
846
- },
847
- {
848
- "Target": "Parameter",
849
- "Id": "ParamArmRA",
850
- "Segments": [
851
- 0,
852
- 0,
853
- 1,
854
- 0.111,
855
- 0,
856
- 0.222,
857
- 0,
858
- 0.333,
859
- 0,
860
- 1,
861
- 0.478,
862
- 0,
863
- 0.622,
864
- -10,
865
- 0.767,
866
- -10,
867
- 1,
868
- 0.811,
869
- -10,
870
- 0.856,
871
- -7.2,
872
- 0.9,
873
- -7.2,
874
- 0,
875
- 1.9,
876
- -7.2
877
- ]
878
- },
879
- {
880
- "Target": "Parameter",
881
- "Id": "ParamArmLB",
882
- "Segments": [
883
- 0,
884
- 0,
885
- 1,
886
- 0.111,
887
- 0,
888
- 0.222,
889
- 0,
890
- 0.333,
891
- 0,
892
- 0,
893
- 1.9,
894
- 0
895
- ]
896
- },
897
- {
898
- "Target": "Parameter",
899
- "Id": "ParamArmRB",
900
- "Segments": [
901
- 0,
902
- 0,
903
- 1,
904
- 0.111,
905
- 0,
906
- 0.222,
907
- 0,
908
- 0.333,
909
- 0,
910
- 0,
911
- 1.9,
912
- 0
913
- ]
914
- },
915
- {
916
- "Target": "Parameter",
917
- "Id": "ParamHairAhoge",
918
- "Segments": [
919
- 0,
920
- 0,
921
- 1,
922
- 0.111,
923
- 0,
924
- 0.222,
925
- 1.9,
926
- 0.333,
927
- 5.2,
928
- 1,
929
- 0.444,
930
- 8.5,
931
- 0.556,
932
- 9.926,
933
- 0.667,
934
- 9.926,
935
- 1,
936
- 0.744,
937
- 9.926,
938
- 0.822,
939
- -10,
940
- 0.9,
941
- -10,
942
- 1,
943
- 0.956,
944
- -10,
945
- 1.011,
946
- 6,
947
- 1.067,
948
- 6,
949
- 1,
950
- 1.144,
951
- 6,
952
- 1.222,
953
- -4,
954
- 1.3,
955
- -4,
956
- 1,
957
- 1.367,
958
- -4,
959
- 1.433,
960
- 0,
961
- 1.5,
962
- 0,
963
- 0,
964
- 1.9,
965
- 0
966
- ]
967
- },
968
- {
969
- "Target": "PartOpacity",
970
- "Id": "PartArmA",
971
- "Segments": [
972
- 0,
973
- 1,
974
- 0,
975
- 1.9,
976
- 1
977
- ]
978
- },
979
- {
980
- "Target": "PartOpacity",
981
- "Id": "PartArmB",
982
- "Segments": [
983
- 0,
984
- 0,
985
- 0,
986
- 1.9,
987
- 0
988
- ]
989
- }
990
- ]
991
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m08.motion3.json DELETED
@@ -1,1087 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 2.1,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 35,
9
- "TotalSegmentCount": 133,
10
- "TotalPointCount": 364,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.056,
23
- 0,
24
- 0.111,
25
- 0,
26
- 0.167,
27
- 0,
28
- 1,
29
- 0.211,
30
- 0,
31
- 0.256,
32
- 0,
33
- 0.3,
34
- 0,
35
- 1,
36
- 0.344,
37
- 0,
38
- 0.389,
39
- 0,
40
- 0.433,
41
- 0,
42
- 1,
43
- 0.522,
44
- 0,
45
- 0.611,
46
- 0,
47
- 0.7,
48
- 0,
49
- 0,
50
- 2.1,
51
- 0
52
- ]
53
- },
54
- {
55
- "Target": "Parameter",
56
- "Id": "ParamAngleY",
57
- "Segments": [
58
- 0,
59
- 0,
60
- 1,
61
- 0.056,
62
- 0,
63
- 0.111,
64
- 0,
65
- 0.167,
66
- 0,
67
- 1,
68
- 0.211,
69
- 0,
70
- 0.256,
71
- 0,
72
- 0.3,
73
- 0,
74
- 1,
75
- 0.344,
76
- 0,
77
- 0.389,
78
- -15,
79
- 0.433,
80
- -15,
81
- 1,
82
- 0.522,
83
- -15,
84
- 0.611,
85
- 11,
86
- 0.7,
87
- 11,
88
- 0,
89
- 2.1,
90
- 11
91
- ]
92
- },
93
- {
94
- "Target": "Parameter",
95
- "Id": "ParamAngleZ",
96
- "Segments": [
97
- 0,
98
- 0,
99
- 1,
100
- 0.056,
101
- 0,
102
- 0.111,
103
- 0,
104
- 0.167,
105
- 0,
106
- 1,
107
- 0.211,
108
- 0,
109
- 0.256,
110
- 0,
111
- 0.3,
112
- 0,
113
- 1,
114
- 0.411,
115
- 0,
116
- 0.522,
117
- -15,
118
- 0.633,
119
- -15,
120
- 1,
121
- 0.689,
122
- -15,
123
- 0.744,
124
- -9,
125
- 0.8,
126
- -9,
127
- 0,
128
- 2.1,
129
- -9
130
- ]
131
- },
132
- {
133
- "Target": "Parameter",
134
- "Id": "ParamCheek",
135
- "Segments": [
136
- 0,
137
- 0,
138
- 1,
139
- 0.056,
140
- 0,
141
- 0.111,
142
- 0,
143
- 0.167,
144
- 0,
145
- 1,
146
- 0.244,
147
- 0,
148
- 0.322,
149
- 0,
150
- 0.4,
151
- 0,
152
- 0,
153
- 2.1,
154
- 0
155
- ]
156
- },
157
- {
158
- "Target": "Parameter",
159
- "Id": "ParamEyeLOpen",
160
- "Segments": [
161
- 0,
162
- 1,
163
- 1,
164
- 0.056,
165
- 1,
166
- 0.111,
167
- 1,
168
- 0.167,
169
- 1,
170
- 1,
171
- 0.211,
172
- 1,
173
- 0.256,
174
- 1,
175
- 0.3,
176
- 1,
177
- 1,
178
- 0.422,
179
- 1,
180
- 0.544,
181
- 0,
182
- 0.667,
183
- 0,
184
- 0,
185
- 2.1,
186
- 0
187
- ]
188
- },
189
- {
190
- "Target": "Parameter",
191
- "Id": "ParamEyeLSmile",
192
- "Segments": [
193
- 0,
194
- 0,
195
- 1,
196
- 0.056,
197
- 0,
198
- 0.111,
199
- 0,
200
- 0.167,
201
- 0,
202
- 1,
203
- 0.211,
204
- 0,
205
- 0.256,
206
- 0,
207
- 0.3,
208
- 0,
209
- 1,
210
- 0.422,
211
- 0,
212
- 0.544,
213
- 1,
214
- 0.667,
215
- 1,
216
- 0,
217
- 2.1,
218
- 1
219
- ]
220
- },
221
- {
222
- "Target": "Parameter",
223
- "Id": "ParamEyeROpen",
224
- "Segments": [
225
- 0,
226
- 1,
227
- 1,
228
- 0.056,
229
- 1,
230
- 0.111,
231
- 1,
232
- 0.167,
233
- 1,
234
- 1,
235
- 0.211,
236
- 1,
237
- 0.256,
238
- 1,
239
- 0.3,
240
- 1,
241
- 1,
242
- 0.422,
243
- 1,
244
- 0.544,
245
- 0,
246
- 0.667,
247
- 0,
248
- 0,
249
- 2.1,
250
- 0
251
- ]
252
- },
253
- {
254
- "Target": "Parameter",
255
- "Id": "ParamEyeRSmile",
256
- "Segments": [
257
- 0,
258
- 0,
259
- 1,
260
- 0.056,
261
- 0,
262
- 0.111,
263
- 0,
264
- 0.167,
265
- 0,
266
- 1,
267
- 0.211,
268
- 0,
269
- 0.256,
270
- 0,
271
- 0.3,
272
- 0,
273
- 1,
274
- 0.422,
275
- 0,
276
- 0.544,
277
- 1,
278
- 0.667,
279
- 1,
280
- 0,
281
- 2.1,
282
- 1
283
- ]
284
- },
285
- {
286
- "Target": "Parameter",
287
- "Id": "ParamEyeBallX",
288
- "Segments": [
289
- 0,
290
- 0,
291
- 1,
292
- 0.056,
293
- 0,
294
- 0.111,
295
- 0,
296
- 0.167,
297
- 0,
298
- 1,
299
- 0.211,
300
- 0,
301
- 0.256,
302
- 0,
303
- 0.3,
304
- 0,
305
- 0,
306
- 2.1,
307
- 0
308
- ]
309
- },
310
- {
311
- "Target": "Parameter",
312
- "Id": "ParamEyeBallY",
313
- "Segments": [
314
- 0,
315
- 0,
316
- 1,
317
- 0.056,
318
- 0,
319
- 0.111,
320
- 0,
321
- 0.167,
322
- 0,
323
- 1,
324
- 0.211,
325
- 0,
326
- 0.256,
327
- 0,
328
- 0.3,
329
- 0,
330
- 0,
331
- 2.1,
332
- 0
333
- ]
334
- },
335
- {
336
- "Target": "Parameter",
337
- "Id": "ParamBrowLY",
338
- "Segments": [
339
- 0,
340
- 0,
341
- 1,
342
- 0.056,
343
- 0,
344
- 0.111,
345
- 0,
346
- 0.167,
347
- 0,
348
- 1,
349
- 0.211,
350
- 0,
351
- 0.256,
352
- 0,
353
- 0.3,
354
- 0,
355
- 1,
356
- 0.422,
357
- 0,
358
- 0.544,
359
- -0.14,
360
- 0.667,
361
- -0.14,
362
- 0,
363
- 2.1,
364
- -0.14
365
- ]
366
- },
367
- {
368
- "Target": "Parameter",
369
- "Id": "ParamBrowRY",
370
- "Segments": [
371
- 0,
372
- 0,
373
- 1,
374
- 0.056,
375
- 0,
376
- 0.111,
377
- 0,
378
- 0.167,
379
- 0,
380
- 1,
381
- 0.211,
382
- 0,
383
- 0.256,
384
- 0,
385
- 0.3,
386
- 0,
387
- 1,
388
- 0.422,
389
- 0,
390
- 0.544,
391
- -0.14,
392
- 0.667,
393
- -0.14,
394
- 0,
395
- 2.1,
396
- -0.14
397
- ]
398
- },
399
- {
400
- "Target": "Parameter",
401
- "Id": "ParamBrowLX",
402
- "Segments": [
403
- 0,
404
- 0,
405
- 1,
406
- 0.056,
407
- 0,
408
- 0.111,
409
- 0,
410
- 0.167,
411
- 0,
412
- 1,
413
- 0.244,
414
- 0,
415
- 0.322,
416
- 0,
417
- 0.4,
418
- 0,
419
- 1,
420
- 0.489,
421
- 0,
422
- 0.578,
423
- -0.21,
424
- 0.667,
425
- -0.21,
426
- 0,
427
- 2.1,
428
- -0.21
429
- ]
430
- },
431
- {
432
- "Target": "Parameter",
433
- "Id": "ParamBrowRX",
434
- "Segments": [
435
- 0,
436
- 0,
437
- 1,
438
- 0.056,
439
- 0,
440
- 0.111,
441
- 0,
442
- 0.167,
443
- 0,
444
- 1,
445
- 0.244,
446
- 0,
447
- 0.322,
448
- 0,
449
- 0.4,
450
- 0,
451
- 1,
452
- 0.489,
453
- 0,
454
- 0.578,
455
- -0.2,
456
- 0.667,
457
- -0.2,
458
- 0,
459
- 2.1,
460
- -0.2
461
- ]
462
- },
463
- {
464
- "Target": "Parameter",
465
- "Id": "ParamBrowLAngle",
466
- "Segments": [
467
- 0,
468
- 0,
469
- 1,
470
- 0.056,
471
- 0,
472
- 0.111,
473
- 0,
474
- 0.167,
475
- 0,
476
- 1,
477
- 0.244,
478
- 0,
479
- 0.322,
480
- 0,
481
- 0.4,
482
- 0,
483
- 1,
484
- 0.489,
485
- 0,
486
- 0.578,
487
- 0.25,
488
- 0.667,
489
- 0.25,
490
- 0,
491
- 2.1,
492
- 0.25
493
- ]
494
- },
495
- {
496
- "Target": "Parameter",
497
- "Id": "ParamBrowRAngle",
498
- "Segments": [
499
- 0,
500
- 0,
501
- 1,
502
- 0.056,
503
- 0,
504
- 0.111,
505
- 0,
506
- 0.167,
507
- 0,
508
- 1,
509
- 0.244,
510
- 0,
511
- 0.322,
512
- 0,
513
- 0.4,
514
- 0,
515
- 1,
516
- 0.489,
517
- 0,
518
- 0.578,
519
- 0.23,
520
- 0.667,
521
- 0.23,
522
- 0,
523
- 2.1,
524
- 0.23
525
- ]
526
- },
527
- {
528
- "Target": "Parameter",
529
- "Id": "ParamBrowLForm",
530
- "Segments": [
531
- 0,
532
- 0,
533
- 1,
534
- 0.056,
535
- 0,
536
- 0.111,
537
- 0,
538
- 0.167,
539
- 0,
540
- 1,
541
- 0.244,
542
- 0,
543
- 0.322,
544
- 0,
545
- 0.4,
546
- 0,
547
- 1,
548
- 0.489,
549
- 0,
550
- 0.578,
551
- 0,
552
- 0.667,
553
- 0,
554
- 0,
555
- 2.1,
556
- 0
557
- ]
558
- },
559
- {
560
- "Target": "Parameter",
561
- "Id": "ParamBrowRForm",
562
- "Segments": [
563
- 0,
564
- 0,
565
- 1,
566
- 0.056,
567
- 0,
568
- 0.111,
569
- 0,
570
- 0.167,
571
- 0,
572
- 1,
573
- 0.244,
574
- 0,
575
- 0.322,
576
- 0,
577
- 0.4,
578
- 0,
579
- 1,
580
- 0.489,
581
- 0,
582
- 0.578,
583
- 0,
584
- 0.667,
585
- 0,
586
- 0,
587
- 2.1,
588
- 0
589
- ]
590
- },
591
- {
592
- "Target": "Parameter",
593
- "Id": "ParamMouthForm",
594
- "Segments": [
595
- 0,
596
- 1,
597
- 1,
598
- 0.056,
599
- 1,
600
- 0.111,
601
- 1,
602
- 0.167,
603
- 1,
604
- 1,
605
- 0.244,
606
- 1,
607
- 0.322,
608
- 1,
609
- 0.4,
610
- 1,
611
- 1,
612
- 0.489,
613
- 1,
614
- 0.578,
615
- 1,
616
- 0.667,
617
- 1,
618
- 0,
619
- 2.1,
620
- 1
621
- ]
622
- },
623
- {
624
- "Target": "Parameter",
625
- "Id": "ParamMouthOpenY",
626
- "Segments": [
627
- 0,
628
- 0,
629
- 1,
630
- 0.056,
631
- 0,
632
- 0.111,
633
- 0,
634
- 0.167,
635
- 0,
636
- 1,
637
- 0.244,
638
- 0,
639
- 0.322,
640
- 0,
641
- 0.4,
642
- 0,
643
- 1,
644
- 0.489,
645
- 0,
646
- 0.578,
647
- 1,
648
- 0.667,
649
- 1,
650
- 0,
651
- 2.1,
652
- 1
653
- ]
654
- },
655
- {
656
- "Target": "Parameter",
657
- "Id": "ParamBodyAngleX",
658
- "Segments": [
659
- 0,
660
- 0,
661
- 0,
662
- 2.1,
663
- 0
664
- ]
665
- },
666
- {
667
- "Target": "Parameter",
668
- "Id": "ParamBodyAngleY",
669
- "Segments": [
670
- 0,
671
- 0,
672
- 1,
673
- 0.056,
674
- 0,
675
- 0.111,
676
- 0,
677
- 0.167,
678
- 0,
679
- 1,
680
- 0.244,
681
- 0,
682
- 0.322,
683
- 8,
684
- 0.4,
685
- 8,
686
- 1,
687
- 0.467,
688
- 8,
689
- 0.533,
690
- -7,
691
- 0.6,
692
- -7,
693
- 1,
694
- 0.656,
695
- -7,
696
- 0.711,
697
- 3,
698
- 0.767,
699
- 3,
700
- 1,
701
- 0.811,
702
- 3,
703
- 0.856,
704
- 0,
705
- 0.9,
706
- 0,
707
- 0,
708
- 2.1,
709
- 0
710
- ]
711
- },
712
- {
713
- "Target": "Parameter",
714
- "Id": "ParamBodyAngleZ",
715
- "Segments": [
716
- 0,
717
- 0,
718
- 1,
719
- 0.056,
720
- 0,
721
- 0.111,
722
- 0,
723
- 0.167,
724
- 0,
725
- 1,
726
- 0.244,
727
- 0,
728
- 0.322,
729
- 0,
730
- 0.4,
731
- 0,
732
- 1,
733
- 0.478,
734
- 0,
735
- 0.556,
736
- 4,
737
- 0.633,
738
- 4,
739
- 1,
740
- 0.689,
741
- 4,
742
- 0.744,
743
- 2,
744
- 0.8,
745
- 2,
746
- 0,
747
- 2.1,
748
- 2
749
- ]
750
- },
751
- {
752
- "Target": "Parameter",
753
- "Id": "ParamBreath",
754
- "Segments": [
755
- 0,
756
- 0,
757
- 1,
758
- 0.056,
759
- 0,
760
- 0.111,
761
- 0,
762
- 0.167,
763
- 0,
764
- 1,
765
- 0.244,
766
- 0,
767
- 0.322,
768
- 0,
769
- 0.4,
770
- 0,
771
- 0,
772
- 2.1,
773
- 0
774
- ]
775
- },
776
- {
777
- "Target": "Parameter",
778
- "Id": "ParamShoulder",
779
- "Segments": [
780
- 0,
781
- 0,
782
- 1,
783
- 0.056,
784
- 0,
785
- 0.111,
786
- 0,
787
- 0.167,
788
- 0,
789
- 1,
790
- 0.244,
791
- 0,
792
- 0.322,
793
- -1,
794
- 0.4,
795
- -1,
796
- 1,
797
- 0.467,
798
- -1,
799
- 0.533,
800
- 1,
801
- 0.6,
802
- 1,
803
- 1,
804
- 0.656,
805
- 1,
806
- 0.711,
807
- -0.4,
808
- 0.767,
809
- -0.4,
810
- 1,
811
- 0.922,
812
- -0.4,
813
- 1.078,
814
- 0,
815
- 1.233,
816
- 0,
817
- 0,
818
- 2.1,
819
- 0
820
- ]
821
- },
822
- {
823
- "Target": "Parameter",
824
- "Id": "ParamLeg",
825
- "Segments": [
826
- 0,
827
- 1,
828
- 0,
829
- 2.1,
830
- 1
831
- ]
832
- },
833
- {
834
- "Target": "Parameter",
835
- "Id": "ParamArmLA",
836
- "Segments": [
837
- 0,
838
- 0,
839
- 0,
840
- 2.1,
841
- 0
842
- ]
843
- },
844
- {
845
- "Target": "Parameter",
846
- "Id": "ParamArmRA",
847
- "Segments": [
848
- 0,
849
- 0,
850
- 0,
851
- 2.1,
852
- 0
853
- ]
854
- },
855
- {
856
- "Target": "Parameter",
857
- "Id": "ParamArmLB",
858
- "Segments": [
859
- 0,
860
- 0,
861
- 1,
862
- 0.056,
863
- 0,
864
- 0.111,
865
- 0,
866
- 0.167,
867
- 0,
868
- 1,
869
- 0.211,
870
- 0,
871
- 0.256,
872
- -5.208,
873
- 0.3,
874
- -5.208,
875
- 1,
876
- 0.367,
877
- -5.208,
878
- 0.433,
879
- 9.583,
880
- 0.5,
881
- 9.583,
882
- 0,
883
- 2.1,
884
- 9.583
885
- ]
886
- },
887
- {
888
- "Target": "Parameter",
889
- "Id": "ParamArmRB",
890
- "Segments": [
891
- 0,
892
- 0,
893
- 1,
894
- 0.056,
895
- 0,
896
- 0.111,
897
- 0,
898
- 0.167,
899
- 0,
900
- 1,
901
- 0.211,
902
- 0,
903
- 0.256,
904
- -4.583,
905
- 0.3,
906
- -4.583,
907
- 1,
908
- 0.367,
909
- -4.583,
910
- 0.433,
911
- 4.375,
912
- 0.5,
913
- 4.375,
914
- 0,
915
- 2.1,
916
- 4.375
917
- ]
918
- },
919
- {
920
- "Target": "Parameter",
921
- "Id": "ParamHandLB",
922
- "Segments": [
923
- 0,
924
- 9.971,
925
- 1,
926
- 0.111,
927
- 9.768,
928
- 0.222,
929
- 8.46,
930
- 0.333,
931
- 4.167,
932
- 1,
933
- 0.378,
934
- 2.449,
935
- 0.422,
936
- -4.583,
937
- 0.467,
938
- -4.583,
939
- 1,
940
- 0.511,
941
- -4.583,
942
- 0.556,
943
- 4.792,
944
- 0.6,
945
- 4.792,
946
- 0,
947
- 2.1,
948
- 4.792
949
- ]
950
- },
951
- {
952
- "Target": "Parameter",
953
- "Id": "ParamHandRB",
954
- "Segments": [
955
- 0,
956
- 9.971,
957
- 1,
958
- 0.111,
959
- 9.768,
960
- 0.222,
961
- 8.46,
962
- 0.333,
963
- 4.167,
964
- 1,
965
- 0.378,
966
- 2.449,
967
- 0.422,
968
- -4.583,
969
- 0.467,
970
- -4.583,
971
- 1,
972
- 0.511,
973
- -4.583,
974
- 0.556,
975
- 7.292,
976
- 0.6,
977
- 7.292,
978
- 0,
979
- 2.1,
980
- 7.292
981
- ]
982
- },
983
- {
984
- "Target": "Parameter",
985
- "Id": "ParamHairAhoge",
986
- "Segments": [
987
- 0,
988
- 0,
989
- 1,
990
- 0.056,
991
- 0,
992
- 0.111,
993
- 0,
994
- 0.167,
995
- 0,
996
- 1,
997
- 0.211,
998
- 0,
999
- 0.256,
1000
- -0.142,
1001
- 0.3,
1002
- 0.234,
1003
- 1,
1004
- 0.378,
1005
- 0.89,
1006
- 0.456,
1007
- 10,
1008
- 0.533,
1009
- 10,
1010
- 1,
1011
- 0.578,
1012
- 10,
1013
- 0.622,
1014
- -10,
1015
- 0.667,
1016
- -10,
1017
- 1,
1018
- 0.733,
1019
- -10,
1020
- 0.8,
1021
- 9.951,
1022
- 0.867,
1023
- 9.951,
1024
- 1,
1025
- 0.944,
1026
- 9.951,
1027
- 1.022,
1028
- -9.508,
1029
- 1.1,
1030
- -9.508,
1031
- 1,
1032
- 1.178,
1033
- -9.508,
1034
- 1.256,
1035
- 5.892,
1036
- 1.333,
1037
- 5.892,
1038
- 1,
1039
- 1.4,
1040
- 5.892,
1041
- 1.467,
1042
- -2,
1043
- 1.533,
1044
- -2,
1045
- 1,
1046
- 1.578,
1047
- -2,
1048
- 1.622,
1049
- 1,
1050
- 1.667,
1051
- 1,
1052
- 1,
1053
- 1.722,
1054
- 1,
1055
- 1.778,
1056
- 0,
1057
- 1.833,
1058
- 0,
1059
- 0,
1060
- 2.1,
1061
- 0
1062
- ]
1063
- },
1064
- {
1065
- "Target": "PartOpacity",
1066
- "Id": "PartArmA",
1067
- "Segments": [
1068
- 0,
1069
- 0,
1070
- 0,
1071
- 2.1,
1072
- 0
1073
- ]
1074
- },
1075
- {
1076
- "Target": "PartOpacity",
1077
- "Id": "PartArmB",
1078
- "Segments": [
1079
- 0,
1080
- 0.99,
1081
- 0,
1082
- 2.1,
1083
- 0.99
1084
- ]
1085
- }
1086
- ]
1087
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m09.motion3.json DELETED
@@ -1,1198 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 1.6,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 33,
9
- "TotalSegmentCount": 150,
10
- "TotalPointCount": 417,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.067,
23
- 0,
24
- 0.133,
25
- 0,
26
- 0.2,
27
- 0,
28
- 1,
29
- 0.333,
30
- 0,
31
- 0.467,
32
- -4,
33
- 0.6,
34
- -4,
35
- 0,
36
- 1.6,
37
- -4
38
- ]
39
- },
40
- {
41
- "Target": "Parameter",
42
- "Id": "ParamAngleY",
43
- "Segments": [
44
- 0,
45
- 0,
46
- 1,
47
- 0.067,
48
- 0,
49
- 0.133,
50
- 0,
51
- 0.2,
52
- 0,
53
- 1,
54
- 0.289,
55
- 0,
56
- 0.378,
57
- -20,
58
- 0.467,
59
- -20,
60
- 1,
61
- 0.522,
62
- -20,
63
- 0.578,
64
- 2,
65
- 0.633,
66
- 2,
67
- 1,
68
- 0.667,
69
- 2,
70
- 0.7,
71
- 0,
72
- 0.733,
73
- 0,
74
- 1,
75
- 0.8,
76
- 0,
77
- 0.867,
78
- 0,
79
- 0.933,
80
- 0,
81
- 1,
82
- 1,
83
- 0,
84
- 1.067,
85
- -21,
86
- 1.133,
87
- -21,
88
- 1,
89
- 1.167,
90
- -21,
91
- 1.2,
92
- -17,
93
- 1.233,
94
- -17,
95
- 0,
96
- 1.6,
97
- -17
98
- ]
99
- },
100
- {
101
- "Target": "Parameter",
102
- "Id": "ParamAngleZ",
103
- "Segments": [
104
- 0,
105
- 0,
106
- 1,
107
- 0.067,
108
- 0,
109
- 0.133,
110
- 0,
111
- 0.2,
112
- 0,
113
- 0,
114
- 1.6,
115
- 0
116
- ]
117
- },
118
- {
119
- "Target": "Parameter",
120
- "Id": "ParamCheek",
121
- "Segments": [
122
- 0,
123
- 0,
124
- 1,
125
- 0.067,
126
- 0,
127
- 0.133,
128
- 0,
129
- 0.2,
130
- 0,
131
- 1,
132
- 0.356,
133
- 0,
134
- 0.511,
135
- 0,
136
- 0.667,
137
- 0,
138
- 1,
139
- 0.778,
140
- 0,
141
- 0.889,
142
- 1,
143
- 1,
144
- 1,
145
- 0,
146
- 1.6,
147
- 1
148
- ]
149
- },
150
- {
151
- "Target": "Parameter",
152
- "Id": "ParamEyeLOpen",
153
- "Segments": [
154
- 0,
155
- 1,
156
- 1,
157
- 0.067,
158
- 1,
159
- 0.133,
160
- 1,
161
- 0.2,
162
- 1,
163
- 1,
164
- 0.244,
165
- 1,
166
- 0.289,
167
- 1,
168
- 0.333,
169
- 1,
170
- 1,
171
- 0.378,
172
- 1,
173
- 0.422,
174
- 0,
175
- 0.467,
176
- 0,
177
- 1,
178
- 0.489,
179
- 0,
180
- 0.511,
181
- 0,
182
- 0.533,
183
- 0,
184
- 1,
185
- 0.578,
186
- 0,
187
- 0.622,
188
- 1,
189
- 0.667,
190
- 1,
191
- 1,
192
- 0.8,
193
- 1,
194
- 0.933,
195
- 1,
196
- 1.067,
197
- 1,
198
- 1,
199
- 1.122,
200
- 1,
201
- 1.178,
202
- 0.825,
203
- 1.233,
204
- 0.825,
205
- 0,
206
- 1.6,
207
- 0.825
208
- ]
209
- },
210
- {
211
- "Target": "Parameter",
212
- "Id": "ParamEyeLSmile",
213
- "Segments": [
214
- 0,
215
- 0,
216
- 1,
217
- 0.067,
218
- 0,
219
- 0.133,
220
- 0,
221
- 0.2,
222
- 0,
223
- 1,
224
- 0.544,
225
- 0,
226
- 0.889,
227
- 0,
228
- 1.233,
229
- 0,
230
- 0,
231
- 1.6,
232
- 0
233
- ]
234
- },
235
- {
236
- "Target": "Parameter",
237
- "Id": "ParamEyeROpen",
238
- "Segments": [
239
- 0,
240
- 1,
241
- 1,
242
- 0.067,
243
- 1,
244
- 0.133,
245
- 1,
246
- 0.2,
247
- 1,
248
- 1,
249
- 0.244,
250
- 1,
251
- 0.289,
252
- 1,
253
- 0.333,
254
- 1,
255
- 1,
256
- 0.378,
257
- 1,
258
- 0.422,
259
- 0,
260
- 0.467,
261
- 0,
262
- 1,
263
- 0.489,
264
- 0,
265
- 0.511,
266
- 0,
267
- 0.533,
268
- 0,
269
- 1,
270
- 0.578,
271
- 0,
272
- 0.622,
273
- 0.996,
274
- 0.667,
275
- 1,
276
- 1,
277
- 0.8,
278
- 1.011,
279
- 0.933,
280
- 1.012,
281
- 1.067,
282
- 1.012,
283
- 1,
284
- 1.122,
285
- 1.012,
286
- 1.178,
287
- 0.8,
288
- 1.233,
289
- 0.8,
290
- 0,
291
- 1.6,
292
- 0.8
293
- ]
294
- },
295
- {
296
- "Target": "Parameter",
297
- "Id": "ParamEyeRSmile",
298
- "Segments": [
299
- 0,
300
- 0,
301
- 1,
302
- 0.067,
303
- 0,
304
- 0.133,
305
- 0,
306
- 0.2,
307
- 0,
308
- 1,
309
- 0.322,
310
- 0,
311
- 0.444,
312
- 0,
313
- 0.567,
314
- 0,
315
- 1,
316
- 0.789,
317
- 0,
318
- 1.011,
319
- 0,
320
- 1.233,
321
- 0,
322
- 0,
323
- 1.6,
324
- 0
325
- ]
326
- },
327
- {
328
- "Target": "Parameter",
329
- "Id": "ParamEyeBallX",
330
- "Segments": [
331
- 0,
332
- 0,
333
- 1,
334
- 0.067,
335
- 0,
336
- 0.133,
337
- 0,
338
- 0.2,
339
- 0,
340
- 1,
341
- 0.322,
342
- 0,
343
- 0.444,
344
- 0,
345
- 0.567,
346
- 0,
347
- 1,
348
- 0.789,
349
- 0,
350
- 1.011,
351
- 0,
352
- 1.233,
353
- 0,
354
- 0,
355
- 1.6,
356
- 0
357
- ]
358
- },
359
- {
360
- "Target": "Parameter",
361
- "Id": "ParamEyeBallY",
362
- "Segments": [
363
- 0,
364
- 0,
365
- 1,
366
- 0.067,
367
- 0,
368
- 0.133,
369
- 0,
370
- 0.2,
371
- 0,
372
- 1,
373
- 0.322,
374
- 0,
375
- 0.444,
376
- 0,
377
- 0.567,
378
- 0,
379
- 1,
380
- 0.789,
381
- 0,
382
- 1.011,
383
- 0,
384
- 1.233,
385
- 0,
386
- 0,
387
- 1.6,
388
- 0
389
- ]
390
- },
391
- {
392
- "Target": "Parameter",
393
- "Id": "ParamBrowLY",
394
- "Segments": [
395
- 0,
396
- 0,
397
- 1,
398
- 0.067,
399
- 0,
400
- 0.133,
401
- 0,
402
- 0.2,
403
- 0,
404
- 1,
405
- 0.322,
406
- 0,
407
- 0.444,
408
- 1,
409
- 0.567,
410
- 1,
411
- 1,
412
- 0.733,
413
- 1,
414
- 0.9,
415
- 1,
416
- 1.067,
417
- 1,
418
- 1,
419
- 1.122,
420
- 1,
421
- 1.178,
422
- -0.417,
423
- 1.233,
424
- -0.417,
425
- 0,
426
- 1.6,
427
- -0.417
428
- ]
429
- },
430
- {
431
- "Target": "Parameter",
432
- "Id": "ParamBrowRY",
433
- "Segments": [
434
- 0,
435
- 0,
436
- 1,
437
- 0.067,
438
- 0,
439
- 0.133,
440
- 0,
441
- 0.2,
442
- 0,
443
- 1,
444
- 0.322,
445
- 0,
446
- 0.444,
447
- 1,
448
- 0.567,
449
- 1,
450
- 1,
451
- 0.733,
452
- 1,
453
- 0.9,
454
- 1,
455
- 1.067,
456
- 1,
457
- 1,
458
- 1.122,
459
- 1,
460
- 1.178,
461
- -1,
462
- 1.233,
463
- -1,
464
- 0,
465
- 1.6,
466
- -1
467
- ]
468
- },
469
- {
470
- "Target": "Parameter",
471
- "Id": "ParamBrowLX",
472
- "Segments": [
473
- 0,
474
- 0,
475
- 1,
476
- 0.067,
477
- 0,
478
- 0.133,
479
- 0,
480
- 0.2,
481
- 0,
482
- 1,
483
- 0.322,
484
- 0,
485
- 0.444,
486
- 0,
487
- 0.567,
488
- 0,
489
- 1,
490
- 0.789,
491
- 0,
492
- 1.011,
493
- 0,
494
- 1.233,
495
- 0,
496
- 0,
497
- 1.6,
498
- 0
499
- ]
500
- },
501
- {
502
- "Target": "Parameter",
503
- "Id": "ParamBrowRX",
504
- "Segments": [
505
- 0,
506
- 0,
507
- 1,
508
- 0.067,
509
- 0,
510
- 0.133,
511
- 0,
512
- 0.2,
513
- 0,
514
- 1,
515
- 0.322,
516
- 0,
517
- 0.444,
518
- 0,
519
- 0.567,
520
- 0,
521
- 1,
522
- 0.789,
523
- 0,
524
- 1.011,
525
- 0,
526
- 1.233,
527
- 0,
528
- 0,
529
- 1.6,
530
- 0
531
- ]
532
- },
533
- {
534
- "Target": "Parameter",
535
- "Id": "ParamBrowLAngle",
536
- "Segments": [
537
- 0,
538
- 0,
539
- 1,
540
- 0.067,
541
- 0,
542
- 0.133,
543
- 0,
544
- 0.2,
545
- 0,
546
- 1,
547
- 0.322,
548
- 0,
549
- 0.444,
550
- -1,
551
- 0.567,
552
- -1,
553
- 1,
554
- 0.789,
555
- -1,
556
- 1.011,
557
- -1,
558
- 1.233,
559
- -1,
560
- 0,
561
- 1.6,
562
- -1
563
- ]
564
- },
565
- {
566
- "Target": "Parameter",
567
- "Id": "ParamBrowRAngle",
568
- "Segments": [
569
- 0,
570
- 0,
571
- 1,
572
- 0.067,
573
- 0,
574
- 0.133,
575
- 0,
576
- 0.2,
577
- 0,
578
- 1,
579
- 0.322,
580
- 0,
581
- 0.444,
582
- -1,
583
- 0.567,
584
- -1,
585
- 1,
586
- 0.789,
587
- -1,
588
- 1.011,
589
- -1,
590
- 1.233,
591
- -1,
592
- 0,
593
- 1.6,
594
- -1
595
- ]
596
- },
597
- {
598
- "Target": "Parameter",
599
- "Id": "ParamBrowLForm",
600
- "Segments": [
601
- 0,
602
- 0,
603
- 1,
604
- 0.067,
605
- 0,
606
- 0.133,
607
- 0,
608
- 0.2,
609
- 0,
610
- 1,
611
- 0.322,
612
- 0,
613
- 0.444,
614
- -1,
615
- 0.567,
616
- -1,
617
- 1,
618
- 0.789,
619
- -1,
620
- 1.011,
621
- -1,
622
- 1.233,
623
- -1,
624
- 0,
625
- 1.6,
626
- -1
627
- ]
628
- },
629
- {
630
- "Target": "Parameter",
631
- "Id": "ParamBrowRForm",
632
- "Segments": [
633
- 0,
634
- 0,
635
- 1,
636
- 0.067,
637
- 0,
638
- 0.133,
639
- 0,
640
- 0.2,
641
- 0,
642
- 1,
643
- 0.322,
644
- 0,
645
- 0.444,
646
- -1,
647
- 0.567,
648
- -1,
649
- 1,
650
- 0.789,
651
- -1,
652
- 1.011,
653
- -1,
654
- 1.233,
655
- -1,
656
- 0,
657
- 1.6,
658
- -1
659
- ]
660
- },
661
- {
662
- "Target": "Parameter",
663
- "Id": "ParamMouthForm",
664
- "Segments": [
665
- 0,
666
- 1,
667
- 1,
668
- 0.067,
669
- 1,
670
- 0.133,
671
- 1,
672
- 0.2,
673
- 1,
674
- 1,
675
- 0.322,
676
- 1,
677
- 0.444,
678
- -2,
679
- 0.567,
680
- -2,
681
- 1,
682
- 0.789,
683
- -2,
684
- 1.011,
685
- -2,
686
- 1.233,
687
- -2,
688
- 0,
689
- 1.6,
690
- -2
691
- ]
692
- },
693
- {
694
- "Target": "Parameter",
695
- "Id": "ParamMouthOpenY",
696
- "Segments": [
697
- 0,
698
- 0,
699
- 1,
700
- 0.067,
701
- 0,
702
- 0.133,
703
- 0,
704
- 0.2,
705
- 0,
706
- 1,
707
- 0.322,
708
- 0,
709
- 0.444,
710
- 1,
711
- 0.567,
712
- 1,
713
- 1,
714
- 0.656,
715
- 1,
716
- 0.744,
717
- 1,
718
- 0.833,
719
- 1,
720
- 1,
721
- 0.889,
722
- 1,
723
- 0.944,
724
- 1,
725
- 1,
726
- 1,
727
- 1,
728
- 1.044,
729
- 1,
730
- 1.089,
731
- 0,
732
- 1.133,
733
- 0,
734
- 1,
735
- 1.244,
736
- 0,
737
- 1.356,
738
- 0,
739
- 1.467,
740
- 0,
741
- 0,
742
- 1.6,
743
- 0
744
- ]
745
- },
746
- {
747
- "Target": "Parameter",
748
- "Id": "ParamBodyAngleX",
749
- "Segments": [
750
- 0,
751
- 0,
752
- 1,
753
- 0.156,
754
- 0,
755
- 0.311,
756
- 0,
757
- 0.467,
758
- 0,
759
- 1,
760
- 0.556,
761
- 0,
762
- 0.644,
763
- -10,
764
- 0.733,
765
- -10,
766
- 1,
767
- 0.833,
768
- -10,
769
- 0.933,
770
- -9,
771
- 1.033,
772
- -9,
773
- 0,
774
- 1.6,
775
- -9
776
- ]
777
- },
778
- {
779
- "Target": "Parameter",
780
- "Id": "ParamBodyAngleY",
781
- "Segments": [
782
- 0,
783
- 0,
784
- 1,
785
- 0.067,
786
- 0,
787
- 0.133,
788
- 0,
789
- 0.2,
790
- 0,
791
- 1,
792
- 0.278,
793
- 0,
794
- 0.356,
795
- -4,
796
- 0.433,
797
- -4,
798
- 1,
799
- 0.522,
800
- -4,
801
- 0.611,
802
- 5,
803
- 0.7,
804
- 5,
805
- 1,
806
- 0.789,
807
- 5,
808
- 0.878,
809
- 5,
810
- 0.967,
811
- 5,
812
- 1,
813
- 1.044,
814
- 5,
815
- 1.122,
816
- -7,
817
- 1.2,
818
- -7,
819
- 1,
820
- 1.267,
821
- -7,
822
- 1.333,
823
- 0,
824
- 1.4,
825
- 0,
826
- 0,
827
- 1.6,
828
- 0
829
- ]
830
- },
831
- {
832
- "Target": "Parameter",
833
- "Id": "ParamBodyAngleZ",
834
- "Segments": [
835
- 0,
836
- 0,
837
- 1,
838
- 0.067,
839
- 0,
840
- 0.133,
841
- 0,
842
- 0.2,
843
- 0,
844
- 0,
845
- 1.6,
846
- 0
847
- ]
848
- },
849
- {
850
- "Target": "Parameter",
851
- "Id": "ParamBreath",
852
- "Segments": [
853
- 0,
854
- 0,
855
- 1,
856
- 0.067,
857
- 0,
858
- 0.133,
859
- 0,
860
- 0.2,
861
- 0,
862
- 0,
863
- 1.6,
864
- 0
865
- ]
866
- },
867
- {
868
- "Target": "Parameter",
869
- "Id": "ParamShoulder",
870
- "Segments": [
871
- 0,
872
- 0,
873
- 1,
874
- 0.067,
875
- 0,
876
- 0.133,
877
- 0,
878
- 0.2,
879
- 0,
880
- 1,
881
- 0.367,
882
- 0,
883
- 0.533,
884
- 0.479,
885
- 0.7,
886
- 0.479,
887
- 1,
888
- 0.889,
889
- 0.479,
890
- 1.078,
891
- -1,
892
- 1.267,
893
- -1,
894
- 1,
895
- 1.322,
896
- -1,
897
- 1.378,
898
- -1,
899
- 1.433,
900
- -1,
901
- 0,
902
- 1.6,
903
- -1
904
- ]
905
- },
906
- {
907
- "Target": "Parameter",
908
- "Id": "ParamLeg",
909
- "Segments": [
910
- 0,
911
- 1,
912
- 0,
913
- 1.6,
914
- 1
915
- ]
916
- },
917
- {
918
- "Target": "Parameter",
919
- "Id": "ParamArmLA",
920
- "Segments": [
921
- 0,
922
- 0,
923
- 1,
924
- 0.067,
925
- 0,
926
- 0.133,
927
- 0,
928
- 0.2,
929
- 0,
930
- 1,
931
- 0.233,
932
- 0,
933
- 0.267,
934
- 0,
935
- 0.3,
936
- 0,
937
- 1,
938
- 0.367,
939
- 0,
940
- 0.433,
941
- -4.5,
942
- 0.5,
943
- -4.5,
944
- 1,
945
- 0.578,
946
- -4.5,
947
- 0.656,
948
- 0.8,
949
- 0.733,
950
- 0.8,
951
- 1,
952
- 0.811,
953
- 0.8,
954
- 0.889,
955
- -0.156,
956
- 0.967,
957
- -0.6,
958
- 1,
959
- 1.011,
960
- -0.854,
961
- 1.056,
962
- -0.72,
963
- 1.1,
964
- -1,
965
- 1,
966
- 1.167,
967
- -1.42,
968
- 1.233,
969
- -3.7,
970
- 1.3,
971
- -3.7,
972
- 1,
973
- 1.356,
974
- -3.7,
975
- 1.411,
976
- -2.4,
977
- 1.467,
978
- -2.4,
979
- 0,
980
- 1.6,
981
- -2.4
982
- ]
983
- },
984
- {
985
- "Target": "Parameter",
986
- "Id": "ParamArmRA",
987
- "Segments": [
988
- 0,
989
- 0,
990
- 1,
991
- 0.067,
992
- 0,
993
- 0.133,
994
- 0,
995
- 0.2,
996
- 0,
997
- 1,
998
- 0.233,
999
- 0,
1000
- 0.267,
1001
- 0,
1002
- 0.3,
1003
- 0,
1004
- 1,
1005
- 0.367,
1006
- 0,
1007
- 0.433,
1008
- -4.5,
1009
- 0.5,
1010
- -4.5,
1011
- 1,
1012
- 0.578,
1013
- -4.5,
1014
- 0.656,
1015
- 2.2,
1016
- 0.733,
1017
- 2.2,
1018
- 1,
1019
- 0.811,
1020
- 2.2,
1021
- 0.889,
1022
- -0.749,
1023
- 0.967,
1024
- -0.9,
1025
- 1,
1026
- 1.011,
1027
- -0.987,
1028
- 1.056,
1029
- -0.921,
1030
- 1.1,
1031
- -1,
1032
- 1,
1033
- 1.167,
1034
- -1.119,
1035
- 1.233,
1036
- -3.6,
1037
- 1.3,
1038
- -3.6,
1039
- 1,
1040
- 1.356,
1041
- -3.6,
1042
- 1.411,
1043
- -1.8,
1044
- 1.467,
1045
- -1.8,
1046
- 0,
1047
- 1.6,
1048
- -1.8
1049
- ]
1050
- },
1051
- {
1052
- "Target": "Parameter",
1053
- "Id": "ParamArmLB",
1054
- "Segments": [
1055
- 0,
1056
- 0,
1057
- 1,
1058
- 0.067,
1059
- 0,
1060
- 0.133,
1061
- 0,
1062
- 0.2,
1063
- 0,
1064
- 0,
1065
- 1.6,
1066
- 0
1067
- ]
1068
- },
1069
- {
1070
- "Target": "Parameter",
1071
- "Id": "ParamArmRB",
1072
- "Segments": [
1073
- 0,
1074
- 0,
1075
- 1,
1076
- 0.067,
1077
- 0,
1078
- 0.133,
1079
- 0,
1080
- 0.2,
1081
- 0,
1082
- 1,
1083
- 0.378,
1084
- 0,
1085
- 0.556,
1086
- 0.84,
1087
- 0.733,
1088
- 0.84,
1089
- 1,
1090
- 0.744,
1091
- 0.84,
1092
- 0.756,
1093
- 0.65,
1094
- 0.767,
1095
- 0.65,
1096
- 1,
1097
- 0.8,
1098
- 0.65,
1099
- 0.833,
1100
- 0.86,
1101
- 0.867,
1102
- 0.86,
1103
- 0,
1104
- 1.6,
1105
- 0.86
1106
- ]
1107
- },
1108
- {
1109
- "Target": "Parameter",
1110
- "Id": "ParamHairAhoge",
1111
- "Segments": [
1112
- 0,
1113
- 0,
1114
- 1,
1115
- 0.067,
1116
- 0,
1117
- 0.133,
1118
- 0,
1119
- 0.2,
1120
- 0,
1121
- 1,
1122
- 0.289,
1123
- 0,
1124
- 0.378,
1125
- 6,
1126
- 0.467,
1127
- 6,
1128
- 1,
1129
- 0.5,
1130
- 6,
1131
- 0.533,
1132
- 4,
1133
- 0.567,
1134
- 0,
1135
- 1,
1136
- 0.622,
1137
- -6.667,
1138
- 0.678,
1139
- -10,
1140
- 0.733,
1141
- -10,
1142
- 1,
1143
- 0.767,
1144
- -10,
1145
- 0.8,
1146
- -6,
1147
- 0.833,
1148
- -6,
1149
- 1,
1150
- 0.933,
1151
- -6,
1152
- 1.033,
1153
- -10,
1154
- 1.133,
1155
- -10,
1156
- 1,
1157
- 1.178,
1158
- -10,
1159
- 1.222,
1160
- -2,
1161
- 1.267,
1162
- -2,
1163
- 1,
1164
- 1.311,
1165
- -2,
1166
- 1.356,
1167
- -9,
1168
- 1.4,
1169
- -9,
1170
- 0,
1171
- 1.6,
1172
- -9
1173
- ]
1174
- },
1175
- {
1176
- "Target": "PartOpacity",
1177
- "Id": "PartArmA",
1178
- "Segments": [
1179
- 0,
1180
- 1,
1181
- 0,
1182
- 1.6,
1183
- 1
1184
- ]
1185
- },
1186
- {
1187
- "Target": "PartOpacity",
1188
- "Id": "PartArmB",
1189
- "Segments": [
1190
- 0,
1191
- 0,
1192
- 0,
1193
- 1.6,
1194
- 0
1195
- ]
1196
- }
1197
- ]
1198
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/live2d/models/hiyori_pro_zh/runtime/motion/hiyori_m10.motion3.json DELETED
@@ -1,974 +0,0 @@
1
- {
2
- "Version": 3,
3
- "Meta": {
4
- "Duration": 4.17,
5
- "Fps": 30.0,
6
- "Loop": true,
7
- "AreBeziersRestricted": false,
8
- "CurveCount": 33,
9
- "TotalSegmentCount": 118,
10
- "TotalPointCount": 321,
11
- "UserDataCount": 0,
12
- "TotalUserDataSize": 0
13
- },
14
- "Curves": [
15
- {
16
- "Target": "Parameter",
17
- "Id": "ParamAngleX",
18
- "Segments": [
19
- 0,
20
- 0,
21
- 1,
22
- 0.067,
23
- 0,
24
- 0.133,
25
- 0,
26
- 0.2,
27
- 0,
28
- 1,
29
- 0.4,
30
- 0,
31
- 0.6,
32
- 0,
33
- 0.8,
34
- 0,
35
- 1,
36
- 1.067,
37
- 0,
38
- 1.333,
39
- 1.041,
40
- 1.6,
41
- 1.041,
42
- 1,
43
- 1.844,
44
- 1.041,
45
- 2.089,
46
- -8,
47
- 2.333,
48
- -8,
49
- 1,
50
- 2.656,
51
- -8,
52
- 2.978,
53
- 6,
54
- 3.3,
55
- 6,
56
- 0,
57
- 4.167,
58
- 6
59
- ]
60
- },
61
- {
62
- "Target": "Parameter",
63
- "Id": "ParamAngleY",
64
- "Segments": [
65
- 0,
66
- 0,
67
- 1,
68
- 0.067,
69
- 0,
70
- 0.133,
71
- 0,
72
- 0.2,
73
- 0,
74
- 1,
75
- 0.344,
76
- 0,
77
- 0.489,
78
- -30,
79
- 0.633,
80
- -30,
81
- 0,
82
- 4.167,
83
- -30
84
- ]
85
- },
86
- {
87
- "Target": "Parameter",
88
- "Id": "ParamAngleZ",
89
- "Segments": [
90
- 0,
91
- 0,
92
- 1,
93
- 0.067,
94
- 0,
95
- 0.133,
96
- 0,
97
- 0.2,
98
- 0,
99
- 0,
100
- 4.167,
101
- 0
102
- ]
103
- },
104
- {
105
- "Target": "Parameter",
106
- "Id": "ParamCheek",
107
- "Segments": [
108
- 0,
109
- 0,
110
- 1,
111
- 0.067,
112
- 0,
113
- 0.133,
114
- 0,
115
- 0.2,
116
- 0,
117
- 0,
118
- 4.167,
119
- 0
120
- ]
121
- },
122
- {
123
- "Target": "Parameter",
124
- "Id": "ParamEyeLOpen",
125
- "Segments": [
126
- 0,
127
- 1,
128
- 1,
129
- 0.067,
130
- 1,
131
- 0.133,
132
- 1,
133
- 0.2,
134
- 1,
135
- 1,
136
- 0.311,
137
- 1,
138
- 0.422,
139
- 0.988,
140
- 0.533,
141
- 0.8,
142
- 1,
143
- 0.589,
144
- 0.706,
145
- 0.644,
146
- 0,
147
- 0.7,
148
- 0,
149
- 1,
150
- 0.722,
151
- 0,
152
- 0.744,
153
- 0,
154
- 0.767,
155
- 0,
156
- 1,
157
- 0.822,
158
- 0,
159
- 0.878,
160
- 0.8,
161
- 0.933,
162
- 0.8,
163
- 1,
164
- 1.422,
165
- 0.8,
166
- 1.911,
167
- 0.8,
168
- 2.4,
169
- 0.8,
170
- 1,
171
- 2.456,
172
- 0.8,
173
- 2.511,
174
- 0,
175
- 2.567,
176
- 0,
177
- 1,
178
- 2.589,
179
- 0,
180
- 2.611,
181
- 0,
182
- 2.633,
183
- 0,
184
- 1,
185
- 2.689,
186
- 0,
187
- 2.744,
188
- 0.8,
189
- 2.8,
190
- 0.8,
191
- 0,
192
- 4.167,
193
- 0.8
194
- ]
195
- },
196
- {
197
- "Target": "Parameter",
198
- "Id": "ParamEyeLSmile",
199
- "Segments": [
200
- 0,
201
- 0,
202
- 1,
203
- 0.067,
204
- 0,
205
- 0.133,
206
- 0,
207
- 0.2,
208
- 0,
209
- 0,
210
- 4.167,
211
- 0
212
- ]
213
- },
214
- {
215
- "Target": "Parameter",
216
- "Id": "ParamEyeROpen",
217
- "Segments": [
218
- 0,
219
- 1,
220
- 1,
221
- 0.067,
222
- 1,
223
- 0.133,
224
- 1,
225
- 0.2,
226
- 1,
227
- 1,
228
- 0.311,
229
- 1,
230
- 0.422,
231
- 0.988,
232
- 0.533,
233
- 0.8,
234
- 1,
235
- 0.589,
236
- 0.706,
237
- 0.644,
238
- 0,
239
- 0.7,
240
- 0,
241
- 1,
242
- 0.722,
243
- 0,
244
- 0.744,
245
- 0,
246
- 0.767,
247
- 0,
248
- 1,
249
- 0.822,
250
- 0,
251
- 0.878,
252
- 0.8,
253
- 0.933,
254
- 0.8,
255
- 1,
256
- 1.422,
257
- 0.8,
258
- 1.911,
259
- 0.8,
260
- 2.4,
261
- 0.8,
262
- 1,
263
- 2.456,
264
- 0.8,
265
- 2.511,
266
- 0,
267
- 2.567,
268
- 0,
269
- 1,
270
- 2.589,
271
- 0,
272
- 2.611,
273
- 0,
274
- 2.633,
275
- 0,
276
- 1,
277
- 2.689,
278
- 0,
279
- 2.744,
280
- 0.8,
281
- 2.8,
282
- 0.8,
283
- 0,
284
- 4.167,
285
- 0.8
286
- ]
287
- },
288
- {
289
- "Target": "Parameter",
290
- "Id": "ParamEyeRSmile",
291
- "Segments": [
292
- 0,
293
- 0,
294
- 1,
295
- 0.067,
296
- 0,
297
- 0.133,
298
- 0,
299
- 0.2,
300
- 0,
301
- 1,
302
- 0.278,
303
- 0,
304
- 0.356,
305
- 0,
306
- 0.433,
307
- 0,
308
- 0,
309
- 4.167,
310
- 0
311
- ]
312
- },
313
- {
314
- "Target": "Parameter",
315
- "Id": "ParamEyeBallX",
316
- "Segments": [
317
- 0,
318
- 0,
319
- 1,
320
- 0.067,
321
- 0,
322
- 0.133,
323
- 0,
324
- 0.2,
325
- 0,
326
- 1,
327
- 0.278,
328
- 0,
329
- 0.356,
330
- 0,
331
- 0.433,
332
- 0,
333
- 1,
334
- 0.667,
335
- 0,
336
- 0.9,
337
- 0.004,
338
- 1.133,
339
- -0.01,
340
- 1,
341
- 1.4,
342
- -0.025,
343
- 1.667,
344
- -0.43,
345
- 1.933,
346
- -0.43,
347
- 1,
348
- 2.211,
349
- -0.43,
350
- 2.489,
351
- 0.283,
352
- 2.767,
353
- 0.283,
354
- 0,
355
- 4.167,
356
- 0.283
357
- ]
358
- },
359
- {
360
- "Target": "Parameter",
361
- "Id": "ParamEyeBallY",
362
- "Segments": [
363
- 0,
364
- 0,
365
- 1,
366
- 0.067,
367
- 0,
368
- 0.133,
369
- 0,
370
- 0.2,
371
- 0,
372
- 1,
373
- 0.278,
374
- 0,
375
- 0.356,
376
- -1,
377
- 0.433,
378
- -1,
379
- 0,
380
- 4.167,
381
- -1
382
- ]
383
- },
384
- {
385
- "Target": "Parameter",
386
- "Id": "ParamBrowLY",
387
- "Segments": [
388
- 0,
389
- 0,
390
- 1,
391
- 0.067,
392
- 0,
393
- 0.133,
394
- 0,
395
- 0.2,
396
- 0,
397
- 1,
398
- 0.278,
399
- 0,
400
- 0.356,
401
- 0.19,
402
- 0.433,
403
- 0.19,
404
- 0,
405
- 4.167,
406
- 0.19
407
- ]
408
- },
409
- {
410
- "Target": "Parameter",
411
- "Id": "ParamBrowRY",
412
- "Segments": [
413
- 0,
414
- 0,
415
- 1,
416
- 0.067,
417
- 0,
418
- 0.133,
419
- 0,
420
- 0.2,
421
- 0,
422
- 1,
423
- 0.278,
424
- 0,
425
- 0.356,
426
- 0.11,
427
- 0.433,
428
- 0.11,
429
- 0,
430
- 4.167,
431
- 0.11
432
- ]
433
- },
434
- {
435
- "Target": "Parameter",
436
- "Id": "ParamBrowLX",
437
- "Segments": [
438
- 0,
439
- 0,
440
- 1,
441
- 0.067,
442
- 0,
443
- 0.133,
444
- 0,
445
- 0.2,
446
- 0,
447
- 1,
448
- 0.278,
449
- 0,
450
- 0.356,
451
- -0.48,
452
- 0.433,
453
- -0.48,
454
- 0,
455
- 4.167,
456
- -0.48
457
- ]
458
- },
459
- {
460
- "Target": "Parameter",
461
- "Id": "ParamBrowRX",
462
- "Segments": [
463
- 0,
464
- 0,
465
- 1,
466
- 0.067,
467
- 0,
468
- 0.133,
469
- 0,
470
- 0.2,
471
- 0,
472
- 1,
473
- 0.278,
474
- 0,
475
- 0.356,
476
- -0.29,
477
- 0.433,
478
- -0.29,
479
- 0,
480
- 4.167,
481
- -0.29
482
- ]
483
- },
484
- {
485
- "Target": "Parameter",
486
- "Id": "ParamBrowLAngle",
487
- "Segments": [
488
- 0,
489
- 0,
490
- 1,
491
- 0.067,
492
- 0,
493
- 0.133,
494
- 0,
495
- 0.2,
496
- 0,
497
- 1,
498
- 0.278,
499
- 0,
500
- 0.356,
501
- 1,
502
- 0.433,
503
- 1,
504
- 0,
505
- 4.167,
506
- 1
507
- ]
508
- },
509
- {
510
- "Target": "Parameter",
511
- "Id": "ParamBrowRAngle",
512
- "Segments": [
513
- 0,
514
- 0,
515
- 1,
516
- 0.067,
517
- 0,
518
- 0.133,
519
- 0,
520
- 0.2,
521
- 0,
522
- 1,
523
- 0.278,
524
- 0,
525
- 0.356,
526
- 0.85,
527
- 0.433,
528
- 0.85,
529
- 0,
530
- 4.167,
531
- 0.85
532
- ]
533
- },
534
- {
535
- "Target": "Parameter",
536
- "Id": "ParamBrowLForm",
537
- "Segments": [
538
- 0,
539
- 0,
540
- 1,
541
- 0.067,
542
- 0,
543
- 0.133,
544
- 0,
545
- 0.2,
546
- 0,
547
- 1,
548
- 0.278,
549
- 0,
550
- 0.356,
551
- -0.75,
552
- 0.433,
553
- -0.75,
554
- 0,
555
- 4.167,
556
- -0.75
557
- ]
558
- },
559
- {
560
- "Target": "Parameter",
561
- "Id": "ParamBrowRForm",
562
- "Segments": [
563
- 0,
564
- 0,
565
- 1,
566
- 0.067,
567
- 0,
568
- 0.133,
569
- 0,
570
- 0.2,
571
- 0,
572
- 1,
573
- 0.278,
574
- 0,
575
- 0.356,
576
- -0.87,
577
- 0.433,
578
- -0.87,
579
- 0,
580
- 4.167,
581
- -0.87
582
- ]
583
- },
584
- {
585
- "Target": "Parameter",
586
- "Id": "ParamMouthForm",
587
- "Segments": [
588
- 0,
589
- 1,
590
- 1,
591
- 0.067,
592
- 1,
593
- 0.133,
594
- 1,
595
- 0.2,
596
- 1,
597
- 1,
598
- 0.278,
599
- 1,
600
- 0.356,
601
- -1,
602
- 0.433,
603
- -1,
604
- 0,
605
- 4.167,
606
- -1
607
- ]
608
- },
609
- {
610
- "Target": "Parameter",
611
- "Id": "ParamMouthOpenY",
612
- "Segments": [
613
- 0,
614
- 0,
615
- 1,
616
- 0.067,
617
- 0,
618
- 0.133,
619
- 0,
620
- 0.2,
621
- 0,
622
- 1,
623
- 0.278,
624
- 0,
625
- 0.356,
626
- 1,
627
- 0.433,
628
- 1,
629
- 0,
630
- 4.167,
631
- 1
632
- ]
633
- },
634
- {
635
- "Target": "Parameter",
636
- "Id": "ParamBodyAngleX",
637
- "Segments": [
638
- 0,
639
- 0,
640
- 1,
641
- 0.067,
642
- 0,
643
- 0.133,
644
- 0,
645
- 0.2,
646
- 0,
647
- 1,
648
- 0.444,
649
- 0,
650
- 0.689,
651
- 0,
652
- 0.933,
653
- 0,
654
- 1,
655
- 1.211,
656
- 0,
657
- 1.489,
658
- 0,
659
- 1.767,
660
- 0,
661
- 1,
662
- 2.056,
663
- 0,
664
- 2.344,
665
- -6,
666
- 2.633,
667
- -6,
668
- 1,
669
- 3.033,
670
- -6,
671
- 3.433,
672
- 10,
673
- 3.833,
674
- 10,
675
- 0,
676
- 4.167,
677
- 10
678
- ]
679
- },
680
- {
681
- "Target": "Parameter",
682
- "Id": "ParamBodyAngleY",
683
- "Segments": [
684
- 0,
685
- 0,
686
- 1,
687
- 0.067,
688
- 0,
689
- 0.133,
690
- 0,
691
- 0.2,
692
- 0,
693
- 0,
694
- 4.167,
695
- 0
696
- ]
697
- },
698
- {
699
- "Target": "Parameter",
700
- "Id": "ParamBodyAngleZ",
701
- "Segments": [
702
- 0,
703
- 0,
704
- 1,
705
- 0.067,
706
- 0,
707
- 0.133,
708
- 0,
709
- 0.2,
710
- 0,
711
- 1,
712
- 0.8,
713
- 0,
714
- 1.4,
715
- -2,
716
- 2,
717
- -2,
718
- 1,
719
- 2.456,
720
- -2,
721
- 2.911,
722
- 8.125,
723
- 3.367,
724
- 8.125,
725
- 0,
726
- 4.167,
727
- 8.125
728
- ]
729
- },
730
- {
731
- "Target": "Parameter",
732
- "Id": "ParamBreath",
733
- "Segments": [
734
- 0,
735
- 0,
736
- 1,
737
- 0.067,
738
- 0,
739
- 0.133,
740
- 0,
741
- 0.2,
742
- 0,
743
- 0,
744
- 4.167,
745
- 0
746
- ]
747
- },
748
- {
749
- "Target": "Parameter",
750
- "Id": "ParamShoulder",
751
- "Segments": [
752
- 0,
753
- 0,
754
- 0,
755
- 4.167,
756
- 0
757
- ]
758
- },
759
- {
760
- "Target": "Parameter",
761
- "Id": "ParamLeg",
762
- "Segments": [
763
- 0,
764
- 1,
765
- 1,
766
- 0.667,
767
- 1,
768
- 1.333,
769
- 1,
770
- 2,
771
- 1,
772
- 1,
773
- 2.267,
774
- 1,
775
- 2.533,
776
- 0.948,
777
- 2.8,
778
- 0.948,
779
- 0,
780
- 4.167,
781
- 0.948
782
- ]
783
- },
784
- {
785
- "Target": "Parameter",
786
- "Id": "ParamArmLA",
787
- "Segments": [
788
- 0,
789
- 0,
790
- 1,
791
- 0.067,
792
- 0,
793
- 0.133,
794
- 0,
795
- 0.2,
796
- 0,
797
- 1,
798
- 0.233,
799
- 0,
800
- 0.267,
801
- 0,
802
- 0.3,
803
- 0,
804
- 1,
805
- 0.478,
806
- 0,
807
- 0.656,
808
- -10,
809
- 0.833,
810
- -10,
811
- 1,
812
- 0.922,
813
- -10,
814
- 1.011,
815
- -8.846,
816
- 1.1,
817
- -8.846,
818
- 1,
819
- 1.467,
820
- -8.846,
821
- 1.833,
822
- -8.835,
823
- 2.2,
824
- -9.1,
825
- 1,
826
- 2.622,
827
- -9.405,
828
- 3.044,
829
- -10,
830
- 3.467,
831
- -10,
832
- 0,
833
- 4.167,
834
- -10
835
- ]
836
- },
837
- {
838
- "Target": "Parameter",
839
- "Id": "ParamArmRA",
840
- "Segments": [
841
- 0,
842
- 0,
843
- 1,
844
- 0.067,
845
- 0,
846
- 0.133,
847
- 0,
848
- 0.2,
849
- 0,
850
- 1,
851
- 0.233,
852
- 0,
853
- 0.267,
854
- 0,
855
- 0.3,
856
- 0,
857
- 1,
858
- 0.478,
859
- 0,
860
- 0.656,
861
- -10,
862
- 0.833,
863
- -10,
864
- 1,
865
- 0.922,
866
- -10,
867
- 1.011,
868
- -8.972,
869
- 1.1,
870
- -8.846,
871
- 1,
872
- 1.467,
873
- -8.328,
874
- 1.833,
875
- -8.2,
876
- 2.2,
877
- -8.2,
878
- 1,
879
- 2.622,
880
- -8.2,
881
- 3.044,
882
- -10,
883
- 3.467,
884
- -10,
885
- 0,
886
- 4.167,
887
- -10
888
- ]
889
- },
890
- {
891
- "Target": "Parameter",
892
- "Id": "ParamArmLB",
893
- "Segments": [
894
- 0,
895
- 0,
896
- 0,
897
- 4.167,
898
- 0
899
- ]
900
- },
901
- {
902
- "Target": "Parameter",
903
- "Id": "ParamArmRB",
904
- "Segments": [
905
- 0,
906
- 0,
907
- 0,
908
- 4.167,
909
- 0
910
- ]
911
- },
912
- {
913
- "Target": "Parameter",
914
- "Id": "ParamHairAhoge",
915
- "Segments": [
916
- 0,
917
- 0,
918
- 1,
919
- 0.067,
920
- 0,
921
- 0.133,
922
- 0,
923
- 0.2,
924
- 0,
925
- 1,
926
- 0.233,
927
- 0,
928
- 0.267,
929
- -5,
930
- 0.3,
931
- -5,
932
- 1,
933
- 0.378,
934
- -5,
935
- 0.456,
936
- 10,
937
- 0.533,
938
- 10,
939
- 1,
940
- 0.633,
941
- 10,
942
- 0.733,
943
- 4,
944
- 0.833,
945
- 4,
946
- 0,
947
- 4.167,
948
- 4
949
- ]
950
- },
951
- {
952
- "Target": "PartOpacity",
953
- "Id": "PartArmA",
954
- "Segments": [
955
- 0,
956
- 1,
957
- 0,
958
- 4.17,
959
- 1
960
- ]
961
- },
962
- {
963
- "Target": "PartOpacity",
964
- "Id": "PartArmB",
965
- "Segments": [
966
- 0,
967
- 0,
968
- 0,
969
- 4.17,
970
- 0
971
- ]
972
- }
973
- ]
974
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
assets/{messages-HOI3CK5K.js → messages-SnVnakkT.js} RENAMED
@@ -1 +1 @@
1
- import{_ as m}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-tA5mHAtB.js";import{u as g}from"./queue-BCkxhUb6.js";import{u as _,l as v}from"./queues-CDF5tlsH.js";import{d as x,e as t,o as l,c as u,h as e,a as h,z as c,F as k,C as z}from"./index-omOmkRuq.js";const b={flex:"","flex-col":"","gap-2":"","p-2":""},w={flex:"","flex-row":"","gap-2":""},S={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},V={"w-full":"",flex:"","flex-row":"","gap-4":""},y={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},E=x({__name:"messages",setup(C){const s=t(""),d=t([]),a=t(!1),f=g({handlers:[async i=>{d.value.push(i.data)}]}),r=_(f);async function p(){a.value=!0,r.add(s.value),r.add(v),s.value="",a.value=!1}return(i,n)=>(l(),u("div",b,[e("div",w,[h(m,{modelValue:s.value,"onUpdate:modelValue":n[0]||(n[0]=o=>s.value=o),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:p},null,8,["modelValue"]),e("button",S,c(a.value?"Processing...":"Send"),1)]),e("div",V,[e("div",y,[n[1]||(n[1]=e("h3",{"font-semibold":""}," TTS Message ",-1)),(l(!0),u(k,null,z(d.value,o=>(l(),u("div",{key:o},[e("div",null,c(o),1)]))),128))])])]))}});export{E as default};
 
1
+ import{_ as m}from"./BasicTextarea.vue_vue_type_script_setup_true_lang-J8C6HP1T.js";import{u as g}from"./queue-DsFmjQZS.js";import{u as _,l as v}from"./queues-DklBiTNu.js";import{d as x,e as t,o as l,c as u,h as e,a as h,z as c,F as k,C as z}from"./index-r6bcLZ9W.js";const b={flex:"","flex-col":"","gap-2":"","p-2":""},w={flex:"","flex-row":"","gap-2":""},S={"rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-4":""},V={"w-full":"",flex:"","flex-row":"","gap-4":""},y={"w-full":"","rounded-lg":"",bg:"zinc-100 dark:zinc-700","p-2":""},E=x({__name:"messages",setup(C){const s=t(""),d=t([]),a=t(!1),f=g({handlers:[async i=>{d.value.push(i.data)}]}),r=_(f);async function p(){a.value=!0,r.add(s.value),r.add(v),s.value="",a.value=!1}return(i,n)=>(l(),u("div",b,[e("div",w,[h(m,{modelValue:s.value,"onUpdate:modelValue":n[0]||(n[0]=o=>s.value=o),placeholder:"Message",p:"2",bg:"zinc-100 dark:zinc-700","w-full":"","rounded-lg":"","outline-none":"",onSubmit:p},null,8,["modelValue"]),e("button",S,c(a.value?"Processing...":"Send"),1)]),e("div",V,[e("div",y,[n[1]||(n[1]=e("h3",{"font-semibold":""}," TTS Message ",-1)),(l(!0),u(k,null,z(d.value,o=>(l(),u("div",{key:o},[e("div",null,c(o),1)]))),128))])])]))}});export{E as default};
assets/{queue-BCkxhUb6.js → queue-DsFmjQZS.js} RENAMED
@@ -1 +1 @@
1
- import{e as l}from"./index-omOmkRuq.js";function m(f){const t=l([]),a=l(!1),d={add:[],pick:[],processing:[],error:[],processed:[],done:[]},s={};function c(n,e){d[n].push(e)}function r(n,...e){d[n].forEach(i=>{i(...e)})}function h(n,e){s[n]=s[n]||[],s[n].push(e)}function p(n,...e){(s[n]||[]).forEach(i=>{i(...e)})}async function v(n){t.value.push(n),r("add",n)}function E(){const n=t.value.shift();if(n)return r("pick",n),n}async function u(){if(a.value)return;const n=E();if(n){a.value=!0;for(const e of f.handlers){r("processing",n,e);try{const o=await e({data:n,itemsToBeProcessed:()=>t.value.length,emit:p});r("processed",n,o,e)}catch(o){r("error",n,o,e);continue}}a.value=!1,r("done",n),t.value.length>0&&u()}}return c("add",u),c("done",u),{add:v,on:c,onHandlerEvent:h,queue:t}}export{m as u};
 
1
+ import{e as l}from"./index-r6bcLZ9W.js";function m(f){const t=l([]),a=l(!1),d={add:[],pick:[],processing:[],error:[],processed:[],done:[]},s={};function c(n,e){d[n].push(e)}function r(n,...e){d[n].forEach(i=>{i(...e)})}function h(n,e){s[n]=s[n]||[],s[n].push(e)}function p(n,...e){(s[n]||[]).forEach(i=>{i(...e)})}async function v(n){t.value.push(n),r("add",n)}function E(){const n=t.value.shift();if(n)return r("pick",n),n}async function u(){if(a.value)return;const n=E();if(n){a.value=!0;for(const e of f.handlers){r("processing",n,e);try{const o=await e({data:n,itemsToBeProcessed:()=>t.value.length,emit:p});r("processed",n,o,e)}catch(o){r("error",n,o,e);continue}}a.value=!1,r("done",n),t.value.length>0&&u()}}return c("add",u),c("done",u),{add:v,on:c,onHandlerEvent:h,queue:t}}export{m as u};
assets/{queue-CPIfsya6.js → queue-OkOn3zR3.js} RENAMED
@@ -1 +1 @@
1
- import{u as o}from"./queue-BCkxhUb6.js";import{d as v,e as h,f as k,o as w,c as g,h as I}from"./index-omOmkRuq.js";const Q=v({__name:"queue",setup(P){function i(e){return new Promise(a=>setTimeout(a,e))}const n=h(""),d=o({handlers:[async e=>{console.log("ready to play speech audio for",e)}]}),u=o({handlers:[async e=>{console.log("ready to stream speech audio for",e),d.add(e.data)}]}),c=o({handlers:[async e=>{const a=[".","?","!"];let s=!1;for(const t of a){if(!e.data.includes(t))continue;const r=e.data.indexOf(t),p=e.data.slice(0,r+1),y=e.data.slice(r+1);n.value+=p,u.add(n.value.trim()),n.value=y,s=!0}s||(n.value+=e.data)}]}),l=["Hello"," N","eko","! I"," am"," an"," AI"," assistant"," trained"," to"," help"," with"," a"," variety"," of"," tasks"," such"," as"," answering"," questions",","," providing"," information",","," giving"," recommendations",","," and"," more",". How"," can"," I"," assist"," you"," today","?","Hello"," N","eko",","," I"," am"," an"," AI"," assistant","."," I"," can"," help"," answer"," questions",","," provide"," information",","," assist"," with"," tasks",","," and"," engage"," in"," conversation","."," How"," can"," I"," assist"," you"," today","?"];async function f(){for(const e of l)await i(100),c.add(e)}async function m(){f()}return k(()=>{m()}),(e,a)=>(w(),g("div",null,a[0]||(a[0]=[I("div",null,null,-1)])))}});export{Q as default};
 
1
+ import{u as o}from"./queue-DsFmjQZS.js";import{d as v,e as h,f as k,o as w,c as g,h as I}from"./index-r6bcLZ9W.js";const Q=v({__name:"queue",setup(P){function i(e){return new Promise(a=>setTimeout(a,e))}const n=h(""),d=o({handlers:[async e=>{console.log("ready to play speech audio for",e)}]}),u=o({handlers:[async e=>{console.log("ready to stream speech audio for",e),d.add(e.data)}]}),c=o({handlers:[async e=>{const a=[".","?","!"];let s=!1;for(const t of a){if(!e.data.includes(t))continue;const r=e.data.indexOf(t),p=e.data.slice(0,r+1),y=e.data.slice(r+1);n.value+=p,u.add(n.value.trim()),n.value=y,s=!0}s||(n.value+=e.data)}]}),l=["Hello"," N","eko","! I"," am"," an"," AI"," assistant"," trained"," to"," help"," with"," a"," variety"," of"," tasks"," such"," as"," answering"," questions",","," providing"," information",","," giving"," recommendations",","," and"," more",". How"," can"," I"," assist"," you"," today","?","Hello"," N","eko",","," I"," am"," an"," AI"," assistant","."," I"," can"," help"," answer"," questions",","," provide"," information",","," assist"," with"," tasks",","," and"," engage"," in"," conversation","."," How"," can"," I"," assist"," you"," today","?"];async function f(){for(const e of l)await i(100),c.add(e)}async function m(){f()}return k(()=>{m()}),(e,a)=>(w(),g("div",null,a[0]||(a[0]=[I("div",null,null,-1)])))}});export{Q as default};
assets/queues-CDF5tlsH.js DELETED
@@ -1 +0,0 @@
1
- import{u as i}from"./queue-BCkxhUb6.js";import{e as d}from"./index-omOmkRuq.js";var E=(n=>(n.Happy="<|EMOTE_HAPPY|>",n.Sad="<|EMOTE_SAD|>",n.Angry="<|EMOTE_ANGRY|>",n.Think="<|EMOTE_THINK|>",n.Surprise="<|EMOTE_SURPRISE|>",n.Awkward="<|EMOTE_AWKWARD|>",n.Question="<|EMOTE_QUESTION|>",n))(E||{});const r=Object.values(E),l="EmotionHappy",c="EmotionSad",m="EmotionAngry",M="EmotionAwkward",T="EmotionThink",f="EmotionSurprise",O="EmotionQuestion",p={"<|EMOTE_HAPPY|>":l,"<|EMOTE_SAD|>":c,"<|EMOTE_ANGRY|>":m,"<|EMOTE_THINK|>":T,"<|EMOTE_SURPRISE|>":f,"<|EMOTE_AWKWARD|>":M,"<|EMOTE_QUESTION|>":O},y={"<|EMOTE_HAPPY|>":"happy","<|EMOTE_SAD|>":"sad","<|EMOTE_ANGRY|>":"angry","<|EMOTE_THINK|>":void 0,"<|EMOTE_SURPRISE|>":"surprised","<|EMOTE_AWKWARD|>":void 0,"<|EMOTE_QUESTION|>":void 0},_="<|llm_inference_end|>";function S(n){function t(e){for(const a of r)if(e.includes(a))return{ok:!0,emotion:a};return{ok:!1,emotion:""}}return i({handlers:[async e=>{if(r.includes(e.data)){e.emit("emotion",e.data),await n.add(e.data);return}{const{ok:a,emotion:o}=t(e.data);a&&(e.emit("emotion",o),await n.add(o))}}]})}function k(){function n(e){if(!/<\|DELAY:\d+\|>/i.test(e))return{ok:!1,delay:0};const a=/<\|DELAY:(\d+)\|>/i.exec(e),o=a==null?void 0:a[1];if(!o)return{ok:!1,delay:0};const s=Number.parseFloat(o);return s<=0||Number.isNaN(s)?{ok:!0,delay:0}:{ok:!0,delay:s}}function t(e){return new Promise(a=>setTimeout(a,e))}return i({handlers:[async e=>{const{ok:a,delay:o}=n(e.data);a&&(e.emit("delay",o),await t(o*1e3))}]})}function v(n){const t=d("");return i({handlers:[async e=>{if(e.data===_){const o=t.value.trim();o&&await n.add(o),t.value="";return}const a=/[.?!]/;for(t.value+=e.data;t.value;){const o=a.exec(t.value);if(!o||typeof o.index>"u")break;const s=t.value.slice(0,o.index+1),u=t.value.slice(o.index+1);await n.add(s),t.value=u}}]})}export{r as E,f as a,c as b,m as c,l as d,M as e,O as f,T as g,S as h,k as i,y as j,p as k,_ as l,v as u};
 
 
assets/queues-DklBiTNu.js ADDED
@@ -0,0 +1 @@
 
 
1
+ import{u as i}from"./queue-DsFmjQZS.js";import{e as d}from"./index-r6bcLZ9W.js";var E=(a=>(a.Happy="<|EMOTE_HAPPY|>",a.Sad="<|EMOTE_SAD|>",a.Angry="<|EMOTE_ANGRY|>",a.Think="<|EMOTE_THINK|>",a.Surprise="<|EMOTE_SURPRISE|>",a.Awkward="<|EMOTE_AWKWARD|>",a.Question="<|EMOTE_QUESTION|>",a))(E||{});const r=Object.values(E),l="Tap",c="EmotionSad",M="Tap@Body",T="FlickDown",m="Flick",f="Flick",O="Flick@Body",k={"<|EMOTE_HAPPY|>":l,"<|EMOTE_SAD|>":c,"<|EMOTE_ANGRY|>":M,"<|EMOTE_THINK|>":m,"<|EMOTE_SURPRISE|>":f,"<|EMOTE_AWKWARD|>":T,"<|EMOTE_QUESTION|>":O},p={"<|EMOTE_HAPPY|>":"happy","<|EMOTE_SAD|>":"sad","<|EMOTE_ANGRY|>":"angry","<|EMOTE_THINK|>":void 0,"<|EMOTE_SURPRISE|>":"surprised","<|EMOTE_AWKWARD|>":void 0,"<|EMOTE_QUESTION|>":void 0},_="<|llm_inference_end|>";function y(a){function t(e){for(const o of r)if(e.includes(o))return{ok:!0,emotion:o};return{ok:!1,emotion:""}}return i({handlers:[async e=>{if(r.includes(e.data)){e.emit("emotion",e.data),await a.add(e.data);return}{const{ok:o,emotion:n}=t(e.data);o&&(e.emit("emotion",n),await a.add(n))}}]})}function S(){function a(e){if(!/<\|DELAY:\d+\|>/i.test(e))return{ok:!1,delay:0};const o=/<\|DELAY:(\d+)\|>/i.exec(e),n=o==null?void 0:o[1];if(!n)return{ok:!1,delay:0};const s=Number.parseFloat(n);return s<=0||Number.isNaN(s)?{ok:!0,delay:0}:{ok:!0,delay:s}}function t(e){return new Promise(o=>setTimeout(o,e))}return i({handlers:[async e=>{const{ok:o,delay:n}=a(e.data);o&&(e.emit("delay",n),await t(n*1e3))}]})}function v(a){const t=d("");return i({handlers:[async e=>{if(e.data===_){const n=t.value.trim();n&&await a.add(n),t.value="";return}const o=/[.?!]/;for(t.value+=e.data;t.value;){const n=o.exec(t.value);if(!n||typeof n.index>"u")break;const s=t.value.slice(0,n.index+1),u=t.value.slice(n.index+1);await a.add(s),t.value=u}}]})}export{r as E,f as a,c as b,M as c,l as d,T as e,O as f,m as g,y as h,S as i,p as j,k,_ as l,v as u};
index.html CHANGED
@@ -4,10 +4,10 @@
4
  <meta charset="UTF-8" />
5
  <title>アイリ</title>
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
7
- <link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
8
- <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
9
- <link rel="shortcut icon" href="/favicon.ico" />
10
- <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
11
  <meta name="apple-mobile-web-app-title" content="アイリ" />
12
  <script>
13
  ;(function () {
@@ -17,9 +17,9 @@
17
  document.documentElement.classList.toggle('dark', true)
18
  })()
19
  </script>
20
- <script src="/assets/js/CubismSdkForWeb-5-r.1/Core/live2dcubismcore.min.js"></script>
21
- <script type="module" crossorigin src="/assets/index-omOmkRuq.js"></script>
22
- <link rel="stylesheet" crossorigin href="/assets/index-C0D4kTzK.css">
23
  </head>
24
  <body class="font-sans">
25
  <div id="app"></div>
 
4
  <meta charset="UTF-8" />
5
  <title>アイリ</title>
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0" />
7
+ <link rel="icon" type="image/png" href="./favicon-96x96.png" sizes="96x96" />
8
+ <link rel="icon" type="image/svg+xml" href="./favicon.svg" />
9
+ <link rel="shortcut icon" href="./favicon.ico" />
10
+ <link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon.png" />
11
  <meta name="apple-mobile-web-app-title" content="アイリ" />
12
  <script>
13
  ;(function () {
 
17
  document.documentElement.classList.toggle('dark', true)
18
  })()
19
  </script>
20
+ <script src="./assets/js/CubismSdkForWeb-5-r.1/Core/live2dcubismcore.min.js"></script>
21
+ <script type="module" crossorigin src="./assets/index-r6bcLZ9W.js"></script>
22
+ <link rel="stylesheet" crossorigin href="./assets/index-C0D4kTzK.css">
23
  </head>
24
  <body class="font-sans">
25
  <div id="app"></div>