Sea Spirit Totem Card
Accessory Card
Quality
Purple
Effect

Max HP +10%

Upon resurrection, gain a shield with a 50% maximum health limit for 15 seconds (this effect does not stack).

Deposit

Max HP +1%

Unlock

Max HP +120

Formula

{
  "id": 57540,
  "Dsc": "Max HP +10%",
  "BuffName": "Sea Spirit Totem Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "MaxHpPer": 0.1
  }
}

Formula

{
  "id": 57541,
  "Dsc": "Upon resurrection, gain a shield with a 50% maximum health limit for 15 seconds (this effect does not stack).",
  "BuffName": "Sea Spirit Totem Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Reborn"
  },
  "BuffEffect": {
    "id": [
      57542
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 57542,
  "BuffDesc": "Shield Effect",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Sea Spirit Totem Card",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AbsorbDamage",
    "AbsorbAmount": {
      "a": 0.5,
      "b": 0,
      "c": 0,
      "type": 8090
    }
  },
  "BuffStateID": 118380
}

Formula

{
  "id": 23317,
  "Name": "##2818886",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##2818886",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23317",
  "Quality": 4,
  "CardType": 1,
  "Position": 6,
  "BookClass": 2,
  "Condition": 6,
  "SellPrice": 100,
  "monsterID": [
    273200
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      57540,
      57541
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50200,
  "StorageReward": {
    "buffid": [
      81003190
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61004800
    ]
  }
}