Lira [2]
Weapon Musical Instrument

The oldest string instrument in Midgard, which is the Goddess of Music’s favorite. It can stop a surging river, move still mountains, tame ferocious beasts, and make trees and stones talk, merely by gently plucking its strings. It is the treasure that all adventurers want to have.

Quality
Purple
Effect

DEX +18

Ignore Def +10%

Atk +10%

For each +1 refining, [Raging Storm] Dmg +2%.

[Raging Storm] SP cost reduced by 15%.

When refining reaches +5, grants Ignore Def +5%. When refining reaches +10, grants Atk +5%. When refining reaches +15, grants Atk +5%.

Unlock

DEX +18 Ignore Def +10% Atk +10% For each +1 refining, [Raging Storm] Dmg +2%.;[Raging Storm] SP cost reduced by 15%.;When refining reaches +5, grants Ignore Def +5%. When refining reaches +10, grants Atk +5%. When refining reaches +15, grants Atk +5%.

Jobs
Minstrel Solar Trouvere
Synth From
Tiers

    Atk +30

    Atk +30, DEX +1

    Atk +30, DEX +1

    Phy. ATK +30; When Refinement +15, Skill DMG +5%

    When using [Raging Storm], Phy. Pen. +2%, Ignore DEF +2% for 5 seconds (up to 5 stacks)

Craft Materials

Formula

{
  "id": 42690,
  "Dsc": "DEX +18 ;Ignore Def +10% ;Atk +10% ;For each +1 refining, [Raging Storm] Dmg +2%.",
  "BuffName": "Lira",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Dex": 18,
    "type": "AttrChange",
    "AtkPer": 0.1,
    "IgnoreDef": 0.1
  }
}

Formula

{
  "id": 42691,
  "Dsc": "[Raging Storm] SP cost reduced by 15%.",
  "BuffName": "Lira",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "attr": {
      "SpCostPer": -0.15
    },
    "type": "AffactSkill",
    "skillID": [
      1433
    ]
  }
}

Formula

{
  "id": 42692,
  "Dsc": "When refining reaches +5, grants Ignore Def +5%. When refining reaches +10, grants Atk +5%. When refining reaches +15, grants Atk +5%.",
  "BuffName": "Lira",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "AtkPer": {
      "a": 0,
      "b": 0.05,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "IgnoreDef": {
      "a": 0.05,
      "b": 0,
      "c": 0,
      "d": 0,
      "type": 3301
    },
    "DamIncrease": {
      "a": 0,
      "b": 0,
      "c": 0.05,
      "d": 0,
      "type": 3301
    }
  }
}

Formula

{
  "id": 163144,
  "VID": 26012043,
  "Desc": "##133125",
  "Icon": "item_63144",
  "Type": "Musical_instrument",
  "Model": "Base_Guitar",
  "Effect": {
    "Atk": 580
  },
  "MaxNum": 99,
  "NameZh": "##111773",
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    104,
    105
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Musical_instrument/Base_Guitar",
  "EffectAdd": {
    "Atk": 1
  },
  "EquipType": 1,
  "SellPrice": 100,
  "ShadowOff": 0,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "RefineEffect": {
    "Refine": 12
  },
  "UniqueEffect": {
    "buff": [
      42690,
      42691,
      42692
    ]
  }
}