Eggyra ★ Card
Headwear Card
Quality
Purple
Effect

All Attributes +2

Atk +3%

When Auto Attacking target, have a 5% chance of inflicting Fear on them for 2 sec

When attacking target with a Physical Skill, has a 15% chance to inflict Fear for 2 secs (Fear Effect CD: 10 secs)

Deposit

Def +6

Unlock

Atk +12

Craft Materials

Formula

{
  "id": 53160,
  "Dsc": "All Attributes +2 ;Atk +3%",
  "BuffName": "Eggyra ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "Agi": 2,
    "Dex": 2,
    "Int": 2,
    "Luk": 2,
    "Str": 2,
    "Vit": 2,
    "type": "AttrChange",
    "AtkPer": 0.03
  }
}

Formula

{
  "id": 53161,
  "Dsc": "When Auto Attacking target, have a 5% chance of inflicting Fear on them for 2 sec",
  "BuffName": "Eggyra ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "normal_skill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      53163
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53162,
  "Dsc": "When attacking target with a Physical Skill, has a 15% chance to inflict Fear for 2 secs (Fear Effect CD: 10 secs)",
  "BuffName": "Eggyra ★ Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "physic_skill": 1,
    "no_normalSkill": 1,
    "must_have_damage": 1
  },
  "BuffEffect": {
    "id": [
      53164
    ],
    "Odds": 100,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 53163,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Eggyra ★ Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 5,
      "type": 170
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "FearRun": 1,
    "NoSkill": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "8_Fear"
  },
  "BuffStateID": 120221
}

Formula

{
  "id": 53164,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Eggyra ★ Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 15,
      "type": 170
    }
  },
  "BuffType": {
    "isgain": 0,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "StatusChange",
    "FearRun": 1,
    "NoSkill": 1,
    "AttrEffect": [
      3,
      4
    ],
    "StateEffect": "8_Fear"
  },
  "BuffStateID": 120221
}

Formula

{
  "id": 24082,
  "Name": "##106819",
  "Type": 2,
  "MaxNum": 99999,
  "NameZh": "##106819",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_24082",
  "Quality": 4,
  "CardType": 1,
  "Position": 7,
  "BookClass": 5,
  "ComposeID": 1000620,
  "Condition": 4,
  "SellPrice": 50000,
  "monsterID": [
    31055
  ],
  "BookWeight": 100,
  "BuffEffect": {
    "buff": [
      53160,
      53161,
      53162
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 50080,
  "StorageReward": {
    "buffid": [
      80001850
    ]
  },
  "AdventureValue": 34,
  "AdventureReward": {
    "buffid": [
      61001600
    ]
  }
}