Rotar Zairo★Card
Weapon Card
Quality
Purple
Effect

Crit +10

Crit damage + 15%

When your Auto Attack crits, there is a 100% chance to make the target stun for 3 seconds (The Stun effect can only be triggered once every 10 seconds and can't stack)

DMG to the Stun Target + 10%

Deposit

Def +1%

Unlock

Def +6, Max HP +30

Craft Materials

Formula

{
  "id": 54100,
  "Dsc": "Crit +10 ;Crit damage + 15%",
  "BuffName": "Rotar Zairo★Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Cri": 10,
    "type": "AttrChange",
    "CriDamPer": 0.15
  }
}

Formula

{
  "id": 54101,
  "Dsc": "When your Auto Attack crits, there is a 100% chance to make the target stun for 3 seconds (The Stun effect can only be triggered once every 10 seconds and can't stack);DMG to the Stun Target + 10%",
  "BuffName": "Rotar Zairo★Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "criOdds": 100,
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      54102
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 54102,
  "BuffDesc": "Stun: disable movement, stop restoring mana",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Rotar Zairo★Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "type": 130
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "NoAct": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "4_Dizzy"
  },
  "BuffStateID": 80010
}

Formula

{
  "id": 24624,
  "Name": "##106991",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##106991",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24624",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "BookClass": 3,
  "ComposeID": 1000960,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31116
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      54100,
      54101
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50114,
  "StorageReward": {
    "buffid": [
      81000870
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002360
    ]
  }
}