Scroll Of Strength I
ScrollOfStrengthcommonNote: not all rarities may be available for every item.
Stats
Attributes
- +2 Strength
Recipe
- Job
- Enchanter
- Level
- 1
Inputs
Raw data
{
"id": "ScrollOfStrength",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Consumable/Items_Loot_Scrolls_Loot_ScrollOfStrength.prefab.png",
"size": 256
},
"type": "Consumable",
"props": {
"effects": [
{
"status": [
{
"ref": "ItemStatus",
"duration": 1800
}
],
"resource": []
}
]
},
"texts": {
"name": "Scroll Of Strength I"
},
"rarity": "Common",
"skills": [],
"affixes": [
{
"ref": "TAttribute_Flat",
"val": 2,
"target": {
"attribute": "Strength"
},
"target2": {}
}
],
"visuals": {
"modelPath": "Items/Loot/Scrolls/Loot_ScrollOfStrength.prefab"
},
"aptitudes": [],
"sellPrice": 1
}