Overthrust Max
Lvl: 5 Buff Skill Delay: 1 sec SP: 15 Range: 1.5

Cost 5000 Zeny to increase your own Dmg by 50%; the effect lasts 180 seconds

Lvl: 4 Buff Skill Delay: 1 sec SP: 15 Range: 1.5
• Cost 4500 Zeny to increase your own Dmg by 40%; the effect lasts 180 seconds
Lvl: 3 Buff Skill Delay: 1 sec SP: 15 Range: 1.5
• Cost 4000 Zeny to increase your own Dmg by 30%; the effect lasts 180 seconds
Lvl: 2 Buff Skill Delay: 1 sec SP: 15 Range: 1.5
• Cost 3500 Zeny to increase your own Dmg by 20%; the effect lasts 180 seconds
Lvl: 1 Buff Skill Delay: 1 sec SP: 15 Range: 1.5
• Cost 3000 Zeny to increase your own Dmg by 10%; the effect lasts 180 seconds

Self

{
  "id": 96250,
  "BuffDesc": "Increase Dmg",
  "BuffIcon": "skillbuff_226001",
  "BuffName": "Overthrust Max",
  "BuffRate": {
    "Odds": 100
  },
  "BuffType": {
    "isgain": 1,
    "isdisperse": 1
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "AttrChange",
    "DamIncrease": {
      "a": 0.1,
      "b": 0,
      "type": 1
    }
  },
  "BuffStateID": 96250
}

Formula

{
  "id": 226005,
  "Buff": {
    "self": [
      96250
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 226000,
      "params": [
        5000,
        50,
        180
      ]
    }
  ],
  "Icon": "skill_226001",
  "Camps": "Friend",
  "Level": 5,
  "Logic": "SkillNone",
  "DescId": "##170892",
  "NameZh": "##158617",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      96250
    ]
  },
  "AttackAct": [
    "use_skill"
  ],
  "Attack_EP": 1,
  "SE_attack": "Skill/PowerThrust",
  "SkillCost": {
    "1": {
      "num": 5000,
      "itemID": 100
    },
    "sp": 15
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "Launch_Range": 1.5,
  "AutoCondition": [
    {
      "time": 180,
      "type": 1,
      "no_target": 1
    },
    {
      "type": 8,
      "no_target": 1
    }
  ],
  "NoTargetAutoCast": 1
}