18 lines
268 B
JSON
18 lines
268 B
JSON
|
{
|
||
|
"name": "Poción anticongelante",
|
||
|
"filter": "Poción",
|
||
|
"sortorder": 200020,
|
||
|
"unlockrank": 5,
|
||
|
"resultcount": 1,
|
||
|
"moracost": 100,
|
||
|
"recipe": [
|
||
|
{
|
||
|
"name": "Núcleo de cristal",
|
||
|
"count": 1
|
||
|
},
|
||
|
{
|
||
|
"name": "Pistilo de flor helada",
|
||
|
"count": 1
|
||
|
}
|
||
|
]
|
||
|
}
|