New shield
This commit is contained in:
parent
06ac23f802
commit
103c3f3558
@ -0,0 +1,24 @@
|
||||
{
|
||||
"plating": {
|
||||
"id": "original:advanced_shield",
|
||||
"displayName": "items.ship.original.shields.advanced_shield",
|
||||
"description": "items.ship.original.shields.advanced_shield.desc",
|
||||
"texture": "original/assets/textures/equipment/ship/shields/advanced_shield.png",
|
||||
"stats": {
|
||||
"defence.base": 3,
|
||||
"health": 30,
|
||||
"resistance.base": 2
|
||||
},
|
||||
"meta": {
|
||||
"rarity": "common",
|
||||
"equipmentSlot": "original:shields",
|
||||
"storeCategory": "original:ship_equipment",
|
||||
"dungeon": "space",
|
||||
"storePrice": 100,
|
||||
"storeSellValue": 25,
|
||||
"storeShowWeight": 10,
|
||||
"storeFeaturedDiscountPercentage": 0,
|
||||
"storeFeaturedShowWeight": 10
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user