Advertisement
Guest User

Untitled

a guest
Aug 4th, 2017
188
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.18 KB | None | 0 0
  1. {
  2. "login":{
  3. "name":"Admin",
  4. "password":"administrator"
  5. },
  6. "settings":{
  7. "admin":0,
  8. "consoleAllowed":"default",
  9. "difficulty":"default"
  10. },
  11. "character":{
  12. "gender":2,
  13. "race":"Redguard",
  14. "head":"b_n_dark elf_m_head_01",
  15. "hair":"b_n_dark elf_m_hair_01",
  16. "class":"acrobat",
  17. "birthsign":"elfborn"
  18. },
  19. "customClass":[],
  20. "location":{
  21. "cell":"Balmora, Temple",
  22. "posX":3967.7614746094,
  23. "posY":4168.349609375,
  24. "posZ":14737,
  25. "rotX":0.054475069046021,
  26. "rotZ":0.53147196769714
  27. },
  28. "stats":{
  29. "healthBase":45,
  30. "healthCurrent":45,
  31. "magickaBase":247,
  32. "magickaCurrent":247,
  33. "fatigueBase":170,
  34. "fatigueCurrent":169.97839355469,
  35. "bounty":40,
  36. "levelProgress":0,
  37. "level":999
  38. },
  39. "shapeshift":[],
  40. "attributes":{
  41. "Intelligence":99,
  42. "Agility":99,
  43. "Endurance":99,
  44. "Strength":99,
  45. "Speed":99,
  46. "Willpower":99,
  47. "Personality":99,
  48. "Luck":99
  49. },
  50. "attributeSkillIncreases":{
  51. "Intelligence":0,
  52. "Agility":0,
  53. "Endurance":0,
  54. "Strength":0,
  55. "Speed":0,
  56. "Willpower":0,
  57. "Personality":0,
  58. "Luck":0
  59. },
  60. "skills":{
  61. "Enchant":5,
  62. "Axe":4,
  63. "Handtohand":19,
  64. "Conjuration":5,
  65. "Mediumarmor":5,
  66. "Marksman":40,
  67. "Armorer":5,
  68. "Illusion":5,
  69. "Block":5,
  70. "Restoration":5,
  71. "Lightarmor":25,
  72. "Shortblade":20,
  73. "Heavyarmor":5,
  74. "Athletics":34,
  75. "Spear":15,
  76. "Alchemy":5,
  77. "Mercantile":10,
  78. "Bluntweapon":5,
  79. "Longblade":10,
  80. "Sneak":35,
  81. "Unarmored":29,
  82. "Destruction":15,
  83. "Acrobatics":35,
  84. "Alteration":15,
  85. "Mysticism":9,
  86. "Speechcraft":20,
  87. "Security":10
  88. },
  89. "skillProgress":{
  90. "Enchant":0,
  91. "Axe":0,
  92. "Handtohand":4,
  93. "Conjuration":0,
  94. "Mediumarmor":0,
  95. "Marksman":0,
  96. "Armorer":0,
  97. "Illusion":0,
  98. "Block":0,
  99. "Restoration":0,
  100. "Lightarmor":0,
  101. "Shortblade":0,
  102. "Heavyarmor":0,
  103. "Athletics":2.4799983501434,
  104. "Spear":0,
  105. "Alchemy":0,
  106. "Mercantile":0,
  107. "Bluntweapon":0,
  108. "Longblade":0,
  109. "Sneak":0,
  110. "Unarmored":4,
  111. "Destruction":0,
  112. "Acrobatics":14.99999332428,
  113. "Alteration":0,
  114. "Mysticism":0,
  115. "Speechcraft":0,
  116. "Security":0
  117. },
  118. "equipment":[null,null,null,null,null,null,{
  119. "refId":"common_shoes_01",
  120. "count":1,
  121. "charge":-1
  122. },{
  123. "refId":"common_shirt_01",
  124. "count":1,
  125. "charge":-1
  126. },{
  127. "refId":"common_pants_01",
  128. "count":1,
  129. "charge":-1
  130. }],
  131. "inventory":{
  132. "1":{
  133. "refId":"common_shoes_01",
  134. "count":1,
  135. "charge":-1
  136. },
  137. "2":{
  138. "refId":"common_shirt_01",
  139. "count":1,
  140. "charge":-1
  141. },
  142. "3":{
  143. "refId":"common_pants_01",
  144. "count":1,
  145. "charge":-1
  146. },
  147. "0":{
  148. "refId":"bk_a1_1_caiuspackage",
  149. "count":1,
  150. "charge":-1
  151. }
  152. },
  153. "spellbook":[],
  154. "books":[],
  155. "factionRanks":[],
  156. "factionReputation":[],
  157. "factionExpulsion":[],
  158. "mapExplored":["-3, -2","-3, -3","-4, -3","-4, -4"],
  159. "ipAddresses":["127.0.0.1"],
  160. "customVariables":[]
  161. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement