Home · item · ScrollOfDexterity
Properties
- type
- Consumable
- sellPrice
- 1
- rarity
- Common
- affixes
Referenced by
lootTable (1)
craft (1)
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Consumable/Items_Loot_Scrolls_Loot_ScrollOfDexterity.prefab.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "ScrollOfDexterity",
"texts": {
"name": "Scroll Of Dexterity I"
},
"visuals": {
"modelPath": "Items/Loot/Scrolls/Loot_ScrollOfDexterity.prefab"
},
"type": "Consumable",
"aptitudes": [],
"sellPrice": 1,
"rarity": "Common",
"affixes": [
{
"target": {
"attribute": "Dexterity"
},
"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": "ScrollOfDexterity",
"via_field": "item"
}
]
}