Template:Items.json: Difference between revisions

Template page
Content added Content deleted
(Replaced content with "[ [ "Paddy", 2.1, "Minor Potion", "1" ], [ "Paddy", 0.21, "Gold Ring", "1" ], [ "Paddy", 0.21,...")
Tag: Replaced
(Replaced content with "{ "Paddy": [ { "FIELD2": 2.1, "FIELD3": "Minor Potion", "FIELD4": 1 }, ], }")
Tag: Replaced
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{
[
[
"Paddy": [
"Paddy",
{
2.1,
"FIELD2": 2.1,
"Minor Potion",
"FIELD3": "Minor Potion",
"1"
"FIELD4": 1
},
],
],
}
[
"Paddy",
0.21,
"Gold Ring",
"1"
],
[
"Paddy",
0.21,
"Gold Necklace",
"1"
],
[
"Paddy",
0.52,
"Collar",
"1"
]
]

Latest revision as of 14:46, 23 November 2021

{

  "Paddy": [
     {
        "FIELD2": 2.1,
        "FIELD3": "Minor Potion",
        "FIELD4": 1
     },
  ],

}

Cookies help us deliver our services. By using our services, you agree to our use of cookies.