Marina Card
Weapon Card
Quality
White
Effect

auto attack has a 5% chance to freeze the target for 5 seconds

Atk +10

Deposit

When equipped with Marina Card, auto attack's chance to trigger Freeze +5%, Dmg to Frozen target +25%

Unlock

M.Def +2

Dropped by

Formula

{
  "id": 50240,
  "Dsc": "auto attack has a 5% chance to freeze the target for 5 seconds",
  "BuffName": "Marina Card [Freeze]",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      50244
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 50241,
  "Dsc": "Atk +10",
  "BuffName": "Marina Card (Attack)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Atk": 10,
    "type": "AttrChange"
  }
}

Formula

{
  "id": 50242,
  "BuffDesc": "Freeze: disable movement; defensive attribute turns into water attributes; stop HP and SP Regen",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Marina Card [Freeze]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "Freeze": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "5_Freeze",
    "NoEffectMove": 3
  },
  "BuffStateID": 85070
}

Formula

{
  "id": 50243,
  "BuffName": "Marina Card [Freeze]",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "BattleAttr",
    "DefAttr": 3,
    "StateEffect": "5_Freeze",
    "atk_def_priority": 1
  }
}

Formula

{
  "id": 50244,
  "BuffName": "Marina Card [Freeze]",
  "BuffRate": {
    "Odds": {
      "type": 56
    }
  },
  "BuffEffect": {
    "id": [
      50242,
      50243
    ],
    "type": "AddBuff"
  }
}

Formula

{
  "id": 20025,
  "Name": "##107093",
  "Type": 1,
  "Share": 1,
  "Anchor": [
    0.4,
    0.5
  ],
  "MaxNum": 99999,
  "NameZh": "##107093",
  "Weight": 100,
  "Feature": 1,
  "Picture": "card_10025",
  "Quality": 1,
  "CardType": 1,
  "Position": 1,
  "BookClass": 11,
  "Condition": 130,
  "SellPrice": 2000,
  "monsterID": [
    10025
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      50240,
      50241
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 703,
  "StorageReward": {
    "buffid": [
      80000250
    ]
  },
  "AdventureValue": 30,
  "AdventureReward": {
    "buffid": [
      60000250
    ]
  }
}