Rough Shield
Shield_StartuncommonNote: not all rarities may be available for every item.
“This shield is so rudimentary it usually ends up doing more harm than it prevents.”
Raw data
{
"id": "Shield_Start",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Shield/Character_Weapon_Gabarits_Weapon_1H_Shield.prefab.png",
"size": 256
},
"type": "Shield",
"flags": 128,
"level": 1,
"props": {},
"texts": {
"name": "Rough Shield",
"flavorDesc": "This shield is so rudimentary it usually ends up doing more harm than it prevents."
},
"iLevel": 10,
"rarity": "Uncommon",
"skills": [
{
"skill": "ShieldBlock"
},
{
"skill": "Shield_Start_Skill1"
}
],
"affixes": [],
"visuals": {
"models": [
{
"prefab": "Character/Weapon/Gabarits/Weapon_1H_Shield.prefab"
}
]
},
"aptitudes": [
{
"ref": "Fighter"
}
],
"sellPrice": 1
}