mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-13 21:18:13 +01:00
59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
[
|
|
{
|
|
"id": "hair",
|
|
"iconID": "items_misc:48",
|
|
"name": "Animal hair",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 2
|
|
},
|
|
{
|
|
"id": "insectwing",
|
|
"iconID": "items_misc:52",
|
|
"name": "Insect wing",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 3
|
|
},
|
|
{
|
|
"id": "bone",
|
|
"iconID": "items_misc:44",
|
|
"name": "Bone",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 2
|
|
},
|
|
{
|
|
"id": "claws",
|
|
"iconID": "items_misc:47",
|
|
"name": "Claws",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 2
|
|
},
|
|
{
|
|
"id": "shell",
|
|
"iconID": "items_misc:54",
|
|
"name": "Insect shell",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 2
|
|
},
|
|
{
|
|
"id": "gland",
|
|
"iconID": "actorconditions_1:60",
|
|
"name": "Poison gland",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 15
|
|
},
|
|
{
|
|
"id": "rat_tail",
|
|
"iconID": "items_misc:38",
|
|
"name": "Rat tail",
|
|
"category": "animal",
|
|
"hasManualPrice": 1,
|
|
"baseMarketCost": 2
|
|
}
|
|
]
|