Revenant Osiris ★ Card
Garments Card
Quality
Purple
Effect

INT+5

M.Pierce+10%

When the intelligence reached 360 points, Magic Pen. + 5%

Attacking a target has a 50% chance to increase the target's DMG taken by 4%. Lasts 5s. Stacks up to 2 times.

Deposit

M.Pierce+1%

Unlock

M.Atk +12

Craft Materials

Formula

{
  "id": 58900,
  "Dsc": "INT+5;M.Pierce+10%",
  "BuffName": "Revenant Osiris ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Int": 5,
    "type": "AttrChange",
    "MDamSpike": 0.1
  }
}

Formula

{
  "id": 58901,
  "Dsc": "When the intelligence reached 360 points, Magic Pen. + 5%",
  "BuffName": "Revenant Osiris ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "Int": 360,
    "type": "Attr"
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MDamSpike": 0.05
  }
}

Formula

{
  "id": 58902,
  "Dsc": "Attacking a target has a 50% chance to increase the target's DMG taken by 4%. Lasts 5s. Stacks up to 2 times.",
  "BuffName": "Revenant Osiris ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      58903
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 58903,
  "BuffDesc": "Increase Damage Taken",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Revenant Osiris ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "RealDamage": 0.04,
    "limit_layer": 2
  }
}

Formula

{
  "id": 24915,
  "Name": "##42590570",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##42590570",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24915",
  "Quality": 4,
  "CardType": 1,
  "Position": 4,
  "BookClass": 1,
  "ComposeID": 1002230,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31510
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      58900,
      58901,
      58902
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 58015,
  "StorageReward": {
    "buffid": [
      81004510
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61006120
    ]
  },
  "ComposeCardType": 4
}