Peace of Sun and Moon
Lvl: 5 Buff CD: 22 sec Skill Delay: 2 sec SP: 200 Cast Time: 4 Fixed Cast Time: 0.5

When the date of using it is an odd number, gains Phy. DMG Immunity for 12 second(s); When the date of using it is an even number, gains M. DMG Immunity for 12 second(s). The Cooldown Time is fixed and cannot be reduced.

Lvl: 4 Buff CD: 22 sec Skill Delay: 2 sec SP: 180 Cast Time: 4 Fixed Cast Time: 0.5
• When the date of using it is an odd number, gains Phy. DMG Immunity for 11 second(s); When the date of using it is an even number, gains M. DMG Immunity for 11 second(s). The Cooldown Time is fixed and cannot be reduced.
Lvl: 3 Buff CD: 22 sec Skill Delay: 2 sec SP: 160 Cast Time: 4 Fixed Cast Time: 0.5
• When the date of using it is an odd number, gains Phy. DMG Immunity for 10 second(s); When the date of using it is an even number, gains M. DMG Immunity for 10 second(s). The Cooldown Time is fixed and cannot be reduced.
Lvl: 2 Buff CD: 22 sec Skill Delay: 2 sec SP: 140 Cast Time: 4 Fixed Cast Time: 0.5
• When the date of using it is an odd number, gains Phy. DMG Immunity for 9 second(s); When the date of using it is an even number, gains M. DMG Immunity for 9 second(s). The Cooldown Time is fixed and cannot be reduced.
Lvl: 1 Buff CD: 22 sec Skill Delay: 2 sec SP: 120 Cast Time: 4 Fixed Cast Time: 0.5
• When the date of using it is an odd number, gains Phy. DMG Immunity for 8 second(s); When the date of using it is an even number, gains M. DMG Immunity for 8 second(s). The Cooldown Time is fixed and cannot be reduced.

Aesir

• Peace of Sun and Moon - Mastery Reduces the Skill Delay of [Peace of Sun and Moon] by 0.2 second(s)

Self

{
  "id": 136080,
  "BuffDesc": "Phy. DMG Immunity",
  "BuffIcon": "skillbuff_2424001",
  "BuffName": "Peace of the Sun (Odd number to Phy. DMG Immunity)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "DateDivide",
    "divisor": 2
  },
  "BuffEffect": {
    "type": "AttrChange",
    "StateDef": {
      "a": 0,
      "b": 0,
      "c": 193011,
      "type": 5020
    },
    "AttrEffect": [
      2
    ]
  },
  "BuffStateID": 136080
}

Self

{
  "id": 136081,
  "BuffDesc": "Immune to magic attack damage.",
  "BuffIcon": "skillbuff_2424001",
  "BuffName": "Peace of the Moon (Even number to M. DMG Immunity)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "Condition": {
    "type": "DateDivide",
    "divisor": 2,
    "equalzero": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "StateDef": {
      "a": 0,
      "b": 0,
      "c": 193011,
      "type": 5020
    },
    "AttrEffect": [
      1
    ]
  },
  "BuffStateID": 136081
}

Self

{
  "id": 136082,
  "BuffName": "Peacefulness (Endure)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 21930120,
      "type": 5040
    }
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "BuffEffect": {
    "type": "AttrChange",
    "NoStiff": 1,
    "NoEffectMove": 1
  }
}

Formula

{
  "CD": 22,
  "id": 2424005,
  "Buff": {
    "self": [
      136080,
      136081,
      136082
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2424000,
      "params": [
        12,
        12
      ]
    }
  ],
  "Icon": "skill_2424001",
  "Camps": "Friend",
  "FixCD": 1,
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##1255133",
  "NameZh": "##1255003",
  "CastAct": "reading2",
  "DelayCD": 2,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      136080,
      136081,
      136082
    ]
  },
  "AttackAct": [
    "use_skill2"
  ],
  "Attack_EP": 2,
  "Lead_Type": {
    "CCT": 0.5,
    "FCT": 4,
    "type": 2
  },
  "SE_attack": "Skill/MagicCatch_attack",
  "SkillCost": {
    "sp": 200
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}