Home · skill · Daggers_Demondash_Combo
Strikes with both weapons, dealing ::dmgs:: to an enemy and marking them with Chaos Mark for 6.
Properties
- type
- AttackCombo
- nature
- Combo
Referenced by
item (1)
Raw data
{
"gfx": {
"file": "UI/icons/atlas_weapon_Dagger_96PX.png",
"size": 48,
"x": 0,
"y": 2,
"width": 2,
"height": 2
},
"id": "Daggers_Demondash_Combo",
"type": "AttackCombo",
"nature": "Combo",
"texts": {
"name": "Demonic Bite",
"desc": "Strikes with both weapons, dealing ::dmgs:: to an enemy and marking them with ::ref2_name:: for ::ref2_duration::.",
"refs": {
"ref": "Daggers_Demondash_Combo_Status",
"ref2": "Daggers_Demondash_Status"
},
"rankDescs": [
{
"rank": 2,
"desc": "Damage dealt to enemies under ::threshold%:: [Health] increased by ::damage%::.",
"flags": 0
},
{
"rank": 3,
"desc": "Increases the damage of your next [WeaponSkill] by ::ref_damage%::.",
"flags": 0
}
]
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {},
"vars": {
"threshold": 0.35,
"damage": 0.25
},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Daggers_Demondash",
"via_field": "skills"
}
]
}