generated from nhcarrigan/template
chore: smaller commits
This commit is contained in:
6
data/Weapons.json
Normal file
6
data/Weapons.json
Normal file
@ -0,0 +1,6 @@
|
||||
[
|
||||
null,
|
||||
{"id":1,"animationId":6,"description":"Small and light, it's more a toy than an actual\nweapon.","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":97,"name":"Naomi's Sword","note":"","params":[0,0,8,0,0,0,0,0],"price":300,"wtypeId":2},
|
||||
{"id":2,"animationId":6,"description":"It's a pretty standard sword.","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0}],"iconIndex":97,"name":"Long Sword","note":"","params":[0,0,12,0,0,0,0,0],"price":670,"wtypeId":2},
|
||||
{"id":3,"animationId":101,"description":"This sword has some sort of cursed magic imbued within\nit.","etypeId":1,"traits":[{"code":31,"dataId":1,"value":0},{"code":22,"dataId":0,"value":0},{"code":11,"dataId":9,"value":0.2}],"iconIndex":97,"name":"Magic Sword","note":"","params":[0,0,18,0,0,0,0,0],"price":1480,"wtypeId":2}
|
||||
]
|
Reference in New Issue
Block a user