continued migration
This commit is contained in:
16
src/lineage-json/item-route/staves.json
Normal file
16
src/lineage-json/item-route/staves.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "Goblin Totem",
|
||||
"baseValue": 5000,
|
||||
"icon": "Goblin_Staff",
|
||||
"slot": "one-hand",
|
||||
"attacks": [
|
||||
"bonk",
|
||||
"spark"
|
||||
],
|
||||
"stats": {
|
||||
"physicalDamage": 8.0
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user