FareverDB

Apprentice's Grimoire

Book_Startuncommon

Note: not all rarities may be available for every item.

At one point, this was an Expert's Grimoire, but all the advanced pages are damaged beyond recognition.

Raw data
{
  "id": "Book_Start",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/Portraits/Items/Book/Book_Start.png",
    "size": 256
  },
  "type": "Book",
  "flags": 128,
  "level": 1,
  "props": {},
  "texts": {
    "name": "Apprentice's Grimoire",
    "flavorDesc": "At one point, this was an Expert's Grimoire, but all the advanced pages are damaged beyond recognition."
  },
  "iLevel": 10,
  "rarity": "Uncommon",
  "skills": [
    {
      "skill": "Book_Base_Attack"
    },
    {
      "skill": "Book_Base_Attack2"
    },
    {
      "skill": "Book_Base_Attack3"
    },
    {
      "skill": "Book_Start_Combo"
    },
    {
      "skill": "Book_Start_Skill1"
    },
    {
      "skill": "Book_Start_Skill2"
    }
  ],
  "affixes": [
    {
      "ref": "TAttribute_Flat",
      "val": 1,
      "target": {
        "attribute": "Vitality"
      },
      "target2": {}
    },
    {
      "ref": "TAttribute_Flat",
      "val": 3,
      "target": {
        "attribute": "Intellect"
      },
      "target2": {}
    }
  ],
  "visuals": {
    "models": [
      {
        "prefab": "Character/Weapon/Gabarits/Weapon_1H_Book.prefab"
      },
      {
        "prefab": "Fx/Weapon/Book/FX_Fire_Book_Hand_Unit.fx"
      }
    ]
  },
  "affinity": "Fire",
  "aptitudes": [
    {
      "ref": "Wizard"
    }
  ],
  "sellPrice": 1
}