adds Feinmechanik, Freizeitbedarf and Ketten
parent
5d75e3b160
commit
6fd5dfc4be
|
|
@ -123,6 +123,7 @@ async function prepareDB() {
|
|||
convert("./src/packs/_source/Gegenstaende/Essutensilien", "./src/packs/__source/Gegenstaende", "Equipment", false);
|
||||
convert("./src/packs/_source/Gegenstaende/Sonstiges", "./src/packs/__source/Gegenstaende", "Equipment", false);
|
||||
convert("./src/packs/_source/Gegenstaende/Werkzeug", "./src/packs/__source/Gegenstaende", "Equipment", false);
|
||||
convert("./src/packs/_source/Gegenstaende/Seile", "./src/packs/__source/Gegenstaende", "Equipment", false);
|
||||
convert("./src/packs/_source/liturgien-und-segnungen", "./src/packs/__source/liturgien", "Liturgy");
|
||||
convert("./src/packs/_source/wunden", "./src/packs/__source/wunden", "ActiveEffect");
|
||||
|
||||
|
|
|
|||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschiene (links), Bronze",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_47.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 250,
|
||||
"armorValue": {
|
||||
"total": 2,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 2,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschiene (Links), Leder",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_126.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 150,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 1,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschiene (links), Stahl",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_137.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 350,
|
||||
"armorValue": {
|
||||
"total": 2,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 3,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschienen (Paar), Bronze",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_47.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 250,
|
||||
"armorValue": {
|
||||
"total": 2,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 2,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 2,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschienen (Paar), Leder",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_126.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 150,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 1,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 1,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschienen (Paar), Stahl",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_137.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 350,
|
||||
"armorValue": {
|
||||
"total": 2,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 3,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 3,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschiene (rechts), Bronze",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_47.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 250,
|
||||
"armorValue": {
|
||||
"total": 2,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 2,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschiene (rechts), Leder",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_126.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 150,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 1,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Armschiene (rechts), Stahl",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_137.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 350,
|
||||
"armorValue": {
|
||||
"total": 2,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 3,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 2,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschiene (links), Bronze",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_54.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 175,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 2,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschiene (links), Leder",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_128.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 125,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 1,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschiene (links), Stahl",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_142.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 250,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 3,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 0
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschienen (Paar), Bronze",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_54.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 350,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 2,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 2
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschienen (Paar), Leder",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_128.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 250,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 1,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 1
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschienen (Paar), Stahl",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_142.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 500,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 3,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 3
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschiene (rechts), Bronze",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_54.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 175,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 2
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschiene (rechts), Leder",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_128.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 125,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 1
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "Beinschiene (rechts), Stahl",
|
||||
"image": "systems/DSA_4-1/assets/Light Armor and extras/SODA_Icons_LightArmor_142.png",
|
||||
"category": [
|
||||
"Gegenstand",
|
||||
"Rüstung"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 250,
|
||||
"armorValue": {
|
||||
"total": 1,
|
||||
"kopf": 0,
|
||||
"brust": 0,
|
||||
"ruecken": 0,
|
||||
"bauch": 0,
|
||||
"armlinks": 0,
|
||||
"beinlinks": 0,
|
||||
"armrechts": 0,
|
||||
"beinrechts": 3
|
||||
},
|
||||
"armorHandicap": 1,
|
||||
"description": ""
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Fesselseil (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Rope.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Hanfseil (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Rope.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 7
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Dünne Kette (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Chain.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.625,
|
||||
"price": 40
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Schnur (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Materials/SODA_Icon_Materials_String.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 0.5
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Schwere Kette (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Chain.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 2,
|
||||
"price": 100
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Seidenseil (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Rope.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.05,
|
||||
"price": 120
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Strickleiter (1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Rope.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 24
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Tau (2 Finger stark, 1 Schritt)",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Rope.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.3,
|
||||
"price": 15
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Banner",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 150
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Brettspiel",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 80
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Gemälde, Öl auf Leinwand",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 700
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Jonglierbälle",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.083,
|
||||
"price": 16.6
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Kristallkugel",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1.5,
|
||||
"price": 3000
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Meerschaumpfeife",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.1,
|
||||
"price": 100
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Spielkarten",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 50
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Statuette (1 Spann), Silber",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 300
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Steckenpferd",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 20
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Stoffpuppe",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 5
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Teppich, 1 Rechtschritt",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 4,
|
||||
"price": 200
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Wasserpfeife",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 200
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Würfel, Mammuton",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 6.6
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Zinnsoldat",
|
||||
"image": "systems/DSA_4-1/assets/Condiments/SODA_Icon_Condiments_27.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.025,
|
||||
"price": 10
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Abakus",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Red.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 100
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Addiermaschine",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Red.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 20000
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Astrolabium",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Red.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 3,
|
||||
"price": 2500
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Brenglas",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Red.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.1,
|
||||
"price": 400
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Brille",
|
||||
"image": "systems/DSA_4-1/assets/Potions_Herbs/SODA_Icon_PortionsHerbs_Potion_Red.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.075,
|
||||
"price": 250
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Handspiegel, poliertes Messing",
|
||||
"image": "systems/DSA_4-1/assets/Adventure_Items/SODA_Icon_AdventureItems_Mirror.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.5,
|
||||
"price": 120
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Himmelsfernrohr",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 4,
|
||||
"price": 25000
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Hylailer Dreikreuz",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 300
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Lupe",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 800
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Orbitarium",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 10,
|
||||
"price": 50000
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Quadrant",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.75,
|
||||
"price": 700
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Sonnenuhr",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 100
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Stundenglas",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 30
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Stundenkerze",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.125,
|
||||
"price": 80
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Südweiser, Pendel",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.25,
|
||||
"price": 200
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Südweiser",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 800
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Taschenuhr",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 8000
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Truhenschloss",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 200
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Türschloss",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 1,
|
||||
"price": 200
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Vinsalter Ei",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 8000
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Vorhängeschloss",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 0.375,
|
||||
"price": 400
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"name": "Zinnspindel",
|
||||
"image": "systems/DSA_4-1/assets/Weapons/SODA_Icon_Weapons_Knife.png",
|
||||
"category": [
|
||||
"Gegenstand"
|
||||
],
|
||||
"weight": 3.75,
|
||||
"price": 60000
|
||||
}
|
||||
Loading…
Reference in New Issue