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