Properties
- type
- Spellbook
- affinity
- Fire
- aptitudes
-
- level
- 1
- iLevel
- 10
- sellPrice
- 1
- rarity
- Uncommon
- affixes
-
- skills
-
- flags
-
PreventUpgrade
Raw data
{
"gfx": {
"file": "UI/Portraits/Items/Book/Book_Start.png",
"size": 256,
"x": 0,
"y": 0
},
"id": "Book_Start",
"texts": {
"flavorDesc": "At one point, this was an Expert's Grimoire, but all the advanced pages are damaged beyond recognition.",
"name": "Apprentice's Grimoire"
},
"visuals": {
"models": [
{
"prefab": "Character/Weapon/Gabarits/Weapon_1H_Book.prefab"
},
{
"prefab": "Fx/Weapon/Book/FX_Fire_Book_Hand_Unit.fx"
}
]
},
"type": "Book",
"affinity": "Fire",
"aptitudes": [
{
"ref": "Wizard"
}
],
"level": 1,
"iLevel": 10,
"sellPrice": 1,
"rarity": "Uncommon",
"affixes": [
{
"target": {
"attribute": "Vitality"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 1
},
{
"target": {
"attribute": "Intellect"
},
"target2": {},
"ref": "TAttribute_Flat",
"val": 3
}
],
"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"
}
],
"props": {},
"flags": [
"PreventUpgrade"
],
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Mage",
"via_field": "parts"
}
]
}