Honed Bronze Plate
HonedCopperPlateuncommonNote: not all rarities may be available for every item.
Stats
Attributes
- +2 Strength
- +2 Dexterity
Recipe
- Job
- Blacksmith
- Level
- 4
- Crafting points
- 50
Inputs
Raw data
{
"id": "HonedCopperPlate",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/AugmentBlacksmith/Items_Loot_GearAccessory_BronzePlate_01.prefab.png",
"size": 256
},
"type": "AugmentBlacksmith",
"props": {},
"texts": {
"name": "Honed Bronze Plate"
},
"rarity": "Uncommon",
"skills": [],
"affixes": [
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Strength"
},
"target2": {}
},
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Dexterity"
},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/GearAccessory/BronzePlate_01.prefab"
},
"aptitudes": [],
"sellPrice": 1
}