chore: smaller commits

This commit is contained in:
2025-06-27 15:58:43 -07:00
parent e2c89b7fc1
commit 34f873c3ab
24 changed files with 387 additions and 0 deletions

7
data/Armors.json Normal file
View File

@ -0,0 +1,7 @@
[
null,
{"id":1,"atypeId":1,"description":"A matching black miniskirt and crop top - Naomi's\ntypical look.","etypeId":4,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":135,"name":"Naomi's Outfit","note":"","params":[0,0,0,1,0,0,0,0],"price":100},
{"id":2,"atypeId":1,"description":"A slightly more durable outfit. Still cute, though.","etypeId":4,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":135,"name":"Adventurers Clothing","note":"","params":[0,0,0,7,0,0,0,0],"price":550},
{"id":3,"atypeId":1,"description":"A small silk choker with a little heart.","etypeId":5,"traits":[{"code":22,"dataId":1,"value":0}],"iconIndex":149,"name":"Black Choker","note":"","params":[0,0,0,10,0,15,0,0],"price":0},
{"id":4,"atypeId":1,"description":"Large-rimmed black glasses.","etypeId":3,"traits":[{"code":22,"dataId":0,"value":0.1}],"iconIndex":151,"name":"Glasses","note":"","params":[0,0,0,0,0,0,10,5],"price":0}
]