Ghostring ★ card
Armor Card
Quality
Purple
Effect

Can turn the attribute of armor into Ghost attribute

Non-Ghost DMG taken-10%

When hit by Ghost Element Damage, recover 30% of the actual damage value as HP.

Deposit

M.Def +1%

Unlock

Ghost DMG taken-1%

Craft Materials

Formula

{
  "id": 56180,
  "Dsc": "Can turn the attribute of armor into Ghost attribute",
  "BuffName": "Ghostring ★ card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 8,
    "atk_def_priority": 2
  }
}

Formula

{
  "id": 56181,
  "Dsc": "Non-Ghost DMG taken-10%",
  "BuffName": "Ghostring ★ card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "BeFireDamPer": 0.1,
    "BeHolyDamPer": 0.1,
    "BeWindDamPer": 0.1,
    "BeEarthDamPer": 0.1,
    "BeWaterDamPer": 0.1,
    "BePoisonDamPer": 0.1,
    "BeShadowDamPer": 0.1,
    "BeUndeadDamPer": 0.1,
    "BeNeutralDamPer": 0.1
  }
}

Formula

{
  "id": 56182,
  "Dsc": "When hit by Ghost Element Damage, recover 30% of the actual damage value as HP.",
  "BuffName": "Ghostring ★ card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "BeAttack",
    "all_skill": 1,
    "need_AtkAttr": [
      8
    ],
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "Hp": {
      "a": 0,
      "b": 0.3,
      "c": 1,
      "type": 16
    },
    "type": "HSPChange"
  }
}

Formula

{
  "id": 24674,
  "Name": "##2833177",
  "Type": 6,
  "MaxNum": 99999,
  "NameZh": "##2833177",
  "NoShow": 1,
  "Weight": 0,
  "Picture": "card_24674",
  "Quality": 4,
  "CardType": 1,
  "Position": 3,
  "BookClass": 3,
  "ComposeID": 1001730,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31352
  ],
  "BookWeight": 10,
  "BuffEffect": {
    "buff": [
      56180,
      56181,
      56182
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50201,
  "StorageReward": {
    "buffid": [
      81003070
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61004680
    ]
  }
}