Advertisement
Alior

Untitled

Sep 27th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.34 KB | None | 0 0
  1. {
  2.     "Settings":
  3.         [
  4.             {
  5.                 "MaxScore": 5,
  6.                 "Scaler": 0.5,
  7.                 "ScorePerCrystal": 1
  8.             },
  9.             {
  10.                 "MaxScore": 7,
  11.                 "Scaler": 0.7,
  12.                 "ScorePerCrystal": 2
  13.             },
  14.             {
  15.                 "MaxScore": 7,
  16.                 "Scaler": 1.0,
  17.                 "ScorePerCrystal": 3
  18.             },
  19.             {
  20.                 "MaxScore": 10,
  21.                 "Scaler": 1.2,
  22.                 "ScorePerCrystal": 5
  23.             }
  24.         ]
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement