master
Siryuanshao 6 years ago
parent a48538c1c7
commit de21b18b78

BIN
webapp/.DS_Store vendored

Binary file not shown.

@ -0,0 +1,13 @@
<component name="ArtifactManager">
<artifact type="exploded-war" name="webapp:war exploded">
<output-path>$PROJECT_DIR$/out/artifacts/webapp_war_exploded</output-path>
<root id="root">
<element id="javaee-facet-resources" facet="webapp/web/Web" />
<element id="directory" name="WEB-INF">
<element id="directory" name="classes">
<element id="module-output" name="webapp" />
</element>
</element>
</root>
</artifact>
</component>

@ -0,0 +1,10 @@
<component name="libraryTable">
<library name="Tomcat-8.0">
<CLASSES>
<root url="jar://$USER_HOME$/奇奇怪怪的jar/mysql-connector-java-8.0.13.jar!/" />
<root url="jar://$USER_HOME$/奇奇怪怪的jar/servlet-api.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
</library>
</component>

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_10" default="true" project-jdk-name="10" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/webapp.iml" filepath="$PROJECT_DIR$/webapp.iml" />
</modules>
</component>
</project>

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="WebContextManager">
<option name="state">
<map>
<entry key="file://$PROJECT_DIR$/web/index.jsp" value="file://$PROJECT_DIR$/web" />
</map>
</option>
</component>
</project>

@ -0,0 +1,686 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ArtifactsWorkspaceSettings">
<artifacts-to-build>
<artifact name="webapp:war exploded" />
</artifacts-to-build>
</component>
<component name="ChangeListManager">
<list default="true" id="cc705bed-d389-4122-8f0a-ce83eb8c9ab3" name="Default Changelist" comment="" />
<ignored path="$PROJECT_DIR$/out/" />
<option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
<option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="FUSProjectUsageTrigger">
<session id="-921601888">
<usages-collector id="statistics.lifecycle.project">
<counts>
<entry key="project.closed" value="2" />
<entry key="project.open.time.0" value="1" />
<entry key="project.open.time.2" value="1" />
<entry key="project.open.time.5" value="1" />
<entry key="project.opened" value="3" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.open">
<counts>
<entry key="java" value="3" />
<entry key="jsp" value="1" />
<entry key="xml" value="1" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.open">
<counts>
<entry key="CLASS" value="2" />
<entry key="HTML" value="1" />
<entry key="Image" value="4" />
<entry key="JAVA" value="14" />
<entry key="JSP" value="2" />
<entry key="JavaScript" value="1" />
<entry key="XML" value="2" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.extensions.edit">
<counts>
<entry key="java" value="345" />
</counts>
</usages-collector>
<usages-collector id="statistics.file.types.edit">
<counts>
<entry key="HTML" value="155" />
<entry key="JAVA" value="2575" />
<entry key="XML" value="96" />
</counts>
</usages-collector>
</session>
</component>
<component name="FileEditorManager">
<leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/WeChat/BookInfo.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="168">
<caret line="15" column="21" selection-start-line="15" selection-start-column="13" selection-end-line="15" selection-end-column="21" />
<folding>
<element signature="method#doGet#0;class#BookInfo#0" />
</folding>
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/web/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="100">
<caret line="9" column="105" selection-start-line="9" selection-start-column="105" selection-end-line="9" selection-end-column="105" />
<folding>
<element signature="n#style#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/WeChat/LoginDatabase.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="140">
<caret line="16" column="63" selection-start-line="16" selection-start-column="63" selection-end-line="16" selection-end-column="63" />
<folding>
<element signature="method#initDataBase#0;class#LoginDatabase#0" />
<element signature="method#closeDataBase#0;class#LoginDatabase#0" />
<element signature="method#init#0;class#LoginDatabase#0" />
<element signature="method#destroy#0;class#LoginDatabase#0" />
</folding>
</state>
</provider>
</entry>
</file>
<file pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/WeChat/sqlfilter.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="168">
<caret line="21" column="5" selection-start-line="21" selection-start-column="5" selection-end-line="21" selection-end-column="5" />
<folding>
<element signature="method#islegal#0;class#sqlfilter#0" />
<element signature="method#filter#0;class#sqlfilter#0" />
</folding>
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="FileTemplateManagerImpl">
<option name="RECENT_TEMPLATES">
<list>
<option value="Class" />
<option value="HTML File" />
</list>
</option>
</component>
<component name="FindInProjectRecents">
<findStrings>
<find>Error</find>
</findStrings>
</component>
<component name="IdeDocumentHistory">
<option name="CHANGED_PATHS">
<list>
<option value="$PROJECT_DIR$/src/DataBase.java" />
<option value="$PROJECT_DIR$/src/GetType.java" />
<option value="$PROJECT_DIR$/web/index.jsp" />
<option value="$PROJECT_DIR$/src/WeChat/LoginDataBase.java" />
<option value="$PROJECT_DIR$/web/WEB-INF/web.xml" />
<option value="$PROJECT_DIR$/src/WeChat/sqlfilter.java" />
<option value="$PROJECT_DIR$/src/WeChat/BookInfo.java" />
<option value="$PROJECT_DIR$/src/WeChat/LoginDatabase.java" />
<option value="$PROJECT_DIR$/web/index.html" />
</list>
</option>
</component>
<component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
<component name="JsGulpfileManager">
<detection-done>true</detection-done>
<sorting>DEFINITION_ORDER</sorting>
</component>
<component name="LogFilters">
<option name="FILTER_ERRORS" value="false" />
<option name="FILTER_WARNINGS" value="false" />
<option name="FILTER_INFO" value="true" />
<option name="FILTER_DEBUG" value="true" />
<option name="CUSTOM_FILTER" />
</component>
<component name="ProjectFrameBounds">
<option name="x" value="56" />
<option name="y" value="50" />
<option name="width" value="1295" />
<option name="height" value="700" />
</component>
<component name="ProjectView">
<navigator proportions="" version="1">
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="ProjectPane">
<subPane>
<expand>
<path>
<item name="webapp" type="b2602c69:ProjectViewProjectNode" />
<item name="webapp" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="webapp" type="b2602c69:ProjectViewProjectNode" />
<item name="webapp" type="462c0819:PsiDirectoryNode" />
<item name="web" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="webapp" type="b2602c69:ProjectViewProjectNode" />
<item name="webapp" type="462c0819:PsiDirectoryNode" />
<item name="web" type="462c0819:PsiDirectoryNode" />
<item name="img" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="webapp" type="b2602c69:ProjectViewProjectNode" />
<item name="webapp" type="462c0819:PsiDirectoryNode" />
<item name="web" type="462c0819:PsiDirectoryNode" />
<item name="music" type="462c0819:PsiDirectoryNode" />
</path>
<path>
<item name="webapp" type="b2602c69:ProjectViewProjectNode" />
<item name="External Libraries" type="cb654da1:ExternalLibrariesNode" />
</path>
</expand>
<select />
</subPane>
</pane>
<pane id="Scope" />
<pane id="PackagesPane" />
</panes>
</component>
<component name="PropertiesComponent">
<property name="DefaultHtmlFileTemplate" value="HTML File" />
<property name="WebServerToolWindowFactoryState" value="false" />
<property name="aspect.path.notification.shown" value="true" />
<property name="com.android.tools.idea.instantapp.provision.ProvisionBeforeRunTaskProvider.myTimeStamp" value="1547300282176" />
<property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
<property name="nodejs_npm_path_reset_for_default_project" value="true" />
<property name="project.structure.last.edited" value="Modules" />
<property name="project.structure.proportion" value="0.15" />
<property name="project.structure.side.proportion" value="0.2" />
<property name="settings.editor.selected.configurable" value="preferences.lookFeel" />
</component>
<component name="RecentsManager">
<key name="MoveFile.RECENT_KEYS">
<recent name="$PROJECT_DIR$/web/music" />
<recent name="$PROJECT_DIR$/web/img" />
<recent name="$PROJECT_DIR$/web/live2d/model" />
<recent name="$PROJECT_DIR$/web/live2d/model/tia/textures" />
</key>
</component>
<component name="RunDashboard">
<option name="ruleStates">
<list>
<RuleState>
<option name="name" value="ConfigurationTypeDashboardGroupingRule" />
</RuleState>
<RuleState>
<option name="name" value="StatusDashboardGroupingRule" />
</RuleState>
</list>
</option>
</component>
<component name="RunManager">
<configuration name="WebApp" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 8.5.37" ALTERNATIVE_JRE_ENABLED="false">
<option name="OPEN_IN_BROWSER_URL" value="http://localhost:8080/webapp/" />
<option name="UPDATING_POLICY" value="restart-server" />
<deployment>
<artifact name="webapp:war exploded">
<settings>
<option name="CONTEXT_PATH" value="/webapp" />
</settings>
</artifact>
</deployment>
<server-settings>
<option name="BASE_DIRECTORY_NAME" value="Unnamed_webapp" />
</server-settings>
<predefined_log_file id="Tomcat" enabled="true" />
<predefined_log_file id="Tomcat Catalina" enabled="true" />
<predefined_log_file id="Tomcat Manager" enabled="false" />
<predefined_log_file id="Tomcat Host Manager" enabled="false" />
<predefined_log_file id="Tomcat Localhost Access" enabled="false" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="50713" />
</RunnerSettings>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<method v="2">
<option name="Make" enabled="true" />
<option name="BuildArtifacts" enabled="true">
<artifact name="webapp:war exploded" />
</option>
</method>
</configuration>
<configuration default="true" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 8.5.37" ALTERNATIVE_JRE_ENABLED="false">
<option name="UPDATING_POLICY" value="restart-server" />
<deployment />
<server-settings>
<option name="BASE_DIRECTORY_NAME" value="_webapp" />
</server-settings>
<predefined_log_file id="Tomcat" enabled="true" />
<predefined_log_file id="Tomcat Catalina" enabled="true" />
<predefined_log_file id="Tomcat Manager" enabled="false" />
<predefined_log_file id="Tomcat Host Manager" enabled="false" />
<predefined_log_file id="Tomcat Localhost Access" enabled="false" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="50713" />
</RunnerSettings>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
<option name="USE_ENV_VARIABLES" value="true" />
<STARTUP>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</STARTUP>
<SHUTDOWN>
<option name="USE_DEFAULT" value="true" />
<option name="SCRIPT" value="" />
<option name="VM_PARAMETERS" value="" />
<option name="PROGRAM_PARAMETERS" value="" />
</SHUTDOWN>
</ConfigurationWrapper>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
<configuration default="true" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Remote" ALTERNATIVE_JRE_ENABLED="false">
<option name="LOCAL" value="false" />
<deployment />
<server-settings>
<data>
<option name="targets">
<list>
<WatchedTargetModelImpl>
<option name="name" value="CONTEXT_XML" />
<name>CONTEXT_XML</name>
</WatchedTargetModelImpl>
<StagingTargetModelImpl>
<option name="name" value="STAGING" />
<name>STAGING</name>
</StagingTargetModelImpl>
</list>
</option>
<option name="transportHostId" value="" />
<host-id />
</data>
</server-settings>
<predefined_log_file id="Tomcat" enabled="true" />
<predefined_log_file id="TOMCAT_LOCALHOST_LOG_ID" enabled="true" />
<RunnerSettings RunnerId="Debug">
<option name="DEBUG_PORT" value="50714" />
<option name="LOCAL" value="false" />
</RunnerSettings>
<method v="2">
<option name="Make" enabled="true" />
</method>
</configuration>
</component>
<component name="SvnConfiguration">
<configuration />
</component>
<component name="TaskManager">
<task active="true" id="Default" summary="Default task">
<changelist id="cc705bed-d389-4122-8f0a-ce83eb8c9ab3" name="Default Changelist" comment="" />
<created>1547121556593</created>
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1547121556593</updated>
<workItem from="1547121558393" duration="4808000" />
<workItem from="1547272958642" duration="1104000" />
<workItem from="1547275541318" duration="19770000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="25682000" />
</component>
<component name="ToolWindowManager">
<frame x="56" y="50" width="1295" height="700" extended-state="0" />
<editor active="true" />
<layout>
<window_info active="true" content_ui="combo" id="Project" order="0" sideWeight="0.65048546" visible="true" weight="0.2601756" />
<window_info id="Structure" order="1" side_tool="true" weight="0.25" />
<window_info id="Web" order="2" sideWeight="0.34951457" side_tool="true" visible="true" weight="0.2601756" />
<window_info id="Image Layers" order="3" />
<window_info id="Designer" order="4" />
<window_info id="UI Designer" order="5" />
<window_info id="Capture Tool" order="6" />
<window_info id="Favorites" order="7" side_tool="true" />
<window_info anchor="bottom" id="Message" order="0" />
<window_info anchor="bottom" id="Find" order="1" />
<window_info anchor="bottom" id="Run" order="2" visible="true" weight="0.49177632" />
<window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
<window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
<window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
<window_info anchor="bottom" id="TODO" order="6" />
<window_info anchor="bottom" id="Version Control" order="7" show_stripe_button="false" />
<window_info anchor="bottom" id="Database Changes" order="8" show_stripe_button="false" />
<window_info anchor="bottom" id="Terminal" order="9" />
<window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
<window_info anchor="bottom" id="Java Enterprise" order="11" />
<window_info anchor="bottom" id="Application Servers" order="12" weight="0.32909092" />
<window_info anchor="bottom" id="Messages" order="13" weight="0.32894737" />
<window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
<window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
<window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
<window_info anchor="right" id="Palette" order="3" />
<window_info anchor="right" id="Capture Analysis" order="4" />
<window_info anchor="right" id="Database" order="5" />
<window_info anchor="right" id="Theme Preview" order="6" />
<window_info anchor="right" id="Palette&#9;" order="7" />
<window_info anchor="right" id="Maven Projects" order="8" />
</layout>
</component>
<component name="TypeScriptGeneratedFilesManager">
<option name="version" value="1" />
</component>
<component name="VcsContentAnnotationSettings">
<option name="myLimit" value="2678400000" />
</component>
<component name="editorHistoryManager">
<entry file="file://$PROJECT_DIR$/src/Servlet.java" />
<entry file="file://$PROJECT_DIR$/src/GetType.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="104">
<caret line="7" selection-start-line="7" selection-end-line="7" />
<folding>
<element signature="imports" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/DataBase.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="840">
<caret line="30" column="2" lean-forward="true" selection-start-line="30" selection-start-column="2" selection-end-line="30" selection-end-column="2" />
<folding>
<element signature="e#0#861#0" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="jar://$USER_HOME$/奇奇怪怪的jar/servlet-api.jar!/javax/servlet/GenericServlet.class">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="163">
<caret line="41" column="16" selection-start-line="41" selection-start-column="16" selection-end-line="41" selection-end-column="16" />
</state>
</provider>
</entry>
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/lib/src.zip!/java.base/java/lang/reflect/Method.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="223">
<caret line="563" selection-start-line="563" selection-end-line="563" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/web/WEB-INF/web.xml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="95">
<caret line="11" column="60" selection-start-line="11" selection-start-column="60" selection-end-line="11" selection-end-column="60" />
</state>
</provider>
</entry>
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/lib/src.zip!/java.base/java/util/concurrent/ThreadPoolExecutor.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-559">
<caret line="1134" selection-start-line="1134" selection-end-line="1134" />
</state>
</provider>
</entry>
<entry file="jar:///Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home/lib/src.zip!/java.base/java/lang/Class.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="90">
<caret line="290" selection-start-line="290" selection-end-line="290" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/web/index.jsp">
<provider selected="true" editor-type-id="text-editor" />
</entry>
<entry file="file://$PROJECT_DIR$/src/WeChat/BookInfo.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="168">
<caret line="15" column="21" selection-start-line="15" selection-start-column="13" selection-end-line="15" selection-end-column="21" />
<folding>
<element signature="method#doGet#0;class#BookInfo#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/WeChat/LoginDatabase.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="140">
<caret line="16" column="63" selection-start-line="16" selection-start-column="63" selection-end-line="16" selection-end-column="63" />
<folding>
<element signature="method#initDataBase#0;class#LoginDatabase#0" />
<element signature="method#closeDataBase#0;class#LoginDatabase#0" />
<element signature="method#init#0;class#LoginDatabase#0" />
<element signature="method#destroy#0;class#LoginDatabase#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/WeChat/sqlfilter.java">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="168">
<caret line="21" column="5" selection-start-line="21" selection-start-column="5" selection-end-line="21" selection-end-column="5" />
<folding>
<element signature="method#islegal#0;class#sqlfilter#0" />
<element signature="method#filter#0;class#sqlfilter#0" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/web/live2d/js/jq.js">
<provider selected="true" editor-type-id="text-editor">
<state>
<folding>
<element signature="n#!!doc" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/web/live2d/model/tia/textures/default-costume.png.bak.png">
<provider selected="true" editor-type-id="images" />
</entry>
<entry file="file://$PROJECT_DIR$/web/live2d/model/tia/textures/default-costume.png">
<provider selected="true" editor-type-id="images" />
</entry>
<entry file="file://$PROJECT_DIR$/web/live2d/model/sagiri/sagiri.2048/texture_01.png">
<provider selected="true" editor-type-id="images" />
</entry>
<entry file="file://$PROJECT_DIR$/web/live2d/model/sagiri/sagiri.2048/texture_00.png">
<provider selected="true" editor-type-id="images" />
</entry>
<entry file="file://$PROJECT_DIR$/web/index.html">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="100">
<caret line="9" column="105" selection-start-line="9" selection-start-column="105" selection-end-line="9" selection-end-column="105" />
<folding>
<element signature="n#style#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
<element signature="n#style#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
</folding>
</state>
</provider>
</entry>
</component>
<component name="masterDetails">
<states>
<state key="ArtifactsStructureConfigurable.UI">
<settings>
<artifact-editor />
<last-edited>webapp:war exploded</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
<option value="0.5" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="FacetStructureConfigurable.UI">
<settings>
<last-edited>Web</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="GlobalLibrariesConfigurable.UI">
<settings>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="JdkListConfigurable.UI">
<settings>
<last-edited>10</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ModuleStructureConfigurable.UI">
<settings>
<last-edited>webapp</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectJDKs.UI">
<settings>
<last-edited>10</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
<state key="ProjectLibrariesConfigurable.UI">
<settings>
<last-edited>Tomcat-8.0</last-edited>
<splitter-proportions>
<option name="proportions">
<list>
<option value="0.2" />
</list>
</option>
</splitter-proportions>
</settings>
</state>
</states>
</component>
</project>

BIN
webapp/web/.DS_Store vendored

Binary file not shown.

Binary file not shown.

@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
version="4.0">
<context-param>
<param-name>mysql</param-name>
<param-value>com.mysql.cj.jdbc.Driver</param-value>
</context-param>
<context-param>
<param-name>url</param-name>
<param-value>jdbc:mysql://45.76.158.31/tushuxiaoshou</param-value>
</context-param>
<context-param>
<param-name>user</param-name>
<param-value>root</param-value>
</context-param>
<context-param>
<param-name>passwd</param-name>
<param-value>yuanshao</param-value>
</context-param>
</web-app>

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 338 KiB

@ -0,0 +1,26 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>该界面不允许访问哦</title>
<link rel="stylesheet" href="./live2d/css/live2d.css" />
</head>
<body background="./img/timg.jpeg" style="background-size:cover;">
<h1><center>该界面禁止访问哦</center></h1>
<audio autoplay="autoplay" controls="controls" loop="loop" preload="auto" src="./music/Girlish Lover.mp3">
</audio>
<script type="text/javascript">
var message_Path = './live2d/'
var home_Path = './index.html'
</script>
<div id="landlord" style="left:750px;bottom:250px;">
<div class="message" style="opacity:0"></div>
<canvas id="live2d" width="250" height="500" class="live2d"></canvas>
</div>
<script type="text/javascript" src="./live2d/js/live2d.js"></script>
<script type="text/javascript" src="./live2d/js/message.js"></script>
<script type="text/javascript">
loadlive2d("live2d", "./live2d/model/sagiri/sagiri.model.json");
</script>
</body>
</html>

Binary file not shown.

@ -0,0 +1,273 @@
#landlord {
user-select: none;
position: fixed;
left: 30px;
bottom: 0;
width: 280px;
height: 250px;
z-index: 10000;
font-size: 0;
transition: all .3s ease-in-out;
}
#live2d {
position: relative;
}
.message {
opacity: 0;
width: 300px;
height: auto;
margin: auto;
padding: 7px;
top: -80px;
left: -10px;
text-align: center;
border: 1px solid rgba(255,137,255,.4);
border-radius: 12px;
background-color: rgba(255,137,255,.2);
box-shadow: 0 3px 15px 2px rgba(255,137,255,.4);
font-size: 13px;
font-weight: 400;
text-overflow: ellipsis;
text-transform: uppercase;
overflow: hidden;
position: absolute;
animation-delay: 5s;
animation-duration: 50s;
animation-iteration-count: infinite;
animation-name: shake;
animation-timing-function: ease-in-out;
}
.hide-button {
position: absolute;
top: 10px;
right: 0;
/* bottom: 30px; */
display: none;
overflow: hidden;
/* padding: 4px; */
width: 60px;
height: 20px;
border: 1px solid rgba(255,137,255,.4);
border-radius: 12px;
background: rgba(255,137,255,.2);
box-shadow: 0 3px 15px 2px rgba(255,137,255,.4);
text-align: center;
font-size: 12px;
cursor: pointer;
}
.hide-button:hover {
border: 1px solid #f4a7b9;
background: #f4f6f8;
}
@media (max-width: 860px) {
#landlord {
display: none;
}
}
@keyframes shake {
2% {
transform: translate(0.5px, -1.5px) rotate(-0.5deg);
}
4% {
transform: translate(0.5px, 1.5px) rotate(1.5deg);
}
6% {
transform: translate(1.5px, 1.5px) rotate(1.5deg);
}
8% {
transform: translate(2.5px, 1.5px) rotate(0.5deg);
}
10% {
transform: translate(0.5px, 2.5px) rotate(0.5deg);
}
12% {
transform: translate(1.5px, 1.5px) rotate(0.5deg);
}
14% {
transform: translate(0.5px, 0.5px) rotate(0.5deg);
}
16% {
transform: translate(-1.5px, -0.5px) rotate(1.5deg);
}
18% {
transform: translate(0.5px, 0.5px) rotate(1.5deg);
}
20% {
transform: translate(2.5px, 2.5px) rotate(1.5deg);
}
22% {
transform: translate(0.5px, -1.5px) rotate(1.5deg);
}
24% {
transform: translate(-1.5px, 1.5px) rotate(-0.5deg);
}
26% {
transform: translate(1.5px, 0.5px) rotate(1.5deg);
}
28% {
transform: translate(-0.5px, -0.5px) rotate(-0.5deg);
}
30% {
transform: translate(1.5px, -0.5px) rotate(-0.5deg);
}
32% {
transform: translate(2.5px, -1.5px) rotate(1.5deg);
}
34% {
transform: translate(2.5px, 2.5px) rotate(-0.5deg);
}
36% {
transform: translate(0.5px, -1.5px) rotate(0.5deg);
}
38% {
transform: translate(2.5px, -0.5px) rotate(-0.5deg);
}
40% {
transform: translate(-0.5px, 2.5px) rotate(0.5deg);
}
42% {
transform: translate(-1.5px, 2.5px) rotate(0.5deg);
}
44% {
transform: translate(-1.5px, 1.5px) rotate(0.5deg);
}
46% {
transform: translate(1.5px, -0.5px) rotate(-0.5deg);
}
48% {
transform: translate(2.5px, -0.5px) rotate(0.5deg);
}
50% {
transform: translate(-1.5px, 1.5px) rotate(0.5deg);
}
52% {
transform: translate(-0.5px, 1.5px) rotate(0.5deg);
}
54% {
transform: translate(-1.5px, 1.5px) rotate(0.5deg);
}
56% {
transform: translate(0.5px, 2.5px) rotate(1.5deg);
}
58% {
transform: translate(2.5px, 2.5px) rotate(0.5deg);
}
60% {
transform: translate(2.5px, -1.5px) rotate(1.5deg);
}
62% {
transform: translate(-1.5px, 0.5px) rotate(1.5deg);
}
64% {
transform: translate(-1.5px, 1.5px) rotate(1.5deg);
}
66% {
transform: translate(0.5px, 2.5px) rotate(1.5deg);
}
68% {
transform: translate(2.5px, -1.5px) rotate(1.5deg);
}
70% {
transform: translate(2.5px, 2.5px) rotate(0.5deg);
}
72% {
transform: translate(-0.5px, -1.5px) rotate(1.5deg);
}
74% {
transform: translate(-1.5px, 2.5px) rotate(1.5deg);
}
76% {
transform: translate(-1.5px, 2.5px) rotate(1.5deg);
}
78% {
transform: translate(-1.5px, 2.5px) rotate(0.5deg);
}
80% {
transform: translate(-1.5px, 0.5px) rotate(-0.5deg);
}
82% {
transform: translate(-1.5px, 0.5px) rotate(-0.5deg);
}
84% {
transform: translate(-0.5px, 0.5px) rotate(1.5deg);
}
86% {
transform: translate(2.5px, 1.5px) rotate(0.5deg);
}
88% {
transform: translate(-1.5px, 0.5px) rotate(1.5deg);
}
90% {
transform: translate(-1.5px, -0.5px) rotate(-0.5deg);
}
92% {
transform: translate(-1.5px, -1.5px) rotate(1.5deg);
}
94% {
transform: translate(0.5px, 0.5px) rotate(-0.5deg);
}
96% {
transform: translate(2.5px, -0.5px) rotate(-0.5deg);
}
98% {
transform: translate(-1.5px, -1.5px) rotate(-0.5deg);
}
0%, 100% {
transform: translate(0, 0) rotate(0);
}
}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

@ -0,0 +1,137 @@
function renderTip(template, context) {
var tokenReg = /(\\)?\{([^\{\}\\]+)(\\)?\}/g;
return template.replace(tokenReg, function (word, slash1, token, slash2) {
if (slash1 || slash2) {
return word.replace('\\', '');
}
var variables = token.replace(/\s/g, '').split('.');
var currentObject = context;
var i, length, variable;
for (i = 0, length = variables.length; i < length; ++i) {
variable = variables[i];
currentObject = currentObject[variable];
if (currentObject === undefined || currentObject === null) return '';
}
return currentObject;
});
}
String.prototype.renderTip = function (context) {
return renderTip(this, context);
};
var re = /x/;
console.log(re);
re.toString = function() {
showMessage('哈哈,你打开了控制台,是想要看看我的秘密吗?', 5000);
return '';
};
$(document).on('copy', function (){
showMessage('你都复制了些什么呀,转载要记得加上出处哦~~', 5000);
});
function initTips(){
$.ajax({
cache: true,
url: `${message_Path}message.json`,
dataType: "json",
success: function (result){
$.each(result.mouseover, function (index, tips){
$(tips.selector).mouseover(function (){
var text = tips.text;
if(Array.isArray(tips.text)) text = tips.text[Math.floor(Math.random() * tips.text.length + 1)-1];
text = text.renderTip({text: $(this).text()});
showMessage(text, 3000);
});
});
$.each(result.click, function (index, tips){
$(tips.selector).click(function (){
var text = tips.text;
if(Array.isArray(tips.text)) text = tips.text[Math.floor(Math.random() * tips.text.length + 1)-1];
text = text.renderTip({text: $(this).text()});
showMessage(text, 3000);
});
});
}
});
}
initTips();
(function (){
var text;
if(document.referrer !== ''){
var referrer = document.createElement('a');
referrer.href = document.referrer;
text = '嗨!来自 <span style="color:#0099cc;">' + referrer.hostname + '</span> 的朋友!';
var domain = referrer.hostname.split('.')[1];
if (domain == 'baidu') {
text = '嗨! 来自 百度搜索 的朋友!<br>欢迎访问<span style="color:#0099cc;">「 ' + document.title.split(' - ')[0] + ' 」</span>';
}else if (domain == 'so') {
text = '嗨! 来自 360搜索 的朋友!<br>欢迎访问<span style="color:#0099cc;">「 ' + document.title.split(' - ')[0] + ' 」</span>';
}else if (domain == 'google') {
text = '嗨! 来自 谷歌搜索 的朋友!<br>欢迎访问<span style="color:#0099cc;">「 ' + document.title.split(' - ')[0] + ' 」</span>';
}
}else {
if (window.location.href == `${home_Path}`) { //主页URL判断需要斜杠结尾
var now = (new Date()).getHours();
if (now > 23 || now <= 5) {
text = '你是夜猫子呀?这么晚还不睡觉,明天起的来嘛?';
} else if (now > 5 && now <= 7) {
text = '早上好!一日之计在于晨,美好的一天就要开始了!';
} else if (now > 7 && now <= 11) {
text = '上午好!工作顺利嘛,不要久坐,多起来走动走动哦!';
} else if (now > 11 && now <= 14) {
text = '中午了,工作了一个上午,现在是午餐时间!';
} else if (now > 14 && now <= 17) {
text = '午后很容易犯困呢,今天的运动目标完成了吗?';
} else if (now > 17 && now <= 19) {
text = '傍晚了!窗外夕阳的景色很美丽呢,最美不过夕阳红~~';
} else if (now > 19 && now <= 21) {
text = '晚上好,今天过得怎么样?';
} else if (now > 21 && now <= 23) {
text = '已经这么晚了呀,早点休息吧,晚安~~';
} else {
text = '嗨~ 快来逗我玩吧!';
}
}else {
text = '欢迎阅读<span style="color:#0099cc;">「 ' + document.title.split(' - ')[0] + ' 」</span>';
}
}
showMessage(text, 12000);
})();
window.setInterval(showHitokoto,30000);
function showHitokoto(){
$.getJSON('https://v1.hitokoto.cn/',function(result){
showMessage(result.hitokoto, 5000);
});
}
function showMessage(text, timeout){
if(Array.isArray(text)) text = text[Math.floor(Math.random() * text.length + 1)-1];
//console.log('showMessage', text);
$('.message').stop();
$('.message').html(text).fadeTo(200, 1);
if (timeout === null) timeout = 5000;
hideMessage(timeout);
}
function hideMessage(timeout){
$('.message').stop().css('opacity',1);
if (timeout === null) timeout = 5000;
$('.message').delay(timeout).fadeTo(200, 0);
}
function initLive2d (){
$('.hide-button').fadeOut(0).on('click', () => {
$('#landlord').css('display', 'none')
})
$('#landlord').hover(() => {
$('.hide-button').fadeIn(600)
}, () => {
$('.hide-button').fadeOut(600)
})
}
initLive2d ();

@ -0,0 +1,18 @@
{
"mouseover": [
{
"selector": ".title a",
"text": ["要看看 {text} 么?"]
},
{
"selector": ".searchbox",
"text": ["在找什么东西呢,需要帮忙吗?"]
}
],
"click": [
{
"selector": "#landlord #live2d",
"text": ["不要动手动脚的!快把手拿开~~", "真…真的是不知羞耻!","Hentai", "再摸的话我可要报警了!⌇●﹏●⌇", "110吗这里有个变态一直在摸我(ó﹏ò。)"]
}
]
}

Binary file not shown.

@ -0,0 +1,5 @@
{
"type":"Live2D Expression",
"fade_in":500,
"fade_out":500
}

@ -0,0 +1,9 @@
{
"type":"Live2D Expression",
"fade_in":500,
"fade_out":500,
"params":[
{"id":"PARAM_BROW_L_FORM","val":-1},
{"id":"PARAM_BROW_R_FORM","val":-1}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

@ -0,0 +1,57 @@
{
"version": "Live2DViewerEX Config 1.0",
"model": "kannaEX.moc",
"textures": [
"kannaEX.2048/texture_00.png"
],
"layout": {
"center_x": 0.0,
"center_y": 0.0,
"width": 2.0
},
"hit_areas": [
{
"name": "body",
"id": "D_REF.BODY"
}
],
"motions": {
"tap_body": [
{
"file": "motions/tap_body/body_01.mtn",
"sound": "motions/tap_body/body_01.mp3"
}
],
"idle": [
{
"file": "motions/idle/idle_1.mtn"
},
{
"file": "motions/idle/idle_2.mtn"
},
{
"file": "motions/idle/idle_3.mtn"
},
{
"file": "motions/idle/idle_4.mtn"
},
{
"file": "motions/idle/idle_5.mtn"
},
{
"file": "motions/idle/idle_6.mtn"
}
]
},
"expressions": [
{
"name": "00.exp.json",
"file": "expressions/00.exp.json"
},
{
"name": "sad.exp.json",
"file": "expressions/sad.exp.json"
}
],
"physics": "physics.json"
}

@ -0,0 +1,40 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_L_SMILE=0
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,0.67,0.33,0,0.33,0.67,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_SMILE=0
PARAM_EYE_BALL_X=0
PARAM_EYE_BALL_Y=0
PARAM_BROW_L_Y=0
PARAM_BROW_R_Y=0
PARAM_BROW_L_X=0
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0
PARAM_BROW_R_ANGLE=0
PARAM_BROW_L_FORM=0
PARAM_BROW_R_FORM=0
PARAM_MOUTH_FORM=1
PARAM_MOUTH_OPEN_Y=0
PARAM_CHEEK=0
PARAM_ANGLE_X=0,-0.015,-0.06,-0.13,-0.23,-0.36,-0.51,-0.69,-0.89,-1.11,-1.36,-1.63,-1.91,-2.22,-2.55,-2.89,-3.25,-3.62,-4.01,-4.41,-4.83,-5.25,-5.69,-6.14,-6.59,-7.05,-7.52,-8,-8.48,-8.96,-9.46,-9.95,-10.44,-10.94,-11.43,-11.93,-12.41,-12.91,-13.39,-13.87,-14.34,-14.81,-15.27,-15.73,-16.17,-16.6,-17.02,-17.43,-17.84,-18.22,-18.59,-18.95,-19.29,-19.61,-19.92,-20.21,-20.48,-20.73,-20.96,-21.17,-21.36,-21.53,-21.67,-21.79,-21.88,-21.95,-21.99,-22,-21.97,-21.89,-21.77,-21.59,-21.36,-21.09,-20.78,-20.42,-20.03,-19.6,-19.13,-18.63,-18.1,-17.53,-16.95,-16.33,-15.69,-15.02,-14.32,-13.62,-12.89,-12.14,-11.38,-10.61,-9.81,-9.03,-8.21,-7.4,-6.58,-5.76,-4.94,-4.11,-3.28,-2.45,-1.63,-0.81,0,0.8,1.59,2.37,3.15,3.9,4.64,5.37,6.07,6.75,7.42,8.06,8.67,9.26,9.82,10.36,10.86,11.33,11.77,12.17,12.54,12.87,13.16,13.41,13.62,13.78,13.9,13.98,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,14,13.98,13.92,13.83,13.7,13.53,13.33,13.11,12.85,12.56,12.24,11.91,11.54,11.16,10.75,10.33,9.88,9.42,8.94,8.44,7.93,7.41,6.88,6.33,5.78,5.23,4.66,4.09,3.52,2.94,2.36,1.78,1.21,0.63,0.06,-0.51,-1.07,-1.62,-2.17,-2.72,-3.24,-3.76,-4.27,-4.76,-5.23,-5.7,-6.14,-6.56,-6.97,-7.35,-7.72,-8.06,-8.38,-8.67,-8.94,-9.18,-9.39,-9.57,-9.72,-9.84,-9.93,-9.98,-10,-9.95,-9.81,-9.58,-9.26,-8.86,-8.4,-7.85,-7.24,-6.56,-5.84,-5.04,-4.21,-3.32,-2.41,-1.44,-0.46,0.58,1.61,2.69,3.76,4.86,5.94,7.06,8.14,9.24,10.31,11.39,12.42,13.46,14.44,15.41,16.32,17.21,18.04,18.84,19.56,20.24,20.85,21.4,21.86,22.26,22.58,22.81,22.95,23,22.96,22.82,22.62,22.34,21.98,21.56,21.09,20.56,19.98,19.36,18.69,18,17.26,16.5,15.72,14.92,14.11,13.28,12.44,11.6,10.78,9.94,9.12,8.3,7.52,6.75,5.98,5.26,4.57,3.91,3.3,2.72,2.18,1.71,1.28,0.9,0.59,0.33,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.05,-0.18,-0.4,-0.69,-1.05,-1.48,-1.97,-2.51,-3.09,-3.72,-4.38,-5.08,-5.79,-6.52,-7.27,-8.03,-8.79,-9.53,-10.28,-11.01,-11.71,-12.4,-13.05,-13.67,-14.25,-14.79,-15.28,-15.71,-16.09,-16.4,-16.66,-16.85,-16.96,-17,-16.985,-16.94,-16.87,-16.77,-16.64,-16.48,-16.3,-16.1,-15.87,-15.61,-15.34,-15.04,-14.73,-14.39,-14.03,-13.66,-13.26,-12.85,-12.43,-11.99,-11.53,-11.06,-10.57,-10.09,-9.58,-9.06,-8.53,-8,-7.46,-6.9,-6.34,-5.79,-5.22,-4.64,-4.06,-3.49,-2.91,-2.32,-1.74,-1.16,-0.58,0,0.6,1.14,1.66,2.13,2.56,2.95,3.32,3.65,3.95,4.23,4.47,4.69,4.89,5.07,5.23,5.37,5.49,5.59,5.68,5.76,5.82,5.87,5.91,5.94,5.97,5.983,5.993,5.998,6,5.994,5.976,5.95,5.91,5.86,5.8,5.73,5.65,5.56,5.47,5.37,5.26,5.14,5.02,4.9,4.76,4.63,4.49,4.34,4.2,4.04,3.89,3.74,3.58,3.42,3.26,3.1,2.94,2.78,2.62,2.46,2.31,2.15,2,1.85,1.7,1.56,1.42,1.29,1.16,1.03,0.91,0.8,0.69,0.58,0.49,0.4,0.32,0.25,0.19,0.13,0.08,0.05,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.018,0.07,0.16,0.28,0.43,0.61,0.82,1.06,1.32,1.6,1.91,2.23,2.58,2.94,3.32,3.72,4.13,4.55,4.99,5.43,5.87,6.32,6.79,7.25,7.71,8.18,8.63,9.1,9.55,10.01,10.45,10.88,11.31,11.73,12.14,12.53,12.91,13.27,13.61,13.94,14.24,14.53,14.8,15.04,15.26,15.44,15.61,15.75,15.86,15.94,15.98,16,15.982,15.93,15.84,15.72,15.57,15.39,15.18,14.94,14.68,14.4,14.09,13.76,13.41,13.05,12.67,12.26,11.85,11.43,10.99,10.55,10.1,9.64,9.17,8.7,8.23,7.77,7.3,6.83,6.36,5.9,5.45,5.01,4.57,4.15,3.74,3.33,2.95,2.59,2.24,1.91,1.6,1.32,1.06,0.82,0.61,0.43,0.28,0.16,0.07,0.02,0,0,0,0,0,0
PARAM_BODY_ANGLE_X=0,-0.007,-0.027,-0.06,-0.11,-0.16,-0.23,-0.31,-0.4,-0.51,-0.62,-0.74,-0.87,-1.01,-1.16,-1.32,-1.48,-1.65,-1.83,-2.02,-2.21,-2.41,-2.61,-2.81,-3.02,-3.24,-3.46,-3.68,-3.9,-4.13,-4.36,-4.59,-4.83,-5.06,-5.3,-5.53,-5.76,-6,-6.25,-6.48,-6.71,-6.91,-7.11,-7.29,-7.46,-7.62,-7.77,-7.91,-8.04,-8.15,-8.26,-8.36,-8.45,-8.53,-8.6,-8.67,-8.73,-8.78,-8.82,-8.86,-8.89,-8.92,-8.94,-8.963,-8.977,-8.988,-8.995,-8.999,-9,-8.994,-8.975,-8.94,-8.9,-8.85,-8.78,-8.71,-8.62,-8.52,-8.41,-8.3,-8.17,-8.03,-7.89,-7.74,-7.58,-7.41,-7.23,-7.05,-6.85,-6.66,-6.46,-6.24,-6.03,-5.81,-5.59,-5.35,-5.12,-4.88,-4.64,-4.39,-4.14,-3.89,-3.63,-3.38,-3.11,-2.86,-2.6,-2.33,-2.07,-1.8,-1.53,-1.27,-1,-0.74,-0.48,-0.21,0.05,0.31,0.56,0.82,1.07,1.32,1.56,1.8,2.04,2.27,2.5,2.73,2.95,3.16,3.37,3.57,3.77,3.96,4.14,4.32,4.49,4.65,4.8,4.95,5.09,5.21,5.34,5.45,5.55,5.64,5.72,5.8,5.86,5.91,5.95,5.98,5.994,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,5.983,5.93,5.85,5.74,5.6,5.44,5.25,5.05,4.82,4.57,4.31,4.04,3.75,3.46,3.15,2.84,2.52,2.2,1.87,1.54,1.22,0.89,0.57,0.25,-0.06,-0.36,-0.66,-0.94,-1.21,-1.47,-1.71,-1.94,-2.15,-2.33,-2.5,-2.65,-2.77,-2.87,-2.94,-2.98,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-3,-2.99,-2.96,-2.91,-2.84,-2.76,-2.66,-2.54,-2.41,-2.26,-2.11,-1.93,-1.75,-1.56,-1.36,-1.15,-0.93,-0.71,-0.48,-0.25,-0.01,0.23,0.48,0.72,0.97,1.22,1.46,1.7,1.94,2.18,2.41,2.64,2.86,3.08,3.28,3.48,3.67,3.85,4.02,4.18,4.33,4.46,4.58,4.69,4.78,4.86,4.92,4.96,4.99,5,4.994,4.978,4.95,4.91,4.86,4.81,4.74,4.67,4.59,4.5,4.4,4.3,4.19,4.08,3.96,3.83,3.7,3.57,3.44,3.3,3.16,3.01,2.87,2.72,2.57,2.43,2.28,2.13,1.99,1.84,1.7,1.56,1.43,1.3,1.17,1.04,0.92,0.81,0.7,0.6,0.5,0.41,0.33,0.26,0.19,0.14,0.09,0.05,0.02,0.006,0,0,0,0
PARAM_BODY_ANGLE_Y=0
PARAM_BODY_ANGLE_Z=0
PARAM_BREATH=0
PARAM_HAIR_FRONT=0
PARAM_HAIR_SIDE=0
PARAM_HAIR_BACK=0
PARAM_hudiejie=0
PARAM_diaodai=0
PARAM_qunzi=0
PARAM_ruyaoX=0
PARAM_ruyaoY=0
PARAM_stdd=0

@ -0,0 +1,26 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.93,-13.84,-13.72,-13.57,-13.39,-13.18,-12.94,-12.68,-12.39,-12.09,-11.75,-11.4,-11.02,-10.63,-10.22,-9.8,-9.36,-8.9,-8.43,-7.96,-7.47,-6.97,-6.47,-5.96,-5.44,-4.92,-4.39,-3.86,-3.33,-2.8,-2.28,-1.75,-1.22,-0.69,-0.18,0.32,0.83,1.32,1.81,2.28,2.74,3.19,3.63,4.05,4.46,4.85,5.22,5.57,5.91,6.22,6.51,6.78,7.03,7.25,7.44,7.61,7.75,7.86,7.93,7.98,8,7.99,7.97,7.93,7.87,7.8,7.72,7.63,7.52,7.4,7.27,7.12,6.97,6.81,6.64,6.46,6.28,6.08,5.88,5.68,5.46,5.24,5.02,4.8,4.57,4.35,4.11,3.88,3.64,3.41,3.18,2.95,2.72,2.49,2.26,2.04,1.82,1.6,1.39,1.19,0.99,0.8,0.61,0.44,0.27,0.1,-0.05,-0.19,-0.32,-0.45,-0.56,-0.66,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-1,-0.99,-0.97,-0.95,-0.93,-0.9,-0.86,-0.83,-0.79,-0.74,-0.7,-0.65,-0.6,-0.55,-0.51,-0.46,-0.41,-0.36,-0.32,-0.27,-0.23,-0.19,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Y=0,0.03,0.13,0.28,0.49,0.74,1.04,1.38,1.75,2.16,2.59,3.05,3.52,4.01,4.5,5,5.5,5.99,6.48,6.95,7.41,7.84,8.25,8.62,8.96,9.26,9.51,9.72,9.87,9.97,10,9.98,9.91,9.8,9.65,9.45,9.22,8.96,8.65,8.32,7.95,7.56,7.14,6.68,6.21,5.72,5.19,4.65,4.1,3.51,2.92,2.31,1.69,1.05,0.41,-0.24,-0.9,-1.56,-2.23,-2.9,-3.58,-4.26,-4.92,-5.6,-6.27,-6.93,-7.58,-8.23,-8.87,-9.5,-10.12,-10.72,-11.31,-11.88,-12.43,-12.98,-13.49,-13.99,-14.46,-14.91,-15.34,-15.73,-16.11,-16.45,-16.76,-17.04,-17.29,-17.5,-17.68,-17.82,-17.92,-17.98,-18,-17.98,-17.92,-17.81,-17.67,-17.5,-17.29,-17.04,-16.77,-16.46,-16.13,-15.76,-15.37,-14.96,-14.53,-14.07,-13.59,-13.09,-12.59,-12.06,-11.52,-10.96,-10.4,-9.83,-9.24,-8.66,-8.06,-7.48,-6.87,-6.28,-5.68,-5.09,-4.5,-3.91,-3.34,-2.76,-2.21,-1.65,-1.12,-0.6,-0.09,0.4,0.87,1.33,1.77,2.18,2.57,2.93,3.27,3.58,3.87,4.13,4.35,4.54,4.71,4.83,4.92,4.98,5,4.99,4.96,4.92,4.85,4.78,4.68,4.58,4.46,4.33,4.2,4.05,3.9,3.74,3.57,3.41,3.24,3.06,2.89,2.72,2.54,2.38,2.21,2.05,1.89,1.74,1.59,1.46,1.33,1.21,1.1,1,0.9,0.8,0.72,0.64,0.56,0.5,0.43,0.38,0.33,0.28,0.24,0.2,0.17,0.14,0.12,0.09,0.07,0.06,0.04,0.03,0.02,0.02,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.95,-5.81,-5.59,-5.29,-4.92,-4.49,-4,-3.48,-2.91,-2.32,-1.68,-1.05,-0.4,0.25,0.88,1.51,2.14,2.72,3.28,3.8,4.28,4.7,5.08,5.4,5.66,5.84,5.96,6,5.98,5.91,5.79,5.64,5.46,5.24,5,4.73,4.45,4.14,3.83,3.5,3.17,2.83,2.5,2.17,1.86,1.55,1.27,1,0.76,0.54,0.36,0.21,0.09,0.02,0,0,0,0,0,0,0
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.95,0.95,0.91,0.82,0.7,0.56,0.41,0.27,0.15,0.07,0.01,0,0,0,0,0,0,0,0,0.01,0.03,0.08,0.13,0.2,0.28,0.36,0.44,0.53,0.61,0.7,0.78,0.86,0.93,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.97,0.92,0.83,0.73,0.62,0.49,0.36,0.24,0.12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.16,0.28,0.4,0.5,0.59,0.66,0.73,0.79,0.84,0.88,0.91,0.94,0.96,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.05,0.1,0.16,0.23,0.31,0.4,0.48,0.57,0.66,0.75,0.84,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.97,0.92,0.83,0.73,0.62,0.49,0.36,0.24,0.12,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.16,0.28,0.4,0.5,0.59,0.66,0.73,0.79,0.84,0.88,0.91,0.94,0.96,0.98,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_BALL_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.26,-0.28,-0.3,-0.32,-0.34,-0.35,-0.37,-0.39,-0.4,-0.41,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.41,-0.4,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.17,-0.15,-0.13,-0.1,-0.08,-0.06,-0.04,-0.01,0.01,0.03,0.06,0.08,0.1,0.12,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.36,0.38,0.39,0.41,0.42,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.5,0.5,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.51,0.5,0.48,0.46,0.44,0.42,0.39,0.37,0.34,0.31,0.29,0.26,0.23,0.2,0.18,0.15,0.12,0.1,0.08,0.06,0.04,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_Y=0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.48,0.5,0.52,0.54,0.55,0.56,0.57,0.58,0.58,0.53,0.38,0.18,-0.06,-0.3,-0.53,-0.72,-0.87,-0.97,-1,-1,-0.99,-0.98,-0.97,-0.96,-0.94,-0.92,-0.9,-0.87,-0.85,-0.82,-0.79,-0.75,-0.72,-0.68,-0.64,-0.6,-0.56,-0.52,-0.48,-0.43,-0.39,-0.35,-0.3,-0.26,-0.21,-0.17,-0.12,-0.08,-0.04,0.01,0.05,0.09,0.13,0.17,0.21,0.24,0.28,0.31,0.34,0.37,0.4,0.42,0.45,0.47,0.49,0.5,0.52,0.53,0.53,0.54,0.54,0.54,0.52,0.51,0.48,0.45,0.41,0.37,0.33,0.28,0.24,0.18,0.13,0.08,0.03,-0.03,-0.08,-0.13,-0.18,-0.23,-0.27,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.49,-0.5,-0.5,-0.5,-0.49,-0.47,-0.45,-0.42,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.14,-0.09,-0.05,0,0.05,0.09,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.38,0.39,0.41,0.42,0.42,0.41,0.4,0.37,0.33,0.29,0.25,0.2,0.15,0.11,0.06,0.02,-0.01,-0.04,-0.06,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_Y=0
PARAM_BROW_R_Y=0
PARAM_BROW_L_X=0
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0
PARAM_BROW_R_ANGLE=0
PARAM_BROW_L_FORM=0
PARAM_BROW_R_FORM=0
PARAM_MOUTH_FORM=1
PARAM_MOUTH_OPEN_Y=0
PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ARM_R=0

@ -0,0 +1,26 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_ANGLE_X=0,-0.05,-0.18,-0.39,-0.68,-1.04,-1.46,-1.93,-2.45,-3.02,-3.62,-4.27,-4.93,-5.61,-6.3,-7,-7.7,-8.39,-9.07,-9.73,-10.38,-10.98,-11.55,-12.07,-12.54,-12.96,-13.32,-13.61,-13.82,-13.95,-14,-13.98,-13.93,-13.84,-13.72,-13.57,-13.39,-13.18,-12.94,-12.68,-12.39,-12.09,-11.75,-11.4,-11.02,-10.63,-10.22,-9.8,-9.36,-8.9,-8.43,-7.96,-7.47,-6.97,-6.47,-5.96,-5.44,-4.92,-4.39,-3.86,-3.33,-2.8,-2.28,-1.75,-1.22,-0.69,-0.18,0.32,0.83,1.32,1.81,2.28,2.74,3.19,3.63,4.05,4.46,4.85,5.22,5.57,5.91,6.22,6.51,6.78,7.03,7.25,7.44,7.61,7.75,7.86,7.93,7.98,8,7.99,7.97,7.93,7.87,7.8,7.72,7.63,7.52,7.4,7.27,7.12,6.97,6.81,6.64,6.46,6.28,6.08,5.88,5.68,5.46,5.24,5.02,4.8,4.57,4.35,4.11,3.88,3.64,3.41,3.18,2.95,2.72,2.49,2.26,2.04,1.82,1.6,1.39,1.19,0.99,0.8,0.61,0.44,0.27,0.1,-0.05,-0.19,-0.32,-0.45,-0.56,-0.66,-0.75,-0.82,-0.88,-0.93,-0.97,-0.99,-1,-1,-1,-1,-0.99,-0.99,-0.98,-0.97,-0.96,-0.95,-0.94,-0.92,-0.9,-0.88,-0.86,-0.83,-0.81,-0.78,-0.74,-0.7,-0.66,-0.62,-0.58,-0.53,-0.47,-0.41,-0.35,-0.29,-0.22,-0.15,-0.08,0,0.09,0.18,0.28,0.37,0.46,0.55,0.64,0.73,0.81,0.9,0.98,1.06,1.14,1.22,1.3,1.37,1.44,1.5,1.57,1.63,1.68,1.73,1.78,1.83,1.86,1.9,1.93,1.95,1.97,1.99,2,2,2,1.99,1.98,1.97,1.95,1.93,1.91,1.88,1.85,1.82,1.79,1.75,1.71,1.67,1.62,1.58,1.53,1.48,1.43,1.38,1.33,1.28,1.22,1.17,1.12,1.06,1.01,0.95,0.9,0.84,0.79,0.74,0.68,0.63,0.58,0.53,0.49,0.44,0.39,0.35,0.31,0.27,0.23,0.2,0.17,0.14,0.11,0.08,0.06,0.04,0.03,0.02,0.01,0,0,0,0,0,0,0,0
PARAM_ANGLE_Y=0,0.03,0.13,0.28,0.49,0.74,1.04,1.38,1.75,2.16,2.59,3.05,3.52,4.01,4.5,5,5.5,5.99,6.48,6.95,7.41,7.84,8.25,8.62,8.96,9.26,9.51,9.72,9.87,9.97,10,9.98,9.91,9.8,9.65,9.45,9.22,8.96,8.65,8.32,7.95,7.56,7.14,6.68,6.21,5.72,5.19,4.65,4.1,3.51,2.92,2.31,1.69,1.05,0.41,-0.24,-0.9,-1.56,-2.23,-2.9,-3.58,-4.26,-4.92,-5.6,-6.27,-6.93,-7.58,-8.23,-8.87,-9.5,-10.12,-10.72,-11.31,-11.88,-12.43,-12.98,-13.49,-13.99,-14.46,-14.91,-15.34,-15.73,-16.11,-16.45,-16.76,-17.04,-17.29,-17.5,-17.68,-17.82,-17.92,-17.98,-18,-17.98,-17.92,-17.81,-17.67,-17.5,-17.29,-17.04,-16.77,-16.46,-16.13,-15.76,-15.37,-14.96,-14.53,-14.07,-13.59,-13.09,-12.59,-12.06,-11.52,-10.96,-10.4,-9.83,-9.24,-8.66,-8.06,-7.48,-6.87,-6.28,-5.68,-5.09,-4.5,-3.91,-3.34,-2.76,-2.21,-1.65,-1.12,-0.6,-0.09,0.4,0.87,1.33,1.77,2.18,2.57,2.93,3.27,3.58,3.87,4.13,4.35,4.54,4.71,4.83,4.92,4.98,5,5,5,5.01,5.01,5.01,5.01,5,4.99,4.98,4.95,4.92,4.87,4.82,4.75,4.67,4.58,4.48,4.35,4.22,4.06,3.89,3.69,3.48,3.25,2.99,2.72,2.42,2.1,1.76,1.39,1,0.5,-0.1,-0.77,-1.51,-2.3,-3.15,-4.06,-5,-5.96,-6.97,-7.97,-8.99,-10.02,-11.05,-12.08,-13.1,-14.09,-15.05,-15.99,-16.9,-17.76,-18.59,-19.34,-20.06,-20.7,-21.27,-21.78,-22.21,-22.55,-22.79,-22.95,-23,-22.98,-22.91,-22.79,-22.64,-22.45,-22.21,-21.94,-21.64,-21.3,-20.93,-20.53,-20.1,-19.65,-19.18,-18.67,-18.15,-17.61,-17.06,-16.49,-15.9,-15.31,-14.7,-14.08,-13.46,-12.84,-12.21,-11.58,-10.94,-10.32,-9.7,-9.07,-8.47,-7.87,-7.28,-6.7,-6.13,-5.58,-5.05,-4.53,-4.03,-3.56,-3.11,-2.68,-2.28,-1.91,-1.56,-1.25,-0.97,-0.72,-0.5,-0.33,-0.19,-0.08,-0.02,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,-0.01,-0.05,-0.11,-0.19,-0.3,-0.42,-0.55,-0.7,-0.86,-1.04,-1.22,-1.41,-1.6,-1.8,-2,-2.2,-2.4,-2.59,-2.78,-2.96,-3.14,-3.3,-3.45,-3.58,-3.7,-3.81,-3.89,-3.95,-3.99,-4,-3.96,-3.84,-3.64,-3.38,-3.07,-2.69,-2.27,-1.81,-1.32,-0.79,-0.24,0.33,0.91,1.51,2.12,2.73,3.33,3.92,4.5,5.06,5.61,6.13,6.62,7.07,7.49,7.86,8.2,8.47,8.7,8.86,8.96,9,8.98,8.91,8.79,8.63,8.44,8.22,7.96,7.68,7.37,7.04,6.69,6.33,5.95,5.57,5.19,4.8,4.42,4.03,3.66,3.3,2.95,2.62,2.31,2.03,1.77,1.54,1.35,1.19,1.07,1,0.95,0.9,0.85,0.81,0.76,0.72,0.68,0.64,0.61,0.57,0.53,0.5,0.47,0.44,0.41,0.38,0.36,0.33,0.31,0.28,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.12,0.1,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.02,-0.08,-0.17,-0.29,-0.43,-0.6,-0.8,-1.01,-1.24,-1.48,-1.74,-2,-2.27,-2.54,-2.82,-3.11,-3.38,-3.65,-3.92,-4.18,-4.44,-4.68,-4.9,-5.11,-5.3,-5.48,-5.63,-5.76,-5.86,-5.94,-5.98,-6,-5.99,-5.98,-5.95,-5.91,-5.86,-5.79,-5.72,-5.64,-5.56,-5.46,-5.36,-5.24,-5.13,-5,-4.87,-4.73,-4.6,-4.45,-4.3,-4.15,-3.99,-3.83,-3.67,-3.51,-3.35,-3.18,-3.02,-2.86,-2.69,-2.53,-2.37,-2.21,-2.05,-1.9,-1.75,-1.6,-1.46,-1.32,-1.18,-1.05,-0.93,-0.81,-0.7,-0.59,-0.5,-0.41,-0.33,-0.25,-0.19,-0.13,-0.08,-0.05,-0.02,-0.01,0,0,0,0,0,0,0
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.91,0.73,0.49,0.25,0.07,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.02,0.04,0.07,0.12,0.17,0.23,0.3,0.37,0.45,0.54,0.63,0.72,0.82,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.02,0.05,0.1,0.16,0.23,0.3,0.38,0.47,0.55,0.63,0.7,0.76,0.81,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.9,0.9,0.9,0.9,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.92,0.74,0.5,0.26,0.08,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.04,0.07,0.11,0.16,0.22,0.28,0.36,0.44,0.53,0.62,0.71,0.81,0.91,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.96,0.87,0.74,0.59,0.44,0.3,0.18,0.09,0.03,0.01,0.02,0.05,0.1,0.16,0.23,0.3,0.38,0.47,0.55,0.63,0.7,0.76,0.81,0.84,0.85,0.85,0.85,0.86,0.86,0.86,0.86,0.86,0.86,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.87,0.88,0.88,0.88,0.88,0.88,0.88,0.89,0.89,0.89,0.9,0.9,0.9,0.9,0.91,0.91,0.91,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_BALL_X=0,0,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.13,-0.15,-0.17,-0.19,-0.22,-0.24,-0.26,-0.28,-0.3,-0.32,-0.34,-0.35,-0.37,-0.39,-0.4,-0.41,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.41,-0.39,-0.38,-0.37,-0.35,-0.34,-0.32,-0.3,-0.29,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.16,-0.14,-0.12,-0.1,-0.08,-0.06,-0.04,-0.02,0,0.02,0.04,0.06,0.08,0.1,0.12,0.14,0.16,0.18,0.2,0.22,0.23,0.25,0.27,0.29,0.3,0.32,0.33,0.35,0.36,0.38,0.39,0.4,0.42,0.43,0.44,0.45,0.46,0.47,0.48,0.48,0.49,0.5,0.5,0.51,0.51,0.51,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.52,0.51,0.5,0.48,0.46,0.44,0.42,0.39,0.37,0.34,0.31,0.29,0.26,0.23,0.2,0.18,0.15,0.12,0.1,0.08,0.06,0.04,0.02,0.01,0,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,0,0.01,0.02,0.03,0.04,0.05,0.07,0.08,0.1,0.12,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.37,0.39,0.41,0.43,0.45,0.47,0.49,0.51,0.52,0.54,0.55,0.57,0.58,0.59,0.6,0.62,0.62,0.63,0.64,0.64,0.65,0.65,0.65,0.65,0.65,0.64,0.64,0.63,0.63,0.62,0.61,0.6,0.59,0.58,0.57,0.56,0.54,0.53,0.51,0.5,0.48,0.47,0.45,0.43,0.42,0.4,0.38,0.36,0.34,0.33,0.31,0.29,0.27,0.26,0.24,0.22,0.21,0.19,0.17,0.16,0.14,0.13,0.11,0.1,0.09,0.08,0.06,0.05,0.04,0.04,0.03,0.02,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_Y=0,0,0.01,0.02,0.03,0.04,0.06,0.08,0.1,0.13,0.15,0.18,0.2,0.23,0.26,0.29,0.32,0.35,0.38,0.4,0.43,0.45,0.48,0.5,0.52,0.54,0.55,0.56,0.57,0.58,0.58,0.46,0.17,-0.21,-0.59,-0.88,-1,-1,-0.99,-0.99,-0.98,-0.96,-0.95,-0.93,-0.91,-0.89,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.68,-0.65,-0.61,-0.57,-0.54,-0.5,-0.46,-0.42,-0.38,-0.34,-0.3,-0.26,-0.21,-0.17,-0.13,-0.09,-0.05,-0.01,0.03,0.07,0.1,0.14,0.18,0.21,0.24,0.28,0.31,0.34,0.36,0.39,0.41,0.44,0.46,0.48,0.49,0.51,0.52,0.53,0.53,0.54,0.54,0.54,0.52,0.51,0.48,0.45,0.41,0.37,0.33,0.28,0.24,0.18,0.13,0.08,0.03,-0.03,-0.08,-0.13,-0.18,-0.23,-0.27,-0.32,-0.36,-0.39,-0.42,-0.45,-0.47,-0.49,-0.5,-0.5,-0.5,-0.49,-0.47,-0.45,-0.42,-0.39,-0.35,-0.31,-0.27,-0.23,-0.19,-0.14,-0.09,-0.05,0,0.05,0.09,0.14,0.18,0.22,0.26,0.29,0.32,0.35,0.38,0.39,0.41,0.42,0.42,0.41,0.4,0.37,0.34,0.31,0.27,0.23,0.18,0.14,0.09,0.05,0,-0.04,-0.08,-0.12,-0.16,-0.2,-0.24,-0.28,-0.32,-0.35,-0.39,-0.42,-0.45,-0.48,-0.51,-0.54,-0.57,-0.6,-0.62,-0.65,-0.67,-0.69,-0.72,-0.74,-0.76,-0.78,-0.79,-0.81,-0.83,-0.84,-0.86,-0.87,-0.89,-0.9,-0.91,-0.92,-0.93,-0.94,-0.95,-0.96,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-0.99,-1,-1,-1,-1,-1,-1,-1,-0.99,-0.98,-0.98,-0.97,-0.95,-0.94,-0.93,-0.91,-0.89,-0.87,-0.85,-0.83,-0.81,-0.79,-0.77,-0.74,-0.72,-0.69,-0.67,-0.64,-0.61,-0.59,-0.56,-0.53,-0.5,-0.48,-0.45,-0.42,-0.39,-0.37,-0.34,-0.32,-0.29,-0.27,-0.24,-0.22,-0.2,-0.18,-0.15,-0.14,-0.12,-0.1,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.01,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_Y=0
PARAM_BROW_R_Y=0
PARAM_BROW_L_X=0
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0
PARAM_BROW_R_ANGLE=0
PARAM_BROW_L_FORM=0
PARAM_BROW_R_FORM=0
PARAM_MOUTH_FORM=-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.1,-0.1,-0.1,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.2,-0.23,-0.26,-0.29,-0.31,-0.34,-0.37,-0.4,-0.43,-0.46,-0.49,-0.52,-0.54,-0.57,-0.6,-0.62,-0.65,-0.67,-0.69,-0.71,-0.73,-0.75,-0.77,-0.78,-0.79,-0.81,-0.82,-0.83,-0.83,-0.84,-0.85,-0.85,-0.86,-0.86,-0.87,-0.87,-0.87,-0.87,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.86,-0.85,-0.85,-0.84,-0.83,-0.82,-0.81,-0.8,-0.79,-0.78,-0.77,-0.75,-0.74,-0.73,-0.72,-0.72,-0.71,-0.7,-0.69,-0.69,-0.68,-0.68,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.68,-0.68,-0.68,-0.68,-0.69,-0.69,-0.69,-0.7,-0.7,-0.7,-0.71,-0.71,-0.71,-0.72,-0.72,-0.72,-0.73,-0.73,-0.73,-0.74,-0.74,-0.74,-0.74,-0.75,-0.75,-0.75,-0.75,-0.75,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.76,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.77,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.79,-0.78,-0.77,-0.75,-0.73,-0.71,-0.69,-0.66,-0.63,-0.6,-0.57,-0.53,-0.5,-0.46,-0.43,-0.39,-0.36,-0.33,-0.3,-0.27,-0.25,-0.23,-0.21,-0.19,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17
PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.07,0.07,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ARM_L=0,0,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.1,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.2,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.2,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.11,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.1,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ARM_R=0

@ -0,0 +1,40 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_L_SMILE=0
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.92,0.74,0.5,0.26,0.08,0,0,0,0,0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.08,0.26,0.5,0.74,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_SMILE=0
PARAM_EYE_BALL_X=0,0.002,0.009,0.019,0.033,0.049,0.068,0.09,0.11,0.14,0.16,0.19,0.22,0.24,0.27,0.29,0.32,0.34,0.36,0.382,0.399,0.413,0.425,0.433,0.438,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.444,0.454,0.47,0.49,0.51,0.54,0.57,0.6,0.62,0.65,0.67,0.691,0.707,0.72,0.727,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.73,0.729,0.726,0.722,0.715,0.707,0.698,0.686,0.674,0.66,0.644,0.627,0.609,0.59,0.57,0.55,0.53,0.5,0.48,0.45,0.43,0.4,0.37,0.35,0.32,0.29,0.26,0.23,0.2,0.17,0.14,0.11,0.08,0.05,0.02,-0.01,-0.04,-0.07,-0.1,-0.13,-0.16,-0.18,-0.21,-0.24,-0.26,-0.29,-0.31,-0.34,-0.36,-0.38,-0.4,-0.419,-0.437,-0.454,-0.47,-0.484,-0.496,-0.508,-0.517,-0.525,-0.532,-0.536,-0.539,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.539,-0.537,-0.535,-0.533,-0.529,-0.525,-0.521,-0.516,-0.51,-0.503,-0.497,-0.489,-0.48,-0.471,-0.462,-0.451,-0.44,-0.429,-0.416,-0.403,-0.39,-0.375,-0.36,-0.344,-0.328,-0.31,-0.292,-0.273,-0.254,-0.23,-0.21,-0.19,-0.17,-0.15,-0.12,-0.1,-0.07,-0.04,-0.02,0.01,0.04,0.07,0.1,0.13,0.16,0.2,0.23,0.26,0.28,0.31,0.34,0.36,0.38,0.4,0.423,0.441,0.458,0.473,0.487,0.499,0.51,0.519,0.526,0.532,0.537,0.539,0.54,0.539,0.537,0.533,0.528,0.522,0.515,0.506,0.496,0.485,0.473,0.461,0.447,0.432,0.417,0.401,0.384,0.367,0.349,0.331,0.312,0.292,0.272,0.252,0.23,0.211,0.19,0.17,0.15,0.13,0.11,0.09,0.065,0.04,0.02,0.004,-0.017,-0.036,-0.055,-0.074,-0.093,-0.11,-0.128,-0.144,-0.16,-0.175,-0.19,-0.204,-0.216,-0.228,-0.24,-0.25,-0.259,-0.267,-0.274,-0.279,-0.284,-0.287,-0.289,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29
PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.013,-0.05,-0.1,-0.17,-0.26,-0.35,-0.44,-0.54,-0.63,-0.72,-0.8,-0.87,-0.92,-0.96,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.999,-0.997,-0.993,-0.988,-0.982,-0.975,-0.966,-0.956,-0.945,-0.932,-0.919,-0.905,-0.89,-0.874,-0.857,-0.839,-0.821,-0.802,-0.782,-0.76,-0.74,-0.72,-0.7,-0.68,-0.65,-0.63,-0.61,-0.58,-0.56,-0.54,-0.51,-0.49,-0.46,-0.44,-0.42,-0.39,-0.37,-0.35,-0.32,-0.3,-0.28,-0.26,-0.24,-0.22,-0.198,-0.179,-0.161,-0.143,-0.126,-0.11,-0.095,-0.081,-0.068,-0.055,-0.044,-0.034,-0.025,-0.018,-0.012,-0.007,-0.003,-0.001,0,-0.002,-0.009,-0.02,-0.034,-0.051,-0.07,-0.1,-0.12,-0.15,-0.18,-0.21,-0.25,-0.28,-0.32,-0.36,-0.4,-0.44,-0.48,-0.51,-0.55,-0.59,-0.63,-0.67,-0.7,-0.74,-0.77,-0.81,-0.84,-0.86,-0.89,-0.91,-0.94,-0.955,-0.971,-0.983,-0.992,-0.998,-1,-1,-0.999,-0.998,-0.997,-0.996,-0.994,-0.992,-0.989,-0.986,-0.983,-0.98,-0.976,-0.972,-0.967,-0.963,-0.958,-0.952,-0.947,-0.941,-0.935,-0.929,-0.922,-0.915,-0.908,-0.901,-0.893,-0.885,-0.877,-0.869,-0.86,-0.852,-0.843,-0.833,-0.824,-0.814,-0.805,-0.795,-0.785,-0.774,-0.764,-0.753,-0.742,-0.731,-0.719,-0.708,-0.696,-0.685,-0.673,-0.661,-0.649,-0.636,-0.624,-0.611,-0.599,-0.586,-0.573,-0.56,-0.547,-0.534,-0.522,-0.509,-0.498,-0.486,-0.475,-0.464,-0.454,-0.444,-0.434,-0.424,-0.415,-0.406,-0.398,-0.389,-0.381,-0.373,-0.366,-0.359,-0.352,-0.345,-0.339,-0.333,-0.327,-0.321,-0.316,-0.311,-0.306,-0.301,-0.297,-0.293,-0.289,-0.285,-0.281,-0.278,-0.275,-0.272,-0.269,-0.267,-0.265,-0.262,-0.261,-0.259,-0.257,-0.256,-0.255,-0.253,-0.252,-0.252,-0.251,-0.251,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25
PARAM_BROW_L_Y=0
PARAM_BROW_R_Y=0
PARAM_BROW_L_X=0
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0
PARAM_BROW_R_ANGLE=0
PARAM_BROW_L_FORM=0
PARAM_BROW_R_FORM=0
PARAM_MOUTH_FORM=-0.5
PARAM_MOUTH_OPEN_Y=0
PARAM_CHEEK=0
PARAM_ANGLE_X=0,0.01,0.04,0.09,0.16,0.25,0.37,0.49,0.64,0.81,0.99,1.19,1.42,1.65,1.9,2.17,2.46,2.75,3.07,3.4,3.74,4.1,4.47,4.85,5.25,5.66,6.08,6.51,6.96,7.41,7.88,8.35,8.83,9.33,9.83,10.33,10.86,11.38,11.91,12.45,13,13.58,14.14,14.66,15.15,15.62,16.05,16.46,16.84,17.2,17.53,17.84,18.12,18.37,18.61,18.82,19.01,19.19,19.34,19.48,19.59,19.7,19.78,19.85,19.91,19.95,19.98,19.995,20,19.98,19.9,19.78,19.62,19.42,19.17,18.88,18.56,18.2,17.8,17.37,16.91,16.42,15.9,15.35,14.77,14.18,13.55,12.91,12.25,11.57,10.87,10.16,9.44,8.7,7.95,7.18,6.42,5.64,4.86,4.08,3.29,2.5,1.71,0.92,0.13,-0.65,-1.44,-2.21,-2.98,-3.74,-4.47,-5.21,-5.94,-6.64,-7.33,-8.01,-8.66,-9.3,-9.91,-10.51,-11.09,-11.63,-12.15,-12.65,-13.11,-13.55,-13.95,-14.32,-14.66,-14.96,-15.23,-15.46,-15.65,-15.8,-15.91,-15.98,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-16,-15.96,-15.85,-15.67,-15.42,-15.1,-14.72,-14.29,-13.79,-13.24,-12.64,-12,-11.29,-10.55,-9.77,-8.96,-8.11,-7.21,-6.3,-5.35,-4.36,-3.37,-2.35,-1.3,-0.25,0.82,1.9,2.99,4.09,5.2,6.31,7.42,8.52,9.62,10.73,11.82,12.89,13.94,15,16.04,17.05,18.03,19.01,19.95,20.86,21.75,22.6,23.41,24.19,24.92,25.63,26.27,26.89,27.45,27.96,28.42,28.83,29.18,29.47,29.7,29.86,29.97,30,29.982,29.93,29.84,29.73,29.58,29.4,29.19,28.95,28.68,28.39,28.07,27.73,27.37,26.99,26.58,26.16,25.71,25.25,24.78,24.29,23.78,23.26,22.72,22.18,21.63,21.07,20.5,19.93,19.35,18.77,18.18,17.59,17,16.41,15.82,15.23,14.65,14.07,13.5,12.93,12.37,11.82,11.28,10.74,10.22,9.71,9.22,8.75,8.29,7.84,7.42,7.01,6.63,6.27,5.93,5.61,5.32,5.05,4.81,4.6,4.42,4.27,4.16,4.07,4.02,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4
PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.08,-0.31,-0.67,-1.15,-1.74,-2.42,-3.19,-4.02,-4.92,-5.85,-6.83,-7.82,-8.85,-9.87,-10.89,-11.91,-12.89,-13.86,-14.78,-15.66,-16.47,-17.23,-17.92,-18.51,-19.03,-19.44,-19.75,-19.94,-20,-19.96,-19.86,-19.69,-19.45,-19.15,-18.8,-18.39,-17.92,-17.41,-16.85,-16.24,-15.58,-14.89,-14.16,-13.4,-12.6,-11.77,-10.92,-10.05,-9.15,-8.24,-7.31,-6.37,-5.41,-4.44,-3.47,-2.5,-1.53,-0.56,0.41,1.37,2.31,3.24,4.15,5.05,5.92,6.77,7.6,8.4,9.16,9.89,10.58,11.24,11.85,12.41,12.92,13.39,13.8,14.15,14.45,14.69,14.86,14.96,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,15,14.993,14.97,14.94,14.88,14.82,14.74,14.64,14.53,14.4,14.26,14.1,13.93,13.74,13.53,13.3,13.06,12.8,12.52,12.23,11.91,11.59,11.24,10.87,10.49,10.09,9.67,9.24,8.77,8.3,7.8,7.29,6.76,6.21,5.63,5.04,4.44,3.81,3.16,2.49,1.81,1.1,0.37,-0.38,-1.14,-1.94,-2.74,-3.57,-4.42,-5.28,-6.17,-7.07,-8,-9.27,-10.8,-12.5,-14.2,-15.82,-17.24,-18.41,-19.28,-19.82,-20,-19.95,-19.79,-19.53,-19.17,-18.74,-18.23,-17.63,-16.97,-16.25,-15.47,-14.64,-13.77,-12.86,-11.94,-10.98,-10,-9,-8,-7,-6,-5.02,-4.06,-3.14,-2.23,-1.36,-0.53,0.25,0.97,1.63,2.23,2.74,3.17,3.53,3.79,3.95,4,3.987,3.95,3.89,3.8,3.69,3.56,3.41,3.23,3.04,2.83,2.59,2.34,2.08,1.8,1.5,1.19,0.87,0.53,0.18,-0.18,-0.54,-0.92,-1.32,-1.71,-2.12,-2.53,-2.94,-3.36,-3.78,-4.21,-4.64,-5.07,-5.5,-5.93,-6.36,-6.79,-7.22,-7.64,-8.06,-8.47,-8.88,-9.29,-9.68,-10.08,-10.46,-10.82,-11.18,-11.53,-11.87,-12.19,-12.5,-12.8,-13.08,-13.34,-13.59,-13.83,-14.04,-14.23,-14.41,-14.56,-14.69,-14.8,-14.89,-14.95,-14.99,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15,-15
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.06,0.13,0.23,0.35,0.5,0.68,0.88,1.1,1.34,1.6,1.88,2.19,2.51,2.85,3.21,3.59,3.98,4.39,4.82,5.26,5.72,6.18,6.67,7.17,7.68,8.21,8.74,9.29,9.85,10.42,11,11.63,12.22,12.77,13.26,13.72,14.13,14.51,14.86,15.18,15.46,15.71,15.94,16.14,16.32,16.47,16.6,16.71,16.8,16.88,16.93,16.97,16.99,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.986,16.95,16.88,16.78,16.67,16.52,16.36,16.17,15.97,15.74,15.5,15.24,14.95,14.66,14.35,14.02,13.69,13.34,12.98,12.61,12.22,11.84,11.45,11.04,10.63,10.22,9.81,9.4,8.97,8.55,8.13,7.72,7.3,6.88,6.48,6.07,5.67,5.28,4.89,4.52,4.15,3.79,3.45,3.11,2.79,2.48,2.18,1.9,1.64,1.39,1.17,0.95,0.76,0.59,0.44,0.31,0.2,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_X=0,0.004,0.017,0.04,0.07,0.11,0.15,0.2,0.26,0.33,0.4,0.48,0.56,0.65,0.75,0.85,0.95,1.06,1.18,1.3,1.42,1.55,1.68,1.81,1.95,2.08,2.22,2.37,2.51,2.66,2.81,2.96,3.11,3.25,3.41,3.56,3.71,3.86,4.01,4.15,4.3,4.45,4.59,4.73,4.87,5.01,5.14,5.28,5.41,5.53,5.65,5.77,5.89,6,6.1,6.2,6.3,6.39,6.48,6.55,6.63,6.7,6.76,6.81,6.86,6.9,6.94,6.96,6.984,6.996,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6.992,6.97,6.93,6.87,6.81,6.73,6.64,6.54,6.42,6.3,6.18,6.04,5.9,5.75,5.59,5.44,5.28,5.11,4.94,4.77,4.61,4.44,4.27,4.1,3.93,3.77,3.61,3.45,3.3,3.15,3.01,2.88,2.75,2.63,2.52,2.42,2.33,2.24,2.17,2.11,2.06,2.03,2.01,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2.008,2.03,2.07,2.13,2.19,2.27,2.37,2.47,2.59,2.72,2.86,3.01,3.17,3.33,3.5,3.69,3.87,4.07,4.27,4.47,4.68,4.89,5.1,5.32,5.54,5.75,5.97,6.19,6.41,6.63,6.84,7.06,7.26,7.47,7.67,7.87,8.06,8.24,8.42,8.6,8.76,8.92,9.07,9.21,9.34,9.46,9.57,9.66,9.75,9.82,9.89,9.94,9.97,9.99,10,10,10,10,10,10,10,10,10,10,10,10,9.991,9.97,9.92,9.87,9.8,9.71,9.62,9.51,9.39,9.26,9.12,8.98,8.82,8.66,8.49,8.32,8.15,7.96,7.78,7.59,7.4,7.22,7.02,6.83,6.64,6.46,6.27,6.09,5.91,5.73,5.56,5.4,5.24,5.08,4.94,4.8,4.67,4.55,4.44,4.35,4.26,4.18,4.12,4.07,4.03,4.01,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4
PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.017,0.04,0.07,0.1,0.15,0.2,0.25,0.31,0.38,0.45,0.53,0.61,0.69,0.78,0.87,0.96,1.06,1.15,1.25,1.35,1.45,1.55,1.65,1.75,1.85,1.94,2.04,2.13,2.22,2.31,2.39,2.47,2.55,2.62,2.69,2.75,2.8,2.85,2.9,2.93,2.96,2.98,2.996,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3,3
PARAM_BODY_ANGLE_Z=0
PARAM_BREATH=0
PARAM_HAIR_FRONT=0
PARAM_HAIR_SIDE=0
PARAM_HAIR_BACK=0
PARAM_hudiejie=0
PARAM_diaodai=0
PARAM_qunzi=0
PARAM_ruyaoX=0
PARAM_ruyaoY=0
PARAM_stdd=0

@ -0,0 +1,40 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.16,0.24,0.32,0.4,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.75,0.5,0.25,0,0.25,0.5,0.75,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.75,0.5,0.25,0,0.25,0.5,0.75,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_L_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,0.97,0.88,0.75,0.6,0.44,0.3,0.17,0.08,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.16,0.24,0.32,0.4,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.13,0.26,0.42,0.58,0.74,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.75,0.5,0.25,0,0.25,0.5,0.75,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.75,0.5,0.25,0,0.25,0.5,0.75,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_BALL_X=0
PARAM_EYE_BALL_Y=0
PARAM_BROW_L_Y=0
PARAM_BROW_R_Y=0
PARAM_BROW_L_X=0
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0
PARAM_BROW_R_ANGLE=0
PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.007,0.025,0.05,0.09,0.12,0.17,0.21,0.26,0.31,0.35,0.39,0.43,0.46,0.49,0.51,0.525,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.512,0.46,0.39,0.31,0.22,0.14,0.07,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.013,0.05,0.1,0.16,0.24,0.32,0.4,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.97,0.87,0.74,0.58,0.42,0.26,0.13,0.03,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_MOUTH_FORM=0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.46,0.39,0.28,0.16,0.03,-0.09,-0.2,-0.27,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.3,-0.296,-0.286,-0.269,-0.25,-0.22,-0.19,-0.16,-0.14,-0.11,-0.08,-0.05,-0.03,-0.014,-0.004,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.015,0.05,0.11,0.16,0.21,0.26,0.29,0.33,0.35,0.37,0.38,0.386,0.389,0.39,0.39,0.385,0.375,0.36,0.345,0.335,0.33,0.333,0.34,0.35,0.36,0.367,0.37,0.37,0.37,0.37,0.37,0.37,0.358,0.33,0.29,0.25,0.22,0.21,0.215,0.225,0.24,0.255,0.265,0.27,0.268,0.262,0.256,0.249,0.244,0.241,0.24,0.245,0.259,0.278,0.3,0.32,0.35,0.364,0.378,0.387,0.39,0.386,0.374,0.356,0.33,0.31,0.28,0.25,0.23,0.2,0.186,0.174,0.17,0.171,0.173,0.177,0.183,0.189,0.196,0.203,0.211,0.219,0.227,0.235,0.242,0.249,0.255,0.26,0.264,0.267,0.269,0.27,0.261,0.24,0.21,0.18,0.14,0.1,0.07,0.04,0.02,0.005,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.001,0.004,0.009,0.016,0.025,0.036,0.048,0.061,0.076,0.092,0.109,0.126,0.145,0.165,0.185,0.21,0.23,0.25,0.27,0.29,0.31,0.33,0.35,0.38,0.395,0.415,0.434,0.451,0.468,0.484,0.499,0.512,0.524,0.535,0.544,0.551,0.556,0.559,0.56,0.559,0.556,0.551,0.544,0.535,0.524,0.512,0.499,0.484,0.469,0.452,0.434,0.415,0.396,0.376,0.36,0.335,0.31,0.29,0.27,0.25,0.23,0.21,0.19,0.17,0.151,0.132,0.115,0.098,0.082,0.068,0.054,0.042,0.032,0.022,0.014,0.008,0.004,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.11,0.22,0.35,0.48,0.61,0.74,0.84,0.93,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.991,0.97,0.93,0.87,0.81,0.74,0.67,0.59,0.51,0.43,0.35,0.28,0.21,0.15,0.1,0.06,0.03,0.007,0,0,0,0,0,0,0,0
PARAM_ANGLE_X=0,-0.03,-0.1,-0.23,-0.4,-0.61,-0.87,-1.16,-1.5,-1.87,-2.26,-2.7,-3.17,-3.66,-4.18,-4.73,-5.3,-5.89,-6.5,-7.14,-7.8,-8.46,-9.14,-9.83,-10.54,-11.26,-11.99,-12.72,-13.47,-14.22,-14.97,-15.73,-16.49,-17.24,-18,-18.75,-19.51,-20.27,-21,-21.78,-22.52,-23.2,-23.84,-24.43,-24.98,-25.49,-25.97,-26.4,-26.82,-27.18,-27.52,-27.84,-28.12,-28.38,-28.62,-28.83,-29.01,-29.18,-29.33,-29.46,-29.57,-29.67,-29.75,-29.82,-29.87,-29.92,-29.95,-29.97,-29.989,-29.997,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.92,-29.7,-29.35,-28.87,-28.27,-27.56,-26.76,-25.87,-24.91,-23.87,-22.79,-21.64,-20.46,-19.25,-18.02,-16.78,-15.53,-14.3,-13.07,-11.87,-10.71,-9.58,-8.51,-7.48,-6.53,-5.65,-4.84,-4.13,-3.51,-2.98,-2.56,-2.25,-2.06,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-4.06,-9.07,-15.18,-21.14,-25.93,-28.97,-30,-26.19,-17.98,-7.74,2.9,12.61,20.65,26,28,24.72,17.64,8.81,-0.36,-8.73,-15.67,-20.28,-22,-20.45,-16.3,-10.29,-3.18,4.18,11.29,17.3,21.45,23,21.66,18.06,12.86,6.69,0.31,-5.86,-11.06,-14.66,-16,-14.1,-9.99,-4.87,0.45,5.3,9.33,12,13,12.04,9.72,6.88,4.11,1.89,0.48,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.04,-0.14,-0.31,-0.55,-0.85,-1.21,-1.62,-2.09,-2.61,-3.18,-3.79,-4.46,-5.16,-5.91,-6.68,-7.5,-8.35,-9.23,-10.12,-11.05,-12,-12.98,-13.81,-14.52,-15.12,-15.61,-16.01,-16.33,-16.57,-16.74,-16.87,-16.95,-16.99,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-17,-16.91,-16.65,-16.23,-15.67,-14.99,-14.19,-13.28,-12.28,-11.23,-10.08,-8.9,-7.68,-6.41,-5.13,-3.82,-2.51,-1.22,0.05,1.31,2.52,3.7,4.82,5.86,6.85,7.75,8.55,9.27,9.87,10.35,10.7,10.92,11,10.98,10.91,10.8,10.64,10.45,10.22,9.95,9.64,9.3,8.93,8.53,8.1,7.64,7.15,6.65,6.11,5.56,4.99,4.39,3.78,3.16,2.51,1.86,1.19,0.5,-0.17,-0.87,-1.58,-2.28,-2.98,-3.69,-4.41,-5.12,-5.84,-6.54,-7.25,-7.95,-8.63,-9.31,-9.99,-10.66,-11.3,-11.94,-12.56,-13.17,-13.75,-14.33,-14.88,-15.41,-15.92,-16.4,-16.86,-17.3,-17.7,-18.08,-18.43,-18.75,-19.03,-19.28,-19.49,-19.67,-19.81,-19.92,-19.98,-20,-19.98,-19.92,-19.82,-19.69,-19.52,-19.32,-19.09,-18.83,-18.54,-18.23,-17.89,-17.53,-17.15,-16.74,-16.32,-15.88,-15.42,-14.95,-14.48,-13.99,-13.48,-12.97,-12.45,-11.92,-11.4,-10.86,-10.34,-9.79,-9.27,-8.74,-8.21,-7.69,-7.18,-6.67,-6.16,-5.68,-5.2,-4.74,-4.29,-3.86,-3.43,-3.03,-2.65,-2.29,-1.95,-1.63,-1.34,-1.07,-0.83,-0.62,-0.44,-0.28,-0.16,-0.07,-0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Y=0,0.007,0.03,0.06,0.11,0.18,0.25,0.34,0.45,0.57,0.7,0.84,1,1.17,1.35,1.54,1.75,1.97,2.2,2.44,2.7,2.97,3.25,3.54,3.84,4.16,4.48,4.82,5.18,5.54,5.91,6.3,6.7,7.11,7.52,7.95,8.39,8.85,9.32,9.79,10.28,10.78,11.29,11.8,12.34,12.89,13.43,14,14.6,15.15,15.7,16.2,16.68,17.13,17.56,17.96,18.33,18.68,18.99,19.29,19.55,19.8,20.02,20.21,20.38,20.53,20.66,20.77,20.85,20.92,20.96,20.99,21,20.998,20.991,20.976,20.95,20.91,20.86,20.8,20.71,20.6,20.48,20.33,20.15,19.94,19.71,19.45,19.15,18.82,18.45,18.04,17.6,17.12,16.59,16.02,15.39,14.72,14,13.17,12.3,11.4,10.48,9.53,8.57,7.58,6.61,5.63,4.67,3.69,2.76,1.84,0.95,0.1,-0.71,-1.5,-2.22,-2.89,-3.51,-4.07,-4.56,-4.99,-5.35,-5.63,-5.83,-5.96,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6.003,-6.011,-6.023,-6.04,-6.06,-6.09,-6.12,-6.15,-6.18,-6.22,-6.26,-6.3,-6.34,-6.38,-6.43,-6.47,-6.52,-6.56,-6.6,-6.65,-6.69,-6.73,-6.77,-6.8,-6.84,-6.87,-6.9,-6.92,-6.95,-6.965,-6.98,-6.991,-6.998,-7,-7.01,-7.03,-7.06,-7.08,-7.1,-7.1,-7.08,-7.04,-6.96,-6.85,-6.71,-6.52,-6.29,-6,-5.6,-5.12,-4.58,-3.98,-3.33,-2.64,-1.91,-1.15,-0.37,0.42,1.22,2.02,2.83,3.62,4.4,5.17,5.9,6.62,7.29,7.93,8.51,9.06,9.54,9.96,10.32,10.61,10.83,10.96,11,10.997,10.988,10.973,10.95,10.93,10.89,10.86,10.81,10.76,10.71,10.65,10.59,10.52,10.45,10.37,10.29,10.2,10.11,10.02,9.92,9.82,9.71,9.6,9.49,9.37,9.25,9.13,9.01,8.88,8.75,8.61,8.48,8.34,8.2,8.05,7.91,7.76,7.61,7.46,7.31,7.15,7,6.84,6.68,6.53,6.37,6.21,6.05,5.89,5.72,5.56,5.4,5.23,5.07,4.91,4.75,4.58,4.42,4.26,4.1,3.94,3.78,3.62,3.46,3.31,3.15,3,2.84,2.69,2.55,2.41,2.28,2.15,2.03,1.91,1.79,1.68,1.58,1.48,1.38,1.29,1.2,1.12,1.04,0.96,0.89,0.82,0.76,0.69,0.64,0.58,0.53,0.48,0.44,0.39,0.35,0.32,0.28,0.25,0.22,0.19,0.17,0.15,0.13,0.108,0.091,0.077,0.063,0.052,0.041,0.033,0.025,0.019,0.014,0.009,0.006,0.004,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,0.02,0.1,0.21,0.37,0.58,0.81,1.09,1.39,1.73,2.09,2.48,2.9,3.34,3.79,4.27,4.75,5.25,5.77,6.29,6.82,7.36,7.89,8.44,8.97,9.51,10.04,10.57,11.09,11.6,12.09,12.58,13.05,13.5,13.93,14.33,14.72,15.09,15.43,15.74,16.02,16.27,16.49,16.66,16.81,16.91,16.98,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,17,16.999,16.999,16.998,16.996,16.994,16.991,16.987,16.983,16.978,16.971,16.964,16.955,16.945,16.933,16.92,16.906,16.89,16.871,16.852,16.83,16.81,16.78,16.75,16.72,16.69,16.65,16.62,16.58,16.53,16.49,16.44,16.38,16.33,16.27,16.21,16.14,16.08,16,15.93,15.85,15.76,15.68,15.59,15.49,15.39,15.29,15.18,15.07,14.95,14.83,14.7,14.57,14.43,14.29,14.14,13.99,13.83,13.67,13.5,13.33,13.15,12.97,12.78,12.58,12.38,12.17,11.95,11.73,11.5,11.27,11.03,10.78,10.53,10.27,10,9.72,9.41,9.07,8.71,8.33,7.92,7.5,7.06,6.6,6.12,5.62,5.11,4.58,4.04,3.49,2.93,2.36,1.77,1.19,0.58,-0.02,-0.62,-1.23,-1.84,-2.46,-3.08,-3.7,-4.32,-4.93,-5.53,-6.14,-6.73,-7.33,-7.91,-8.5,-9.06,-9.61,-10.16,-10.69,-11.2,-11.71,-12.19,-12.67,-13.11,-13.54,-13.95,-14.34,-14.71,-15.06,-15.38,-15.67,-15.94,-16.18,-16.39,-16.57,-16.72,-16.84,-16.93,-16.98,-17,-16.986,-16.95,-16.88,-16.78,-16.66,-16.52,-16.36,-16.17,-15.97,-15.74,-15.5,-15.23,-14.95,-14.65,-14.34,-14.02,-13.68,-13.33,-12.97,-12.59,-12.21,-11.82,-11.42,-11.02,-10.61,-10.19,-9.77,-9.35,-8.92,-8.5,-8.08,-7.65,-7.23,-6.81,-6.39,-5.98,-5.58,-5.18,-4.79,-4.41,-4.03,-3.67,-3.32,-2.98,-2.66,-2.35,-2.05,-1.77,-1.5,-1.26,-1.03,-0.83,-0.64,-0.48,-0.34,-0.22,-0.12,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_X=0,-0.01,-0.04,-0.09,-0.15,-0.24,-0.34,-0.45,-0.57,-0.71,-0.86,-1.02,-1.19,-1.37,-1.56,-1.76,-1.96,-2.16,-2.37,-2.59,-2.81,-3.03,-3.25,-3.47,-3.69,-3.91,-4.13,-4.35,-4.57,-4.78,-4.98,-5.18,-5.37,-5.56,-5.73,-5.9,-6.06,-6.21,-6.35,-6.48,-6.6,-6.7,-6.79,-6.86,-6.92,-6.96,-6.99,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-6.984,-6.94,-6.86,-6.76,-6.63,-6.48,-6.31,-6.12,-5.91,-5.68,-5.44,-5.18,-4.92,-4.65,-4.37,-4.08,-3.79,-3.5,-3.21,-2.92,-2.63,-2.35,-2.08,-1.82,-1.56,-1.32,-1.09,-0.88,-0.69,-0.52,-0.37,-0.24,-0.14,-0.06,-0.02,0,0,0,0,0,0,0,0,0,0,-0.15,-0.5,-0.94,-1.37,-1.71,-1.93,-2,-1.8,-1.38,-0.85,-0.3,0.2,0.62,0.9,1,0.87,0.59,0.23,-0.13,-0.47,-0.75,-0.93,-1,-0.87,-0.59,-0.23,0.13,0.47,0.75,0.93,1,0.9,0.62,0.22,-0.25,-0.75,-1.22,-1.62,-1.9,-2,-1.9,-1.62,-1.22,-0.75,-0.25,0.22,0.62,0.9,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.008,0.03,0.07,0.12,0.18,0.25,0.33,0.42,0.52,0.62,0.72,0.83,0.94,1.06,1.17,1.28,1.38,1.48,1.58,1.67,1.75,1.82,1.88,1.93,1.97,1.99,2,1.996,1.985,1.967,1.94,1.91,1.87,1.83,1.78,1.72,1.66,1.59,1.52,1.44,1.36,1.27,1.18,1.09,0.99,0.89,0.78,0.67,0.56,0.45,0.33,0.21,0.09,-0.03,-0.15,-0.28,-0.41,-0.53,-0.66,-0.79,-0.92,-1.05,-1.18,-1.3,-1.43,-1.56,-1.69,-1.81,-1.94,-2.06,-2.18,-2.29,-2.41,-2.52,-2.63,-2.74,-2.85,-2.95,-3.05,-3.14,-3.23,-3.32,-3.4,-3.48,-3.55,-3.62,-3.68,-3.74,-3.79,-3.84,-3.88,-3.92,-3.95,-3.97,-3.986,-3.997,-4,-3.99,-3.96,-3.91,-3.85,-3.76,-3.67,-3.56,-3.43,-3.29,-3.14,-2.98,-2.81,-2.64,-2.45,-2.26,-2.06,-1.86,-1.65,-1.45,-1.24,-1.03,-0.82,-0.61,-0.4,-0.2,0.01,0.2,0.39,0.57,0.75,0.92,1.08,1.22,1.36,1.49,1.6,1.7,1.79,1.86,1.92,1.97,1.99,2,1.987,1.95,1.89,1.81,1.71,1.6,1.48,1.35,1.21,1.07,0.93,0.79,0.65,0.52,0.4,0.29,0.19,0.11,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_Y=0
PARAM_BODY_ANGLE_Z=0
PARAM_BREATH=0
PARAM_HAIR_FRONT=0
PARAM_HAIR_SIDE=0
PARAM_HAIR_BACK=0
PARAM_hudiejie=0
PARAM_diaodai=0
PARAM_qunzi=0
PARAM_ruyaoX=0
PARAM_ruyaoY=0
PARAM_stdd=0

@ -0,0 +1,40 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_EYE_L_OPEN=1,0.997,0.993,0.987,0.98,0.971,0.961,0.95,0.938,0.925,0.91,0.894,0.878,0.861,0.843,0.823,0.804,0.78,0.76,0.74,0.72,0.7,0.67,0.65,0.63,0.6,0.58,0.56,0.53,0.51,0.49,0.46,0.44,0.42,0.39,0.37,0.35,0.33,0.3,0.28,0.263,0.244,0.225,0.207,0.19,0.173,0.158,0.143,0.13,0.117,0.106,0.095,0.086,0.079,0.072,0.067,0.063,0.061,0.06,0.06,0.061,0.062,0.063,0.065,0.067,0.069,0.071,0.074,0.077,0.081,0.084,0.088,0.092,0.097,0.101,0.106,0.111,0.116,0.121,0.127,0.132,0.138,0.144,0.15,0.156,0.162,0.168,0.174,0.18,0.187,0.193,0.199,0.206,0.212,0.218,0.224,0.23,0.237,0.243,0.249,0.254,0.26,0.266,0.271,0.277,0.282,0.287,0.292,0.297,0.301,0.306,0.31,0.314,0.317,0.321,0.324,0.327,0.329,0.332,0.334,0.336,0.337,0.338,0.339,0.34,0.34,0.34,0.339,0.34,0.338,0.336,0.335,0.333,0.331,0.328,0.326,0.323,0.32,0.317,0.313,0.31,0.306,0.302,0.298,0.293,0.289,0.284,0.279,0.274,0.269,0.264,0.259,0.253,0.248,0.242,0.237,0.231,0.225,0.219,0.213,0.207,0.201,0.195,0.189,0.183,0.177,0.171,0.165,0.159,0.152,0.146,0.14,0.134,0.128,0.122,0.117,0.111,0.105,0.099,0.094,0.088,0.083,0.078,0.073,0.067,0.063,0.058,0.053,0.049,0.044,0.04,0.036,0.032,0.029,0.025,0.022,0.019,0.016,0.013,0.011,0.009,0.007,0.005,0.003,0.002,0.001,0,0,0,0,0,0.001,0.002,0.003,0.004,0.005,0.007,0.008,0.01,0.012,0.014,0.016,0.018,0.021,0.023,0.026,0.028,0.031,0.033,0.036,0.039,0.041,0.044,0.047,0.049,0.052,0.054,0.057,0.059,0.062,0.064,0.066,0.068,0.07,0.072,0.073,0.075,0.076,0.077,0.078,0.079,0.08,0.08,0.08,0.08,0.08,0.08,0.079,0.08,0.078,0.08,0.077,0.076,0.075,0.08,0.074,0.073,0.071,0.07,0.069,0.068,0.067,0.065,0.064,0.062,0.061,0.059,0.058,0.056,0.055,0.053,0.051,0.05,0.048,0.046,0.045,0.043,0.041,0.039,0.038,0.036,0.034,0.033,0.031,0.029,0.028,0.026,0.024,0.023,0.021,0.02,0.018,0.017,0.015,0.014,0.013,0.011,0.01,0.009,0.008,0.007,0.006,0.005,0.004,0.003,0,0.002,0,0.001,0,0,0,0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.993,0.974,0.94,0.91,0.86,0.8,0.74,0.68,0.61,0.54,0.46,0.39,0.32,0.26,0.2,0.14,0.09,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_L_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.991,0.97,0.93,0.87,0.81,0.74,0.67,0.59,0.51,0.43,0.35,0.28,0.21,0.15,0.1,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_R_OPEN=1,0.997,0.993,0.987,0.98,0.972,0.963,0.952,0.94,0.927,0.913,0.898,0.882,0.865,0.848,0.829,0.81,0.79,0.77,0.75,0.73,0.71,0.68,0.66,0.64,0.62,0.59,0.57,0.55,0.53,0.5,0.48,0.46,0.43,0.41,0.39,0.37,0.35,0.33,0.31,0.29,0.27,0.25,0.232,0.216,0.2,0.185,0.171,0.157,0.145,0.134,0.124,0.116,0.108,0.102,0.097,0.093,0.091,0.09,0.09,0.091,0.092,0.093,0.095,0.097,0.1,0.103,0.106,0.11,0.114,0.118,0.122,0.127,0.132,0.137,0.143,0.148,0.154,0.16,0.166,0.173,0.179,0.186,0.193,0.199,0.206,0.213,0.22,0.228,0.235,0.242,0.249,0.256,0.263,0.271,0.278,0.285,0.292,0.299,0.305,0.312,0.319,0.325,0.332,0.338,0.344,0.349,0.355,0.36,0.366,0.371,0.375,0.38,0.384,0.388,0.392,0.395,0.398,0.401,0.403,0.405,0.407,0.408,0.409,0.41,0.41,0.41,0.409,0.408,0.407,0.406,0.404,0.401,0.399,0.396,0.393,0.39,0.386,0.382,0.378,0.373,0.369,0.364,0.359,0.354,0.348,0.343,0.337,0.331,0.325,0.319,0.312,0.306,0.299,0.292,0.285,0.278,0.271,0.264,0.257,0.25,0.243,0.235,0.228,0.221,0.213,0.206,0.199,0.191,0.184,0.176,0.169,0.162,0.155,0.148,0.141,0.134,0.127,0.12,0.113,0.107,0.1,0.094,0.087,0.081,0.076,0.07,0.064,0.059,0.053,0.048,0.044,0.039,0.035,0.03,0.026,0.023,0.019,0.016,0.013,0.01,0.008,0.006,0.004,0.003,0.002,0.001,0,0,0,0.001,0,0.002,0.003,0.005,0.007,0.008,0.01,0.013,0.015,0.018,0.02,0.023,0.026,0.029,0.032,0.035,0.038,0.042,0.045,0.048,0.052,0.055,0.058,0.062,0.065,0.068,0.071,0.074,0.077,0.08,0.082,0.085,0.087,0.09,0.092,0.093,0.095,0.097,0.098,0.099,0.1,0.1,0.1,0.1,0.1,0.099,0.1,0.098,0.1,0.097,0.096,0.095,0.094,0.093,0.092,0.091,0.089,0.088,0.086,0.085,0.083,0.081,0.08,0.078,0.076,0.074,0.072,0.07,0.068,0.066,0.064,0.062,0.06,0.058,0.056,0.054,0.051,0.049,0.047,0.045,0.043,0.041,0.039,0.036,0.034,0.032,0.03,0.028,0.027,0.025,0.023,0.021,0.019,0.018,0.016,0.014,0.013,0.011,0.01,0.009,0.007,0.006,0.005,0.004,0.003,0,0.002,0.001,0,0,0,0,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.993,0.974,0.94,0.91,0.86,0.8,0.74,0.68,0.61,0.54,0.46,0.39,0.32,0.26,0.2,0.14,0.09,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.13,0.19,0.26,0.33,0.41,0.49,0.57,0.65,0.72,0.79,0.85,0.9,0.94,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_R_SMILE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.991,0.97,0.93,0.87,0.81,0.74,0.67,0.59,0.51,0.43,0.35,0.28,0.21,0.15,0.1,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.008,-0.03,-0.07,-0.11,-0.17,-0.23,-0.29,-0.35,-0.41,-0.47,-0.53,-0.57,-0.61,-0.63,-0.64,-0.638,-0.63,-0.619,-0.603,-0.583,-0.56,-0.53,-0.5,-0.47,-0.44,-0.4,-0.36,-0.32,-0.28,-0.24,-0.2,-0.16,-0.12,-0.08,-0.04,0,0.04,0.08,0.11,0.14,0.17,0.2,0.22,0.24,0.259,0.27,0.278,0.28,0.276,0.266,0.251,0.231,0.21,0.18,0.16,0.13,0.1,0.08,0.06,0.04,0.022,0.01,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_Y=0
PARAM_BROW_L_Y=0,0.003,0.007,0.012,0.018,0.025,0.034,0.044,0.055,0.067,0.079,0.093,0.108,0.123,0.139,0.156,0.173,0.191,0.209,0.228,0.248,0.268,0.288,0.31,0.329,0.35,0.37,0.39,0.41,0.43,0.45,0.48,0.5,0.52,0.536,0.56,0.576,0.595,0.614,0.633,0.65,0.668,0.684,0.7,0.715,0.73,0.744,0.756,0.768,0.78,0.79,0.799,0.807,0.814,0.819,0.824,0.827,0.829,0.83,0.83,0.829,0.828,0.826,0.824,0.822,0.819,0.816,0.813,0.809,0.805,0.8,0.796,0.791,0.785,0.78,0.774,0.768,0.762,0.755,0.749,0.742,0.735,0.728,0.721,0.714,0.706,0.699,0.691,0.684,0.676,0.669,0.661,0.653,0.646,0.638,0.63,0.623,0.616,0.608,0.601,0.594,0.587,0.58,0.573,0.567,0.561,0.554,0.548,0.543,0.537,0.532,0.527,0.522,0.518,0.513,0.51,0.506,0.503,0.5,0.497,0.495,0.493,0.492,0.491,0.49,0.49,0.49,0.491,0.492,0.494,0.496,0.498,0.501,0.504,0.507,0.511,0.515,0.52,0.525,0.53,0.535,0.541,0.547,0.553,0.56,0.567,0.574,0.581,0.588,0.596,0.604,0.612,0.62,0.628,0.636,0.645,0.654,0.662,0.671,0.68,0.689,0.698,0.707,0.716,0.725,0.735,0.744,0.753,0.762,0.771,0.78,0.79,0.799,0.808,0.816,0.825,0.834,0.842,0.851,0.859,0.868,0.876,0.883,0.891,0.899,0.906,0.913,0.92,0.927,0.933,0.94,0.946,0.951,0.957,0.962,0.967,0.972,0.976,0.98,0.984,0.987,0.99,0.993,0.995,0.997,0.998,0.999,1,1,1,0.999,0.997,0.995,0.992,0.989,0.986,0.982,0.977,0.972,0.967,0.961,0.955,0.949,0.943,0.936,0.929,0.923,0.915,0.908,0.901,0.894,0.886,0.879,0.872,0.865,0.857,0.851,0.844,0.837,0.831,0.825,0.819,0.813,0.808,0.803,0.798,0.794,0.791,0.788,0.785,0.783,0.781,0.78,0.78,0.78,0.781,0.78,0.782,0.783,0.785,0.786,0.788,0.79,0.793,0.795,0.798,0.8,0.803,0.807,0.81,0.813,0.817,0.821,0.825,0.829,0.833,0.837,0.841,0.845,0.85,0.854,0.859,0.864,0.868,0.873,0.878,0.882,0.887,0.892,0.897,0.901,0.906,0.911,0.915,0.92,0.924,0.929,0.933,0.937,0.942,0.946,0.95,0.954,0.958,0.961,0.965,0.968,0.972,0.975,0.978,0.981,0.984,0.986,0.988,0.99,0.992,0.994,0.996,0.997,0.998,0.999,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_Y=0,0.003,0.007,0.012,0.018,0.025,0.034,0.044,0.055,0.067,0.079,0.093,0.108,0.123,0.139,0.156,0.173,0.191,0.209,0.228,0.248,0.268,0.288,0.31,0.329,0.35,0.37,0.39,0.41,0.43,0.45,0.48,0.5,0.52,0.536,0.56,0.576,0.595,0.614,0.633,0.65,0.668,0.684,0.7,0.715,0.73,0.744,0.756,0.768,0.78,0.79,0.799,0.807,0.814,0.819,0.824,0.827,0.829,0.83,0.83,0.829,0.828,0.826,0.824,0.822,0.819,0.816,0.812,0.808,0.804,0.8,0.795,0.79,0.784,0.778,0.772,0.766,0.76,0.753,0.746,0.74,0.732,0.725,0.718,0.71,0.703,0.695,0.687,0.68,0.672,0.664,0.656,0.648,0.64,0.632,0.625,0.617,0.609,0.602,0.594,0.587,0.58,0.573,0.566,0.559,0.553,0.546,0.54,0.534,0.529,0.523,0.518,0.513,0.508,0.504,0.5,0.496,0.493,0.49,0.488,0.485,0.483,0.482,0.481,0.48,0.48,0.48,0.481,0.482,0.484,0.486,0.488,0.491,0.494,0.498,0.502,0.506,0.511,0.516,0.521,0.526,0.532,0.538,0.545,0.551,0.558,0.565,0.573,0.58,0.588,0.596,0.604,0.612,0.621,0.629,0.638,0.647,0.656,0.665,0.674,0.683,0.692,0.701,0.711,0.72,0.73,0.739,0.748,0.758,0.767,0.776,0.785,0.795,0.804,0.813,0.822,0.831,0.839,0.848,0.857,0.865,0.873,0.881,0.889,0.897,0.904,0.911,0.919,0.925,0.932,0.939,0.945,0.95,0.956,0.961,0.966,0.971,0.976,0.98,0.983,0.987,0.99,0.992,0.995,0.997,0.998,0.999,1,1,1,0.999,0.997,0.995,0.992,0.989,0.985,0.981,0.976,0.971,0.965,0.96,0.953,0.947,0.94,0.933,0.926,0.919,0.912,0.904,0.896,0.889,0.881,0.874,0.866,0.858,0.851,0.844,0.837,0.83,0.823,0.817,0.81,0.805,0.799,0.794,0.789,0.785,0.781,0.778,0.775,0.773,0.771,0.77,0.77,0.77,0.771,0.77,0.772,0.773,0.775,0.777,0.779,0.781,0.783,0.786,0.788,0.791,0.795,0.798,0.801,0.805,0.809,0.813,0.817,0.821,0.825,0.829,0.834,0.838,0.843,0.848,0.853,0.857,0.862,0.867,0.872,0.877,0.882,0.887,0.892,0.897,0.902,0.906,0.911,0.916,0.921,0.925,0.93,0.935,0.939,0.943,0.948,0.952,0.956,0.96,0.963,0.967,0.971,0.974,0.977,0.98,0.983,0.985,0.988,0.99,0.992,0.994,0.995,0.997,0.998,0.999,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_X=0
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0
PARAM_BROW_R_ANGLE=0
PARAM_BROW_L_FORM=0
PARAM_BROW_R_FORM=0
PARAM_MOUTH_FORM=1,0.995,0.989,0.981,0.971,0.959,0.945,0.929,0.911,0.892,0.87,0.85,0.82,0.8,0.77,0.75,0.72,0.69,0.66,0.63,0.6,0.56,0.53,0.5,0.46,0.43,0.39,0.36,0.32,0.29,0.25,0.22,0.18,0.15,0.12,0.08,0.05,0.02,-0.01,-0.05,-0.08,-0.11,-0.13,-0.16,-0.19,-0.21,-0.24,-0.26,-0.28,-0.3,-0.32,-0.339,-0.355,-0.369,-0.381,-0.391,-0.399,-0.406,-0.41,-0.413,-0.417,-0.42,-0.423,-0.426,-0.429,-0.433,-0.436,-0.439,-0.442,-0.445,-0.448,-0.451,-0.454,-0.457,-0.46,-0.463,-0.466,-0.469,-0.472,-0.475,-0.478,-0.481,-0.484,-0.487,-0.49,-0.492,-0.495,-0.498,-0.501,-0.503,-0.506,-0.509,-0.512,-0.514,-0.517,-0.52,-0.522,-0.525,-0.527,-0.53,-0.533,-0.535,-0.538,-0.54,-0.543,-0.545,-0.548,-0.55,-0.552,-0.555,-0.557,-0.56,-0.562,-0.564,-0.567,-0.569,-0.571,-0.574,-0.576,-0.578,-0.58,-0.583,-0.585,-0.587,-0.589,-0.591,-0.594,-0.596,-0.598,-0.6,-0.602,-0.604,-0.606,-0.608,-0.61,-0.612,-0.614,-0.616,-0.618,-0.62,-0.622,-0.624,-0.626,-0.628,-0.63,-0.632,-0.634,-0.635,-0.637,-0.639,-0.641,-0.643,-0.644,-0.646,-0.648,-0.65,-0.651,-0.653,-0.655,-0.656,-0.658,-0.66,-0.661,-0.663,-0.665,-0.666,-0.668,-0.669,-0.671,-0.672,-0.674,-0.675,-0.677,-0.678,-0.68,-0.681,-0.683,-0.684,-0.686,-0.687,-0.688,-0.69,-0.691,-0.693,-0.694,-0.695,-0.697,-0.698,-0.699,-0.7,-0.702,-0.703,-0.704,-0.705,-0.707,-0.708,-0.709,-0.71,-0.711,-0.713,-0.714,-0.715,-0.716,-0.717,-0.718,-0.719,-0.72,-0.721,-0.723,-0.724,-0.725,-0.726,-0.727,-0.728,-0.729,-0.73,-0.731,-0.732,-0.73,-0.733,-0.734,-0.735,-0.736,-0.737,-0.738,-0.739,-0.74,-0.741,-0.74,-0.742,-0.743,-0.744,-0.745,-0.75,-0.746,-0.747,-0.748,-0.75,-0.749,-0.75,-0.751,-0.75,-0.752,-0.753,-0.75,-0.754,-0.755,-0.76,-0.756,-0.757,-0.76,-0.758,-0.759,-0.76,-0.76,-0.76,-0.761,-0.76,-0.762,-0.76,-0.763,-0.76,-0.764,-0.765,-0.77,-0.77,-0.766,-0.77,-0.767,-0.77,-0.768,-0.77,-0.769,-0.77,-0.77,-0.77,-0.77,-0.771,-0.77,-0.77,-0.772,-0.77,-0.77,-0.773,-0.77,-0.77,-0.774,-0.77,-0.77,-0.775,-0.78,-0.78,-0.78,-0.776,-0.78,-0.78,-0.78,-0.777,-0.78,-0.78,-0.78,-0.78,-0.778,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.779,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.78,-0.768,-0.73,-0.68,-0.61,-0.52,-0.43,-0.32,-0.2,-0.08,0.05,0.17,0.3,0.42,0.54,0.65,0.74,0.83,0.9,0.95,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_MOUTH_OPEN_Y=0
PARAM_CHEEK=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.02,0.04,0.07,0.11,0.16,0.21,0.26,0.32,0.38,0.44,0.5,0.56,0.62,0.68,0.74,0.79,0.84,0.89,0.93,0.96,0.98,0.995,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.987,0.95,0.9,0.82,0.74,0.65,0.55,0.45,0.35,0.26,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.21,-0.82,-1.77,-2.98,-4.42,-5.99,-7.65,-9.35,-11.01,-12.58,-14.02,-15.23,-16.18,-16.79,-17,-16.9,-16.61,-16.14,-15.5,-14.71,-13.78,-12.72,-11.54,-10.26,-8.88,-7.4,-5.87,-4.29,-2.67,-1.01,0.66,2.34,4.01,5.67,7.29,8.87,10.4,11.88,13.26,14.54,15.72,16.78,17.71,18.5,19.14,19.61,19.9,20,19.9,19.61,19.17,18.57,17.86,17.03,16.11,15.12,14.08,12.98,11.87,10.72,9.56,8.44,7.33,6.25,5.23,4.25,3.35,2.53,1.81,1.19,0.69,0.31,0.08,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Y=-0.01,-0.05,-0.12,-0.21,-0.32,-0.46,-0.62,-0.79,-0.99,-1.2,-1.43,-1.68,-1.95,-2.22,-2.51,-2.82,-3.13,-3.46,-3.79,-4.13,-4.48,-4.84,-5.2,-5.57,-5.94,-6.32,-6.69,-7.07,-7.46,-7.83,-8.21,-8.58,-8.96,-9.33,-9.7,-10.06,-10.41,-10.76,-11.1,-11.43,-11.75,-12.06,-12.36,-12.65,-12.93,-13.19,-13.44,-13.67,-13.89,-14.09,-14.27,-14.43,-14.58,-14.7,-14.81,-14.89,-14.95,-14.99,-15,-14.996,-14.984,-14.964,-14.94,-14.9,-14.86,-14.81,-14.76,-14.7,-14.63,-14.56,-14.48,-14.39,-14.31,-14.21,-14.11,-14.01,-13.91,-13.8,-13.68,-13.57,-13.45,-13.33,-13.2,-13.08,-12.95,-12.82,-12.69,-12.56,-12.42,-12.29,-12.15,-12.02,-11.88,-11.75,-11.61,-11.48,-11.35,-11.22,-11.09,-10.96,-10.83,-10.71,-10.59,-10.47,-10.36,-10.25,-10.14,-10.03,-9.93,-9.83,-9.74,-9.65,-9.57,-9.49,-9.41,-9.35,-9.28,-9.23,-9.17,-9.13,-9.09,-9.06,-9.03,-9.015,-9.004,-9,-9.006,-9.025,-9.06,-9.1,-9.15,-9.22,-9.29,-9.38,-9.48,-9.58,-9.7,-9.82,-9.96,-10.1,-10.25,-10.41,-10.57,-10.74,-10.92,-11.11,-11.3,-11.49,-11.7,-11.91,-12.12,-12.34,-12.56,-12.79,-13.02,-13.25,-13.49,-13.73,-13.97,-14.22,-14.46,-14.71,-14.96,-15.21,-15.46,-15.72,-15.97,-16.22,-16.47,-16.72,-16.97,-17.22,-17.47,-17.72,-17.96,-18.2,-18.44,-18.68,-18.91,-19.14,-19.36,-19.58,-19.8,-20.01,-20.22,-20.42,-20.62,-20.81,-20.99,-21.17,-21.35,-21.51,-21.67,-21.82,-21.96,-22.1,-22.22,-22.34,-22.45,-22.55,-22.64,-22.73,-22.8,-22.86,-22.91,-22.95,-22.98,-22.994,-23,-22.991,-22.97,-22.92,-22.87,-22.79,-22.71,-22.61,-22.5,-22.37,-22.24,-22.1,-21.95,-21.79,-21.62,-21.44,-21.26,-21.08,-20.89,-20.69,-20.5,-20.3,-20.1,-19.9,-19.7,-19.5,-19.31,-19.11,-18.92,-18.74,-18.56,-18.38,-18.21,-18.05,-17.9,-17.76,-17.63,-17.5,-17.39,-17.29,-17.21,-17.13,-17.08,-17.03,-17.01,-17,-17.004,-17.015,-17.033,-17.06,-17.09,-17.13,-17.17,-17.22,-17.28,-17.34,-17.41,-17.48,-17.56,-17.64,-17.73,-17.82,-17.91,-18.01,-18.11,-18.22,-18.33,-18.44,-18.55,-18.67,-18.79,-18.91,-19.03,-19.15,-19.28,-19.41,-19.53,-19.66,-19.79,-19.92,-20.05,-20.18,-20.3,-20.43,-20.56,-20.69,-20.81,-20.94,-21.06,-21.18,-21.29,-21.41,-21.52,-21.63,-21.74,-21.85,-21.95,-22.05,-22.14,-22.23,-22.32,-22.4,-22.48,-22.55,-22.62,-22.68,-22.74,-22.79,-22.84,-22.88,-22.92,-22.95,-22.97,-22.986,-22.997,-23,-21.31,-17.2,-12.17,-7.28,-3.34,-0.85,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-1.18,-2.35,-3.53,-4.71,-5.88,-7.06,-8.24,-9.41,-10.59,-11.76,-12.94,-14.12,-15.29,-16.47,-17.65,-18.82,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-20,-18.95,-17.89,-16.84,-15.79,-14.74,-13.68,-12.63,-11.58,-10.53,-9.47,-8.42,-7.37,-6.32,-5.26,-4.21,-3.16,-2.11,-1.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.23,-0.44,-0.7,-0.96,-1.23,-1.47,-1.68,-1.85,-1.96,-2,-2.016,-2.021,-1.96,-1.83,-1.69,-1.54,-1.38,-1.2,-1.02,-0.83,-0.62,-0.41,-0.19,0.03,0.27,0.51,0.76,1.02,1.28,1.54,1.82,2.09,2.37,2.65,2.98,3.34,3.72,4.11,4.49,4.86,5.2,5.5,5.76,5.96,6.12,6.21,6.24,6.235,6.223,6.203,6.17,6.14,6.09,6.03,5.97,5.89,5.81,5.71,5.61,5.49,5.36,5.22,5.07,4.9,4.73,4.54,4.33,3.97,3.54,3.08,2.62,2.19,1.8,1.48,1.23,0.99,0.78,0.61,0.46,0.34,0.24,0.17,0.11,0.06,0.03,0.013,0.003,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_Y=-0.01,-0.02,-0.04,-0.08,-0.12,-0.17,-0.23,-0.29,-0.36,-0.44,-0.53,-0.62,-0.72,-0.82,-0.93,-1.04,-1.16,-1.28,-1.4,-1.53,-1.66,-1.8,-1.93,-2.07,-2.21,-2.36,-2.5,-2.64,-2.79,-2.93,-3.08,-3.22,-3.37,-3.51,-3.65,-3.8,-3.94,-4.07,-4.21,-4.34,-4.47,-4.6,-4.72,-4.84,-4.96,-5.07,-5.18,-5.28,-5.38,-5.47,-5.55,-5.63,-5.71,-5.77,-5.83,-5.89,-5.93,-5.97,-6,-6.03,-6.05,-6.08,-6.1,-6.12,-6.14,-6.16,-6.18,-6.2,-6.22,-6.237,-6.254,-6.27,-6.285,-6.3,-6.314,-6.327,-6.341,-6.353,-6.365,-6.377,-6.388,-6.399,-6.41,-6.42,-6.43,-6.44,-6.45,-6.459,-6.469,-6.478,-6.488,-6.497,-6.506,-6.515,-6.524,-6.534,-6.543,-6.553,-6.563,-6.573,-6.583,-6.593,-6.604,-6.615,-6.627,-6.639,-6.651,-6.664,-6.677,-6.691,-6.705,-6.72,-6.735,-6.751,-6.768,-6.785,-6.803,-6.822,-6.841,-6.861,-6.88,-6.9,-6.93,-6.95,-6.97,-7,-7.03,-7.06,-7.09,-7.12,-7.15,-7.19,-7.22,-7.26,-7.3,-7.33,-7.37,-7.41,-7.45,-7.5,-7.54,-7.58,-7.63,-7.67,-7.71,-7.76,-7.81,-7.85,-7.9,-7.95,-7.99,-8.04,-8.09,-8.14,-8.19,-8.24,-8.29,-8.33,-8.38,-8.43,-8.48,-8.53,-8.58,-8.63,-8.67,-8.72,-8.77,-8.82,-8.86,-8.91,-8.96,-9,-9.05,-9.09,-9.14,-9.18,-9.22,-9.26,-9.3,-9.34,-9.38,-9.42,-9.46,-9.5,-9.53,-9.57,-9.6,-9.63,-9.67,-9.7,-9.73,-9.75,-9.78,-9.8,-9.83,-9.85,-9.87,-9.89,-9.91,-9.927,-9.942,-9.955,-9.967,-9.977,-9.985,-9.992,-9.996,-9.999,-10,-9.997,-9.989,-9.975,-9.955,-9.93,-9.9,-9.87,-9.83,-9.79,-9.75,-9.7,-9.65,-9.6,-9.54,-9.48,-9.42,-9.36,-9.3,-9.23,-9.17,-9.1,-9.03,-8.97,-8.9,-8.83,-8.77,-8.7,-8.64,-8.58,-8.52,-8.46,-8.4,-8.35,-8.3,-8.25,-8.21,-8.17,-8.13,-8.1,-8.07,-8.04,-8.025,-8.011,-8.003,-8,-8.001,-8.005,-8.011,-8.019,-8.03,-8.043,-8.058,-8.074,-8.093,-8.11,-8.14,-8.16,-8.19,-8.21,-8.24,-8.27,-8.3,-8.34,-8.37,-8.41,-8.44,-8.48,-8.52,-8.56,-8.6,-8.64,-8.68,-8.72,-8.76,-8.8,-8.84,-8.89,-8.93,-8.97,-9.02,-9.06,-9.1,-9.14,-9.19,-9.23,-9.27,-9.31,-9.35,-9.39,-9.43,-9.47,-9.51,-9.54,-9.58,-9.62,-9.65,-9.68,-9.71,-9.74,-9.77,-9.8,-9.83,-9.85,-9.87,-9.89,-9.91,-9.93,-9.947,-9.96,-9.972,-9.982,-9.99,-9.995,-9.999,-10,-9.26,-7.48,-5.29,-3.16,-1.45,-0.37,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.08,0.29,0.63,1.04,1.5,2,2.5,2.96,3.38,3.71,3.92,4,3.86,3.49,2.96,2.33,1.67,1.04,0.51,0.14,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.991,-0.97,-0.93,-0.87,-0.81,-0.74,-0.67,-0.59,-0.51,-0.43,-0.35,-0.28,-0.21,-0.15,-0.1,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BREATH=0
PARAM_HAIR_FRONT=0
PARAM_HAIR_SIDE=0
PARAM_HAIR_BACK=0
PARAM_hudiejie=0
PARAM_diaodai=0
PARAM_qunzi=0
PARAM_ruyaoX=0
PARAM_ruyaoY=0
PARAM_stdd=0

@ -0,0 +1,21 @@
# Live2D Animator Motion Data
$fps=30
$fadein=500
$fadeout=1000
PARAM_ANGLE_X=0
PARAM_ANGLE_Y=0,0,0,0,-0.09,-0.34,-0.74,-1.27,-1.88,-2.59,-3.36,-4.17,-5,-5.83,-6.64,-7.41,-8.12,-8.73,-9.26,-9.66,-9.91,-10,-10,-10,-10,-10,-10,-10,-10,-9.94,-9.75,-9.46,-9.09,-8.64,-8.14,-7.58,-6.99,-6.36,-5.73,-5.08,-4.44,-3.81,-3.19,-2.61,-2.07,-1.57,-1.13,-0.74,-0.43,-0.2,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.24,-0.48,-0.87,-1.4,-2.02,-2.73,-3.53,-4.36,-5.25,-6.15,-7.06,-7.94,-8.82,-9.65,-10.42,-11.12,-11.74,-12.28,-12.71,-13.02,-13.22,-13.29,-13.29,-13.29,-13.29,-13.29,-13.29,-13.29,-13.29
PARAM_a=0,0,0,0,0.012,0.04,0.08,0.13,0.18,0.23,0.28,0.32,0.35,0.37,0.38,0.364,0.33,0.319,0.47,0.454,0.41,0.35,0.27,0.2,0.12,0.06,0.02,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.009,0.03,0.07,0.1,0.15,0.18,0.22,0.24,0.25,0.07,0,0,0,0,0,0.07,0.18,0.26,0.28,0.21,0.1,0.02,0,0,0,0,0,0,0,0
PARAM_o=0,0,0,0,0,0,0,0,0,0,0,0.03,0.09,0.17,0.25,0.32,0.36,0.37,0.357,0.32,0.28,0.22,0.16,0.11,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0.06,0.16,0.26,0.32,0.35,0.31,0.23,0.19,0.17,0.25,0.39,0.49,0.52,0.39,0.19,0.05,0,0,0,0,0,0.04,0.13,0.24,0.35,0.44,0.49,0.51,0.39,0.18,0.05,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_X=0
PARAM_BODY_ANGLE_Y=0,0,0,0,-0.08,-0.28,-0.59,-0.97,-1.41,-1.9,-2.41,-2.93,-3.46,-3.95,-4.42,-4.86,-5.24,-5.55,-5.79,-5.95,-6,-6,-6,-6,-6,-6,-6,-6,-5.95,-5.79,-5.55,-5.24,-4.87,-4.45,-3.99,-3.5,-3,-2.5,-2.01,-1.55,-1.13,-0.76,-0.45,-0.21,-0.05,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_Z=0
PARAM_EYE_L_OPEN=1
PARAM_EYE_R_OPEN=1
PARAM_EYE_BALL_X=0
PARAM_EYE_BALL_Y=0
PARAM_BROW_L_FORM=0,0,0.04,0.14,0.26,0.38,0.47,0.53,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55
PARAM_BROW_R_FORM=0,0,0.04,0.14,0.27,0.39,0.49,0.55,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57,0.57

@ -0,0 +1,161 @@
{
"type":"Live2D Physics",
"physics_hair":[
{
"label":"hair_front",
"setup":{
"length":0.15,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_FRONT",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"hair_side",
"setup":{
"length":1,
"regist":0.4,
"mass":0.3
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_SIDE",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"hair_back",
"setup":{
"length":0.5,
"regist":1.3,
"mass":0.2
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.012,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_BACK",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"qunzi",
"setup":{
"length":0.15,
"regist":0.8,
"mass":0.1
},
"src":[
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.01,
"weight":0.8
}
],
"targets":[
{
"id":"PARAM_qunzi",
"ptype":"angle",
"scale":0.02,
"weight":1
}
]
}
]
}

Binary file not shown.

@ -0,0 +1,34 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.33,-0.7,-1.19,-1.75,-2.4,-3.08,-3.79,-4.53,-5.28,-6,-6.71,-7.39,-8,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10
PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.26,-1,-2.11,-3.56,-5.26,-7.19,-9.25,-11.38,-13.6,-15.83,-18.01,-20.14,-22.16,-24,-25.7,-27.15,-28.34,-29.23,-29.8,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.38,-1.39,-2.93,-4.85,-7.07,-9.49,-12.07,-14.65,-17.28,-19.76,-22.12,-24.29,-26.2,-27.77,-28.97,-29.73,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30
PARAM_EYE_L_OPEN=1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.09,0.25,0.43,0.58,0.71,0.82,0.89,0.93,0.96,0.968,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97
PARAM_EYE_R_OPEN=1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.21,0.38,0.57,0.73,0.87,0.97,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.09,0.25,0.43,0.58,0.71,0.82,0.89,0.93,0.96,0.968,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97
PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.005,0.016,0.034,0.06,0.09,0.12,0.16,0.2,0.25,0.3,0.34,0.38,0.41,0.44,0.46,0.48,0.499,0.511,0.518,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52
PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.007,0.026,0.06,0.09,0.14,0.19,0.24,0.3,0.36,0.42,0.47,0.53,0.58,0.63,0.68,0.71,0.75,0.77,0.785,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79,0.79
PARAM_BROW_L_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.006,-0.013,-0.023,-0.034,-0.048,-0.062,-0.078,-0.095,-0.112,-0.13,-0.149,-0.167,-0.185,-0.203,-0.22,-0.236,-0.252,-0.266,-0.279,-0.291,-0.301,-0.309,-0.315,-0.319,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32
PARAM_BROW_R_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.002,-0.006,-0.014,-0.024,-0.035,-0.049,-0.064,-0.081,-0.098,-0.116,-0.134,-0.153,-0.172,-0.191,-0.209,-0.227,-0.244,-0.26,-0.275,-0.288,-0.3,-0.31,-0.319,-0.325,-0.329,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33
PARAM_BROW_L_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.008,0.018,0.031,0.046,0.064,0.084,0.1,0.13,0.15,0.17,0.2,0.22,0.25,0.27,0.3,0.32,0.34,0.358,0.376,0.391,0.404,0.415,0.423,0.428,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43
PARAM_BROW_R_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.008,0.018,0.031,0.046,0.064,0.084,0.1,0.13,0.15,0.17,0.2,0.22,0.25,0.27,0.3,0.32,0.34,0.358,0.376,0.391,0.404,0.415,0.423,0.428,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43
PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.006,0.013,0.023,0.036,0.051,0.069,0.089,0.11,0.14,0.16,0.19,0.22,0.23,0.26,0.28,0.3,0.322,0.339,0.355,0.369,0.38,0.388,0.395,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4
PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.006,0.013,0.023,0.036,0.051,0.069,0.089,0.11,0.14,0.16,0.19,0.22,0.23,0.26,0.28,0.3,0.322,0.339,0.355,0.369,0.38,0.388,0.395,0.399,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4,0.4
PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.007,-0.013,-0.019,-0.026,-0.035,-0.044,-0.053,-0.063,-0.073,-0.084,-0.094,-0.104,-0.114,-0.123,-0.132,-0.14,-0.148,-0.154,-0.16,-0.164,-0.167,-0.169,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17,-0.17
PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.003,-0.007,-0.012,-0.018,-0.025,-0.033,-0.041,-0.05,-0.06,-0.069,-0.079,-0.088,-0.098,-0.107,-0.116,-0.124,-0.132,-0.139,-0.145,-0.15,-0.154,-0.157,-0.159,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16
PARAM_MOUTH_FORM=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.98,0.92,0.82,0.7,0.56,0.4,0.24,0.07,-0.09,-0.24,-0.38,-0.5,-0.6,-0.67,-0.71,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.73,-0.728,-0.726,-0.723,-0.72,-0.715,-0.709,-0.703,-0.695,-0.687,-0.678,-0.667,-0.655,-0.643,-0.629,-0.614,-0.599,-0.582,-0.563,-0.544,-0.523,-0.5,-0.48,-0.45,-0.43,-0.4,-0.37,-0.34,-0.31,-0.28,-0.25,-0.23,-0.2,-0.18,-0.164,-0.151,-0.143,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14
PARAM_MOUTH_OPEN_Y=0
PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.23,-0.49,-0.83,-1.23,-1.68,-2.16,-2.66,-3.17,-3.69,-4.2,-4.7,-5.17,-5.6,-6,-6.34,-6.61,-6.82,-6.95,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7
PARAM_BODY_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.06,-0.23,-0.49,-0.83,-1.23,-1.68,-2.16,-2.66,-3.17,-3.69,-4.2,-4.7,-5.17,-5.6,-6,-6.34,-6.61,-6.82,-6.95,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7,-7
PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.08,-0.3,-0.63,-1.07,-1.58,-2.16,-2.77,-3.42,-4.08,-4.75,-5.4,-6.04,-6.65,-7.2,-7.71,-8.15,-8.5,-8.77,-8.94,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9,-9
PARAM_BREATH=0
PARAM_HAIR_FRONT=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.002,0.007,0.017,0.032,0.05,0.08,0.15,0.25,0.35,0.45,0.54,0.61,0.66,0.68,0.65,0.57,0.46,0.32,0.18,0.04,-0.07,-0.15,-0.18,-0.18,-0.179,-0.177,-0.175,-0.173,-0.17,-0.167,-0.163,-0.159,-0.155,-0.15,-0.145,-0.14,-0.135,-0.129,-0.124,-0.118,-0.112,-0.106,-0.1,-0.094,-0.088,-0.082,-0.076,-0.07,-0.064,-0.058,-0.052,-0.047,-0.042,-0.037,-0.032,-0.027,-0.023,-0.019,-0.015,-0.012,-0.009,-0.006,-0.004,-0.002,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_HAIR_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.004,0.008,0.016,0.026,0.04,0.08,0.12,0.18,0.23,0.28,0.32,0.34,0.35,0.333,0.29,0.22,0.14,0.06,-0.02,-0.09,-0.13,-0.15,-0.149,-0.146,-0.142,-0.136,-0.129,-0.121,-0.111,-0.102,-0.092,-0.081,-0.071,-0.061,-0.051,-0.042,-0.033,-0.025,-0.018,-0.012,-0.007,-0.003,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_HAIR_BACK=0,0,0.001,0.003,0.005,0.007,0.011,0.015,0.019,0.025,0.031,0.037,0.045,0.053,0.061,0.071,0.081,0.092,0.104,0.116,0.129,0.143,0.158,0.173,0.19,0.26,0.32,0.45,0.53,0.59,0.63,0.64,0.61,0.53,0.42,0.28,0.14,0.01,-0.11,-0.19,-0.23,-0.237,-0.242,-0.246,-0.248,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.248,-0.243,-0.236,-0.227,-0.217,-0.206,-0.195,-0.187,-0.181,-0.176,-0.169,-0.161,-0.154,-0.147,-0.139,-0.132,-0.125,-0.117,-0.11,-0.101,-0.093,-0.086,-0.081,-0.072,-0.065,-0.058,-0.051,-0.038,-0.027,-0.017,-0.009,-0.004,-0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ARM_L=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.33,-0.7,-1.19,-1.75,-2.4,-3.08,-3.79,-4.53,-5.28,-6,-6.71,-7.39,-8,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10
PARAM_ARM_R=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.09,-0.33,-0.7,-1.19,-1.75,-2.4,-3.08,-3.79,-4.53,-5.28,-6,-6.71,-7.39,-8,-8.57,-9.05,-9.45,-9.74,-9.93,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10
PARAM_=0.5,0.502,0.508,0.517,0.529,0.543,0.561,0.58,0.6,0.62,0.65,0.67,0.7,0.72,0.75,0.77,0.8,0.82,0.85,0.87,0.89,0.912,0.931,0.948,0.963,0.976,0.986,0.994,0.998,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.998,0.997,0.996,0.994,0.992,0.99,0.982,0.963,0.93,0.9,0.86,0.82,0.77,0.72,0.68,0.63,0.59,0.56,0.53,0.516,0.51

@ -0,0 +1,23 @@
# Live2D Animator Motion Data
$fps=30
PARAM_YURE_YOKO_L_02=0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0.05,0.20,0.45,0.77,1.17,1.63,2.16,2.73,3.35,3.99,4.67,5.36,6.06,6.77,7.46,8.14,8.82,9.45,10.05,10.62,11.14,11.60,12.01,12.36,12.63,12.83,12.96,13,12.95,12.82,12.59,12.29,11.92,11.48,10.99,10.42,9.82,9.18,8.49,7.77,7.02,6.25,5.46,4.65,3.83,3.02,2.19,1.36,0.56,-0.24,-1.02,-1.78,-2.52,-3.23,-3.91,-4.56,-5.16,-5.70,-6.21,-6.66,-7.05,-7.38,-7.64,-7.84,-7.96,-8,-8.00,-7.99,-7.99,-7.98,-7.96,-7.95,-7.93,-7.91,-7.89,-7.86,-7.84,-7.81,-7.77,-7.74,-7.70,-7.66,-7.62,-7.58,-7.53,-7.48,-7.43,-7.38,-7.33,-7.27,-7.21,-7.16,-7.10,-7.03,-6.97,-6.90,-6.84,-6.77,-6.70,-6.63,-6.55,-6.48,-6.40,-6.33,-6.25,-6.17,-6.09,-6.01,-5.93,-5.84,-5.76,-5.67,-5.59,-5.50,-5.41,-5.33,-5.24,-5.15,-5.06,-4.97,-4.88,-4.79,-4.69,-4.60,-4.51,-4.42,-4.32,-4.23,-4.14,-4.05,-3.95,-3.86,-3.77,-3.68,-3.58,-3.49,-3.40,-3.31,-3.21,-3.12,-3.03,-2.94,-2.85,-2.76,-2.67,-2.59,-2.50,-2.41,-2.33,-2.24,-2.16,-2.07,-1.99,-1.91,-1.83,-1.75,-1.67,-1.60,-1.52,-1.45,-1.37,-1.30,-1.23,-1.16,-1.10,-1.03,-0.97,-0.90,-0.84,-0.79,-0.73,-0.67,-0.62,-0.57,-0.52,-0.47,-0.42,-0.38,-0.34,-0.30,-0.26,-0.23,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.05,-0.04,-0.02,-0.01,-0.01,-0.00,0,-0.03,-0.10,-0.22,-0.38,-0.58,-0.81,-1.08,-1.39,-1.72,-2.08,-2.45,-2.85,-3.27,-3.69,-4.14,-4.59,-5.04,-5.50,-5.96,-6.41,-6.86,-7.31,-7.73,-8.15,-8.55,-8.92,-9.28,-9.61,-9.92,-10.19,-10.42,-10.62,-10.78,-10.90,-10.97,-11,-10.96,-10.83,-10.63,-10.35,-10.00,-9.60,-9.12,-8.60,-8.02,-7.40,-6.73,-6.04,-5.29,-4.53,-3.74,-2.93,-2.10,-1.27,-0.42,0.42,1.27,2.10,2.93,3.74,4.53,5.29,6.04,6.73,7.40,8.02,8.60,9.12,9.60,10.00,10.35,10.63,10.83,10.96,11,10.93,10.73,10.41,10.00,9.51,8.95,8.34,7.68,7.00,6.30,5.59,4.88,4.19,3.51,2.88,2.28,1.73,1.24,0.82,0.47,0.21,0.06,0
PARAM_BROW_R_Y=0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.39,0.39,0.39,0.39,0.38,0.38,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40
PARAM_ANGLE_Y=0,0,0,0,0,0,0,0.04,0.16,0.34,0.59,0.90,1.26,1.66,2.10,2.58,3.07,3.60,4.13,4.66,5.21,5.74,6.26,6.78,7.27,7.73,8.17,8.57,8.92,9.24,9.50,9.71,9.87,9.97,10,9.96,9.86,9.69,9.46,9.18,8.84,8.47,8.04,7.58,7.09,6.57,6.01,5.45,4.86,4.26,3.64,3.02,2.40,1.77,1.13,0.52,-0.09,-0.68,-1.26,-1.83,-2.37,-2.89,-3.38,-3.83,-4.25,-4.64,-4.98,-5.28,-5.53,-5.73,-5.88,-5.97,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6,-6.03,-6.11,-6.24,-6.41,-6.63,-6.89,-7.18,-7.51,-7.88,-8.26,-8.68,-9.11,-9.57,-10.03,-10.51,-11.00,-11.50,-12,-12.50,-13.00,-13.49,-13.97,-14.43,-14.89,-15.32,-15.74,-16.13,-16.49,-16.82,-17.11,-17.37,-17.59,-17.76,-17.89,-17.97,-18,-17.99,-17.94,-17.87,-17.77,-17.65,-17.50,-17.33,-17.13,-16.92,-16.68,-16.43,-16.16,-15.87,-15.56,-15.25,-14.91,-14.56,-14.20,-13.83,-13.45,-13.06,-12.66,-12.25,-11.84,-11.42,-11.00,-10.57,-10.14,-9.70,-9.27,-8.84,-8.41,-7.97,-7.54,-7.11,-6.70,-6.28,-5.87,-5.46,-5.07,-4.68,-4.30,-3.93,-3.58,-3.23,-2.90,-2.58,-2.28,-1.99,-1.71,-1.46,-1.22,-1.00,-0.80,-0.62,-0.46,-0.32,-0.21,-0.12,-0.05,-0.01,0
PARAM_BREATH=0,0.00,0.01,0.02,0.03,0.05,0.07,0.09,0.12,0.14,0.17,0.20,0.24,0.27,0.31,0.34,0.38,0.41,0.45,0.49,0.53,0.56,0.60,0.63,0.67,0.70,0.73,0.77,0.79,0.82,0.85,0.87,0.89,0.91,0.92,0.93,0.94,0.95,0.95,0.95,0.94,0.94,0.93,0.92,0.90,0.89,0.87,0.85,0.83,0.81,0.79,0.76,0.74,0.71,0.68,0.66,0.63,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.33,0.30,0.27,0.25,0.22,0.20,0.17,0.15,0.13,0.11,0.09,0.07,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.10,0.12,0.14,0.16,0.18,0.20,0.23,0.25,0.28,0.31,0.33,0.36,0.39,0.42,0.44,0.47,0.50,0.53,0.56,0.58,0.61,0.64,0.67,0.69,0.72,0.74,0.77,0.79,0.81,0.83,0.85,0.87,0.89,0.91,0.92,0.93,0.95,0.96,0.96,0.97,0.98,0.98,0.98,0.98,0.98,0.97,0.96,0.95,0.94,0.92,0.91,0.89,0.87,0.85,0.83,0.81,0.78,0.76,0.73,0.71,0.68,0.65,0.62,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.34,0.31,0.28,0.25,0.23,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.06,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.11,0.12,0.14,0.16,0.18,0.20,0.22,0.24,0.27,0.29,0.31,0.34,0.36,0.38,0.41,0.43,0.46,0.48,0.51,0.53,0.56,0.58,0.60,0.63,0.65,0.67,0.70,0.72,0.74,0.76,0.78,0.80,0.82,0.83,0.85,0.86,0.88,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.94,0.94,0.94,0.93,0.93,0.92,0.90,0.89,0.87,0.85,0.83,0.81,0.79,0.76,0.73,0.70,0.68,0.65,0.62,0.58,0.55,0.52,0.49,0.46,0.43,0.39,0.36,0.33,0.30,0.27,0.24,0.22,0.19,0.17,0.14,0.12,0.10,0.08,0.06,0.05,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_X=0,0,0,0,0,0,0,0.00,0.02,0.03,0.06,0.09,0.13,0.17,0.21,0.26,0.31,0.36,0.41,0.47,0.52,0.57,0.63,0.68,0.73,0.77,0.82,0.86,0.89,0.92,0.95,0.97,0.99,1.00,1,0.97,0.89,0.75,0.57,0.35,0.08,-0.22,-0.57,-0.93,-1.32,-1.74,-2.18,-2.64,-3.11,-3.59,-4.09,-4.59,-5.09,-5.59,-6.10,-6.60,-7.09,-7.57,-8.04,-8.50,-8.94,-9.36,-9.76,-10.14,-10.48,-10.80,-11.09,-11.34,-11.56,-11.73,-11.87,-11.96,-12,-12.02,-12.04,-12.06,-12.08,-12.10,-12.12,-12.13,-12.15,-12.17,-12.19,-12.21,-12.23,-12.24,-12.26,-12.28,-12.30,-12.31,-12.33,-12.35,-12.36,-12.38,-12.40,-12.41,-12.43,-12.44,-12.46,-12.47,-12.49,-12.51,-12.52,-12.54,-12.55,-12.57,-12.58,-12.60,-12.61,-12.63,-12.64,-12.65,-12.67,-12.68,-12.70,-12.71,-12.73,-12.74,-12.75,-12.77,-12.78,-12.80,-12.81,-12.82,-12.84,-12.85,-12.86,-12.88,-12.89,-12.90,-12.92,-12.93,-12.94,-12.96,-12.97,-12.99,-13.00,-13.01,-13.03,-13.04,-13.05,-13.07,-13.08,-13.09,-13.11,-13.12,-13.13,-13.15,-13.16,-13.17,-13.19,-13.20,-13.21,-13.23,-13.24,-13.26,-13.27,-13.28,-13.30,-13.31,-13.33,-13.34,-13.35,-13.37,-13.38,-13.40,-13.41,-13.43,-13.44,-13.46,-13.47,-13.49,-13.50,-13.52,-13.53,-13.55,-13.56,-13.58,-13.59,-13.61,-13.63,-13.64,-13.66,-13.68,-13.69,-13.71,-13.73,-13.74,-13.76,-13.78,-13.80,-13.81,-13.83,-13.85,-13.87,-13.89,-13.90,-13.92,-13.94,-13.96,-13.98,-14,-14.03,-14.10,-14.19,-14.30,-14.44,-14.60,-14.78,-14.98,-15.19,-15.42,-15.67,-15.92,-16.19,-16.45,-16.73,-17.01,-17.30,-17.59,-17.87,-18.16,-18.44,-18.71,-18.98,-19.24,-19.48,-19.72,-19.94,-20.14,-20.33,-20.50,-20.65,-20.77,-20.87,-20.94,-20.98,-21,-20.98,-20.93,-20.85,-20.73,-20.59,-20.42,-20.22,-19.99,-19.74,-19.46,-19.17,-18.85,-18.51,-18.16,-17.79,-17.40,-16.99,-16.57,-16.14,-15.69,-15.23,-14.77,-14.29,-13.81,-13.32,-12.83,-12.33,-11.83,-11.32,-10.82,-10.31,-9.81,-9.30,-8.80,-8.30,-7.81,-7.33,-6.85,-6.37,-5.91,-5.46,-5.02,-4.59,-4.17,-3.77,-3.38,-3.01,-2.65,-2.32,-1.99,-1.70,-1.42,-1.16,-0.93,-0.72,-0.53,-0.38,-0.24,-0.14,-0.06,-0.02,0
PARAM_YURE_YOKO_R_02=0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.03,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.10,0.10,0.10,0.10,0.10,0.10,0.10,0.10,0.10,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.15,0.14,0.14,0.14,0.14,0.14,0.14,0.14,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.11,0.11,0.11,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.07,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,-0.00,-0.01,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,0
PARAM_MOUTH_OPEN_Y=0,0,0,0,0,0,0,0.00,0.02,0.04,0.06,0.09,0.12,0.15,0.18,0.21,0.24,0.27,0.30,0.32,0.34,0.36,0.37,0.37,0.36,0.33,0.29,0.24,0.19,0.14,0.10,0.06,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.10,-0.11,-0.12,-0.13,-0.15,-0.16,-0.17,-0.19,-0.20,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.30,-0.30,-0.31,-0.31,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.32,-0.31,-0.31,-0.31,-0.30,-0.30,-0.30,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.25,-0.25,-0.24,-0.23,-0.23,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.16,-0.16,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,0
PARAM_MOUTH_FORM=0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.08,-0.09,-0.11,-0.14,-0.16,-0.19,-0.22,-0.25,-0.29,-0.34,-0.38,-0.42,-0.45,-0.49,-0.51,-0.54,-0.55,-0.57,-0.58,-0.58,-0.58,-0.57,-0.55,-0.53,-0.50,-0.47,-0.43,-0.39,-0.34,-0.29,-0.24,-0.19,-0.13,-0.07,-0.01,0.05,0.11,0.17,0.23,0.30,0.36,0.42,0.47,0.53,0.59,0.64,0.69,0.74,0.79,0.83,0.87,0.90,0.93,0.95,0.97,0.99,1.00,1,1.00,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.89,0.88,0.86,0.85,0.83,0.82,0.80,0.78,0.76,0.74,0.72,0.70,0.68,0.66,0.64,0.62,0.60,0.57,0.55,0.53,0.50,0.48,0.45,0.43,0.40,0.38,0.35,0.32,0.30,0.27,0.24,0.22,0.19,0.16,0.14,0.11,0.08,0.05,0.03,0,-0.03,-0.05,-0.08,-0.10,-0.13,-0.15,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.30,-0.32,-0.34,-0.35,-0.37,-0.39,-0.40,-0.42,-0.43,-0.45,-0.46,-0.47,-0.49,-0.50,-0.51,-0.52,-0.53,-0.54,-0.55,-0.56,-0.57,-0.58,-0.58,-0.59,-0.60,-0.61,-0.61,-0.62,-0.62,-0.63,-0.63,-0.64,-0.64,-0.65,-0.65,-0.65,-0.65,-0.66,-0.66,-0.66,-0.66,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.67,-0.66,-0.66,-0.66,-0.66,-0.65,-0.65,-0.65,-0.64,-0.64,-0.64,-0.63,-0.63,-0.62,-0.62,-0.61,-0.61,-0.60,-0.60,-0.59,-0.58,-0.58,-0.57,-0.56,-0.56,-0.55,-0.54,-0.54,-0.53,-0.52,-0.51,-0.50,-0.50,-0.49,-0.48,-0.47,-0.46,-0.46,-0.45,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.30,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.18,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,0
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.98,0.98,0.98,0.97,0.97,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.92,0.93,0.93,0.93,0.93,0.93,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_BROW_L_FORM=-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.17,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.20,-0.21,-0.21,-0.21,-0.22,-0.22,-0.22,-0.23,-0.23,-0.23,-0.24,-0.24,-0.24,-0.24,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14
PARAM_YURE_MAE=0,0.00,0.00,0.01,0.02,0.02,0.03,0.04,0.06,0.07,0.08,0.10,0.12,0.13,0.15,0.17,0.19,0.20,0.22,0.24,0.26,0.28,0.29,0.31,0.33,0.34,0.36,0.37,0.39,0.40,0.41,0.42,0.43,0.44,0.44,0.45,0.45,0.45,0.45,0.45,0.44,0.44,0.43,0.43,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.33,0.32,0.31,0.29,0.28,0.26,0.25,0.23,0.22,0.20,0.19,0.18,0.16,0.15,0.13,0.12,0.11,0.10,0.08,0.07,0.06,0.05,0.04,0.03,0.03,0.02,0.01,0.01,0.01,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.10,0.11,0.13,0.14,0.16,0.17,0.19,0.20,0.21,0.23,0.24,0.25,0.26,0.27,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.28,0.27,0.27,0.26,0.26,0.26,0.25,0.25,0.24,0.24,0.23,0.23,0.22,0.21,0.21,0.20,0.20,0.19,0.18,0.18,0.17,0.16,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.09,0.09,0.08,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0
PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.12,-0.13,-0.14,-0.16,-0.17,-0.18,-0.19,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.30,-0.30,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.30,-0.30,-0.30,-0.30,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,0
PARAM_BROW_L_Y=0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.40,0.40,0.40,0.40,0.39,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.36,0.35,0.35,0.34,0.34,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40
PARAM_YURE_YOKO_L=0,0.00,0.00,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.14,0.15,0.16,0.18,0.19,0.20,0.22,0.23,0.24,0.26,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.31,0.31,0.30,0.29,0.29,0.28,0.27,0.26,0.25,0.24,0.23,0.21,0.20,0.19,0.18,0.16,0.15,0.14,0.12,0.11,0.10,0.08,0.07,0.05,0.04,0.03,0.01,-0.00,-0.01,-0.03,-0.04,-0.05,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.10,-0.09,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.00,0.00,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.12,0.12,0.13,0.13,0.13,0.14,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.02,0.01,-0.00,-0.01,-0.03,-0.04,-0.05,-0.07,-0.08,-0.09,-0.10,-0.11,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.19,-0.20,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.10,0.08,0.07,0.05,0.03,0.02,0.01,0.00,0
PARAM_BROW_R_FORM=-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.14,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.15,-0.16,-0.16,-0.16,-0.16,-0.17,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.22,-0.22,-0.23,-0.23,-0.24,-0.24,-0.25,-0.25,-0.26,-0.26,-0.27,-0.27,-0.28,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.29,-0.28,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13,-0.13
PARAM_YURE_YOKO_R=0,0.00,0.00,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.11,0.12,0.14,0.15,0.16,0.18,0.19,0.20,0.22,0.23,0.24,0.26,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.31,0.31,0.30,0.29,0.29,0.28,0.27,0.26,0.25,0.24,0.23,0.21,0.20,0.19,0.18,0.16,0.15,0.14,0.12,0.11,0.10,0.08,0.07,0.05,0.04,0.03,0.01,-0.00,-0.01,-0.03,-0.04,-0.05,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.00,0.00,0.01,0.02,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.13,0.13,0.14,0.14,0.14,0.15,0.15,0.15,0.15,0.16,0.16,0.16,0.16,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.13,0.12,0.11,0.10,0.08,0.07,0.06,0.04,0.03,0.01,-0.00,-0.02,-0.04,-0.05,-0.07,-0.09,-0.10,-0.12,-0.13,-0.15,-0.17,-0.18,-0.20,-0.21,-0.22,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.30,-0.31,-0.31,-0.32,-0.32,-0.33,-0.33,-0.33,-0.33,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.30,-0.29,-0.28,-0.27,-0.27,-0.26,-0.25,-0.23,-0.22,-0.21,-0.20,-0.19,-0.17,-0.16,-0.15,-0.13,-0.12,-0.10,-0.09,-0.07,-0.06,-0.04,-0.03,-0.02,-0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.17,0.18,0.18,0.18,0.18,0.19,0.19,0.19,0.19,0.19,0.19,0.19,0.18,0.17,0.15,0.12,0.10,0.07,0.05,0.03,0.01,0.00,0
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.95,0.95,0.95,0.95,0.95,0.95,0.96,0.96,0.96,0.96,0.97,0.97,0.97,0.97,0.98,0.98,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.93,0.75,0.53,0.32,0.15,0.04,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_BALL_X=0,-0.00,-0.01,-0.02,-0.03,-0.05,-0.07,-0.09,-0.11,-0.14,-0.16,-0.19,-0.22,-0.25,-0.28,-0.32,-0.35,-0.38,-0.41,-0.44,-0.47,-0.49,-0.52,-0.54,-0.56,-0.58,-0.60,-0.61,-0.62,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.60,-0.57,-0.55,-0.51,-0.47,-0.43,-0.39,-0.34,-0.29,-0.24,-0.19,-0.14,-0.09,-0.04,0.01,0.05,0.10,0.14,0.18,0.21,0.24,0.26,0.28,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.30,0.29,0.27,0.25,0.22,0.19,0.16,0.12,0.09,0.04,0.00,-0.04,-0.09,-0.14,-0.19,-0.24,-0.29,-0.33,-0.38,-0.43,-0.48,-0.53,-0.57,-0.61,-0.66,-0.69,-0.73,-0.76,-0.79,-0.82,-0.84,-0.86,-0.87,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.87,-0.86,-0.86,-0.85,-0.84,-0.83,-0.83,-0.82,-0.81,-0.80,-0.78,-0.77,-0.76,-0.74,-0.73,-0.71,-0.70,-0.68,-0.66,-0.64,-0.62,-0.60,-0.57,-0.55,-0.52,-0.50,-0.47,-0.44,-0.41,-0.38,-0.34,-0.30,-0.27,-0.23,-0.19,-0.16,-0.13,-0.10,-0.08,-0.05,-0.03,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_Y=0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.16,-0.17,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.18,-0.16,-0.15,-0.13,-0.11,-0.09,-0.07,-0.05,-0.03,-0.01,0.01,0.03,0.05,0.07,0.08,0.10,0.12,0.13,0.14,0.15,0.16,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.17,0.16,0.15,0.14,0.13,0.12,0.10,0.09,0.07,0.06,0.04,0.02,0.00,-0.02,-0.04,-0.06,-0.08,-0.10,-0.12,-0.13,-0.15,-0.17,-0.19,-0.20,-0.22,-0.23,-0.24,-0.26,-0.27,-0.27,-0.28,-0.29,-0.29,-0.29,-0.29,-0.28,-0.26,-0.24,-0.22,-0.19,-0.16,-0.13,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0

@ -0,0 +1,28 @@
# Live2D Animator Motion Data
$fps=30
PARAM_YURE_MAE_L=0,0.00,0.00,0.01,0.01,0.02,0.03,0.04,0.06,0.07,0.08,0.10,0.12,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.28,0.30,0.32,0.34,0.36,0.38,0.41,0.43,0.45,0.47,0.49,0.51,0.53,0.54,0.56,0.58,0.59,0.60,0.62,0.63,0.64,0.65,0.65,0.66,0.66,0.66,0.65,0.63,0.59,0.54,0.49,0.43,0.36,0.30,0.23,0.17,0.12,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.25,-0.47,-0.68,-0.85,-0.96,-1,-1.00,-0.99,-0.99,-0.98,-0.97,-0.95,-0.93,-0.92,-0.90,-0.87,-0.85,-0.82,-0.80,-0.77,-0.74,-0.71,-0.68,-0.65,-0.62,-0.58,-0.55,-0.52,-0.48,-0.45,-0.42,-0.38,-0.35,-0.32,-0.29,-0.26,-0.23,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.07,-0.05,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.02,-0.04,-0.07,-0.10,-0.14,-0.19,-0.23,-0.28,-0.33,-0.39,-0.44,-0.49,-0.53,-0.58,-0.62,-0.65,-0.68,-0.70,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.71,-0.71,-0.71,-0.71,-0.71,-0.70,-0.70,-0.70,-0.70,-0.69,-0.69,-0.69,-0.68,-0.68,-0.68,-0.67,-0.67,-0.66,-0.66,-0.65,-0.65,-0.64,-0.64,-0.63,-0.63,-0.62,-0.62,-0.61,-0.60,-0.60,-0.59,-0.59,-0.58,-0.57,-0.57,-0.56,-0.55,-0.55,-0.54,-0.53,-0.53,-0.52,-0.51,-0.50,-0.50,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.45,-0.44,-0.43,-0.42,-0.41,-0.41,-0.40,-0.39,-0.38,-0.38,-0.37,-0.36,-0.35,-0.34,-0.34,-0.33,-0.32,-0.31,-0.31,-0.30,-0.29,-0.28,-0.27,-0.27,-0.26,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_YURE_YOKO_L_02=0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.12,0.13,0.15,0.16,0.17,0.18,0.20,0.21,0.22,0.23,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.36,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.36,0.34,0.32,0.29,0.26,0.22,0.18,0.15,0.11,0.08,0.05,0.03,0.01,0,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.12,-0.13,-0.14,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.39,-0.41,-0.42,-0.43,-0.44,-0.45,-0.46,-0.47,-0.48,-0.49,-0.50,-0.51,-0.51,-0.52,-0.53,-0.54,-0.54,-0.55,-0.55,-0.55,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.50,-0.50,-0.50,-0.49,-0.49,-0.49,-0.48,-0.48,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.45,-0.44,-0.44,-0.43,-0.43,-0.42,-0.42,-0.41,-0.41,-0.41,-0.40,-0.40,-0.39,-0.39,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.35,-0.35,-0.34,-0.34,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.09,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00
PARAM_YURE_MAE_R=0,0.00,0.00,0.01,0.02,0.02,0.03,0.04,0.06,0.07,0.09,0.10,0.12,0.14,0.16,0.18,0.20,0.22,0.24,0.26,0.28,0.31,0.33,0.35,0.37,0.40,0.42,0.44,0.46,0.48,0.50,0.52,0.54,0.56,0.58,0.59,0.61,0.62,0.64,0.65,0.66,0.66,0.67,0.68,0.68,0.68,0.67,0.65,0.61,0.56,0.50,0.44,0.37,0.31,0.24,0.18,0.12,0.07,0.03,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.07,-0.25,-0.47,-0.68,-0.85,-0.96,-1,-1.00,-0.99,-0.99,-0.98,-0.97,-0.95,-0.93,-0.92,-0.90,-0.87,-0.85,-0.82,-0.80,-0.77,-0.74,-0.71,-0.68,-0.65,-0.62,-0.58,-0.55,-0.52,-0.48,-0.45,-0.42,-0.38,-0.35,-0.32,-0.29,-0.26,-0.23,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.07,-0.05,-0.03,-0.02,-0.01,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_YURE_L=0,0.00,0.00,0.01,0.02,0.02,0.03,0.05,0.06,0.07,0.09,0.11,0.12,0.14,0.16,0.18,0.21,0.23,0.25,0.27,0.30,0.32,0.34,0.37,0.39,0.41,0.44,0.46,0.48,0.50,0.53,0.55,0.57,0.59,0.60,0.62,0.64,0.65,0.66,0.68,0.69,0.69,0.70,0.71,0.71,0.71,0.71,0.69,0.67,0.64,0.60,0.56,0.51,0.46,0.40,0.34,0.27,0.21,0.14,0.07,0,-0.07,-0.13,-0.19,-0.25,-0.31,-0.36,-0.41,-0.46,-0.51,-0.55,-0.59,-0.63,-0.67,-0.70,-0.74,-0.77,-0.80,-0.82,-0.85,-0.87,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.97,-0.96,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.70,-0.65,-0.60,-0.54,-0.48,-0.42,-0.36,-0.30,-0.23,-0.17,-0.10,-0.03,0.03,0.10,0.17,0.23,0.30,0.36,0.42,0.48,0.54,0.60,0.65,0.70,0.75,0.79,0.83,0.87,0.90,0.93,0.96,0.97,0.99,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.85,0.85,0.84,0.83,0.83,0.82,0.81,0.80,0.80,0.79,0.78,0.77,0.77,0.76,0.75,0.74,0.73,0.72,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.66,0.65,0.64,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.34,0.33,0.32,0.31,0.30,0.29,0.28,0.28,0.27,0.26,0.25,0.24,0.23,0.23,0.22,0.21,0.20,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.10,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00
PARAM_ANGLE_Z=0,-0.02,-0.06,-0.14,-0.25,-0.38,-0.53,-0.72,-0.92,-1.15,-1.39,-1.65,-1.93,-2.23,-2.53,-2.85,-3.18,-3.53,-3.87,-4.23,-4.59,-4.95,-5.31,-5.69,-6.05,-6.41,-6.77,-7.13,-7.47,-7.82,-8.15,-8.47,-8.77,-9.07,-9.35,-9.61,-9.85,-10.08,-10.28,-10.47,-10.62,-10.75,-10.86,-10.94,-10.98,-11,-10.98,-10.90,-10.79,-10.62,-10.43,-10.18,-9.90,-9.60,-9.25,-8.87,-8.47,-8.03,-7.57,-7.10,-6.59,-6.07,-5.54,-4.99,-4.42,-3.86,-3.27,-2.68,-2.10,-1.50,-0.90,-0.32,0.27,0.86,1.42,1.99,2.54,3.07,3.59,4.10,4.57,5.03,5.47,5.87,6.25,6.60,6.90,7.18,7.43,7.62,7.79,7.90,7.98,8,7.96,7.86,7.69,7.47,7.17,6.83,6.43,6.00,5.50,4.97,4.39,3.79,3.14,2.48,1.77,1.06,0.31,-0.44,-1.23,-2.00,-2.81,-3.60,-4.40,-5.19,-6.00,-6.77,-7.56,-8.31,-9.06,-9.77,-10.48,-11.14,-11.79,-12.39,-12.97,-13.50,-14.00,-14.43,-14.83,-15.17,-15.47,-15.69,-15.86,-15.96,-16,-16.00,-16.00,-16.00,-16.01,-16.01,-16.02,-16.02,-16.03,-16.03,-16.03,-16.04,-16.04,-16.04,-16.04,-16.04,-16.04,-16.03,-16.03,-16.02,-16.01,-16.00,-15.98,-15.96,-15.94,-15.92,-15.89,-15.86,-15.82,-15.78,-15.74,-15.70,-15.65,-15.59,-15.53,-15.47,-15.40,-15.32,-15.24,-15.16,-15.07,-14.97,-14.87,-14.77,-14.66,-14.54,-14.41,-14.28,-14.14,-14,-13.84,-13.69,-13.53,-13.37,-13.21,-13.05,-12.88,-12.72,-12.56,-12.39,-12.23,-12.06,-11.90,-11.73,-11.56,-11.40,-11.23,-11.06,-10.89,-10.72,-10.55,-10.38,-10.22,-10.04,-9.87,-9.71,-9.54,-9.37,-9.20,-9.03,-8.86,-8.69,-8.53,-8.36,-8.19,-8.02,-7.86,-7.69,-7.53,-7.36,-7.20,-7.04,-6.87,-6.71,-6.55,-6.39,-6.23,-6.08,-5.92,-5.77,-5.61,-5.46,-5.30,-5.15,-5.01,-4.86,-4.71,-4.56,-4.42,-4.28,-4.14,-4.00,-3.86,-3.73,-3.59,-3.46,-3.33,-3.20,-3.07,-2.95,-2.82,-2.70,-2.59,-2.47,-2.35,-2.24,-2.13,-2.02,-1.92,-1.81,-1.71,-1.61,-1.52,-1.42,-1.33,-1.24,-1.16,-1.08,-1.00,-0.92,-0.84,-0.77,-0.70,-0.64,-0.57,-0.51,-0.46,-0.40,-0.35,-0.31,-0.26,-0.22,-0.18,-0.15,-0.12,-0.09,-0.07,-0.05,-0.03,-0.02,-0.01,-0.00
PARAM_BODY_ANGLE_X=0,0.01,0.03,0.06,0.11,0.17,0.24,0.33,0.42,0.52,0.63,0.75,0.88,1.01,1.15,1.30,1.45,1.60,1.76,1.92,2.08,2.25,2.42,2.58,2.75,2.92,3.08,3.24,3.40,3.55,3.70,3.85,3.99,4.12,4.25,4.37,4.48,4.58,4.67,4.76,4.83,4.89,4.94,4.97,4.99,5,4.99,4.96,4.92,4.86,4.79,4.70,4.60,4.48,4.35,4.21,4.07,3.91,3.74,3.56,3.38,3.18,2.99,2.79,2.58,2.37,2.15,1.93,1.72,1.50,1.28,1.07,0.85,0.63,0.42,0.21,0.01,-0.18,-0.38,-0.56,-0.74,-0.91,-1.07,-1.21,-1.35,-1.48,-1.60,-1.70,-1.79,-1.86,-1.92,-1.96,-1.99,-2,-1.99,-1.97,-1.92,-1.87,-1.79,-1.71,-1.61,-1.50,-1.37,-1.24,-1.10,-0.95,-0.79,-0.62,-0.44,-0.26,-0.08,0.11,0.31,0.50,0.70,0.90,1.10,1.30,1.50,1.69,1.89,2.08,2.26,2.44,2.62,2.79,2.95,3.10,3.24,3.37,3.50,3.61,3.71,3.79,3.87,3.92,3.97,3.99,4,4.00,3.99,3.97,3.95,3.92,3.89,3.85,3.81,3.76,3.71,3.65,3.59,3.52,3.45,3.37,3.29,3.21,3.12,3.03,2.93,2.83,2.73,2.62,2.51,2.40,2.28,2.17,2.04,1.92,1.80,1.67,1.54,1.41,1.27,1.14,1.00,0.86,0.72,0.58,0.44,0.29,0.15,0.01,-0.14,-0.28,-0.43,-0.57,-0.72,-0.86,-1.01,-1.15,-1.29,-1.44,-1.58,-1.72,-1.86,-2.00,-2.14,-2.27,-2.41,-2.54,-2.67,-2.80,-2.92,-3.04,-3.17,-3.28,-3.40,-3.51,-3.62,-3.73,-3.83,-3.93,-4.03,-4.12,-4.21,-4.29,-4.37,-4.45,-4.52,-4.59,-4.65,-4.71,-4.76,-4.81,-4.85,-4.89,-4.92,-4.95,-4.97,-4.99,-5.00,-5,-5.00,-4.99,-4.97,-4.95,-4.92,-4.89,-4.86,-4.81,-4.77,-4.72,-4.66,-4.60,-4.53,-4.47,-4.39,-4.32,-4.24,-4.16,-4.07,-3.98,-3.89,-3.80,-3.70,-3.61,-3.51,-3.40,-3.30,-3.20,-3.09,-2.99,-2.88,-2.77,-2.66,-2.55,-2.45,-2.34,-2.23,-2.12,-2.01,-1.91,-1.80,-1.70,-1.60,-1.49,-1.39,-1.30,-1.20,-1.11,-1.02,-0.93,-0.84,-0.76,-0.68,-0.61,-0.53,-0.47,-0.40,-0.34,-0.28,-0.23,-0.19,-0.14,-0.11,-0.08,-0.05,-0.03,-0.01,-0.00
PARAM_YURE_BACK=0,0.00,0.00,0.00,0.01,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.13,0.14,0.15,0.16,0.18,0.19,0.20,0.21,0.23,0.24,0.25,0.26,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.36,0.37,0.38,0.38,0.39,0.39,0.39,0.39,0.39,0.38,0.38,0.37,0.35,0.34,0.31,0.29,0.26,0.23,0.19,0.15,0.11,0.05,0,-0.06,-0.11,-0.17,-0.22,-0.27,-0.32,-0.37,-0.41,-0.46,-0.50,-0.54,-0.58,-0.62,-0.65,-0.69,-0.72,-0.75,-0.78,-0.81,-0.84,-0.86,-0.88,-0.90,-0.92,-0.94,-0.95,-0.96,-0.98,-0.98,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.97,-0.96,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.70,-0.65,-0.60,-0.54,-0.48,-0.42,-0.36,-0.30,-0.23,-0.17,-0.10,-0.03,0.03,0.10,0.17,0.23,0.30,0.36,0.42,0.48,0.54,0.60,0.65,0.70,0.75,0.79,0.83,0.87,0.90,0.93,0.96,0.97,0.99,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.85,0.85,0.84,0.83,0.83,0.82,0.81,0.80,0.80,0.79,0.78,0.77,0.77,0.76,0.75,0.74,0.73,0.72,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.66,0.65,0.64,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.34,0.33,0.32,0.31,0.30,0.29,0.28,0.28,0.27,0.26,0.25,0.24,0.23,0.23,0.22,0.21,0.20,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.10,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00
PARAM_BODY_ANGLE_Z=0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.16,-0.18,-0.20,-0.22,-0.24,-0.26,-0.28,-0.31,-0.33,-0.36,-0.38,-0.41,-0.43,-0.46,-0.49,-0.52,-0.55,-0.58,-0.61,-0.64,-0.67,-0.70,-0.73,-0.76,-0.79,-0.82,-0.86,-0.89,-0.92,-0.95,-0.98,-1.02,-1.05,-1.08,-1.11,-1.14,-1.18,-1.21,-1.24,-1.27,-1.30,-1.33,-1.36,-1.39,-1.42,-1.45,-1.48,-1.51,-1.54,-1.57,-1.59,-1.62,-1.64,-1.67,-1.69,-1.72,-1.74,-1.76,-1.78,-1.80,-1.82,-1.84,-1.86,-1.88,-1.89,-1.91,-1.92,-1.94,-1.95,-1.96,-1.97,-1.98,-1.98,-1.99,-1.99,-2.00,-2.00,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2.00,-2.00,-2.00,-2.00,-1.99,-1.99,-1.99,-1.99,-1.98,-1.98,-1.97,-1.97,-1.96,-1.96,-1.95,-1.95,-1.94,-1.93,-1.92,-1.92,-1.91,-1.90,-1.89,-1.88,-1.87,-1.86,-1.85,-1.84,-1.83,-1.82,-1.81,-1.80,-1.78,-1.77,-1.76,-1.75,-1.73,-1.72,-1.71,-1.69,-1.68,-1.67,-1.65,-1.64,-1.62,-1.61,-1.59,-1.58,-1.56,-1.55,-1.53,-1.51,-1.50,-1.48,-1.47,-1.45,-1.43,-1.41,-1.40,-1.38,-1.36,-1.35,-1.33,-1.31,-1.29,-1.27,-1.26,-1.24,-1.22,-1.20,-1.18,-1.17,-1.15,-1.13,-1.11,-1.09,-1.07,-1.06,-1.04,-1.02,-1,-0.98,-0.96,-0.94,-0.93,-0.91,-0.89,-0.87,-0.85,-0.83,-0.82,-0.80,-0.78,-0.76,-0.74,-0.73,-0.71,-0.69,-0.67,-0.65,-0.64,-0.62,-0.60,-0.59,-0.57,-0.55,-0.53,-0.52,-0.50,-0.49,-0.47,-0.45,-0.44,-0.42,-0.41,-0.39,-0.38,-0.36,-0.35,-0.33,-0.32,-0.31,-0.29,-0.28,-0.27,-0.25,-0.24,-0.23,-0.22,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00
PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.48,0.47,0.45,0.44,0.42,0.41,0.39,0.37,0.35,0.34,0.32,0.31,0.29,0.28,0.27,0.27,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.40,0.40,0.40,0.40,0.41,0.41,0.41,0.41,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50
PARAM_ANGLE_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.13,0.29,0.51,0.79,1.12,1.50,1.92,2.40,2.90,3.46,4.03,4.65,5.29,5.97,6.65,7.37,8.09,8.84,9.59,10.36,11.11,11.89,12.64,13.41,14.16,14.91,15.63,16.35,17.03,17.71,18.35,18.97,19.54,20.10,20.60,21.08,21.50,21.88,22.21,22.49,22.71,22.87,22.97,23,22.98,22.92,22.82,22.68,22.51,22.30,22.06,21.79,21.49,21.16,20.80,20.43,20.02,19.60,19.15,18.69,18.21,17.71,17.21,16.69,16.16,15.61,15.07,14.52,13.96,13.40,12.84,12.28,11.72,11.16,10.61,10.06,9.52,8.99,8.48,7.96,7.47,6.99,6.52,6.07,5.64,5.23,4.84,4.47,4.12,3.81,3.51,3.24,3,2.76,2.53,2.30,2.08,1.86,1.65,1.44,1.24,1.04,0.85,0.66,0.48,0.31,0.14,-0.03,-0.19,-0.35,-0.50,-0.65,-0.80,-0.94,-1.07,-1.20,-1.33,-1.45,-1.57,-1.69,-1.80,-1.91,-2.01,-2.12,-2.21,-2.31,-2.40,-2.49,-2.57,-2.65,-2.73,-2.80,-2.88,-2.95,-3.01,-3.07,-3.14,-3.19,-3.25,-3.30,-3.35,-3.40,-3.44,-3.49,-3.53,-3.57,-3.60,-3.64,-3.67,-3.70,-3.73,-3.76,-3.78,-3.80,-3.83,-3.85,-3.86,-3.88,-3.90,-3.91,-3.92,-3.94,-3.95,-3.96,-3.96,-3.97,-3.98,-3.98,-3.99,-3.99,-3.99,-4.00,-4.00,-4.00,-4.00,-4,-3.99,-3.95,-3.89,-3.81,-3.70,-3.58,-3.45,-3.30,-3.14,-2.96,-2.78,-2.59,-2.40,-2.20,-2,-1.80,-1.60,-1.41,-1.22,-1.04,-0.86,-0.70,-0.55,-0.42,-0.30,-0.19,-0.11,-0.05,-0.01
PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.04,-0.09,-0.16,-0.24,-0.34,-0.46,-0.59,-0.74,-0.89,-1.07,-1.25,-1.44,-1.64,-1.85,-2.07,-2.29,-2.52,-2.75,-2.99,-3.23,-3.48,-3.72,-3.97,-4.22,-4.46,-4.70,-4.94,-5.18,-5.41,-5.64,-5.86,-6.08,-6.28,-6.48,-6.67,-6.85,-7.02,-7.18,-7.33,-7.46,-7.58,-7.69,-7.78,-7.86,-7.92,-7.96,-7.99,-8,-7.99,-7.98,-7.96,-7.92,-7.88,-7.83,-7.77,-7.70,-7.63,-7.54,-7.45,-7.35,-7.25,-7.14,-7.02,-6.89,-6.76,-6.63,-6.49,-6.34,-6.19,-6.04,-5.88,-5.71,-5.55,-5.38,-5.20,-5.02,-4.84,-4.66,-4.47,-4.28,-4.09,-3.90,-3.71,-3.51,-3.32,-3.12,-2.92,-2.72,-2.52,-2.33,-2.13,-1.93,-1.73,-1.54,-1.34,-1.15,-0.96,-0.77,-0.58,-0.40,-0.21,-0.03,0.14,0.32,0.49,0.65,0.82,0.97,1.13,1.28,1.42,1.56,1.70,1.83,1.95,2.07,2.18,2.29,2.39,2.48,2.57,2.65,2.72,2.78,2.84,2.89,2.93,2.96,2.98,3.00,3,2.99,2.96,2.92,2.85,2.78,2.69,2.59,2.47,2.35,2.22,2.09,1.94,1.80,1.65,1.50,1.35,1.20,1.06,0.91,0.78,0.65,0.53,0.41,0.31,0.22,0.15,0.08,0.04,0.01
PARAM_YURE_YOKO_R_02=0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.13,-0.14,-0.15,-0.16,-0.18,-0.19,-0.20,-0.21,-0.23,-0.24,-0.25,-0.26,-0.28,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.36,-0.37,-0.38,-0.38,-0.39,-0.39,-0.39,-0.39,-0.39,-0.37,-0.35,-0.32,-0.29,-0.25,-0.21,-0.18,-0.14,-0.10,-0.07,-0.04,-0.02,-0.00,0,0.00,0.00,0.00,0.00,0.00,0.00,0.00,0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.10,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.14,-0.15,-0.16,-0.16,-0.17,-0.18,-0.18,-0.19,-0.20,-0.20,-0.21,-0.22,-0.22,-0.23,-0.23,-0.24,-0.24,-0.25,-0.25,-0.26,-0.26,-0.26,-0.27,-0.27,-0.27,-0.27,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.28,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.27,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00
PARAM_YURE_R=0,0.00,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.24,0.26,0.28,0.31,0.33,0.36,0.38,0.41,0.43,0.46,0.48,0.50,0.53,0.55,0.57,0.59,0.61,0.63,0.65,0.66,0.68,0.69,0.70,0.71,0.72,0.73,0.74,0.74,0.74,0.73,0.72,0.70,0.66,0.62,0.58,0.53,0.47,0.41,0.35,0.28,0.21,0.14,0.07,0,-0.07,-0.13,-0.19,-0.25,-0.31,-0.36,-0.41,-0.46,-0.51,-0.55,-0.60,-0.64,-0.67,-0.71,-0.74,-0.77,-0.80,-0.82,-0.85,-0.87,-0.89,-0.91,-0.93,-0.94,-0.95,-0.96,-0.97,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.97,-0.96,-0.93,-0.90,-0.87,-0.83,-0.79,-0.75,-0.70,-0.65,-0.60,-0.54,-0.48,-0.42,-0.36,-0.30,-0.23,-0.17,-0.10,-0.03,0.03,0.10,0.17,0.23,0.30,0.36,0.42,0.48,0.54,0.60,0.65,0.70,0.75,0.79,0.83,0.87,0.90,0.93,0.96,0.97,0.99,1.00,1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.96,0.96,0.95,0.95,0.95,0.94,0.94,0.93,0.93,0.92,0.92,0.91,0.90,0.90,0.89,0.89,0.88,0.87,0.87,0.86,0.85,0.85,0.84,0.83,0.83,0.82,0.81,0.80,0.80,0.79,0.78,0.77,0.77,0.76,0.75,0.74,0.73,0.72,0.72,0.71,0.70,0.69,0.68,0.67,0.66,0.66,0.65,0.64,0.63,0.62,0.61,0.60,0.59,0.58,0.57,0.56,0.56,0.55,0.54,0.53,0.52,0.51,0.50,0.49,0.48,0.47,0.46,0.45,0.44,0.44,0.43,0.42,0.41,0.40,0.39,0.38,0.37,0.36,0.35,0.34,0.34,0.33,0.32,0.31,0.30,0.29,0.28,0.28,0.27,0.26,0.25,0.24,0.23,0.23,0.22,0.21,0.20,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.15,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.10,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0.00,0.00
PARAM_MOUTH_FORM=0,0.00,0.01,0.01,0.02,0.03,0.05,0.07,0.08,0.10,0.13,0.15,0.18,0.20,0.23,0.26,0.29,0.32,0.35,0.38,0.42,0.45,0.48,0.52,0.55,0.58,0.62,0.65,0.68,0.71,0.74,0.77,0.80,0.82,0.85,0.87,0.90,0.92,0.93,0.95,0.97,0.98,0.99,0.99,1.00,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.92,0.91,0.89,0.88,0.86,0.84,0.82,0.80,0.78,0.76,0.74,0.72,0.69,0.67,0.64,0.62,0.59,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.33,0.30,0.27,0.24,0.21,0.18,0.14,0.11,0.08,0.05,0.02,-0.02,-0.05,-0.08,-0.11,-0.14,-0.18,-0.21,-0.24,-0.27,-0.30,-0.33,-0.36,-0.39,-0.42,-0.45,-0.48,-0.51,-0.54,-0.57,-0.59,-0.62,-0.64,-0.67,-0.69,-0.72,-0.74,-0.76,-0.78,-0.80,-0.82,-0.84,-0.86,-0.88,-0.89,-0.91,-0.92,-0.94,-0.95,-0.96,-0.97,-0.98,-0.98,-0.99,-0.99,-1.00,-1.00,-1,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.98,-0.98,-0.97,-0.97,-0.96,-0.95,-0.95,-0.94,-0.93,-0.92,-0.91,-0.90,-0.89,-0.88,-0.87,-0.86,-0.85,-0.83,-0.82,-0.81,-0.80,-0.78,-0.77,-0.76,-0.74,-0.73,-0.71,-0.70,-0.68,-0.67,-0.65,-0.64,-0.62,-0.60,-0.59,-0.57,-0.56,-0.54,-0.52,-0.51,-0.49,-0.48,-0.46,-0.44,-0.43,-0.41,-0.40,-0.38,-0.36,-0.35,-0.33,-0.32,-0.30,-0.29,-0.27,-0.26,-0.24,-0.23,-0.22,-0.20,-0.19,-0.18,-0.17,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.05,0.18,0.35,0.52,0.65,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.57,0.37,0.19,0.05,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.02,-0.04,-0.06,-0.09,-0.13,-0.17,-0.21,-0.25,-0.30,-0.34,-0.39,-0.43,-0.47,-0.51,-0.55,-0.58,-0.60,-0.62,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.64,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.61,-0.61,-0.61,-0.61,-0.61,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.57,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.53,-0.53,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.50,-0.50,-0.49,-0.49,-0.49,-0.48,-0.48,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.44,-0.44,-0.44,-0.43,-0.43,-0.42,-0.42,-0.41,-0.41,-0.40,-0.40,-0.40,-0.39,-0.39,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.35,-0.35,-0.35,-0.34,-0.34,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.17,-0.17,-0.17,-0.16,-0.16,-0.15,-0.15,-0.15,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00
PARAM_YURE_MAE=0,0.00,0.00,0.00,0.01,0.01,0.02,0.03,0.03,0.04,0.05,0.06,0.07,0.08,0.09,0.10,0.11,0.13,0.14,0.15,0.16,0.18,0.19,0.20,0.21,0.23,0.24,0.25,0.26,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.36,0.37,0.38,0.38,0.39,0.39,0.39,0.39,0.39,0.38,0.36,0.35,0.32,0.30,0.27,0.24,0.20,0.17,0.13,0.10,0.06,0.03,0,-0.03,-0.06,-0.08,-0.11,-0.13,-0.16,-0.18,-0.20,-0.22,-0.24,-0.26,-0.27,-0.29,-0.30,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.41,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.40,-0.39,-0.38,-0.38,-0.37,-0.36,-0.35,-0.34,-0.32,-0.31,-0.30,-0.29,-0.27,-0.26,-0.24,-0.23,-0.22,-0.20,-0.19,-0.18,-0.16,-0.15,-0.13,-0.12,-0.11,-0.10,-0.08,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.48,0.48,0.47,0.46,0.45,0.44,0.43,0.41,0.40,0.39,0.38,0.37,0.36,0.36,0.35,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.37,0.37,0.38,0.38,0.38,0.38,0.38,0.38,0.38,0.39,0.39,0.39,0.39,0.39,0.39,0.40,0.40,0.40,0.40,0.40,0.40,0.41,0.41,0.41,0.41,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50
PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.02,-0.04,-0.07,-0.10,-0.14,-0.19,-0.23,-0.28,-0.33,-0.39,-0.44,-0.49,-0.53,-0.58,-0.62,-0.65,-0.68,-0.70,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.72,-0.71,-0.71,-0.71,-0.71,-0.71,-0.70,-0.70,-0.70,-0.70,-0.69,-0.69,-0.69,-0.68,-0.68,-0.68,-0.67,-0.67,-0.66,-0.66,-0.65,-0.65,-0.64,-0.64,-0.63,-0.63,-0.62,-0.62,-0.61,-0.60,-0.60,-0.59,-0.59,-0.58,-0.57,-0.57,-0.56,-0.55,-0.55,-0.54,-0.53,-0.53,-0.52,-0.51,-0.50,-0.50,-0.49,-0.48,-0.48,-0.47,-0.46,-0.45,-0.45,-0.44,-0.43,-0.42,-0.41,-0.41,-0.40,-0.39,-0.38,-0.38,-0.37,-0.36,-0.35,-0.34,-0.34,-0.33,-0.32,-0.31,-0.31,-0.30,-0.29,-0.28,-0.27,-0.27,-0.26,-0.25,-0.24,-0.24,-0.23,-0.22,-0.22,-0.21,-0.20,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_YURE_YOKO_L=0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.09,0.10,0.12,0.13,0.14,0.15,0.16,0.17,0.19,0.20,0.21,0.22,0.23,0.24,0.26,0.27,0.28,0.29,0.30,0.31,0.31,0.32,0.33,0.34,0.34,0.35,0.35,0.36,0.36,0.36,0.36,0.36,0.34,0.32,0.30,0.27,0.23,0.20,0.16,0.13,0.09,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.05,-0.07,-0.08,-0.10,-0.13,-0.15,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.42,-0.45,-0.48,-0.52,-0.55,-0.58,-0.62,-0.65,-0.68,-0.71,-0.74,-0.77,-0.80,-0.82,-0.85,-0.87,-0.90,-0.92,-0.93,-0.95,-0.97,-0.98,-0.99,-0.99,-1.00,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.95,-0.94,-0.94,-0.93,-0.93,-0.92,-0.92,-0.91,-0.90,-0.90,-0.89,-0.89,-0.88,-0.87,-0.87,-0.86,-0.85,-0.85,-0.84,-0.83,-0.83,-0.82,-0.81,-0.80,-0.80,-0.79,-0.78,-0.77,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.72,-0.71,-0.70,-0.69,-0.68,-0.67,-0.66,-0.66,-0.65,-0.64,-0.63,-0.62,-0.61,-0.60,-0.59,-0.58,-0.57,-0.56,-0.56,-0.55,-0.54,-0.53,-0.52,-0.51,-0.50,-0.49,-0.48,-0.47,-0.46,-0.45,-0.44,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.23,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00
PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.02,-0.03,-0.06,-0.09,-0.13,-0.16,-0.20,-0.25,-0.29,-0.34,-0.38,-0.43,-0.47,-0.50,-0.54,-0.57,-0.60,-0.61,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.63,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.62,-0.61,-0.61,-0.61,-0.61,-0.61,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.59,-0.59,-0.58,-0.58,-0.58,-0.58,-0.57,-0.57,-0.57,-0.57,-0.56,-0.56,-0.56,-0.55,-0.55,-0.55,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.50,-0.50,-0.49,-0.49,-0.49,-0.48,-0.48,-0.47,-0.47,-0.47,-0.46,-0.46,-0.45,-0.45,-0.45,-0.44,-0.44,-0.43,-0.43,-0.42,-0.42,-0.42,-0.41,-0.41,-0.40,-0.40,-0.39,-0.39,-0.39,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.35,-0.35,-0.34,-0.34,-0.34,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.22,-0.22,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.07,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00
PARAM_YURE_YOKO_R=0,0.00,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.06,0.06,0.07,0.09,0.10,0.11,0.12,0.13,0.14,0.15,0.17,0.18,0.19,0.20,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.30,0.31,0.31,0.32,0.33,0.34,0.35,0.35,0.36,0.36,0.37,0.37,0.37,0.37,0.37,0.35,0.33,0.31,0.27,0.24,0.20,0.17,0.13,0.10,0.06,0.04,0.02,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.05,-0.07,-0.08,-0.10,-0.13,-0.15,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.35,-0.38,-0.42,-0.45,-0.48,-0.52,-0.55,-0.58,-0.62,-0.65,-0.68,-0.71,-0.74,-0.77,-0.80,-0.82,-0.85,-0.87,-0.90,-0.92,-0.93,-0.95,-0.97,-0.98,-0.99,-0.99,-1.00,-1,-1.00,-1.00,-1.00,-1.00,-1.00,-1.00,-0.99,-0.99,-0.99,-0.99,-0.99,-0.98,-0.98,-0.98,-0.98,-0.97,-0.97,-0.97,-0.96,-0.96,-0.95,-0.95,-0.95,-0.94,-0.94,-0.93,-0.93,-0.92,-0.92,-0.91,-0.90,-0.90,-0.89,-0.89,-0.88,-0.87,-0.87,-0.86,-0.85,-0.85,-0.84,-0.83,-0.83,-0.82,-0.81,-0.80,-0.80,-0.79,-0.78,-0.77,-0.77,-0.76,-0.75,-0.74,-0.73,-0.72,-0.72,-0.71,-0.70,-0.69,-0.68,-0.67,-0.66,-0.66,-0.65,-0.64,-0.63,-0.62,-0.61,-0.60,-0.59,-0.58,-0.57,-0.56,-0.56,-0.55,-0.54,-0.53,-0.52,-0.51,-0.50,-0.49,-0.48,-0.47,-0.46,-0.45,-0.44,-0.44,-0.43,-0.42,-0.41,-0.40,-0.39,-0.38,-0.37,-0.36,-0.35,-0.34,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.23,-0.22,-0.21,-0.20,-0.20,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.11,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.18,0.46,0.73,0.92,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.82,0.54,0.27,0.08,0,0.05,0.18,0.35,0.52,0.65,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.70,0.57,0.37,0.19,0.05,0,0.07,0.25,0.47,0.68,0.85,0.96,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_EYE_BALL_X=0,0.00,0.01,0.01,0.02,0.03,0.05,0.07,0.08,0.10,0.13,0.15,0.18,0.20,0.23,0.26,0.29,0.32,0.35,0.38,0.42,0.45,0.48,0.52,0.55,0.58,0.62,0.65,0.68,0.71,0.74,0.77,0.80,0.82,0.85,0.87,0.90,0.92,0.93,0.95,0.97,0.98,0.99,0.99,1.00,1,1.00,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.89,0.87,0.84,0.82,0.79,0.77,0.74,0.71,0.68,0.65,0.62,0.59,0.56,0.53,0.50,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.26,0.23,0.21,0.18,0.16,0.13,0.11,0.09,0.07,0.06,0.04,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.06,-0.07,-0.09,-0.11,-0.13,-0.16,-0.18,-0.20,-0.23,-0.26,-0.29,-0.32,-0.34,-0.37,-0.40,-0.43,-0.47,-0.50,-0.53,-0.56,-0.59,-0.62,-0.65,-0.68,-0.71,-0.73,-0.76,-0.79,-0.81,-0.83,-0.86,-0.88,-0.90,-0.92,-0.93,-0.95,-0.96,-0.97,-0.98,-0.99,-1.00,-1.00,-1,-1.00,-0.99,-0.97,-0.95,-0.92,-0.89,-0.85,-0.81,-0.77,-0.72,-0.67,-0.62,-0.56,-0.50,-0.44,-0.38,-0.31,-0.24,-0.18,-0.11,-0.04,0.02,0.09,0.16,0.23,0.29,0.36,0.42,0.48,0.54,0.59,0.65,0.70,0.75,0.79,0.83,0.87,0.90,0.93,0.96,0.97,0.99,1.00,1,1.00,1.00,0.99,0.99,0.98,0.98,0.97,0.96,0.95,0.94,0.93,0.92,0.91,0.89,0.88,0.86,0.85,0.83,0.81,0.80,0.78,0.76,0.74,0.72,0.70,0.68,0.66,0.64,0.62,0.60,0.58,0.55,0.53,0.51,0.49,0.47,0.45,0.42,0.40,0.38,0.36,0.34,0.32,0.30,0.28,0.26,0.24,0.22,0.20,0.19,0.17,0.15,0.14,0.12,0.11,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.00,0.00
PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.08,0.09,0.09,0.10,0.11,0.12,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.18,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.25,0.24,0.24,0.24,0.23,0.23,0.22,0.22,0.21,0.20,0.19,0.19,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.12,0.11,0.10,0.10,0.09,0.08,0.07,0.07,0.06,0.05,0.04,0.04,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0

@ -0,0 +1,25 @@
# Live2D Animator Motion Data
$fps=30
PARAM_BROW_L_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.03,0.04,0.04,0.05,0.05,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.18,0.18,0.19,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.23,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.27,0.26,0.26,0.25,0.25,0.24,0.23,0.22,0.22,0.21,0.20,0.19,0.18,0.17,0.15,0.14,0.13,0.12,0.10,0.09,0.08,0.07,0.05,0.04,0.03,0.01,0.00,-0.01,-0.02,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.14,-0.15,-0.15,-0.16,-0.16,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.17,-0.17,-0.17,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.11,-0.11,-0.10,-0.10,-0.09,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,0.03,0.12,0.27,0.48,0.73,1.03,1.37,1.75,2.16,2.60,3.08,3.58,4.10,4.63,5.17,5.73,6.30,6.86,7.42,7.98,8.54,9.08,9.61,10.13,10.63,11.11,11.57,12,12.44,12.86,13.25,13.63,13.98,14.32,14.63,14.93,15.21,15.48,15.73,15.96,16.17,16.37,16.55,16.72,16.88,17.02,17.16,17.28,17.38,17.48,17.57,17.64,17.71,17.77,17.82,17.86,17.90,17.93,17.95,17.97,17.98,17.99,18.00,18,17.99,17.95,17.88,17.80,17.68,17.55,17.39,17.21,17.01,16.78,16.54,16.28,16.00,15.70,15.39,15.05,14.71,14.34,13.97,13.57,13.17,12.76,12.32,11.89,11.43,10.97,10.50,10.02,9.53,9.04,8.53,8.03,7.52,6.99,6.48,5.95,5.43,4.90,4.36,3.83,3.30,2.77,2.24,1.71,1.18,0.66,0.14,-0.38,-0.89,-1.39,-1.89,-2.38,-2.86,-3.34,-3.81,-4.26,-4.72,-5.16,-5.58,-6.00,-6.40,-6.79,-7.17,-7.53,-7.88,-8.21,-8.53,-8.83,-9.11,-9.38,-9.63,-9.85,-10.07,-10.26,-10.43,-10.58,-10.70,-10.81,-10.89,-10.95,-10.99,-11,-11,-11,-11,-11,-11,-11,-10.99,-10.97,-10.94,-10.89,-10.84,-10.77,-10.69,-10.60,-10.51,-10.40,-10.29,-10.16,-10.03,-9.90,-9.75,-9.60,-9.45,-9.29,-9.13,-8.96,-8.80,-8.63,-8.46,-8.28,-8.11,-7.93,-7.76,-7.59,-7.42,-7.25,-7.08,-6.92,-6.76,-6.60,-6.45,-6.30,-6.16,-6.02,-5.90,-5.77,-5.66,-5.55,-5.45,-5.36,-5.28,-5.21,-5.15,-5.09,-5.05,-5.02,-5.01,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5,-5.00,-4.98,-4.96,-4.94,-4.90,-4.86,-4.81,-4.76,-4.70,-4.63,-4.56,-4.48,-4.40,-4.31,-4.22,-4.12,-4.02,-3.92,-3.81,-3.70,-3.59,-3.48,-3.36,-3.24,-3.12,-3.00,-2.87,-2.75,-2.62,-2.50,-2.38,-2.25,-2.13,-2.00,-1.88,-1.76,-1.64,-1.52,-1.41,-1.30,-1.19,-1.08,-0.98,-0.88,-0.78,-0.69,-0.60,-0.52,-0.44,-0.37,-0.30,-0.24,-0.19,-0.14,-0.10,-0.06,-0.04,-0.02,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.02,0.05,0.08,0.13,0.18,0.24,0.31,0.39,0.47,0.57,0.66,0.77,0.88,1.00,1.12,1.25,1.39,1.52,1.66,1.81,1.96,2.11,2.27,2.42,2.58,2.74,2.91,3.07,3.23,3.40,3.56,3.73,3.89,4.05,4.21,4.37,4.53,4.69,4.84,4.99,5.14,5.29,5.43,5.56,5.70,5.82,5.95,6.06,6.17,6.28,6.38,6.47,6.56,6.64,6.71,6.78,6.84,6.89,6.93,6.96,6.98,7.00,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,7,6.99,6.95,6.89,6.81,6.70,6.58,6.44,6.27,6.10,5.90,5.69,5.46,5.23,4.98,4.71,4.44,4.16,3.87,3.57,3.27,2.96,2.65,2.34,2.01,1.70,1.38,1.07,0.74,0.43,0.12,-0.18,-0.48,-0.78,-1.07,-1.34,-1.61,-1.87,-2.12,-2.36,-2.58,-2.79,-2.99,-3.17,-3.34,-3.49,-3.62,-3.73,-3.83,-3.90,-3.96,-3.99,-4,-4.00,-3.99,-3.98,-3.96,-3.94,-3.92,-3.89,-3.86,-3.83,-3.79,-3.75,-3.70,-3.66,-3.61,-3.55,-3.50,-3.44,-3.38,-3.31,-3.25,-3.18,-3.11,-3.04,-2.96,-2.89,-2.81,-2.73,-2.66,-2.58,-2.49,-2.41,-2.33,-2.25,-2.17,-2.08,-2,-1.92,-1.83,-1.75,-1.67,-1.59,-1.51,-1.42,-1.34,-1.27,-1.19,-1.11,-1.04,-0.96,-0.89,-0.82,-0.75,-0.69,-0.63,-0.56,-0.50,-0.45,-0.39,-0.34,-0.30,-0.25,-0.21,-0.17,-0.14,-0.11,-0.08,-0.06,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BODY_ANGLE_Z=0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.05,-0.07,-0.10,-0.14,-0.18,-0.22,-0.27,-0.32,-0.38,-0.44,-0.50,-0.57,-0.64,-0.72,-0.79,-0.87,-0.95,-1.03,-1.12,-1.21,-1.29,-1.38,-1.48,-1.57,-1.66,-1.75,-1.85,-1.94,-2.04,-2.13,-2.22,-2.32,-2.41,-2.50,-2.59,-2.68,-2.77,-2.85,-2.94,-3.02,-3.10,-3.18,-3.25,-3.33,-3.40,-3.46,-3.53,-3.59,-3.65,-3.70,-3.75,-3.79,-3.84,-3.87,-3.91,-3.93,-3.96,-3.98,-3.99,-4.00,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4.00,-4.00,-4.01,-4.02,-4.03,-4.04,-4.05,-4.07,-4.09,-4.10,-4.12,-4.15,-4.17,-4.19,-4.22,-4.25,-4.28,-4.31,-4.34,-4.37,-4.40,-4.44,-4.47,-4.51,-4.54,-4.58,-4.62,-4.66,-4.70,-4.73,-4.77,-4.81,-4.85,-4.89,-4.93,-4.98,-5.02,-5.06,-5.10,-5.14,-5.18,-5.22,-5.25,-5.29,-5.33,-5.37,-5.41,-5.44,-5.48,-5.52,-5.55,-5.58,-5.62,-5.65,-5.68,-5.71,-5.74,-5.77,-5.79,-5.82,-5.84,-5.86,-5.88,-5.90,-5.92,-5.94,-5.95,-5.96,-5.97,-5.98,-5.99,-6.00,-6.00,-6,-6,-6,-6,-6,-6,-6,-5.99,-5.95,-5.89,-5.81,-5.70,-5.58,-5.44,-5.27,-5.10,-4.90,-4.69,-4.46,-4.23,-3.98,-3.71,-3.44,-3.16,-2.87,-2.57,-2.27,-1.96,-1.65,-1.34,-1.01,-0.70,-0.38,-0.07,0.26,0.57,0.88,1.18,1.48,1.78,2.07,2.34,2.61,2.87,3.12,3.36,3.58,3.79,3.99,4.17,4.34,4.49,4.62,4.73,4.83,4.90,4.96,4.99,5,5.00,4.99,4.97,4.96,4.93,4.90,4.87,4.83,4.79,4.74,4.69,4.63,4.57,4.51,4.44,4.37,4.30,4.22,4.14,4.06,3.97,3.88,3.80,3.70,3.61,3.52,3.42,3.32,3.22,3.12,3.02,2.92,2.81,2.71,2.60,2.50,2.40,2.29,2.19,2.08,1.98,1.88,1.78,1.68,1.58,1.48,1.39,1.30,1.20,1.12,1.03,0.94,0.86,0.78,0.70,0.63,0.56,0.49,0.43,0.37,0.31,0.26,0.21,0.17,0.13,0.10,0.07,0.04,0.03,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.45,0.45,0.45,0.44,0.44,0.44,0.44,0.44,0.44,0.43,0.43,0.43,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.40,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.35,0.34,0.34,0.33,0.32,0.31,0.30,0.29,0.28,0.27,0.26,0.26,0.25,0.24,0.23,0.22,0.21,0.20,0.19,0.18,0.18,0.17,0.16,0.15,0.14,0.14,0.13,0.13,0.12,0.11,0.11,0.10,0.10,0.10,0.10,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.11,0.12,0.13,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.38,0.39,0.40,0.41,0.42,0.43,0.44,0.44,0.45,0.46,0.46,0.47,0.48,0.48,0.48,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50
PARAM_ANGLE_Y=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.04,-1.15,-1.33,-1.56,-1.86,-2.21,-2.61,-3.05,-3.53,-4.04,-4.60,-5.16,-5.75,-6.35,-6.96,-7.57,-8.20,-8.81,-9.42,-10.02,-10.61,-11.17,-11.72,-12.24,-12.73,-13.18,-13.62,-14,-14.39,-14.75,-15.10,-15.42,-15.72,-16.01,-16.29,-16.54,-16.78,-17.00,-17.21,-17.40,-17.58,-17.74,-17.89,-18.03,-18.16,-18.28,-18.38,-18.47,-18.56,-18.63,-18.70,-18.76,-18.81,-18.85,-18.88,-18.91,-18.94,-18.96,-18.97,-18.98,-18.99,-19.00,-19.00,-19,-18.99,-18.95,-18.89,-18.80,-18.69,-18.56,-18.41,-18.24,-18.04,-17.82,-17.59,-17.34,-17.07,-16.78,-16.48,-16.15,-15.82,-15.47,-15.11,-14.72,-14.34,-13.94,-13.52,-13.10,-12.66,-12.21,-11.76,-11.29,-10.83,-10.35,-9.86,-9.37,-8.88,-8.37,-7.87,-7.37,-6.86,-6.35,-5.83,-5.32,-4.81,-4.29,-3.78,-3.27,-2.76,-2.26,-1.76,-1.26,-0.76,-0.27,0.21,0.67,1.14,1.61,2.06,2.50,2.93,3.36,3.77,4.17,4.56,4.94,5.30,5.65,5.98,6.31,6.61,6.90,7.18,7.43,7.67,7.89,8.10,8.28,8.45,8.59,8.71,8.82,8.90,8.95,8.99,9,9,9,9,9,9,9,8.96,8.86,8.68,8.44,8.14,7.77,7.36,6.89,6.37,5.80,5.19,4.53,3.84,3.11,2.35,1.56,0.74,-0.11,-0.97,-1.86,-2.75,-3.65,-4.57,-5.50,-6.41,-7.35,-8.26,-9.20,-10.10,-11.02,-11.90,-12.76,-13.63,-14.47,-15.27,-16.06,-16.81,-17.54,-18.23,-18.87,-19.48,-20.06,-20.59,-21.07,-21.51,-21.89,-22.22,-22.50,-22.71,-22.87,-22.97,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-23,-22.98,-22.92,-22.83,-22.69,-22.53,-22.33,-22.10,-21.83,-21.54,-21.23,-20.88,-20.51,-20.11,-19.69,-19.25,-18.79,-18.32,-17.81,-17.30,-16.77,-16.23,-15.69,-15.12,-14.56,-13.98,-13.39,-12.80,-12.19,-11.60,-11,-10.40,-9.81,-9.20,-8.61,-8.02,-7.44,-6.88,-6.31,-5.77,-5.23,-4.70,-4.19,-3.68,-3.21,-2.75,-2.31,-1.89,-1.49,-1.12,-0.77,-0.46,-0.17,0.10,0.33,0.53,0.69,0.83,0.92,0.98,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_BREATH=0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.06,0.07,0.09,0.10,0.12,0.13,0.15,0.16,0.18,0.20,0.22,0.24,0.26,0.28,0.30,0.32,0.34,0.37,0.39,0.41,0.43,0.45,0.48,0.50,0.52,0.55,0.57,0.59,0.61,0.63,0.66,0.68,0.70,0.72,0.74,0.76,0.78,0.80,0.82,0.84,0.85,0.87,0.88,0.90,0.91,0.93,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1,1.00,0.99,0.99,0.98,0.97,0.96,0.94,0.93,0.91,0.89,0.87,0.84,0.82,0.80,0.77,0.74,0.71,0.68,0.66,0.63,0.60,0.57,0.53,0.50,0.47,0.44,0.41,0.38,0.35,0.32,0.29,0.27,0.24,0.21,0.19,0.17,0.14,0.12,0.10,0.08,0.07,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.01,0.02,0.02,0.03,0.04,0.05,0.06,0.07,0.09,0.10,0.12,0.13,0.15,0.16,0.18,0.20,0.22,0.24,0.26,0.28,0.30,0.32,0.34,0.37,0.39,0.41,0.43,0.45,0.48,0.50,0.52,0.55,0.57,0.59,0.61,0.63,0.66,0.68,0.70,0.72,0.74,0.76,0.78,0.80,0.82,0.84,0.85,0.87,0.88,0.90,0.91,0.93,0.94,0.95,0.96,0.97,0.98,0.98,0.99,0.99,1.00,1.00,1,1.00,1.00,0.99,0.99,0.98,0.97,0.96,0.95,0.94,0.93,0.91,0.90,0.88,0.86,0.84,0.82,0.81,0.78,0.76,0.74,0.72,0.70,0.67,0.65,0.63,0.60,0.58,0.55,0.53,0.50,0.48,0.45,0.43,0.40,0.38,0.36,0.33,0.31,0.29,0.27,0.24,0.22,0.20,0.18,0.16,0.15,0.13,0.11,0.10,0.08,0.07,0.06,0.04,0.03,0.03,0.02,0.01,0.01,0.00,0.00,0,0.00,0.01,0.02,0.04,0.06,0.08,0.11,0.14,0.18,0.21,0.25,0.29,0.33,0.37,0.42,0.46,0.50,0.55,0.59,0.63,0.67,0.71,0.75,0.78,0.82,0.85,0.88,0.90,0.92,0.94,0.96,0.97,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98
PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.02,0.03,0.05,0.07,0.10,0.14,0.19,0.25,0.31,0.39,0.48,0.59,0.70,0.83,0.98,1.14,1.31,1.50,1.71,1.93,2.17,2.43,2.71,3,3.33,3.67,4.02,4.37,4.73,5.09,5.46,5.83,6.21,6.58,6.96,7.33,7.70,8.06,8.42,8.77,9.12,9.46,9.79,10.12,10.43,10.72,11.00,11.27,11.53,11.77,11.99,12.19,12.37,12.53,12.67,12.78,12.88,12.94,12.99,13,13.00,12.99,12.97,12.94,12.91,12.88,12.83,12.78,12.73,12.66,12.60,12.53,12.45,12.37,12.28,12.19,12.09,11.99,11.89,11.78,11.67,11.55,11.43,11.31,11.19,11.06,10.93,10.80,10.66,10.53,10.39,10.25,10.11,9.96,9.82,9.68,9.53,9.39,9.24,9.09,8.94,8.80,8.65,8.51,8.36,8.22,8.07,7.93,7.79,7.65,7.51,7.38,7.24,7.11,6.98,6.86,6.73,6.61,6.50,6.38,6.27,6.16,6.06,5.96,5.86,5.77,5.68,5.60,5.52,5.45,5.38,5.32,5.26,5.20,5.16,5.12,5.08,5.05,5.03,5.01,5.00,5,5,5,5,5,5,5,4.99,4.94,4.87,4.77,4.65,4.50,4.33,4.14,3.93,3.70,3.45,3.19,2.90,2.61,2.30,1.98,1.64,1.30,0.95,0.59,0.23,-0.14,-0.51,-0.89,-1.26,-1.64,-2.01,-2.39,-2.76,-3.13,-3.49,-3.84,-4.19,-4.53,-4.86,-5.18,-5.49,-5.78,-6.06,-6.32,-6.57,-6.81,-7.02,-7.22,-7.39,-7.55,-7.68,-7.80,-7.88,-7.95,-7.99,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-8,-7.99,-7.97,-7.94,-7.90,-7.84,-7.78,-7.70,-7.61,-7.51,-7.41,-7.29,-7.17,-7.04,-6.90,-6.75,-6.60,-6.44,-6.27,-6.10,-5.92,-5.74,-5.56,-5.37,-5.19,-4.99,-4.80,-4.60,-4.40,-4.20,-4,-3.80,-3.60,-3.40,-3.20,-3.01,-2.81,-2.63,-2.44,-2.26,-2.08,-1.90,-1.73,-1.56,-1.40,-1.25,-1.10,-0.96,-0.83,-0.71,-0.59,-0.49,-0.39,-0.30,-0.22,-0.16,-0.10,-0.06,-0.03,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.30,-0.31,-0.32,-0.33,-0.33,-0.34,-0.35,-0.35,-0.36,-0.37,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.40,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.40,-0.40,-0.39,-0.39,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.35,-0.35,-0.34,-0.33,-0.33,-0.32,-0.32,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.22,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.15,-0.14,-0.13,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.09,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.01,-0.01,-0.01,-0.00,-0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01
PARAM_MOUTH_FORM=-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.07,-0.07,-0.07,-0.08,-0.08,-0.09,-0.09,-0.10,-0.11,-0.11,-0.12,-0.12,-0.13,-0.14,-0.14,-0.15,-0.16,-0.17,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.22,-0.23,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.43,-0.44,-0.45,-0.47,-0.48,-0.49,-0.50,-0.51,-0.52,-0.53,-0.54,-0.55,-0.56,-0.57,-0.59,-0.60,-0.61,-0.62,-0.63,-0.64,-0.65,-0.66,-0.67,-0.68,-0.69,-0.70,-0.71,-0.72,-0.73,-0.74,-0.75,-0.76,-0.77,-0.78,-0.79,-0.80,-0.81,-0.82,-0.82,-0.83,-0.84,-0.85,-0.86,-0.87,-0.87,-0.88,-0.89,-0.90,-0.90,-0.91,-0.92,-0.92,-0.93,-0.93,-0.94,-0.95,-0.95,-0.96,-0.96,-0.97,-0.97,-0.97,-0.98,-0.98,-0.98,-0.99,-0.99,-0.99,-0.99,-1.00,-1.00,-1.00,-1.00,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
PARAM_EYE_L_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.73,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.73,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.73,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.66,0.23,0,0.23,0.65,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1,0.27,0,0.73,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_BROW_L_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.16,-0.16,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.21,-0.21,-0.22,-0.22,-0.23,-0.23,-0.24,-0.25,-0.25,-0.26,-0.26,-0.26,-0.27,-0.27,-0.28,-0.28,-0.29,-0.29,-0.29,-0.29,-0.30,-0.30,-0.30,-0.30,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.31,-0.32,-0.32,-0.32,-0.32,-0.33,-0.33,-0.34,-0.34,-0.35,-0.36,-0.36,-0.37,-0.38,-0.38,-0.39,-0.40,-0.41,-0.42,-0.42,-0.43,-0.44,-0.45,-0.46,-0.47,-0.47,-0.48,-0.49,-0.50,-0.51,-0.52,-0.52,-0.53,-0.54,-0.54,-0.55,-0.56,-0.56,-0.57,-0.57,-0.58,-0.58,-0.59,-0.59,-0.59,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.60,-0.59,-0.59,-0.58,-0.58,-0.57,-0.56,-0.55,-0.55,-0.54,-0.53,-0.52,-0.50,-0.49,-0.48,-0.47,-0.46,-0.44,-0.43,-0.41,-0.40,-0.39,-0.37,-0.36,-0.34,-0.33,-0.31,-0.30,-0.28,-0.26,-0.25,-0.23,-0.22,-0.20,-0.19,-0.18,-0.16,-0.15,-0.13,-0.12,-0.11,-0.10,-0.09,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01
PARAM_YURE_MAE=0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.03,-0.04,-0.07,-0.09,-0.12,-0.14,-0.17,-0.20,-0.23,-0.25,-0.28,-0.30,-0.32,-0.33,-0.34,-0.35,-0.35,-0.35,-0.34,-0.33,-0.31,-0.29,-0.27,-0.24,-0.22,-0.19,-0.16,-0.14,-0.11,-0.09,-0.07,-0.05,-0.03,-0.02,-0.01,0,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.11,0.12,0.12,0.13,0.13,0.14,0.14,0.14,0.15,0.15,0.16,0.16,0.16,0.17,0.17,0.18,0.18,0.18,0.19,0.19,0.19,0.20,0.20,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.29,0.29,0.29,0.29,0.30,0.30,0.30,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.32,0.32,0.32,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.34,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.35,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.33,0.33,0.32,0.31,0.31,0.30,0.29,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.01,0.00,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.08,-0.09,-0.09,-0.09,-0.09,-0.09,-0.07,-0.05,-0.03,-0.01,0.01,0.03,0.04,0.05,0.05,0.05,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_SIDE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.06,-0.07,-0.07,-0.08,-0.09,-0.09,-0.10,-0.11,-0.12,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.24,-0.25,-0.26,-0.27,-0.28,-0.29,-0.29,-0.30,-0.31,-0.32,-0.33,-0.33,-0.34,-0.35,-0.35,-0.36,-0.37,-0.37,-0.38,-0.39,-0.39,-0.40,-0.40,-0.40,-0.41,-0.41,-0.42,-0.42,-0.42,-0.42,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.43,-0.42,-0.42,-0.42,-0.42,-0.41,-0.41,-0.41,-0.40,-0.40,-0.40,-0.39,-0.39,-0.38,-0.38,-0.37,-0.37,-0.36,-0.35,-0.35,-0.34,-0.34,-0.33,-0.33,-0.32,-0.32,-0.31,-0.31,-0.30,-0.30,-0.29,-0.29,-0.28,-0.28,-0.27,-0.27,-0.26,-0.26,-0.26,-0.25,-0.25,-0.25,-0.25,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.24,-0.23,-0.23,-0.23,-0.23,-0.22,-0.22,-0.22,-0.21,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.14,-0.14,-0.13,-0.13,-0.12,-0.11,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_Y=0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.49,0.48,0.48,0.48,0.48,0.48,0.48,0.48,0.47,0.47,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.45,0.45,0.45,0.44,0.44,0.44,0.44,0.44,0.44,0.43,0.43,0.43,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.40,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.36,0.36,0.35,0.34,0.33,0.32,0.32,0.31,0.30,0.29,0.28,0.27,0.26,0.25,0.24,0.23,0.22,0.21,0.20,0.19,0.19,0.18,0.17,0.16,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.08,0.09,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.12,0.13,0.14,0.15,0.15,0.16,0.17,0.18,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.29,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.40,0.41,0.42,0.43,0.43,0.44,0.45,0.46,0.46,0.47,0.47,0.48,0.48,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50,0.50
PARAM_BROW_R_ANGLE=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.11,0.11,0.12,0.13,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.18,0.18,0.19,0.19,0.20,0.20,0.21,0.21,0.22,0.22,0.23,0.23,0.24,0.24,0.24,0.25,0.25,0.25,0.26,0.26,0.26,0.27,0.27,0.27,0.27,0.27,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.28,0.27,0.27,0.26,0.26,0.25,0.24,0.24,0.23,0.22,0.21,0.20,0.19,0.18,0.17,0.15,0.14,0.13,0.12,0.11,0.09,0.08,0.07,0.06,0.04,0.03,0.02,0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.15,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.16,-0.15,-0.15,-0.15,-0.15,-0.14,-0.14,-0.14,-0.14,-0.13,-0.13,-0.13,-0.12,-0.12,-0.12,-0.11,-0.11,-0.10,-0.10,-0.10,-0.09,-0.09,-0.08,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.05,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01
PARAM_YURE_YOKO_L=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.02,0.05,0.08,0.12,0.17,0.22,0.28,0.33,0.38,0.44,0.49,0.54,0.58,0.61,0.64,0.65,0.66,0.66,0.65,0.64,0.63,0.62,0.60,0.59,0.57,0.55,0.53,0.51,0.50,0.48,0.47,0.46,0.45,0.44,0.44,0.45,0.46,0.48,0.51,0.55,0.58,0.61,0.65,0.68,0.70,0.71,0.72,0.72,0.71,0.70,0.69,0.68,0.66,0.64,0.62,0.59,0.56,0.53,0.50,0.47,0.43,0.40,0.36,0.32,0.28,0.24,0.19,0.15,0.11,0.06,0.02,-0.02,-0.07,-0.11,-0.15,-0.20,-0.24,-0.28,-0.32,-0.36,-0.39,-0.43,-0.46,-0.49,-0.52,-0.55,-0.58,-0.60,-0.62,-0.64,-0.65,-0.66,-0.67,-0.68,-0.68,-0.68,-0.67,-0.65,-0.63,-0.61,-0.58,-0.55,-0.52,-0.48,-0.45,-0.42,-0.39,-0.36,-0.34,-0.32,-0.30,-0.29,-0.28,-0.28,-0.28,-0.28,-0.29,-0.30,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.42,-0.43,-0.44,-0.44,-0.44,-0.43,-0.42,-0.39,-0.35,-0.31,-0.26,-0.20,-0.14,-0.08,-0.01,0.06,0.13,0.20,0.26,0.33,0.39,0.45,0.51,0.56,0.60,0.64,0.67,0.69,0.71,0.71,0.71,0.71,0.70,0.70,0.69,0.69,0.68,0.67,0.66,0.65,0.64,0.63,0.62,0.60,0.59,0.57,0.56,0.54,0.53,0.51,0.49,0.47,0.45,0.43,0.41,0.39,0.37,0.35,0.33,0.31,0.29,0.27,0.25,0.23,0.21,0.19,0.17,0.15,0.13,0.11,0.09,0.07,0.05,0.03,0.01,-0.01,-0.03,-0.04,-0.06,-0.07,-0.09,-0.10,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.21,-0.21,-0.21,-0.21,-0.20,-0.20,-0.19,-0.19,-0.18,-0.17,-0.16,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_FORM=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.06,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.12,-0.13,-0.14,-0.14,-0.15,-0.15,-0.16,-0.17,-0.17,-0.18,-0.18,-0.19,-0.20,-0.20,-0.21,-0.22,-0.22,-0.23,-0.24,-0.24,-0.25,-0.25,-0.26,-0.27,-0.27,-0.28,-0.29,-0.30,-0.30,-0.31,-0.32,-0.32,-0.33,-0.34,-0.34,-0.35,-0.35,-0.36,-0.37,-0.37,-0.38,-0.39,-0.39,-0.40,-0.41,-0.41,-0.42,-0.42,-0.43,-0.44,-0.44,-0.45,-0.45,-0.46,-0.47,-0.47,-0.48,-0.48,-0.49,-0.49,-0.50,-0.50,-0.51,-0.51,-0.52,-0.52,-0.53,-0.53,-0.53,-0.54,-0.54,-0.55,-0.55,-0.55,-0.56,-0.56,-0.56,-0.57,-0.57,-0.57,-0.57,-0.58,-0.58,-0.58,-0.58,-0.58,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.59,-0.58,-0.58,-0.57,-0.57,-0.56,-0.55,-0.55,-0.54,-0.53,-0.52,-0.51,-0.50,-0.49,-0.47,-0.46,-0.45,-0.44,-0.42,-0.41,-0.40,-0.38,-0.37,-0.35,-0.34,-0.32,-0.31,-0.30,-0.28,-0.27,-0.25,-0.24,-0.22,-0.21,-0.19,-0.18,-0.17,-0.15,-0.14,-0.13,-0.12,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_YURE_YOKO_R=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.01,0.02,0.05,0.08,0.12,0.17,0.22,0.28,0.33,0.38,0.44,0.49,0.54,0.58,0.61,0.64,0.65,0.66,0.66,0.65,0.64,0.63,0.62,0.61,0.59,0.57,0.55,0.54,0.52,0.50,0.49,0.48,0.47,0.46,0.45,0.45,0.46,0.47,0.49,0.52,0.55,0.58,0.61,0.64,0.67,0.69,0.70,0.71,0.71,0.70,0.69,0.68,0.67,0.65,0.63,0.61,0.58,0.56,0.53,0.49,0.46,0.43,0.39,0.35,0.31,0.27,0.23,0.19,0.15,0.11,0.06,0.02,-0.02,-0.07,-0.11,-0.15,-0.19,-0.23,-0.27,-0.31,-0.35,-0.39,-0.42,-0.45,-0.49,-0.52,-0.54,-0.57,-0.59,-0.61,-0.63,-0.64,-0.65,-0.66,-0.67,-0.67,-0.67,-0.66,-0.64,-0.62,-0.60,-0.57,-0.54,-0.51,-0.48,-0.45,-0.42,-0.40,-0.37,-0.35,-0.33,-0.31,-0.30,-0.29,-0.29,-0.29,-0.29,-0.30,-0.31,-0.31,-0.32,-0.33,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.42,-0.43,-0.44,-0.44,-0.45,-0.46,-0.46,-0.46,-0.45,-0.44,-0.41,-0.37,-0.33,-0.28,-0.22,-0.16,-0.09,-0.02,0.05,0.12,0.19,0.26,0.33,0.40,0.46,0.51,0.56,0.61,0.65,0.68,0.70,0.72,0.72,0.72,0.72,0.71,0.71,0.70,0.70,0.69,0.68,0.67,0.66,0.65,0.64,0.63,0.61,0.60,0.58,0.57,0.55,0.54,0.52,0.50,0.48,0.46,0.44,0.42,0.40,0.38,0.36,0.34,0.32,0.30,0.28,0.26,0.24,0.22,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.06,0.04,0.02,0.00,-0.02,-0.03,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.13,-0.14,-0.15,-0.16,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.05,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_R_OPEN=1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.73,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.73,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.27,0,0.73,1,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.66,0.23,0,0.23,0.65,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.95,0.95,0.96,0.96,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1,0.27,0,0.73,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
PARAM_TERE=0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.01,0.01,0.02,0.03,0.05,0.06,0.08,0.10,0.11,0.13,0.15,0.17,0.19,0.21,0.23,0.25,0.27,0.29,0.30,0.32,0.33,0.34,0.35,0.36,0.37,0.37,0.37,0.37,0.37,0.36,0.36,0.35,0.34,0.33,0.32,0.31,0.30,0.29,0.28,0.26,0.25,0.23,0.22,0.21,0.19,0.17,0.16,0.15,0.13,0.12,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01,0.01
PARAM_EYE_BALL_X=0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.05,-0.05,-0.06,-0.06,-0.06,-0.07,-0.07,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.12,-0.12,-0.13,-0.13,-0.14,-0.14,-0.15,-0.15,-0.16,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.20,-0.19,-0.19,-0.19,-0.19,-0.18,-0.18,-0.18,-0.17,-0.17,-0.16,-0.16,-0.15,-0.15,-0.14,-0.14,-0.13,-0.12,-0.12,-0.11,-0.10,-0.10,-0.09,-0.08,-0.08,-0.07,-0.06,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.00,0.01,0.01,0.02,0.03,0.04,0.04,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.10,0.11,0.12,0.12,0.13,0.14,0.14,0.15,0.15,0.16,0.16,0.17,0.17,0.18,0.18,0.19,0.19,0.20,0.20,0.20,0.21,0.21,0.21,0.21,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.22,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.23,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.24,0.23,0.23,0.23,0.23,0.22,0.22,0.22,0.21,0.21,0.21,0.20,0.20,0.19,0.19,0.18,0.18,0.17,0.17,0.16,0.16,0.15,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.11,0.10,0.10,0.09,0.09,0.08,0.08,0.07,0.07,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.03,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02,0.02
PARAM_EYE_BALL_Y=0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.01,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.07,0.07,0.08,0.09,0.10,0.10,0.11,0.12,0.13,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.20,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.28,0.29,0.30,0.31,0.32,0.33,0.33,0.34,0.35,0.36,0.36,0.37,0.38,0.38,0.39,0.39,0.40,0.41,0.41,0.42,0.42,0.42,0.43,0.43,0.44,0.44,0.44,0.45,0.45,0.46,0.46,0.46,0.47,0.47,0.47,0.48,0.48,0.48,0.48,0.49,0.49,0.49,0.49,0.50,0.50,0.50,0.50,0.50,0.51,0.51,0.51,0.51,0.51,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.52,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.53,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.54,0.53,0.53,0.53,0.53,0.52,0.52,0.51,0.51,0.51,0.50,0.50,0.49,0.49,0.48,0.47,0.47,0.46,0.46,0.45,0.44,0.44,0.43,0.43,0.42,0.41,0.41,0.40,0.40,0.39,0.39,0.38,0.38,0.37,0.37,0.36,0.36,0.35,0.35,0.35,0.34,0.34,0.34,0.34,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.31,0.30,0.30,0.29,0.28,0.28,0.27,0.27,0.26,0.25,0.24,0.24,0.23,0.22,0.21,0.21,0.20,0.19,0.18,0.17,0.16,0.16,0.15,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0

@ -0,0 +1,22 @@
# Live2D Animator Motion Data
$fps=30
PARAM_BROW_L_ANGLE=-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.19,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.11,-0.10,-0.09,-0.08,-0.06,-0.05,-0.04,-0.02,-0.01,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.04,0.03,0.03,0.02,0.01,0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.11,-0.12,-0.13,-0.14,-0.14,-0.15,-0.16,-0.16,-0.17,-0.17,-0.18,-0.18,-0.18,-0.19,-0.19,-0.19,-0.19
PARAM_YURE_YOKO_L_02=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.00,-0.00,-0.01,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.11,-0.12,-0.14,-0.15,-0.16,-0.18,-0.19,-0.20,-0.22,-0.23,-0.25,-0.26,-0.28,-0.29,-0.30,-0.32,-0.33,-0.35,-0.36,-0.37,-0.39,-0.40,-0.41,-0.42,-0.44,-0.45,-0.46,-0.47,-0.48,-0.49,-0.50,-0.50,-0.51,-0.52,-0.52,-0.53,-0.53,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.54,-0.53,-0.53,-0.53,-0.53,-0.53,-0.52,-0.52,-0.52,-0.52,-0.51,-0.51,-0.51,-0.50,-0.50,-0.49,-0.49,-0.49,-0.48,-0.48,-0.47,-0.47,-0.46,-0.46,-0.45,-0.44,-0.44,-0.43,-0.43,-0.42,-0.41,-0.41,-0.40,-0.39,-0.38,-0.38,-0.37,-0.36,-0.35,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.29,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.14,-0.13,-0.12,-0.11,-0.11,-0.10,-0.09,-0.09,-0.08,-0.08,-0.07,-0.07,-0.06,-0.06,-0.05,-0.05,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0
PARAM_ANGLE_Z=0,-0.03,-0.11,-0.23,-0.41,-0.62,-0.87,-1.15,-1.47,-1.82,-2.18,-2.57,-2.99,-3.41,-3.85,-4.31,-4.77,-5.24,-5.70,-6.18,-6.65,-7.11,-7.57,-8.01,-8.45,-8.87,-9.28,-9.66,-10.03,-10.38,-10.69,-10.98,-11.24,-11.46,-11.65,-11.80,-11.91,-11.98,-12,-11.97,-11.87,-11.71,-11.49,-11.22,-10.90,-10.53,-10.12,-9.66,-9.17,-8.64,-8.08,-7.48,-6.87,-6.23,-5.57,-4.90,-4.20,-3.48,-2.78,-2.05,-1.32,-0.58,0.14,0.86,1.58,2.30,3.00,3.69,4.36,5.02,5.65,6.26,6.84,7.39,7.92,8.42,8.88,9.29,9.67,10.01,10.31,10.55,10.74,10.88,10.97,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10.97,10.89,10.75,10.57,10.34,10.07,9.75,9.40,9.01,8.58,8.14,7.65,7.14,6.60,6.05,5.47,4.87,4.26,3.64,3.01,2.37,1.72,1.06,0.41,-0.24,-0.90,-1.56,-2.19,-2.84,-3.47,-4.08,-4.68,-5.28,-5.84,-6.40,-6.93,-7.43,-7.91,-8.37,-8.79,-9.18,-9.54,-9.87,-10.16,-10.41,-10.61,-10.78,-10.90,-10.98,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-11,-10.98,-10.93,-10.84,-10.72,-10.58,-10.40,-10.20,-9.98,-9.73,-9.47,-9.19,-8.89,-8.57,-8.25,-7.91,-7.56,-7.21,-6.84,-6.48,-6.10,-5.73,-5.36,-4.99,-4.62,-4.25,-3.89,-3.54,-3.20,-2.86,-2.54,-2.23,-1.93,-1.65,-1.39,-1.15,-0.92,-0.72,-0.53,-0.38,-0.25,-0.14,-0.06,-0.02,0
PARAM_BODY_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.02,-0.04,-0.08,-0.12,-0.17,-0.23,-0.29,-0.36,-0.44,-0.52,-0.61,-0.70,-0.80,-0.90,-1.01,-1.11,-1.22,-1.34,-1.45,-1.57,-1.69,-1.81,-1.93,-2.04,-2.16,-2.28,-2.40,-2.52,-2.63,-2.74,-2.85,-2.96,-3.06,-3.16,-3.26,-3.35,-3.44,-3.52,-3.60,-3.67,-3.74,-3.79,-3.85,-3.89,-3.93,-3.96,-3.98,-4.00,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-4,-3.99,-3.97,-3.94,-3.90,-3.85,-3.78,-3.71,-3.63,-3.54,-3.44,-3.34,-3.23,-3.12,-3.00,-2.88,-2.75,-2.62,-2.49,-2.36,-2.22,-2.08,-1.95,-1.81,-1.68,-1.55,-1.42,-1.29,-1.16,-1.04,-0.92,-0.81,-0.70,-0.60,-0.51,-0.42,-0.33,-0.26,-0.19,-0.14,-0.09,-0.05,-0.02,-0.01,0
PARAM_BODY_ANGLE_Z=0,-0.00,-0.02,-0.04,-0.07,-0.10,-0.14,-0.19,-0.25,-0.30,-0.36,-0.43,-0.50,-0.57,-0.64,-0.72,-0.79,-0.87,-0.95,-1.03,-1.11,-1.19,-1.26,-1.34,-1.41,-1.48,-1.55,-1.61,-1.67,-1.73,-1.78,-1.83,-1.87,-1.91,-1.94,-1.97,-1.98,-2.00,-2,-2.00,-1.99,-1.97,-1.96,-1.93,-1.90,-1.87,-1.84,-1.80,-1.75,-1.71,-1.66,-1.61,-1.55,-1.50,-1.44,-1.38,-1.32,-1.26,-1.20,-1.13,-1.07,-1.01,-0.94,-0.88,-0.82,-0.76,-0.70,-0.64,-0.58,-0.52,-0.47,-0.41,-0.36,-0.31,-0.27,-0.22,-0.18,-0.15,-0.12,-0.09,-0.06,-0.04,-0.02,-0.01,-0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.00,-0.01,-0.02,-0.04,-0.06,-0.08,-0.11,-0.15,-0.18,-0.22,-0.26,-0.30,-0.35,-0.40,-0.45,-0.50,-0.56,-0.61,-0.67,-0.73,-0.78,-0.84,-0.90,-0.96,-1.02,-1.08,-1.14,-1.20,-1.26,-1.32,-1.37,-1.43,-1.48,-1.53,-1.58,-1.63,-1.68,-1.72,-1.76,-1.80,-1.83,-1.87,-1.90,-1.92,-1.95,-1.96,-1.98,-1.99,-2.00,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2,-2.00,-1.99,-1.97,-1.95,-1.92,-1.89,-1.85,-1.81,-1.77,-1.72,-1.67,-1.62,-1.56,-1.50,-1.44,-1.38,-1.31,-1.24,-1.18,-1.11,-1.04,-0.98,-0.91,-0.84,-0.77,-0.71,-0.64,-0.58,-0.52,-0.46,-0.41,-0.35,-0.30,-0.25,-0.21,-0.17,-0.13,-0.10,-0.07,-0.04,-0.03,-0.01,-0.00,0
PARAM_BROW_R_Y=0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.46,0.46,0.46,0.46,0.46,0.46,0.45,0.45,0.45,0.45,0.44,0.44,0.44,0.44,0.43,0.43,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.46,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47,0.47
PARAM_ANGLE_Y=0,0.03,0.10,0.21,0.37,0.56,0.80,1.05,1.35,1.66,2.00,2.36,2.74,3.13,3.53,3.95,4.37,4.80,5.23,5.66,6.10,6.52,6.94,7.34,7.74,8.13,8.50,8.86,9.20,9.51,9.80,10.06,10.30,10.50,10.68,10.81,10.92,10.98,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,11,10.96,10.84,10.64,10.38,10.04,9.65,9.19,8.67,8.10,7.48,6.83,6.12,5.39,4.60,3.80,2.96,2.09,1.20,0.30,-0.62,-1.56,-2.50,-3.46,-4.40,-5.35,-6.31,-7.27,-8.19,-9.13,-10.04,-10.94,-11.81,-12.68,-13.50,-14.31,-15.07,-15.81,-16.51,-17.17,-17.79,-18.35,-18.88,-19.36,-19.77,-20.14,-20.44,-20.68,-20.86,-20.96,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-21,-20.96,-20.86,-20.70,-20.47,-20.19,-19.86,-19.47,-19.05,-18.58,-18.08,-17.54,-16.96,-16.37,-15.74,-15.09,-14.44,-13.76,-13.06,-12.37,-11.65,-10.95,-10.24,-9.52,-8.81,-8.12,-7.43,-6.76,-6.10,-5.46,-4.85,-4.26,-3.69,-3.16,-2.66,-2.19,-1.75,-1.37,-1.02,-0.72,-0.47,-0.27,-0.12,-0.03,0
PARAM_BREATH=0,0.00,0.01,0.02,0.03,0.05,0.07,0.09,0.12,0.14,0.17,0.20,0.24,0.27,0.31,0.34,0.38,0.41,0.45,0.49,0.53,0.56,0.60,0.63,0.67,0.70,0.73,0.77,0.79,0.82,0.85,0.87,0.89,0.91,0.92,0.93,0.94,0.95,0.95,0.95,0.94,0.94,0.93,0.92,0.90,0.89,0.87,0.85,0.83,0.81,0.79,0.76,0.74,0.71,0.68,0.66,0.63,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.33,0.30,0.27,0.25,0.22,0.20,0.17,0.15,0.13,0.11,0.09,0.07,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.10,0.12,0.14,0.16,0.18,0.20,0.23,0.25,0.28,0.31,0.33,0.36,0.39,0.42,0.44,0.47,0.50,0.53,0.56,0.58,0.61,0.64,0.67,0.69,0.72,0.74,0.77,0.79,0.81,0.83,0.85,0.87,0.89,0.91,0.92,0.93,0.95,0.96,0.96,0.97,0.98,0.98,0.98,0.98,0.98,0.97,0.96,0.95,0.94,0.92,0.91,0.89,0.87,0.85,0.83,0.81,0.78,0.76,0.73,0.71,0.68,0.65,0.62,0.60,0.57,0.54,0.51,0.48,0.45,0.42,0.39,0.36,0.34,0.31,0.28,0.25,0.23,0.20,0.18,0.16,0.14,0.12,0.10,0.08,0.06,0.05,0.04,0.03,0.02,0.01,0.00,0.00,0,0.00,0.00,0.01,0.01,0.02,0.03,0.04,0.05,0.06,0.08,0.09,0.11,0.12,0.14,0.16,0.18,0.20,0.22,0.24,0.27,0.29,0.31,0.34,0.36,0.38,0.41,0.43,0.46,0.48,0.51,0.53,0.56,0.58,0.60,0.63,0.65,0.67,0.70,0.72,0.74,0.76,0.78,0.80,0.82,0.83,0.85,0.86,0.88,0.89,0.90,0.91,0.92,0.93,0.93,0.94,0.94,0.94,0.94,0.93,0.93,0.92,0.90,0.89,0.87,0.85,0.83,0.81,0.79,0.76,0.73,0.70,0.68,0.65,0.62,0.58,0.55,0.52,0.49,0.46,0.43,0.39,0.36,0.33,0.30,0.27,0.24,0.22,0.19,0.17,0.14,0.12,0.10,0.08,0.06,0.05,0.03,0.02,0.01,0.01,0.00,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_ANGLE_X=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,-0.01,-0.05,-0.11,-0.20,-0.30,-0.42,-0.57,-0.73,-0.91,-1.10,-1.30,-1.52,-1.75,-2.00,-2.25,-2.51,-2.79,-3.06,-3.34,-3.63,-3.92,-4.22,-4.52,-4.81,-5.11,-5.41,-5.71,-6.00,-6.29,-6.58,-6.86,-7.13,-7.40,-7.66,-7.91,-8.15,-8.38,-8.60,-8.80,-9.00,-9.17,-9.34,-9.49,-9.62,-9.73,-9.82,-9.90,-9.96,-9.99,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.98,-9.93,-9.85,-9.75,-9.61,-9.46,-9.27,-9.07,-8.85,-8.61,-8.35,-8.08,-7.79,-7.50,-7.19,-6.88,-6.55,-6.22,-5.89,-5.55,-5.21,-4.88,-4.53,-4.20,-3.87,-3.54,-3.22,-2.91,-2.60,-2.31,-2.03,-1.76,-1.50,-1.27,-1.04,-0.84,-0.65,-0.49,-0.34,-0.22,-0.13,-0.06,-0.01,0
PARAM_YURE_YOKO_R_02=0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.04,0.05,0.05,0.06,0.07,0.08,0.08,0.09,0.10,0.11,0.12,0.12,0.13,0.14,0.15,0.16,0.17,0.18,0.19,0.19,0.20,0.21,0.22,0.23,0.24,0.24,0.25,0.26,0.27,0.27,0.28,0.29,0.29,0.30,0.30,0.31,0.31,0.32,0.32,0.32,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.33,0.32,0.32,0.32,0.31,0.31,0.30,0.30,0.29,0.28,0.28,0.27,0.26,0.25,0.25,0.24,0.23,0.22,0.21,0.20,0.19,0.18,0.17,0.16,0.15,0.14,0.13,0.13,0.12,0.11,0.10,0.09,0.08,0.07,0.06,0.05,0.04,0.03,0.02,0.02,0.01,0.00,-0.01,-0.01,-0.02,-0.03,-0.03,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.06,-0.05,-0.05,-0.05,-0.05,-0.05,-0.05,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.03,-0.03,-0.03,-0.03,-0.03,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,0
PARAM_MOUTH_FORM=0,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.05,-0.05,-0.05,-0.06,-0.06,-0.07,-0.07,-0.07,-0.08,-0.08,-0.08,-0.09,-0.09,-0.10,-0.10,-0.11,-0.11,-0.12,-0.12,-0.13,-0.13,-0.13,-0.14,-0.14,-0.15,-0.16,-0.16,-0.17,-0.17,-0.18,-0.18,-0.19,-0.19,-0.20,-0.20,-0.21,-0.22,-0.22,-0.23,-0.23,-0.24,-0.25,-0.25,-0.26,-0.26,-0.27,-0.28,-0.28,-0.29,-0.30,-0.30,-0.31,-0.31,-0.32,-0.33,-0.33,-0.34,-0.35,-0.35,-0.36,-0.37,-0.37,-0.38,-0.39,-0.39,-0.40,-0.41,-0.41,-0.42,-0.43,-0.43,-0.44,-0.45,-0.45,-0.46,-0.47,-0.47,-0.48,-0.49,-0.49,-0.50,-0.51,-0.51,-0.52,-0.52,-0.53,-0.54,-0.54,-0.55,-0.56,-0.56,-0.57,-0.58,-0.58,-0.59,-0.60,-0.60,-0.61,-0.61,-0.62,-0.63,-0.63,-0.64,-0.64,-0.65,-0.66,-0.66,-0.67,-0.67,-0.68,-0.68,-0.69,-0.70,-0.70,-0.71,-0.71,-0.72,-0.72,-0.73,-0.73,-0.74,-0.74,-0.75,-0.75,-0.76,-0.76,-0.77,-0.77,-0.78,-0.78,-0.78,-0.79,-0.79,-0.80,-0.80,-0.81,-0.81,-0.81,-0.82,-0.82,-0.82,-0.83,-0.83,-0.83,-0.84,-0.84,-0.84,-0.85,-0.85,-0.85,-0.85,-0.86,-0.86,-0.86,-0.86,-0.86,-0.87,-0.87,-0.87,-0.87,-0.87,-0.87,-0.87,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.88,-0.87,-0.87,-0.86,-0.85,-0.83,-0.82,-0.80,-0.78,-0.76,-0.73,-0.71,-0.69,-0.66,-0.63,-0.61,-0.58,-0.55,-0.52,-0.49,-0.46,-0.43,-0.40,-0.37,-0.34,-0.31,-0.28,-0.26,-0.23,-0.20,-0.18,-0.15,-0.13,-0.11,-0.09,-0.07,-0.06,-0.04,-0.03,-0.02,-0.01,-0.01,-0.00,0
PARAM_EYE_L_OPEN=1,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.70,0.34,0.08,0,0.23,0.59,0.85,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.70,0.34,0.08,0,0.24,0.69,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.90,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.93,0.93,0.93,0.71,0.34,0.08,0,0.23,0.62,0.88,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1
PARAM_YURE_MAE=0,-0.00,-0.00,-0.01,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.09,-0.10,-0.12,-0.13,-0.14,-0.16,-0.17,-0.18,-0.19,-0.20,-0.21,-0.22,-0.23,-0.24,-0.25,-0.25,-0.26,-0.26,-0.26,-0.26,-0.26,-0.26,-0.25,-0.25,-0.24,-0.24,-0.23,-0.23,-0.22,-0.21,-0.20,-0.19,-0.18,-0.17,-0.16,-0.15,-0.14,-0.12,-0.11,-0.10,-0.09,-0.07,-0.06,-0.05,-0.03,-0.02,-0.00,0.01,0.02,0.04,0.05,0.07,0.08,0.10,0.11,0.12,0.14,0.15,0.16,0.17,0.19,0.20,0.21,0.22,0.23,0.24,0.25,0.26,0.27,0.28,0.28,0.29,0.29,0.30,0.30,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.31,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.30,0.29,0.29,0.29,0.29,0.29,0.29,0.28,0.28,0.28,0.27,0.27,0.26,0.26,0.25,0.25,0.24,0.24,0.23,0.22,0.22,0.21,0.20,0.20,0.19,0.18,0.17,0.17,0.16,0.15,0.14,0.14,0.13,0.12,0.12,0.11,0.10,0.09,0.09,0.08,0.07,0.07,0.06,0.06,0.05,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.01,0.01,0.01,0.01,0.00,0.00,0.00,0.00,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_Y=0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.43,0.43,0.43,0.43,0.43,0.43,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.42,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.43,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.44,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45,0.45
PARAM_BROW_R_ANGLE=-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.18,-0.17,-0.17,-0.16,-0.15,-0.14,-0.13,-0.12,-0.11,-0.09,-0.08,-0.07,-0.06,-0.04,-0.03,-0.02,-0.01,0.00,0.02,0.03,0.04,0.04,0.05,0.06,0.06,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.04,0.04,0.03,0.02,0.01,0.01,-0.00,-0.01,-0.02,-0.02,-0.03,-0.04,-0.05,-0.06,-0.07,-0.08,-0.08,-0.09,-0.10,-0.11,-0.11,-0.12,-0.13,-0.14,-0.14,-0.15,-0.15,-0.16,-0.16,-0.17,-0.17,-0.17,-0.18,-0.18,-0.18,-0.18
PARAM_YURE_YOKO_L=0,-0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.06,-0.08,-0.09,-0.11,-0.12,-0.14,-0.16,-0.18,-0.19,-0.21,-0.23,-0.24,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.35,-0.35,-0.35,-0.35,-0.34,-0.34,-0.34,-0.33,-0.32,-0.31,-0.30,-0.29,-0.28,-0.27,-0.26,-0.25,-0.23,-0.22,-0.20,-0.19,-0.17,-0.16,-0.14,-0.12,-0.10,-0.09,-0.07,-0.05,-0.03,-0.01,0.01,0.03,0.04,0.06,0.08,0.10,0.12,0.14,0.15,0.17,0.19,0.21,0.22,0.24,0.25,0.27,0.28,0.30,0.31,0.32,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.39,0.39,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.40,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.39,0.38,0.38,0.38,0.38,0.37,0.37,0.37,0.37,0.36,0.36,0.35,0.34,0.33,0.32,0.31,0.30,0.28,0.27,0.26,0.24,0.23,0.21,0.19,0.18,0.16,0.14,0.12,0.10,0.08,0.07,0.05,0.03,0.01,-0.01,-0.03,-0.05,-0.07,-0.09,-0.11,-0.13,-0.14,-0.16,-0.18,-0.20,-0.21,-0.23,-0.24,-0.26,-0.27,-0.29,-0.30,-0.31,-0.32,-0.33,-0.34,-0.35,-0.36,-0.36,-0.37,-0.37,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.35,-0.34,-0.33,-0.32,-0.32,-0.31,-0.30,-0.28,-0.27,-0.26,-0.25,-0.24,-0.23,-0.22,-0.20,-0.19,-0.18,-0.17,-0.16,-0.14,-0.13,-0.12,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.04,-0.03,-0.02,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0
PARAM_YURE_YOKO_R=0,-0.00,-0.00,-0.01,-0.02,-0.03,-0.04,-0.05,-0.07,-0.08,-0.10,-0.12,-0.13,-0.15,-0.17,-0.19,-0.21,-0.23,-0.25,-0.26,-0.28,-0.30,-0.31,-0.33,-0.34,-0.35,-0.36,-0.37,-0.38,-0.38,-0.38,-0.38,-0.38,-0.37,-0.37,-0.36,-0.36,-0.35,-0.34,-0.33,-0.32,-0.31,-0.30,-0.28,-0.27,-0.26,-0.24,-0.23,-0.21,-0.19,-0.18,-0.16,-0.14,-0.12,-0.10,-0.08,-0.06,-0.04,-0.02,-0.00,0.01,0.03,0.05,0.07,0.09,0.11,0.13,0.15,0.17,0.19,0.21,0.22,0.24,0.26,0.27,0.29,0.30,0.31,0.33,0.34,0.35,0.36,0.37,0.38,0.39,0.39,0.40,0.40,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.41,0.40,0.40,0.40,0.40,0.40,0.40,0.39,0.39,0.39,0.38,0.38,0.38,0.37,0.37,0.37,0.36,0.36,0.35,0.35,0.34,0.33,0.33,0.32,0.31,0.30,0.28,0.27,0.26,0.24,0.23,0.21,0.20,0.18,0.17,0.15,0.13,0.11,0.09,0.08,0.06,0.04,0.02,-0.00,-0.02,-0.04,-0.06,-0.08,-0.10,-0.12,-0.14,-0.16,-0.17,-0.19,-0.21,-0.23,-0.25,-0.26,-0.28,-0.29,-0.31,-0.32,-0.34,-0.35,-0.36,-0.37,-0.38,-0.39,-0.40,-0.41,-0.42,-0.43,-0.43,-0.43,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.44,-0.43,-0.43,-0.43,-0.42,-0.41,-0.40,-0.40,-0.39,-0.38,-0.36,-0.35,-0.34,-0.33,-0.32,-0.30,-0.29,-0.28,-0.26,-0.25,-0.24,-0.22,-0.21,-0.19,-0.18,-0.17,-0.15,-0.14,-0.13,-0.11,-0.10,-0.09,-0.08,-0.07,-0.06,-0.05,-0.04,-0.03,-0.03,-0.02,-0.01,-0.01,-0.00,-0.00,-0.00,0
PARAM_EYE_R_OPEN=1,1.00,1.00,1.00,1.00,1.00,1.00,0.99,0.99,0.99,0.99,0.99,0.99,0.98,0.98,0.98,0.98,0.97,0.97,0.97,0.97,0.96,0.96,0.96,0.96,0.96,0.95,0.95,0.95,0.95,0.95,0.95,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.71,0.34,0.08,0,0.23,0.60,0.86,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.71,0.34,0.08,0,0.25,0.69,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.94,0.93,0.93,0.93,0.93,0.93,0.92,0.92,0.92,0.92,0.91,0.91,0.91,0.91,0.90,0.90,0.90,0.90,0.90,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.89,0.90,0.90,0.90,0.90,0.91,0.91,0.91,0.92,0.92,0.92,0.93,0.93,0.93,0.93,0.93,0.71,0.34,0.08,0,0.23,0.62,0.88,0.97,0.97,0.98,0.98,0.98,0.99,0.99,0.99,0.99,0.99,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1.00,1
PARAM_EYE_BALL_X=0,-0.00,-0.01,-0.02,-0.03,-0.05,-0.06,-0.08,-0.11,-0.13,-0.16,-0.19,-0.22,-0.25,-0.28,-0.32,-0.35,-0.38,-0.42,-0.45,-0.49,-0.52,-0.55,-0.59,-0.62,-0.65,-0.68,-0.71,-0.74,-0.76,-0.78,-0.80,-0.82,-0.84,-0.85,-0.87,-0.87,-0.88,-0.88,-0.88,-0.87,-0.86,-0.85,-0.83,-0.81,-0.79,-0.76,-0.73,-0.70,-0.67,-0.64,-0.60,-0.56,-0.52,-0.48,-0.44,-0.39,-0.35,-0.31,-0.26,-0.22,-0.17,-0.13,-0.08,-0.04,0.01,0.05,0.10,0.14,0.18,0.22,0.26,0.29,0.33,0.36,0.39,0.42,0.44,0.47,0.49,0.51,0.52,0.53,0.54,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.55,0.54,0.53,0.50,0.47,0.43,0.39,0.33,0.28,0.22,0.15,0.09,0.02,-0.05,-0.12,-0.19,-0.26,-0.33,-0.39,-0.46,-0.51,-0.57,-0.62,-0.67,-0.71,-0.74,-0.77,-0.79,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.82,-0.84,-0.87,-0.91,-0.93,-0.94,-0.92,-0.88,-0.84,-0.82,-0.81,-0.82,-0.86,-0.91,-0.95,-0.99,-1,-0.99,-0.95,-0.91,-0.86,-0.82,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.81,-0.80,-0.80,-0.79,-0.78,-0.77,-0.75,-0.73,-0.72,-0.70,-0.68,-0.65,-0.63,-0.61,-0.58,-0.56,-0.53,-0.50,-0.48,-0.45,-0.42,-0.39,-0.37,-0.34,-0.31,-0.29,-0.26,-0.24,-0.21,-0.19,-0.16,-0.14,-0.12,-0.10,-0.08,-0.07,-0.05,-0.04,-0.03,-0.02,-0.01,-0.00,-0.00,0
PARAM_EYE_BALL_Y=0,0.00,0.00,0.00,0.00,0.01,0.01,0.01,0.02,0.02,0.02,0.03,0.03,0.04,0.04,0.05,0.05,0.06,0.06,0.07,0.07,0.08,0.08,0.09,0.09,0.10,0.10,0.10,0.11,0.11,0.12,0.12,0.12,0.12,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.13,0.12,0.12,0.12,0.12,0.12,0.11,0.11,0.11,0.11,0.10,0.10,0.10,0.09,0.09,0.09,0.08,0.08,0.08,0.07,0.07,0.06,0.06,0.06,0.05,0.05,0.05,0.04,0.04,0.04,0.03,0.03,0.03,0.02,0.02,0.02,0.01,0.01,0.01,0.00,0.00,0,-0.00,-0.00,-0.01,-0.01,-0.01,-0.01,-0.01,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.02,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.03,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.04,-0.05,-0.07,-0.10,-0.12,-0.16,-0.19,-0.23,-0.28,-0.32,-0.37,-0.42,-0.46,-0.51,-0.56,-0.61,-0.66,-0.71,-0.75,-0.79,-0.83,-0.87,-0.90,-0.93,-0.95,-0.97,-0.99,-1.00,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1.00,-0.99,-0.99,-0.97,-0.96,-0.95,-0.93,-0.91,-0.88,-0.86,-0.84,-0.81,-0.78,-0.75,-0.72,-0.69,-0.66,-0.62,-0.59,-0.55,-0.52,-0.49,-0.45,-0.42,-0.39,-0.35,-0.32,-0.29,-0.26,-0.23,-0.20,-0.18,-0.15,-0.13,-0.10,-0.08,-0.07,-0.05,-0.03,-0.02,-0.01,-0.01,-0.00,0

@ -0,0 +1,24 @@
# Live2D Animator Motion Data
$fps=30
$fadein=1000
$fadeout=1000
PARAM_ANGLE_X=0,-0.38,-1.39,-2.93,-4.85,-7.07,-9.49,-12.07,-14.65,-17.28,-19.76,-22.12,-24.29,-26.2,-27.77,-28.97,-29.73,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-30,-29.62,-28.55,-26.87,-24.74,-22.2,-19.42,-16.49,-13.51,-10.58,-7.8,-5.26,-3.13,-1.45,-0.38,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_L_OPEN=1
PARAM_EYE_R_OPEN=1
PARAM_EYE_BALL_X=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.82,-0.74,-0.65,-0.55,-0.45,-0.35,-0.26,-0.18,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_EYE_BALL_Y=0
PARAM_BROW_L_Y=-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.82,-0.74,-0.65,-0.55,-0.45,-0.35,-0.26,-0.18,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_Y=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.82,-0.74,-0.65,-0.55,-0.45,-0.35,-0.26,-0.18,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_X=0,0,-0.002,-0.004,-0.007,-0.011,-0.016,-0.021,-0.027,-0.034,-0.042,-0.05,-0.059,-0.068,-0.078,-0.089,-0.1,-0.112,-0.124,-0.137,-0.151,-0.164,-0.178,-0.193,-0.208,-0.223,-0.239,-0.255,-0.271,-0.287,-0.304,-0.321,-0.338,-0.355,-0.373,-0.39,-0.408,-0.426,-0.444,-0.462,-0.48,-0.498,-0.516,-0.534,-0.552,-0.57,-0.587,-0.605,-0.623,-0.64,-0.657,-0.674,-0.691,-0.708,-0.724,-0.74,-0.756,-0.772,-0.787,-0.802,-0.816,-0.83,-0.843,-0.857,-0.87,-0.882,-0.894,-0.905,-0.916,-0.926,-0.936,-0.945,-0.953,-0.961,-0.968,-0.975,-0.98,-0.985,-0.99,-0.993,-0.996,-0.998,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
PARAM_BROW_R_X=0
PARAM_BROW_L_ANGLE=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.82,-0.74,-0.65,-0.55,-0.45,-0.35,-0.26,-0.18,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_ANGLE=0,-0.013,-0.05,-0.1,-0.16,-0.24,-0.32,-0.4,-0.49,-0.58,-0.66,-0.74,-0.81,-0.87,-0.93,-0.97,-0.99,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-0.987,-0.95,-0.9,-0.82,-0.74,-0.65,-0.55,-0.45,-0.35,-0.26,-0.18,-0.1,-0.05,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_L_FORM=0,0,0.002,0.005,0.008,0.012,0.016,0.02,0.024,0.029,0.033,0.037,0.04,0.044,0.046,0.048,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.05,0.049,0.048,0.045,0.041,0.037,0.032,0.027,0.023,0.018,0.013,0.009,0.005,0.002,0.001,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_BROW_R_FORM=0,-0.011,-0.04,-0.08,-0.14,-0.2,-0.27,-0.34,-0.41,-0.48,-0.55,-0.62,-0.68,-0.73,-0.78,-0.81,-0.83,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.84,-0.829,-0.8,-0.75,-0.69,-0.62,-0.54,-0.46,-0.38,-0.3,-0.22,-0.15,-0.09,-0.04,-0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_MOUTH_FORM=1
PARAM_BODY_ANGLE_X=-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-10,-9.87,-9.52,-8.96,-8.25,-7.4,-6.47,-5.5,-4.5,-3.53,-2.6,-1.75,-1.04,-0.48,-0.13,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_duzui=0,0.013,0.05,0.1,0.16,0.24,0.32,0.4,0.49,0.58,0.66,0.74,0.81,0.87,0.93,0.97,0.99,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.987,0.95,0.9,0.82,0.74,0.65,0.55,0.45,0.35,0.26,0.18,0.1,0.05,0.01,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
PARAM_=0.5,0.506,0.523,0.55,0.58,0.62,0.66,0.7,0.74,0.79,0.83,0.87,0.9,0.94,0.96,0.983,0.996,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,0.994,0.976,0.95,0.91,0.87,0.82,0.77,0.73,0.68,0.63,0.59,0.55,0.52,0.506,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5

@ -0,0 +1,131 @@
{
"type":"Live2D Physics",
"physics_hair":[
{
"label":"hair_front",
"setup":{
"length":0.15,
"regist":0.5,
"mass":0.1
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_FRONT",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"hair_side",
"setup":{
"length":0.35,
"regist":0.6,
"mass":0.22
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.015,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2.4,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_SIDE",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
},
{
"label":"hair_back",
"setup":{
"length":0.2,
"regist":0.7,
"mass":0.25
},
"src":[
{
"id":"PARAM_ANGLE_X",
"ptype":"x",
"scale":0.005,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_X",
"ptype":"x",
"scale":0.012,
"weight":1
},
{
"id":"PARAM_ANGLE_Z",
"ptype":"angle",
"scale":0.8,
"weight":0.5
},
{
"id":"PARAM_BODY_ANGLE_Z",
"ptype":"angle",
"scale":2,
"weight":1
}
],
"targets":[
{
"id":"PARAM_HAIR_BACK",
"ptype":"angle",
"scale":0.022,
"weight":1
}
]
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 982 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

@ -0,0 +1,35 @@
{
"version": "Live2DViewerEX Config 1.0",
"model": "sagiri.moc",
"textures": [
"sagiri.2048/texture_00.png",
"sagiri.2048/texture_01.png"
],
"layout": {
"center_x": 0.0,
"center_y": 0.0,
"width": 2.0
},
"motions": {
"tap": [
{
"file": "motions/tap/c.mtn"
}
],
"idle": [
{
"file": "motions/idle/idle_01.mtn"
},
{
"file": "motions/idle/idle_02.mtn"
},
{
"file": "motions/idle/idle_03.mtn"
},
{
"file": "motions/idle/idle_04.mtn"
}
]
},
"physics": "physics.json"
}
Loading…
Cancel
Save