FareverDB

Swarmstrike Accord

DS_Bladeleaf_Skill2 in Skills

Grants a blessing to all allies within 40, causing all their [Attack]s to deal an additional 30% Intellect Magic for 8.

id
DS_Bladeleaf_Skill2
type
7
flags
0
nature
2
status
5
cooldown
45
duration
0.65
Raw data
{
  "id": "DS_Bladeleaf_Skill2",
  "gfx": {
    "x": 6,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Dual_Sword_96px.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "file": "Anim/Human/Dual/Skill/Anim_Human_Dual_RSwordBuff.fbx",
    "blend": 0.15
  },
  "type": 7,
  "vars": {
    "range": 40
  },
  "flags": 0,
  "props": {
    "rankOverride": [
      {
        "props": {
          "cooldown": 30
        },
        "minRank": 2
      }
    ]
  },
  "steps": [
    {
      "on": 0,
      "type": 3,
      "props": {},
      "duration": 0.35
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.45,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "file": "Anim/Human/Dual/Skill/Anim_Human_Dual_RSwordBuff.fbx",
              "blend": 0.1,
              "startFrame": 15
            }
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.32,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Flower_Cry",
            "props": {},
            "scale": 1.2,
            "space": 0,
            "attachName": "Socket_Head"
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.25,
      "props": {},
      "visuals": {
        "fxs": [
          {
            "set": "Projectile_Spark",
            "props": {
              "offset": {
                "x": 0,
                "y": 0,
                "z": 0,
                "height": 0
              }
            },
            "scale": 0.35,
            "space": 0,
            "attachName": "ATTACH_World_Weapon_R"
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 4,
      "props": {
        "area": {
          "hitFilter": 6
        }
      },
      "range": 30,
      "duration": -1
    },
    {
      "on": 1,
      "type": 1,
      "props": {
        "status": {
          "ref": "DS_Bladeleaf_Skill2_Status"
        }
      }
    }
  ],
  "texts": {
    "desc": "Grants a blessing to all allies within ::range::, causing all their [Attack]s to deal an additional ::ref_dmg:: for ::ref_duration::.",
    "name": "Swarmstrike Accord",
    "refs": {
      "ref": "DS_Bladeleaf_Skill2_Status"
    },
    "rankDescs": [
      {
        "desc": "Cooldown reduced to ::cooldown::.",
        "rank": 2,
        "flags": 1
      },
      {
        "desc": "Duration extended to ::ref_duration::.",
        "rank": 3,
        "flags": 1
      }
    ]
  },
  "nature": 2,
  "status": 5,
  "mastery": [],
  "cooldown": 45,
  "duration": 0.65
}