Verdant Impetus
Thrown_Seeds_Skill2 in SkillsYour Ranged [Attack]s become bouncing for 6, dealing 15% increased damage and planting a stack of Ravenous Sprout.
- id
- Thrown_Seeds_Skill2
- type
- 7
- flags
- 0
- nature
- 2
- script
- status
- 2
- cooldown
- 24
- duration
- 0.5
Raw data
{
"id": "Thrown_Seeds_Skill2",
"gfx": {
"x": 6,
"y": 0,
"file": "UI/icons/atlas_weapon_Thrown_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"type": 7,
"vars": {},
"flags": 0,
"props": {},
"steps": [
{
"on": 0,
"type": 3,
"props": {},
"duration": 0.3
},
{
"on": 7,
"type": 1,
"delay": 0.2,
"props": {
"status": {
"ref": "Thrown_Seeds_Skill2_Status",
"target": 0
}
},
"range": 100,
"visuals": {
"fxs": [
{
"set": "Water_Cry",
"props": {},
"scale": 1,
"space": 0,
"attachName": "Socket_Head"
}
],
"camShake": 30
}
},
{
"on": 7,
"type": 11,
"delay": 0,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"ref": "CastInstant",
"blend": 0,
"startFrame": 13
}
}
]
}
},
{
"on": 7,
"type": 11,
"delay": -0.38,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"ref": "CastInstant",
"blend": 0.1,
"startFrame": 0
}
}
]
}
},
{
"on": 7,
"type": 11,
"delay": 0,
"props": {},
"visuals": {
"fxs": [
{
"set": "Nature_Cast_Fast",
"flags": 0,
"props": {
"offset": {
"x": 0.15,
"y": -0.1,
"z": 0,
"height": 0.5
}
},
"space": 0
}
]
}
}
],
"texts": {
"desc": "Your Ranged [Attack]s become bouncing for ::ref_duration::, dealing ::ref_damage%:: increased damage and planting a stack of ::ref2_name::.",
"name": "Verdant Impetus",
"refs": {
"ref": "Thrown_Seeds_Skill2_Status",
"ref2": "Thrown_Seeds_Sprout",
"ref3": "Thrown_Seeds_Skill1"
},
"rankDescs": [
{
"desc": "Duration is increased to ::ref_duration::.",
"rank": 2,
"flags": 1
},
{
"desc": "When this expires, it resets the cooldown of ::ref3_name::.",
"rank": 3,
"flags": 0
}
]
},
"nature": 2,
"script": "",
"status": 2,
"mastery": [],
"cooldown": 24,
"duration": 0.5
}