Two-sided Coin
Lvl: 10 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 30 Cast Time: 1 Fixed Cast Time: 1

Toss a coin. If it lands heads, gain 30 LUK and 20% M.ATK; If it lands tails, gain 30 AGI and 20% Move SPD. Coin effect lasts 120s and cannot be dispelled.

Lvl: 9 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 29 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 27 LUK and 18% M.ATK; If it lands tails, gain 27 AGI and 18% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 8 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 28 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 24 LUK and 16% M.ATK; If it lands tails, gain 24 AGI and 16% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 7 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 27 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 21 LUK and 14% M.ATK; If it lands tails, gain 21 AGI and 14% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 6 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 26 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 18 LUK and 12% M.ATK; If it lands tails, gain 18 AGI and 12% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 5 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 25 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 15 LUK and 10% M.ATK; If it lands tails, gain 15 AGI and 10% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 4 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 24 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 12 LUK and 8% M.ATK; If it lands tails, gain 12 AGI and 8% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 3 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 23 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 9 LUK and 6% M.ATK; If it lands tails, gain 9 AGI and 6% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 2 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 22 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 6 LUK and 4% M.ATK; If it lands tails, gain 6 AGI and 4% Move SPD. Coin effect lasts 120s and cannot be dispelled.
Lvl: 1 Buff CD: 60 sec Skill Delay: 1.5 sec SP: 21 Cast Time: 1 Fixed Cast Time: 1
• Toss a coin. If it lands heads, gain 3 LUK and 2% M.ATK; If it lands tails, gain 3 AGI and 2% Move SPD. Coin effect lasts 120s and cannot be dispelled.

Aesir

• Two-sided Coin - CD Two-sided Coin CD -4s.
• Two-sided Coin - Mastery Fixed CD of Two-sided Coin is reduced by 0.2s.
• Two-sided Coin - Reload After using Two-sided Coin, gain 1 bullets.

Self 3250

function CommonFun.calcBuff_3250(srcUser, targetUser, a, b, c, d, lv)
  if srcUser == nil or targetUser == nil then
    return 0
  end
  local Num = srcUser:GetRunePoint(c)
  local A = lv * a + b + Num * d
  return A
end

Self

{
  "id": 133610,
  "BuffName": "Two-sided Coin",
  "BuffRate": {
    "Odds": {
      "a": 100,
      "b": -100,
      "c": 21730100,
      "type": 5040
    }
  },
  "BuffEffect": {
    "type": "AddBuff",
    "rand_by_weight": [
      50,
      50
    ]
  }
}

Self

{
  "id": 133613,
  "BuffDesc": "LUK, M. ATK, AGI and Move SPD increase",
  "BuffIcon": "skillbuff_2226001",
  "BuffName": "Two-sided Coin (obtain simultaneously)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 21730100,
      "type": 5040
    }
  },
  "IconType": 1,
  "DelBuffID": [
    133611,
    133612
  ],
  "BuffEffect": {
    "Agi": {
      "a": 3,
      "b": 0,
      "type": 1
    },
    "Luk": {
      "a": 3,
      "b": 0,
      "type": 1
    },
    "type": "AttrChange",
    "MAtkPer": {
      "a": 0.02,
      "b": 0,
      "type": 1
    },
    "MoveSpdPer": {
      "a": 0.02,
      "b": 0,
      "type": 1
    },
    "extra_attr": {
      "Agi": {
        "a": 0,
        "b": 0,
        "c": 173022,
        "type": 5010
      },
      "MAtkPer": {
        "a": 0,
        "b": 0,
        "c": 173021,
        "type": 5020
      }
    }
  },
  "BuffStateID": 133613
}

Self

{
  "id": 133900,
  "BuffName": "Two-sided Coin - Reload",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 0,
      "c": 173033,
      "d": 100,
      "type": 3250
    }
  },
  "BuffEffect": {
    "num": {
      "a": 0,
      "b": 0,
      "c": 173033,
      "d": 1,
      "type": 3250
    },
    "type": "BulletLoad"
  }
}

Formula

{
  "CD": 60,
  "id": 2226010,
  "Buff": {
    "self": [
      133610,
      133900,
      133613
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2226000,
      "params": [
        30,
        20,
        30,
        20
      ]
    }
  ],
  "Icon": "skill_2226001",
  "Camps": "Friend",
  "Level": 10,
  "Logic": "SkillNone",
  "DescId": "##1124298",
  "NameZh": "##1113030",
  "CastAct": "skill_ready",
  "DelayCD": 1.5,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      133610,
      133900,
      133613
    ]
  },
  "AttackAct": [
    "throwing2"
  ],
  "Attack_EP": 2,
  "Lead_Type": {
    "CCT": 1,
    "FCT": 1,
    "type": 2
  },
  "SE_attack": "Skill/skil_gunner_21",
  "SkillCost": {
    "sp": 30
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}