17 lines
217 B
JSON
17 lines
217 B
JSON
[
|
|
{
|
|
"name": "Goblin Totem",
|
|
"baseValue": 5000,
|
|
"icon": "Goblin_Staff",
|
|
"slot": "one-hand",
|
|
"attacks": [
|
|
"bonk",
|
|
"spark"
|
|
],
|
|
"stats": {
|
|
"physicalDamage": 8.0
|
|
}
|
|
}
|
|
]
|
|
|