Guest User

Untitled

a guest
Sep 24th, 2020
1,201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 11.98 KB | None | 0 0
  1. {
  2.   "Command": "skills",
  3.   "Auto wipe?": true,
  4.   "Economy": {
  5.     "Balance add hook": "Deposit",
  6.     "Balance remove hook": "Withdraw",
  7.     "Balance show hook": "Balance",
  8.     "Plugin name": "Economics"
  9.   },
  10.   "Maximum level notify": {
  11.     "Image Key": "warning",
  12.     "Image Url": "https://i.imgur.com/p3tKXJV.png",
  13.     "Show Time": 0.9
  14.   },
  15.   "Out of balance notify": {
  16.     "Image Key": "warning",
  17.     "Image Url": "https://i.imgur.com/p3tKXJV.png",
  18.     "Show Time": 0.9
  19.   },
  20.   "Background": {
  21.     "Image": "",
  22.     "Color": {
  23.       "HEX": "#0D1F4E",
  24.       "Opacity (0 - 100)": 95.0
  25.     },
  26.     "Save Image Color": false,
  27.     "Sprite": "Assets/Content/UI/UI.Background.Tile.psd",
  28.     "Material": "Assets/Icons/IconMaterial.mat",
  29.     "AnchorMin": "0 0",
  30.     "AnchorMax": "1 1",
  31.     "OffsetMin": "0 0",
  32.     "OffsetMax": "0 0"
  33.   },
  34.   "Title": {
  35.     "Font Size": 38,
  36.     "Font": "robotocondensed-bold.ttf",
  37.     "Align": "MiddleCenter",
  38.     "Text Color": {
  39.       "HEX": "#FFFFFF",
  40.       "Opacity (0 - 100)": 100.0
  41.     },
  42.     "AnchorMin": "0.5 0.5",
  43.     "AnchorMax": "0.5 0.5",
  44.     "OffsetMin": "-150 300",
  45.     "OffsetMax": "150 360"
  46.   },
  47.   "Back": {
  48.     "Font Size": 60,
  49.     "Font": "robotocondensed-bold.ttf",
  50.     "Align": "MiddleCenter",
  51.     "Text Color": {
  52.       "HEX": "#FFFFFF",
  53.       "Opacity (0 - 100)": 100.0
  54.     },
  55.     "AnchorMin": "0 0.5",
  56.     "AnchorMax": "0 0.5",
  57.     "OffsetMin": "0 -40",
  58.     "OffsetMax": "65 40"
  59.   },
  60.   "Next": {
  61.     "Font Size": 60,
  62.     "Font": "robotocondensed-bold.ttf",
  63.     "Align": "MiddleCenter",
  64.     "Text Color": {
  65.       "HEX": "#FFFFFF",
  66.       "Opacity (0 - 100)": 100.0
  67.     },
  68.     "AnchorMin": "1 0.5",
  69.     "AnchorMax": "1 0.5",
  70.     "OffsetMin": "-65 -40",
  71.     "OffsetMax": "0 40"
  72.   },
  73.   "Balance": {
  74.     "Font Size": 24,
  75.     "Font": "robotocondensed-regular.ttf",
  76.     "Align": "MiddleCenter",
  77.     "Text Color": {
  78.       "HEX": "#FFFFFF",
  79.       "Opacity (0 - 100)": 100.0
  80.     },
  81.     "AnchorMin": "0.5 0",
  82.     "AnchorMax": "0.5 0",
  83.     "OffsetMin": "-150 0",
  84.     "OffsetMax": "150 75"
  85.   },
  86.   "Close": {
  87.     "Font Size": 24,
  88.     "Font": "robotocondensed-bold.ttf",
  89.     "Align": "MiddleCenter",
  90.     "Text Color": {
  91.       "HEX": "#FFFFFF",
  92.       "Opacity (0 - 100)": 100.0
  93.     },
  94.     "AnchorMin": "1 1",
  95.     "AnchorMax": "1 1",
  96.     "OffsetMin": "-35 -35",
  97.     "OffsetMax": "-5 -5"
  98.   },
  99.   "Skill Panel": {
  100.     "Background": {
  101.       "Image": "",
  102.       "Color": {
  103.         "HEX": "#1D3676",
  104.         "Opacity (0 - 100)": 98.0
  105.       },
  106.       "Save Image Color": false,
  107.       "Sprite": "Assets/Content/UI/UI.Background.Tile.psd",
  108.       "Material": "Assets/Icons/IconMaterial.mat",
  109.       "Height Correction": 5.0
  110.     },
  111.     "Image": {
  112.       "AnchorMin": "0 0",
  113.       "AnchorMax": "0 0",
  114.       "OffsetMin": "10 10",
  115.       "OffsetMax": "160 160"
  116.     },
  117.     "Title": {
  118.       "Font Size": 20,
  119.       "Font": "robotocondensed-bold.ttf",
  120.       "Align": "MiddleLeft",
  121.       "Text Color": {
  122.         "HEX": "#FFFFFF",
  123.         "Opacity (0 - 100)": 100.0
  124.       },
  125.       "AnchorMin": "0 0",
  126.       "AnchorMax": "1 0",
  127.       "OffsetMin": "165 135",
  128.       "OffsetMax": "-5 160"
  129.     },
  130.     "Description": {
  131.       "Font Size": 14,
  132.       "Font": "robotocondensed-regular.ttf",
  133.       "Align": "UpperLeft",
  134.       "Text Color": {
  135.         "HEX": "#FFFFFF",
  136.         "Opacity (0 - 100)": 100.0
  137.       },
  138.       "AnchorMin": "0 0",
  139.       "AnchorMax": "1 0",
  140.       "OffsetMin": "165 30",
  141.       "OffsetMax": "-5 130"
  142.     },
  143.     "Button": {
  144.       "Color": {
  145.         "HEX": "#B5FFC9",
  146.         "Opacity (0 - 100)": 100.0
  147.       },
  148.       "No Active Color": {
  149.         "HEX": "#B5FFC9",
  150.         "Opacity (0 - 100)": 25.0
  151.       },
  152.       "Text Setting": {
  153.         "Font Size": 14,
  154.         "Font": "robotocondensed-regular.ttf",
  155.         "Align": "MiddleCenter",
  156.         "Text Color": {
  157.           "HEX": "#1D3676",
  158.           "Opacity (0 - 100)": 100.0
  159.         },
  160.         "AnchorMin": "0 0",
  161.         "AnchorMax": "1 1",
  162.         "OffsetMin": "0 0",
  163.         "OffsetMax": "0 0"
  164.       },
  165.       "AnchorMin": "1 0",
  166.       "AnchorMax": "1 0",
  167.       "OffsetMin": "-105 10",
  168.       "OffsetMax": "-10 30"
  169.     },
  170.     "Cost": {
  171.       "Font Size": 14,
  172.       "Font": "robotocondensed-regular.ttf",
  173.       "Align": "MiddleRight",
  174.       "Text Color": {
  175.         "HEX": "#FFFFFF",
  176.         "Opacity (0 - 100)": 100.0
  177.       },
  178.       "AnchorMin": "1 0",
  179.       "AnchorMax": "1 0",
  180.       "OffsetMin": "-150 10",
  181.       "OffsetMax": "-110 30"
  182.     },
  183.     "Add to cost": "$",
  184.     "Stages": {
  185.       "Height": 20.0,
  186.       "Weidth": 10.0,
  187.       "Margin": 5.0,
  188.       "Active Color": {
  189.         "HEX": "#8C70D6",
  190.         "Opacity (0 - 100)": 100.0
  191.       },
  192.       "No Active Color": {
  193.         "HEX": "#8C70D6",
  194.         "Opacity (0 - 100)": 25.0
  195.       },
  196.       "AnchorMin": "0 0",
  197.       "AnchorMax": "0 0",
  198.       "OffsetMin": "160 10",
  199.       "OffsetMax": "160 10"
  200.     },
  201.     "Count On Page": 6,
  202.     "Height": 170.0,
  203.     "Width": 565.0,
  204.     "Margin": 20.0
  205.   },
  206.   "Skills": [
  207.     {
  208.       "Type": "Wood",
  209.       "Image": "https://gspics.org/images/2020/09/02/xz6Fy.png",
  210.       "Title": "Woodman",
  211.       "Description": "It's in charge of the tree mining\nWhen you learn the skill, the rate increases by x1",
  212.       "Stages": {
  213.         "1": {
  214.           "Cost": 10.0,
  215.           "Value [metabolism - value, for everyone else %]": 133.0
  216.         },
  217.         "2": {
  218.           "Cost": 25.0,
  219.           "Value [metabolism - value, for everyone else %]": 164.0
  220.         },
  221.         "3": {
  222.           "Cost": 40.0,
  223.           "Value [metabolism - value, for everyone else %]": 200.0
  224.         }
  225.       }
  226.     },
  227.     {
  228.       "Type": "Stones",
  229.       "Image": "https://gspics.org/images/2020/09/02/xz9mX.png",
  230.       "Title": "Stone Minder",
  231.       "Description": "It's in charge of the stones mining\nWhen you learn the skill, the rate increases by x1",
  232.       "Stages": {
  233.         "1": {
  234.           "Cost": 10.0,
  235.           "Value [metabolism - value, for everyone else %]": 133.0
  236.         },
  237.         "2": {
  238.           "Cost": 25.0,
  239.           "Value [metabolism - value, for everyone else %]": 164.0
  240.         },
  241.         "3": {
  242.           "Cost": 40.0,
  243.           "Value [metabolism - value, for everyone else %]": 200.0
  244.         }
  245.       }
  246.     },
  247.     {
  248.       "Type": "Metal",
  249.       "Image": "https://gspics.org/images/2020/09/02/xznT3.png",
  250.       "Title": "Metal Miner",
  251.       "Description": "It's in charge of the metal ore mining\nWhen you learn the skill, the rate increases by x1",
  252.       "Stages": {
  253.         "1": {
  254.           "Cost": 10.0,
  255.           "Value [metabolism - value, for everyone else %]": 133.0
  256.         },
  257.         "2": {
  258.           "Cost": 25.0,
  259.           "Value [metabolism - value, for everyone else %]": 164.0
  260.         },
  261.         "3": {
  262.           "Cost": 40.0,
  263.           "Value [metabolism - value, for everyone else %]": 200.0
  264.         }
  265.       }
  266.     },
  267.     {
  268.       "Type": "Sulfur",
  269.       "Image": "https://gspics.org/images/2020/09/02/xz4te.png",
  270.       "Title": "Sulfure Miner",
  271.       "Description": "It's in charge of the sulfur ore mining\nWhen you learn the skill, the rate increases by x1",
  272.       "Stages": {
  273.         "1": {
  274.           "Cost": 10.0,
  275.           "Value [metabolism - value, for everyone else %]": 133.0
  276.         },
  277.         "2": {
  278.           "Cost": 25.0,
  279.           "Value [metabolism - value, for everyone else %]": 164.0
  280.         },
  281.         "3": {
  282.           "Cost": 40.0,
  283.           "Value [metabolism - value, for everyone else %]": 200.0
  284.         }
  285.       }
  286.     },
  287.     {
  288.       "Type": "Attack",
  289.       "Image": "https://gspics.org/images/2020/09/02/xzXza.png",
  290.       "Title": "Attack",
  291.       "Description": "Changes the damage of any weapon\nWhen you learn the skill, you'll increase your damage by 15%.",
  292.       "Stages": {
  293.         "1": {
  294.           "Cost": 20.0,
  295.           "Value [metabolism - value, for everyone else %]": 5.0
  296.         },
  297.         "2": {
  298.           "Cost": 35.0,
  299.           "Value [metabolism - value, for everyone else %]": 10.0
  300.         },
  301.         "3": {
  302.           "Cost": 50.0,
  303.           "Value [metabolism - value, for everyone else %]": 15.0
  304.         }
  305.       }
  306.     },
  307.     {
  308.       "Type": "Secure",
  309.       "Image": "https://gspics.org/images/2020/09/02/xzAfi.png",
  310.       "Title": "Secure",
  311.       "Description": "Changes the damage of any weapon\nWhen you learn the skill, you'll increase your protection by 15%.",
  312.       "Stages": {
  313.         "1": {
  314.           "Cost": 20.0,
  315.           "Value [metabolism - value, for everyone else %]": 5.0
  316.         },
  317.         "2": {
  318.           "Cost": 35.0,
  319.           "Value [metabolism - value, for everyone else %]": 10.0
  320.         },
  321.         "3": {
  322.           "Cost": 50.0,
  323.           "Value [metabolism - value, for everyone else %]": 15.0
  324.         }
  325.       }
  326.     },
  327.     {
  328.       "Type": "Regeneration",
  329.       "Image": "https://gspics.org/images/2020/09/02/xzGrO.png",
  330.       "Title": "Regeneration",
  331.       "Description": "Speed health regeneration\nWhen you learn the skill, you'll increase the rate of regeneration by 90%.",
  332.       "Stages": {
  333.         "1": {
  334.           "Cost": 10.0,
  335.           "Value [metabolism - value, for everyone else %]": 50.0
  336.         },
  337.         "2": {
  338.           "Cost": 15.0,
  339.           "Value [metabolism - value, for everyone else %]": 70.0
  340.         },
  341.         "3": {
  342.           "Cost": 20.0,
  343.           "Value [metabolism - value, for everyone else %]": 90.0
  344.         }
  345.       }
  346.     },
  347.     {
  348.       "Type": "Metabolism",
  349.       "Image": "https://gspics.org/images/2020/09/02/xzWdI.png",
  350.       "Title": "Metabolism",
  351.       "Description": "Changes the restoration of thirst and hunger\nWhen you learn the skill, you will get calories and hydration",
  352.       "Stages": {
  353.         "1": {
  354.           "Cost": 10.0,
  355.           "Value [metabolism - value, for everyone else %]": 0.5
  356.         },
  357.         "2": {
  358.           "Cost": 15.0,
  359.           "Value [metabolism - value, for everyone else %]": 1.0
  360.         },
  361.         "3": {
  362.           "Cost": 20.0,
  363.           "Value [metabolism - value, for everyone else %]": 2.0
  364.         }
  365.       }
  366.     },
  367.     {
  368.       "Type": "ComponentsRates",
  369.       "Image": "https://gspics.org/images/2020/09/02/xz15L.png",
  370.       "Title": "Rates to components",
  371.       "Description": "Changes the rates of extractive components\nWhen we learn the skill, the components found will be x4",
  372.       "Stages": {
  373.         "1": {
  374.           "Cost": 10.0,
  375.           "Value [metabolism - value, for everyone else %]": 2.0
  376.         },
  377.         "2": {
  378.           "Cost": 15.0,
  379.           "Value [metabolism - value, for everyone else %]": 3.0
  380.         },
  381.         "3": {
  382.           "Cost": 20.0,
  383.           "Value [metabolism - value, for everyone else %]": 4.0
  384.         }
  385.       }
  386.     },
  387.     {
  388.       "Type": "StandUpChance",
  389.       "Image": "https://gspics.org/images/2020/09/02/xzTDD.png",
  390.       "Title": "Increased chance to stand",
  391.       "Description": "It's a bigger chance to get up when you're wounded\nWhen you learn the skill, the chance goes up from standard 20% to 50%.",
  392.       "Stages": {
  393.         "1": {
  394.           "Cost": 10.0,
  395.           "Value [metabolism - value, for everyone else %]": 30.0
  396.         },
  397.         "2": {
  398.           "Cost": 15.0,
  399.           "Value [metabolism - value, for everyone else %]": 40.0
  400.         },
  401.         "3": {
  402.           "Cost": 20.0,
  403.           "Value [metabolism - value, for everyone else %]": 50.0
  404.         }
  405.       }
  406.     },
  407.     {
  408.       "Type": "CraftSpeed",
  409.       "Image": "https://i.imgur.com/fAti1Cj.png",
  410.       "Title": "Craft Speed",
  411.       "Description": "Speeds up your craft.\nWhen you learn the skill, you can craft items in almost instant",
  412.       "Stages": {
  413.         "1": {
  414.           "Cost": 10.0,
  415.           "Value [metabolism - value, for everyone else %]": 30.0
  416.         },
  417.         "2": {
  418.           "Cost": 15.0,
  419.           "Value [metabolism - value, for everyone else %]": 40.0
  420.         },
  421.         "3": {
  422.           "Cost": 20.0,
  423.           "Value [metabolism - value, for everyone else %]": 50.0
  424.         }
  425.       }
  426.     }
  427.   ]
  428. }
Add Comment
Please, Sign In to add comment