Phreeoni the Revenant Card
Off Hand Card
Quality
Purple
Effect

Atk Dmg Reduc. +20%

When HP is lower than 70%, Physical Damage +10%.

Deposit

Max HP +120

Unlock

M.Def +6, Max HP +30

Dropped by

Formula

{
  "id": 53570,
  "Dsc": "Atk Dmg Reduc. +20%",
  "BuffName": "Undead Phreeoni Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamReduc": 0.2
  }
}

Formula

{
  "id": 53571,
  "Dsc": "When HP is lower than 70%, Physical Damage +10%.",
  "BuffName": "Undead Phreeoni Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "HpPerLess",
    "value": 70
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": 0.1
  }
}

Formula

{
  "id": 24511,
  "Name": "##107095",
  "Type": 4,
  "MaxNum": 99999,
  "NameZh": "##107095",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24511",
  "Quality": 4,
  "CardType": 1,
  "Position": 2,
  "BookClass": 1,
  "Condition": 8,
  "SellPrice": 50000,
  "monsterID": [
    204110
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53570,
      53571
    ]
  },
  "AuctionPrice": 1,
  "MonsterLevel": 4,
  "AdventureSort": 9016,
  "StorageReward": {
    "buffid": [
      80002120
    ]
  },
  "AdventureValue": 170,
  "AdventureReward": {
    "buffid": [
      61001920
    ]
  }
}