Files
freno-dev/src/lineage-json/item-route/staves.json
2025-12-16 23:31:12 -05:00

17 lines
217 B
JSON

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