Hitscorevisualizer記載

Last-modified: 2024-09-08 (日) 17:03:32

メモ

色検索: https://ez-net.jp/article/89/CZq0rF1K/mY7SLPft42BO/

display mode

displayMode- Currently unsupported, will always be the equivalent of "format" on PC."format""numeric""textOnly""scoreOnTop"""
"displayMode": "numeric",

コード例

{

 "majorVersion": 3,
 "minorVersion": 4,
 "patchVersion": 0,
 "isDefaultConfig": true,
 "displayMode": "numeric",
 "doIntermediateUpdates": true,
 "timeDependencyDecimalPrecision": 1,
 "timeDependencyDecimalOffset": 2,
 "judgments": [
   {
     "threshold": 115,
     "text": "%BFantastic%A%n%s",
     "color": [
       0.294,
       0.0,
       0.509,
       1.0
     ],
     "fade": false
   },
       {
     "threshold": 113,
     "text": "<size=80%>%BExcellent%A</size>%n%s",
     "color": [
       0.58,
       0.0,
       0.827,
       1.0
     ],
     "fade": false
   },
       {
     "threshold": 110,
     "text": "<size=75%>%BExcellent%A</size>%n%s",
     "color": [
       1.0,
       0.27,
       0.0,
       1.0
     ],
     "fade": false
   },
       {
     "threshold": 108,
     "text": "<size=75%>%BExcellent%A</size>%n%s",
     "color": [
       0.133,
       1.545,
       0.133,
       1.0
     ],
     "fade": false
   },
     {
     "threshold": 106,
     "text": "<size=80%>%BExcellent%A</size>%n%s",
     "color": [
       0.486,
       0.988,
       0.000,
       1.0
     ],
     "fade": false
   },
   {
     "threshold": 102,
     "text": "<size=75%>%BExcellent%A</size>%n%s",
     "color": [
       1.0,
       1.0,
       0.0,
       1.0
     ],
     "fade": false
   },
   {
     "threshold": 96,
     "text": "<size=75%>%BGreat%A</size>%n%s",
     "color": [
       1.0,
       0.647,
       0.0,
       1.0
     ],
     "fade": false
   },
       {
     "threshold": 86,
     "text": "<size=75%>%BGreat%A</size>%n%s",
     "color": [
       0.0,
       0.807,
       0.819,
       1.0
     ],
     "fade": false
   },
   {
     "threshold": 75,
     "text": "<size=80%>%BGood%A</size>%n%s",
     "color": [
       0.0,
       1.0,
       1.0,
       1.0
     ],
     "fade": true
   },
       {
     "threshold": 65,
     "text": "<size=80%>%BDecent%A</size>%n%s",
     "color": [
       0.0,
       0.749,
       1.000,
       1.0
     ],
     "fade": true
   },
           {
     "threshold": 55,
     "text": "<size=80%>%BDecent%A</size>%n%s",
     "color": [
       0.662,
       0.662,
       0.662,
       1.0
     ],
     "fade": true
   },
   {
     "threshold": 40,
     "text": "<size=80%>%BDecent%A</size>%n%s",
     "color": [
       0.662,
       0.662,
       0.662,
       1.0
     ],
     "fade": true
   },
   {
     "threshold": 0,
     "text": "<size=80%>%BWay Off%A</size>%n%s",
     "color": [
       0.200,
       0.200,
       0.200,
       1.0
     ],
     "fade": true
   }
 ],
 "chainHeadJudgments": [
   {
     "threshold": 115,
     "text": "%BFantastic%n%s",
     "color": [
       1.0,
       1.0,
       1.0,
       1.0
     ],
     "fade": false
   },
   {
     "threshold": 101,
     "text": "<size=80%>%BExcellent</size>%n%s",
     "color": [
       0.0,
       1.0,
       0.0,
       1.0
     ],
     "fade": false
   },
   {
     "threshold": 90,
     "text": "<size=80%>%BGreat</size>%n%s",
     "color": [
       1.0,
       0.980392158,
       0.0,
       1.0
     ],
     "fade": false
   },
   {
     "threshold": 80,
     "text": "<size=80%>%BGood</size>%n%s",
     "color": [
       1.0,
       0.6,
       0.0,
       1.0
     ],
     "fade": true
   },
   {
     "threshold": 60,
     "text": "<size=80%>%BDecent</size>%n%s",
     "color": [
       1.0,
       0.0,
       0.0,
       1.0
     ],
     "fade": true
   },
   {
     "threshold": 0,
     "text": "<size=80%>%BWay Off</size>%n%s",
     "color": [
       0.5,
       0.0,
       0.0,
       1.0
     ],
     "fade": true
   }
 ],
 "beforeCutAngleJudgments": [
   {
     "threshold": 70,
     "text": " + "
   },
   {
     "threshold": 0,
     "text": " "
   }
 ],
 "accuracyJudgments": [
   {
     "threshold": 15,
     "text": " + "
   },
   {
     "threshold": 0,
     "text": " "
   }
 ],
 "afterCutAngleJudgments": [
   {
     "threshold": 30,
     "text": " + "
   },
   {
     "threshold": 0,
     "text": " "
   }
 ]

}