Book of Doom [2]
Weapon Book

Obscure symbols are recorded. Once someone tried to decode them, but the moment they read the spell aloud, disasters happened...

Quality
Purple
Effect

INT+8, VIT+8

Max HP+2,000

Curse ATK+15%

When landing an Auto Attack, has a 3% chance of triggering effect: deals 1000% M.DMG and casts Curse on all targets within 5 meters around the target. Lasts 5 seconds

when Refining +8 and landing an Auto Attack on target, the chance of triggering the effect is increased by 3%

when Refining +12 and landing an Auto Attack on target, the chance of triggering the effect is increased by 4%

For every Refine+1, Equipment ATK SPD+2%, M.DMG down+1%

At Refine+5, Max HP+2,000

at Refine+10, M.DMG down+5%

at Refine+15, Skill DMG down+5%

Unlock

INT+8, VIT+8 Max HP+2,000 Curse ATK+15%;When landing an Auto Attack, has a 3% chance of triggering effect: deals 1000% M.DMG and casts Curse on all targets within 5 meters around the target. Lasts 5 seconds; when Refining +8 and landing an Auto Attack on target, the chance of triggering the effect is increased by 3%; when Refining +12 and landing an Auto Attack on target, the chance of triggering the effect is increased by 4%;For every Refine+1, Equipment ATK SPD+2%, M.DMG down+1%;At Refine+5, Max HP+2,000; at Refine+10, M.DMG down+5%; at Refine+15, Skill DMG down+5%

Jobs
Sage Professor Sorcerer Chronomancer Jörmungandr
Synth From
Tiers

    M.Atk +20

    M.Atk +20, Int +1

    M.Atk +25, Int +1

    M. ATK +25; When Refinement +15, Max HP +5%

    For teammates and self, when in the range of [Fire Field], [Wind Field], [Water Field] or [Space Field], skill DMG down+5%; for enemies in the range of [Time Field], skill DMG down-5%; triggering chance of [Back in Time]+5%; [Wormhole]'s cooldown-1s

Craft Materials
Skills

Formula

{
  "id": 22910,
  "Dsc": "INT+8, VIT+8;Max HP+2,000;Curse ATK+15%",
  "BuffName": "Book of Doom",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Int": 8,
    "Vit": 8,
    "type": "AttrChange",
    "MaxHp": 2000,
    "CurseAtk": 0.15
  }
}

Formula

{
  "id": 22911,
  "Dsc": "When landing an Auto Attack, has a 3% chance of triggering effect: deals 1000% M.DMG and casts Curse on all targets within 5 meters around the target. Lasts 5 seconds; when Refining +8 and landing an Auto Attack on target, the chance of triggering the effect is increased by 3%; when Refining +12 and landing an Auto Attack on target, the chance of triggering the effect is increased by 4%",
  "BuffName": "Book of Doom",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": 78040001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 22912,
  "Dsc": "For every Refine+1, Equipment ATK SPD+2%, M.DMG down+1%",
  "BuffName": "Book of Doom",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "EquipASPD": {
      "a": 0.02,
      "b": 0,
      "c": 0,
      "type": 3322
    },
    "MDamReduc": {
      "a": 0.01,
      "b": 0,
      "c": 0,
      "type": 3322
    }
  }
}

Formula

{
  "id": 22913,
  "Dsc": "At Refine+5, Max HP+2,000; at Refine+10, M.DMG down+5%; at Refine+15, Skill DMG down+5%",
  "BuffName": "Book of Doom",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": {
      "a": 2000,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "SkillRes": {
      "a": 0,
      "b": 0,
      "c": 0.05,
      "d": 0,
      "type": 3301
    },
    "MDamReduc": {
      "a": 0,
      "b": 0.05,
      "c": 0,
      "d": 0,
      "type": 3301
    }
  }
}

Formula

{
  "id": 163490,
  "VID": 24012066,
  "Desc": "##2827285",
  "Icon": "item_63490",
  "Type": "Book",
  "Model": "wp_deathnote_book_prf",
  "Effect": {
    "MAtk": 420
  },
  "MaxNum": 99,
  "NameZh": "##2819106",
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    82,
    83,
    84,
    85,
    675
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/role/parts/weap/wp_book/wp_deathnote_book",
  "EffectAdd": {
    "MAtk": 0.7
  },
  "EquipType": 1,
  "SellPrice": 100,
  "RefineMaxlv": 15,
  "RefineEffect": {
    "MRefine": 12
  },
  "UniqueEffect": {
    "buff": [
      22910,
      22911,
      22912,
      22913
    ]
  }
}