Assumptio
Lvl: 1 Buff Skill Delay: 1.5 sec SP: 60 Range: 9 Cast Time: 3

The priest prays for the allies. Increases the target and all of its allies' DEF by 10% and M. DEF by 10% when armed. The effect will last for 20 seconds

Self

{
  "id": 95210,
  "BuffDesc": "Increase Def, M.Def",
  "BuffIcon": "skillbuff_165001",
  "BuffName": "Assumptio",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DefPer": {
      "a": 0.1,
      "b": 0,
      "type": 1
    },
    "MDefPer": {
      "a": 0.1,
      "b": 0,
      "type": 1
    },
    "DamReduc": {
      "a": 0.002,
      "b": 0,
      "c": 53040,
      "type": 3760
    },
    "SkillRes": {
      "a": 0,
      "b": 0,
      "c": 51031,
      "type": 5020
    },
    "MDamReduc": {
      "a": 0.002,
      "b": 0,
      "c": 53040,
      "type": 3760
    },
    "NormalAtkRes": {
      "a": 0,
      "b": 0,
      "c": 51032,
      "type": 5020
    }
  },
  "BuffStateID": 95210
}

Formula

{
  "id": 10150001,
  "Buff": {
    "self": [
      95210
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 165000,
      "params": [
        10,
        10,
        20
      ]
    }
  ],
  "Icon": "skill_165001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##170527",
  "NameZh": "##158734",
  "CastAct": "reading",
  "DelayCD": 1.5,
  "Fire_EP": 1,
  "Pvp_buff": {
    "self": [
      95210
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 1,
  "Lead_Type": {
    "CCT": 0,
    "FCT": 3,
    "type": 2
  },
  "SE_attack": "Skill/VirginPunishment",
  "SkillCost": {
    "sp": 60
  },
  "SkillType": "Buff",
  "Target_EP": 1,
  "Logic_Param": {
    "team_range": 9,
    "include_self": 1,
    "select_target": 1
  },
  "Launch_Range": 9,
  "AutoCondition": [
    {
      "time": 100,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 7,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}