@ -1,9 +1,10 @@
[
{
"name": "Holz",
"damage": "1-3",
"damage": "2",
"crafting": true,
"durability": 1000,
"doesDamage": true,
"amountShop": 10,
"gold": 10
},
@ -12,14 +13,16 @@
"damage": "1000",
"crafting": false,
"amountShop": 1,
"gold": 1000
"name": "Stein",
"damage": "5-10",
"damage": "7",
"amountShop": 1500,
"gold": 2
@ -28,6 +31,7 @@
"damage": "0",
"doesDamage": false,
"amountShop": 500,
"gold": 100
@ -36,6 +40,7 @@
"gold": 1
@ -44,6 +49,7 @@
"damage": "1",
"amountShop": 1000,
@ -52,6 +58,7 @@
"damage": "4",
"amountShop": 750,
@ -60,6 +67,7 @@
"damage": "5",
@ -68,6 +76,7 @@
"durability": 10,
"amountShop": 100,
@ -76,6 +85,7 @@
"damage": "20",
"amountShop": 250,
"gold": 5
@ -84,14 +94,16 @@
"damage": "10",
"amountShop": 400,
"gold": 3
"name": "Feuerstein",
@ -100,6 +112,7 @@
"durability": 5,
@ -108,6 +121,7 @@
"amountShop": 3000,
@ -116,6 +130,7 @@
"damage": "15-20",
"amountShop": 300,
@ -124,6 +139,7 @@
@ -132,6 +148,7 @@
"amountShop": 200,
@ -140,6 +157,7 @@
@ -148,6 +166,7 @@
"damage": "6",
"amountShop": 450,
@ -156,6 +175,7 @@
"amountShop": 700,
}