Kenophobia Knight Card
Weapon Card

Created by EU server player [xPiesel]!

Quality
Purple
Effect

Dark DMG+10%

Turns attack type into Dark

Attacking has a 50% chance to inflict fear for 3s (each target can only gain fear once every 10s).

Deposit

When equipped with the Kenophobia Knight Card, DMG to targets with fear+15%

Unlock

Max HP +120

Formula

{
  "id": 59070,
  "Dsc": "Dark DMG+10%",
  "BuffName": "Kenophobia Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "AttrChange",
    "DarkAtk": 0.1
  }
}

Formula

{
  "id": 59071,
  "Dsc": "Turns attack type into Dark",
  "BuffName": "Kenophobia Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "type": "BattleAttr",
    "AtkAttr": 7,
    "atk_def_priority": 2
  }
}

Formula

{
  "id": 59072,
  "Dsc": "Attacking has a 50% chance to inflict fear for 3s (each target can only gain fear once every 10s).",
  "BuffName": "Kenophobia Knight Card",
  "BuffRate": {
    "Odds": 100
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1,
    "must_have_damage": 1,
    "buff_skill_can_trigger": 1
  },
  "BuffEffect": {
    "id": [
      59073
    ],
    "Odds": 50,
    "type": "AddBuff"
  }
}

Formula

{
  "id": 59073,
  "BuffDesc": "Fear: free of control",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Kenophobia Knight Card",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "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": 23371,
  "Desc": "##3482823",
  "Name": "##3482822",
  "Type": 81,
  "MaxNum": 99999,
  "NameZh": "##3482822",
  "NoShow": 1,
  "Weight": 0,
  "Feature": 1,
  "Picture": "card_23371",
  "Quality": 4,
  "CardType": 1,
  "Position": 1,
  "Condition": 8,
  "SellPrice": 100,
  "monsterID": [
    31521
  ],
  "BuffEffect": {
    "buff": [
      59070,
      59071,
      59072
    ]
  },
  "AuctionPrice": 1,
  "AdventureSort": 100194,
  "StorageReward": {
    "buffid": [
      81004680
    ]
  },
  "AdventureValue": 1,
  "AdventureReward": {
    "buffid": [
      61006290
    ]
  },
  "ComposeCardType": 3
}