Fire on Full Power
Lvl: 1 Buff CD: 40 sec Skill Delay: 1 sec SP: 200

Shoot without expending bullets for a fixed duration. CD time of shooting and grenade skills are also reduced.

Self

{
  "id": 133920,
  "BuffDesc": "Fire without consuming bullets, reducing firearms and grenade CD",
  "BuffIcon": "skillbuff_commonbuff",
  "BuffName": "Fire on Full Power (bullet)",
  "BuffRate": {
    "Odds": 100
  },
  "IconType": 1,
  "BuffEffect": {
    "type": "NoBulletConsume",
    "buffIDs": [
      133660,
      133680,
      133681
    ],
    "skillids": [
      2202,
      2203,
      2205,
      2211,
      2223,
      2224,
      2227,
      2241,
      2243,
      2247,
      2250,
      2251,
      818
    ]
  },
  "BuffStateID": 133920
}

Self

{
  "id": 133921,
  "BuffName": "Fire on Full Power (Skill CD)",
  "BuffRate": {
    "Odds": 100
  },
  "BuffEffect": {
    "attr": {
      "CDChangePer": {
        "a": 0,
        "b": 0,
        "c": 173002,
        "type": 5020
      }
    },
    "type": "AffactSkill",
    "skillID": [
      2202,
      2203,
      2205,
      2211,
      2223,
      2224,
      2227,
      2241,
      2243,
      2247,
      2250,
      2251,
      2280,
      2221,
      2209,
      2207,
      818
    ]
  }
}
Homing Missile (Fire on Full Power)

Self

{
  "id": 133922,
  "BuffName": "Fire on Full Power (Homing Missile)",
  "BuffRate": {
    "Odds": {
      "a": 0,
      "b": 100,
      "c": 21730011,
      "type": 5040
    }
  },
  "Condition": {
    "type": "Attack",
    "all_skill": 1
  },
  "BuffEffect": {
    "id": 2006001,
    "Odds": 100,
    "type": "UseSkill",
    "IsActive": 0,
    "no_del_hide": 1
  }
}

Formula

{
  "CD": 40,
  "id": 2282001,
  "Buff": {
    "self": [
      133920,
      133921,
      133922
    ]
  },
  "Cost": 1,
  "Desc": [
    {
      "id": 2282000
    }
  ],
  "Icon": "skill_2282001",
  "Camps": "Friend",
  "Level": 1,
  "Logic": "SkillNone",
  "DescId": "##1138174",
  "NameZh": "##1124276",
  "DelayCD": 1,
  "Fire_EP": 3,
  "Pvp_buff": {
    "self": [
      133920,
      133921,
      133922
    ]
  },
  "AttackAct": [
    "use_magic"
  ],
  "Attack_EP": 2,
  "SE_attack": "Skill/skil_gunner_24",
  "SkillCost": {
    "sp": 200
  },
  "SkillType": "Buff",
  "Target_EP": 3,
  "E_Attack_On": 1,
  "Launch_Range": 0,
  "AutoCondition": [
    {
      "type": 8,
      "no_target": 1
    }
  ]
}