mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
206 lines
5.0 KiB
JSON
206 lines
5.0 KiB
JSON
[
|
|
{
|
|
"id":"apple_green",
|
|
"iconID":"items_consumables:2",
|
|
"name":"Green apple",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":14,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":8,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"apple_red",
|
|
"iconID":"items_consumables:3",
|
|
"name":"Red apple",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":22,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":12,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"meat",
|
|
"iconID":"items_consumables:25",
|
|
"name":"Meat",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":29,
|
|
"category":"animal_e",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":2,
|
|
"duration":12,
|
|
"chance":"100"
|
|
},
|
|
{
|
|
"condition":"foodp",
|
|
"magnitude":3,
|
|
"duration":10,
|
|
"chance":"10"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"meat_cooked",
|
|
"iconID":"items_consumables:27",
|
|
"name":"Cooked meat",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":78,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":3,
|
|
"duration":11,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"strawberry",
|
|
"iconID":"items_consumables:8",
|
|
"name":"Strawberry",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":3,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":2,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"carrot",
|
|
"iconID":"items_consumables:15",
|
|
"name":"Carrot",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":14,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":8,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"bread",
|
|
"iconID":"items_consumables:21",
|
|
"name":"Bread",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":6,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":10,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"mushroom",
|
|
"iconID":"items_consumables:19",
|
|
"name":"Mushroom",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":3,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":2,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"pear",
|
|
"iconID":"items_consumables:9",
|
|
"name":"Pear",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":14,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":8,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"eggs",
|
|
"iconID":"items_consumables:20",
|
|
"name":"Eggs",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":10,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":6,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"id":"radish",
|
|
"iconID":"items_consumables:14",
|
|
"name":"Radish",
|
|
"hasManualPrice":1,
|
|
"baseMarketCost":6,
|
|
"category":"food",
|
|
"useEffect":{
|
|
"conditionsSource":[
|
|
{
|
|
"condition":"food",
|
|
"magnitude":1,
|
|
"duration":4,
|
|
"chance":"100"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |