update
parent
ba0f180df4
commit
bb2c87a3c2
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.2,
|
||||
"price": 5
|
||||
"price": 0.5
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.25,
|
||||
"price": 80
|
||||
"price": 8
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 120
|
||||
"price": 12
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.30,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 5
|
||||
"price": 0.5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 1
|
||||
"price": 0.1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.1,
|
||||
"price": 50
|
||||
"price": 5
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 4
|
||||
"price": 0.4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 30
|
||||
"price": 3
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 2,
|
||||
"price": 70
|
||||
"price": 7
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 8.5,
|
||||
"price": 250
|
||||
"price": 25
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 8,
|
||||
"price": 120
|
||||
"price": 12
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 5,
|
||||
"price": 80
|
||||
"price": 8
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 150
|
||||
"price": 15
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 2,
|
||||
"price": 40
|
||||
"price": 4
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 20
|
||||
"price": 2
|
||||
}
|
||||
|
|
|
|||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.625,
|
||||
"price": 20
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 40
|
||||
"price": 4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 15,
|
||||
"price": 300
|
||||
"price": 30
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 80
|
||||
"price": 8
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 15
|
||||
"price": 1.5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.125,
|
||||
"price": 150
|
||||
"price": 15
|
||||
}
|
||||
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"name": "Schmuckkästchen mit Schloss (3 Stein)",
|
||||
"name": "Schmuckkästchen (3 Stein)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Chest.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.125,
|
||||
"price": 150
|
||||
"weight": 1,
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 30
|
||||
"price": 3
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 5
|
||||
"price": 0.5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 5,
|
||||
"price": 80
|
||||
"price": 8
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 30
|
||||
"price": 3
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.2,
|
||||
"price": 20
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 4
|
||||
"price": 0.4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 180
|
||||
"price": 18
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -4,6 +4,6 @@
|
|||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 70
|
||||
"weight": 1.25,
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.875,
|
||||
"price": 600
|
||||
"price": 60
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.2,
|
||||
"price": 20
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.15,
|
||||
"price": 30
|
||||
"price": 3
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 2.5,
|
||||
"price": 200
|
||||
"price": 20
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 6
|
||||
"price": 0.6
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 10000
|
||||
"price": 1000
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 1
|
||||
"price": 0.1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 50
|
||||
"price": 5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 40
|
||||
"price": 4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 5
|
||||
"price": 0.5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 120
|
||||
"price": 12
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 70
|
||||
"price": 7
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.2,
|
||||
"price": 20
|
||||
"price": 2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 70
|
||||
"price": 7
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 12
|
||||
"price": 1.2
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 350
|
||||
"price": 35
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 50
|
||||
"price": 5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 50
|
||||
"price": 5
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 2,
|
||||
"price": 80
|
||||
"price": 8
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 100
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 30
|
||||
"price": 3
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 30
|
||||
"price": 3
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 40
|
||||
"price": 4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 1
|
||||
"price": 0.1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.075,
|
||||
"price": 1
|
||||
"price": 0.1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.1,
|
||||
"price": 4
|
||||
"price": 0.4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 200
|
||||
"price": 20
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.75,
|
||||
"price": 150
|
||||
"price": 15
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 4,
|
||||
"price": 150
|
||||
"price": 15
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 100
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 50
|
||||
"price": 5
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 25,
|
||||
"price": 5000
|
||||
"price": 500
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 375,
|
||||
"price": 40000
|
||||
"price": 4000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 6.25,
|
||||
"price": 800
|
||||
"price": 80
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 25,
|
||||
"price": 5000
|
||||
"price": 500
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 500,
|
||||
"price": 90000
|
||||
"price": 9000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 30,
|
||||
"price": 6000
|
||||
"price": 600
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 750,
|
||||
"price": 35000
|
||||
"price": 3500
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 750,
|
||||
"price": 35000
|
||||
"price": 3500
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 2500,
|
||||
"price": 2500
|
||||
"price": 250
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 20,
|
||||
"price": 6000
|
||||
"price": 600
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 500,
|
||||
"price": 13000
|
||||
"price": 1300
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 625,
|
||||
"price": 50000
|
||||
"price": 5000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 500,
|
||||
"price": 10000
|
||||
"price": 1000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 375,
|
||||
"price": 10000
|
||||
"price": 1000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 250,
|
||||
"price": 120000
|
||||
"price": 12000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 100,
|
||||
"price": 12000
|
||||
"price": 1200
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 750,
|
||||
"price": 150000
|
||||
"price": 15000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 250,
|
||||
"price": 65000
|
||||
"price": 6500
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 1500,
|
||||
"price": 120000
|
||||
"price": 12000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 1000,
|
||||
"price": 30000
|
||||
"price": 3000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 125,
|
||||
"price": 80000
|
||||
"price": 8000
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 6.25,
|
||||
"price": 800
|
||||
"price": 80
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 50,
|
||||
"price": 1800
|
||||
"price": 180
|
||||
}
|
||||
|
|
@ -6,5 +6,5 @@
|
|||
"Fahrzeug"
|
||||
],
|
||||
"weight": 500,
|
||||
"price": 50000
|
||||
"price": 5000
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 10
|
||||
"price": 1
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 7
|
||||
"price": 0.7
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.625,
|
||||
"price": 40
|
||||
"price": 4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 0.5
|
||||
"price": 0.05
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 2,
|
||||
"price": 100
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 120
|
||||
"price": 12
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 24
|
||||
"price": 2.4
|
||||
}
|
||||
|
|
@ -5,5 +5,5 @@
|
|||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.3,
|
||||
"price": 15
|
||||
"price": 1.5
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue