Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Consumable/Items_Loot_Scrolls_Loot_ScrollOfFaith.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "ScrollOfFaith",
"texts": {
"name": "Scroll Of Faith I"
},
"visuals": {
"modelPath": "Items/Loot/Scrolls/Loot_ScrollOfFaith.prefab"
},
"type": "Consumable",
"aptitudes": [],
"sellPrice": 1,
"rarity": "Common",
"affixes": [
{
"target": {
"attribute": "Faith"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 2
}
],
"skills": [],
"props": {
"effects": [
{
"resource": [],
"status": [
{
"ref": "ItemStatus",
"duration": 1800
}
]
}
]
},
"_xrefs": [
{
"from_sheet": "lootTable",
"from_id": "Scrolls",
"via_field": "loot"
},
{
"from_sheet": "craft",
"from_id": "ScrollOfFaith",
"via_field": "item"
}
]
}