Advertisement
Guest User

Untitled

a guest
Nov 29th, 2017
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.06 KB | None | 0 0
  1. {
  2.     "questions": [{
  3.         "correct_answer": 1,
  4.         "tags": [
  5.             "automatic",
  6.             "text",
  7.             "default",
  8.             "7.01",
  9.             "icon"
  10.         ],
  11.         "answers": [{
  12.                 "id": 1,
  13.                 "text": [{
  14.                         "lang": "ru",
  15.                         "value": "+350 к здоровью"
  16.                     },
  17.                     {
  18.                         "lang": "en",
  19.                         "value": "+350 Health"
  20.                     }
  21.                 ],
  22.                 "icon": "http:\/\/cdn.dota2.com\/apps\/dota2\/images\/abilities\/rattletrap_hookshot_lg.png"
  23.             },
  24.             {
  25.                 "id": 2,
  26.                 "text": [{
  27.                         "lang": "ru",
  28.                         "value": "+25 к скорости атаки"
  29.                     },
  30.                     {
  31.                         "lang": "en",
  32.                         "value": "+25 Attack Speed"
  33.                     }
  34.                 ],
  35.                 "icon": "http:\/\/cdn.dota2.com\/apps\/dota2\/images\/abilities\/rattletrap_hookshot_lg.png"
  36.             }
  37.         ],
  38.         "icon": "http:\/\/cdn.dota2.com\/apps\/dota2\/images\/abilities\/rattletrap_hookshot_lg.png",
  39.         "titles": [{
  40.                 "value": "Which talent can Alchemist choose on level 15?",
  41.                 "lang": "en"
  42.             },
  43.             {
  44.                 "value": "Какой талант может выбрать Alchemist на 15 уровне?",
  45.                 "lang": "ru"
  46.             }
  47.         ]
  48.     }]
  49. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement