Created
October 1, 2018 08:59
-
-
Save justlev/35779c5f6fb79e1cea941efbab213888 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"merchant": { | |
"id": "scene_0_merchant_1_53525", | |
"name": "Jasper", | |
"race": 0, | |
"inventory": { | |
"id": "inventory_14141414", | |
"type": "weaponary", | |
"items": [ | |
{ | |
"id": "sword_1_13131", | |
"name": "Sword of glory", | |
"damage": 16.5, | |
"original_price": 253, | |
"condition_level": 0 | |
}, | |
{ | |
"id": "sword_2_13131", | |
"name": "Mysterious Stranger Sword", | |
"damage": 33.2, | |
"original_price": 670, | |
"condition_level": 2 | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment