Home · skill · Scepter_Start_Combo
Quickly casts a light bolt dealing 100% Faith to an enemy.
Properties
- status
- Done
- type
- AttackCombo
- nature
- Combo
- duration
- 1.04
- steps
Referenced by
item (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Scepter_96PX.png",
"size": 48,
"x": 4,
"y": 0,
"width": 2,
"height": 2
},
"id": "Scepter_Start_Combo",
"type": "AttackCombo",
"nature": "Combo",
"texts": {
"desc": "Quickly casts a light bolt dealing ::dmg:: to an enemy.",
"name": "Smite",
"rankDescs": [
{
"rank": 2,
"desc": "Damage increased by ::var1%::.",
"flags": 1
},
{
"rank": 3,
"desc": "Jumps to a nearby enemy.",
"flags": 0
}
]
},
"anim": {
"ref": "AttackCombo"
},
"duration": 1.04,
"steps": [
{
"on": 0,
"props": {},
"type": 3,
"duration": 0.6
},
{
"props": {
"move": {
"inputDirection": {
"mode": 0,
"relation": 0
}
}
},
"on": 7,
"type": 8,
"duration": 0.3,
"range": 1
},
{
"props": {
"projectile": {
"speed": 60,
"base": "MissileHoming",
"variant": 0
}
},
"on": 7,
"type": 7,
"range": 40,
"cond": {
"maxRank": 2
}
},
{
"on": 7,
"props": {
"projectile": {
"speed": 60,
"base": "MissileTargetting_Bouncer",
"hitCount": 2,
"variant": 0
}
},
"cond": {
"projectile": {
"speed": 60,
"scale": 0.5,
"target": 0,
"base": "MissileTargetting_Bouncer",
"hitCount": 3
},
"minRank": 3
},
"visuals": {
"projectile": {
"speed": 60,
"scale": 0.5,
"target": 0,
"base": "MissileTargetting_Bouncer",
"hitCount": 3
}
},
"type": 7,
"range": 40
},
{
"props": {
"position": {
"origin": 2
}
},
"effects": [
{
"affinity": "Light",
"effect": 0,
"scaling": [
{
"ratio": 1,
"atb": "Faith"
}
],
"baseVal": 0,
"flags": 0
}
],
"on": 2,
"type": 0,
"range": 5
}
],
"flags": [],
"mastery": [],
"props": {
"hit": {
"camShake": 8
}
},
"vars": {
"var1": 0.2
},
"script": "",
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Scepter_Start",
"via_field": "skills"
}
]
}