Home · skill · Crescent_FlowerSpiral_Skill_2
For 4, all damage you deal heals allies within 15 for 25% of the damage dealt.
Properties
- status
- Done
- type
- Weapon Skill
- nature
- Ability
- cooldown
- 16
- duration
- 0.4
- steps
- flags
Referenced by
item (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Crescent_96PX.png",
"size": 48,
"x": 6,
"y": 0,
"width": 2,
"height": 2
},
"id": "Crescent_FlowerSpiral_Skill_2",
"type": "WeaponSkill",
"nature": "Ability",
"texts": {
"name": "Bloom",
"desc": "For ::ref_duration::, all damage you deal heals allies within ::ref_range:: for ::ref_heal%:: of the damage dealt.",
"refs": {
"ref": "Crescent_FlowerSpiral_Skill_2_Status"
},
"rankDescs": [
{
"rank": 2,
"desc": "Critical strikes extends the duration by ::ref_time::.",
"flags": 0
},
{
"rank": 3,
"desc": "Increases your [MoveSpeedFactor] by ::ref_val1%::.",
"flags": 0
}
]
},
"anim": {
"blend": 0.1,
"ref": "Conjure"
},
"cooldown": 16,
"duration": 0.4,
"steps": [
{
"on": 0,
"props": {
"status": {
"ref": "Crescent_FlowerSpiral_Skill_2_Status",
"target": 0
}
},
"type": 1,
"delay": 0.3
},
{
"on": 0,
"props": {},
"type": 11,
"delay": 0.3,
"visuals": {
"fxs": [
{
"set": "Honey_Cast_Fast",
"props": {},
"attachName": "B_Middle01_L",
"space": 0,
"scale": 0.75
}
]
}
}
],
"flags": [
"CanSprint",
"NoAirQueue",
"IgnoreGCD"
],
"mastery": [],
"props": {},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Crescent_FlowerSpiral",
"via_field": "skills"
}
]
}