gidb-data/English/enemies/electroslime.json

29 lines
889 B
JSON
Raw Normal View History

2023-11-12 00:15:41 +03:00
{
"name": "Electro Slime",
"specialname": "Rolling Elemental",
"enemytype": "COMMON",
"category": "Elemental Lifeforms",
"description": "A small monster created by the coalescing of Electro dispersed throughout nature.\nAccording to analyses, the jumping of Electro Slimes reflects the electric potential difference in the ground. In areas brimming over with Electro, their unusual movements can be observed and used to avoid danger.",
"investigation": {
"name": "Slime",
"category": "Easy",
"description": "A pudgy elemental life form.\\nIt's said that desserts made from slimes of different elements will have incredibly distinctive flavors."
},
"rewardpreview": [
{
"name": "Mora"
},
{
"name": "Slime Condensate",
"count": 0.6723
},
{
"name": "Slime Secretions",
"count": 0.1792
},
{
"name": "Slime Concentrate",
"count": 0.0448
}
]
}