Loli Ruri ★ Card
Armor Card
Quality
Purple
Effect

Max HP +1000

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

Skill DMG Reduction +10%

While under a skill attack with less than 30% HP, there's a 25% chance of restoring 10% HP

Deposit

M.Def +1%

Unlock

Max HP +120

Craft Materials
Craftable
Skills

Formula

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

Formula

{
  "id": 55071,
  "Dsc": "When attacked, there is a 15% chance to cast [Heal] Lv.10 ;Skill DMG Reduction +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": 55072,
  "Dsc": "While under a skill attack with less than 30% HP, there's a 25% chance of restoring 10% HP",
  "BuffName": "Loli Ruri ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "no_normalSkill": 1
  },
  "BuffEffect": {
    "id": [
      55073
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 55073,
  "BuffName": "Loli Ruri ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Hp": {
      "a": 0.1,
      "b": 0,
      "type": 6
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 24641,
  "Name": "##1110887",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##1110887",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24641",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 3,
  "ComposeID": 1001190,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31176
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      55070,
      55071,
      55072
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50134,
  "StorageReward": {
    "buffid": [
      81001180
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61002950
    ]
  }
}