mirror of
https://github.com/nimsolated/Nims-Random-BS.git
synced 2026-04-02 02:05:20 -07:00
33 lines
682 B
JSON
33 lines
682 B
JSON
{
|
|
"_fv": 73,
|
|
"_type": "villagertrade",
|
|
"definition": {
|
|
"tradeEntries": [
|
|
{
|
|
"villagerProfession": {
|
|
"value": "CUSTOM:MailmanProfession"
|
|
},
|
|
"entries": [
|
|
{
|
|
"price1": {
|
|
"value": "Items.EMERALD"
|
|
},
|
|
"countPrice1": 1,
|
|
"price2": {
|
|
"value": ""
|
|
},
|
|
"countPrice2": 1,
|
|
"offer": {
|
|
"value": "CUSTOM:ShippingLabel"
|
|
},
|
|
"countOffer": 12,
|
|
"level": 1,
|
|
"maxTrades": 100,
|
|
"xp": 5,
|
|
"priceMultiplier": 0.05
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
} |