Loli Ruri Card
Armor Card
Quality
Blue
Effect

Max HP +1000

When attacked, there is a 15% chance to cast [Heal] Lv.10

Deposit

Max HP +72

Unlock

Atk +8

Craft Materials
Craftable
Dropped by
Skills

Formula

{
  "id": 52840,
  "Dsc": "Max HP +1000",
  "BuffName": "Loli Ruri Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHp": 1000
  }
}

Formula

{
  "id": 52841,
  "Dsc": "When attacked, there is a 15% chance to cast [Heal] Lv.10",
  "BuffName": "Loli Ruri Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": 144010,
    "Odds": 15,
    "type": "UseSkill",
    "IsActive": 0
  }
}

Formula

{
  "id": 22026,
  "Name": "##106832",
  "Type": 20,
  "Share": 1,
  "MaxNum": 99999,
  "NameZh": "##106832",
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_20028",
  "Quality": 3,
  "CardType": 2,
  "Position": 3,
  "BookClass": 3,
  "Condition": 6,
  "SellPrice": 50000,
  "monsterID": [
    20028
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      52840,
      52841
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 3641,
  "StorageReward": {
    "buffid": [
      81000680
    ]
  },
  "AdventureValue": 110,
  "AdventureReward": {
    "buffid": [
      61001260
    ]
  }
}