Kronos [2]
Weapon Staff

M.Atk + 240.INT +3,Max HP +300 Every+2 ,INT +1, Max HP +50. When using magic attack. has a chance to increase M.Atk +12% for 5s, SP comsumption increased by 20%.

Quality
Purple
Effect

Int +5

Max HP +500

Every Refine +1, Int +1, Max HP +100

When using magic skills, there is 3% chance to enter a "Vision" state: M.Atk +25%, SP Cost +50%

the effect lasts 10 seconds

Unlock

Int +5 Max HP +500 Every Refine +1, Int +1, Max HP +100;When using magic skills, there is 3% chance to enter a "Vision" state: M.Atk +25%, SP Cost +50%; the effect lasts 10 seconds

Jobs
Wizard High Wizard Warlock Arcane Master Occultist Channeller Soul Binder Demon Whisperer Chaotic Archmage Slayer Nidhogg Shadow - Genos Hela
Tiers

    M.Atk +30, INT +2,Max HP+200

    M.Atk +35, INT +2,Max HP+200

    M.Atk +35, INT +3,Max HP+300

    M.Atk +35, INT +3, Max HP +300; When Refine +5, when gaining “Spirit Vision”, increase M.Atk by 50%; When Refine +10, “Spirit Vision” trigger rate becomes 10%; When Refine 15, when gaining “Spirit Vision”, SP cost increase is reduced to 0%

Craft Materials
Dropped by

Formula

{
  "id": 24500,
  "Dsc": "Int +5;Max HP +500;Every Refine +1, Int +1, Max HP +100",
  "BuffName": "Kronos",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Int": 5,
    "type": "AttrChange",
    "MaxHp": 500
  }
}

Formula

{
  "id": 24501,
  "Dsc": "When using magic skills, there is 3% chance to enter a 'Vision' state: M.Atk +25%, SP Cost +50%; the effect lasts 10 seconds",
  "BuffName": "Kronos",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "magic_skill": 1
  },
  "BuffEffect": {
    "id": [
      24502
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 24502,
  "BuffDesc": "Vision: M.Atk and SP Cost increase",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Kronos",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "MAtkPer": {
      "a": 0.25,
      "b": 0,
      "c": 0,
      "d": 0.25,
      "type": 3301
    },
    "SpCostPer": {
      "a": 0,
      "b": 0,
      "c": -0.5,
      "d": 0.5,
      "type": 3301
    }
  }
}

Formula

{
  "id": 140624,
  "VID": 19012029,
  "Desc": "##107519",
  "Icon": "item_40609",
  "Type": "Staff",
  "Model": "Kronos",
  "Effect": {
    "MAtk": 205
  },
  "MaxNum": 99,
  "NameZh": "##110390",
  "SuitID": [
    0
  ],
  "Feature": 1,
  "Quality": 4,
  "display": [
    0
  ],
  "CanEquip": [
    22,
    23,
    24,
    25,
    223,
    224,
    225,
    183,
    184,
    185,
    615,
    635,
    645
  ],
  "CardSlot": 2,
  "ModelDir": "Assets/Art/Model/Role/Weapon/Staff/Kronos",
  "EffectAdd": {
    "MAtk": 1
  },
  "EquipType": 1,
  "SellPrice": 39020,
  "ShadowOff": 0,
  "DecomposeID": 2001,
  "RefineMaxlv": 15,
  "AuctionPrice": 1,
  "DecomposeNum": 1562500,
  "RefineEffect": {
    "MRefine": 15
  },
  "UniqueEffect": {
    "buff": [
      24500,
      24501
    ]
  }
}