Home · item · ScrollOfVitality

Properties

type
Consumable
sellPrice
1
rarity
Common
affixes
target={"attribute":"Vitality"}target2={}ref=TAttribute_Flatval=2

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Consumable/Items_Loot_Scrolls_Loot_ScrollOfVitality.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "ScrollOfVitality",
  "texts": {
    "name": "Scroll Of Vitality I"
  },
  "visuals": {
    "modelPath": "Items/Loot/Scrolls/Loot_ScrollOfVitality.prefab"
  },
  "type": "Consumable",
  "aptitudes": [],
  "sellPrice": 1,
  "rarity": "Common",
  "affixes": [
    {
      "target": {
        "attribute": "Vitality"
      },
      "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": "ScrollOfVitality",
      "via_field": "item"
    }
  ]
}