Chaosbolzen
AngriffCombo
Verliehen durch:Silhouette von Almaz
Feuert vier Chaosbolzen ab, von denen jeder einem Gegner 34% Intellect (Magic) zufügt und mit 0.15 Chance die Abklingzeit von Beschwörung: Hasswichte zurücksetzt.
abklingzeit—
dauer1.4s
schritte11
Skalierung
34% Intellect· Magic
Referenzen
Verliehen durch
Rohdaten
- type
- AttackCombo
- nature
- Combo
- duration
- 1.4s
- steps
- 11
- id
- Staff_SummonDemon_Combo
raw data
{
"id": "Staff_SummonDemon_Combo",
"gfx": {
"x": 12,
"y": 0,
"file": "UI/icons/atlas_weapon_Staff_96PX.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {
"ref": "AttackCombo",
"blend": 0.1,
"startFrame": 0
},
"type": 4,
"vars": {
"time": 4,
"chance": 0.15
},
"flags": 0,
"props": {
"rankOverride": [
{
"vars": {
"chance": 0.2
},
"minRank": 2
}
]
},
"steps": [
{
"on": 0,
"type": 3,
"delay": 0,
"props": {},
"visuals": {
"fxs": [
{
"set": "Chaos_Cast_Fast",
"flags": 8,
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 1.7,
"height": 0
}
},
"scale": 0.65,
"space": 0,
"attachName": "Weapon"
}
]
},
"duration": 1
},
{
"on": 0,
"type": 8,
"delay": 0,
"props": {
"move": {
"direction": [
1
],
"dashSmoothing": 1,
"inputDirection": {
"mode": 1,
"relation": 0
}
}
},
"range": 0.2,
"duration": 0.2
},
{
"on": 0,
"type": 8,
"delay": 0.25,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 1,
"inputDirection": {
"mode": 1,
"relation": 0
}
}
},
"range": 0.8,
"duration": 0.7
},
{
"on": 0,
"type": 11,
"props": {},
"duration": 1.3
},
{
"on": 0,
"type": 11,
"delay": 0.2,
"props": {},
"duration": 1.3
},
{
"on": 7,
"type": 11,
"delay": -0.1,
"props": {}
},
{
"on": 7,
"type": 8,
"delay": -0.15,
"props": {
"move": {
"flags": 256,
"direction": [
0
],
"dashSmoothing": 1,
"inputDirection": {
"mode": 1,
"relation": 0
}
}
},
"duration": 0.15
},
{
"on": 7,
"type": 7,
"props": {
"projectile": {
"base": "MissileHoming",
"scale": 0.7,
"speed": 60,
"offset": {
"x": -2,
"y": 0,
"z": 0.5
},
"variant": 0,
"generation": {
"count": 4,
"shape": [
0,
1,
200,
0
],
"duration": 0.001,
"stepLinked": false,
"directionBias": 0.7
},
"activationDelay": 0,
"followForceCurve": [
0,
0.05,
-0.0696815181259521,
0.00328855127511358,
0.150638506267294,
-0.00741987834428683,
0.197214082271476,
0.633970700207285,
-0.0216951451160373,
-0.054970425407597,
0.0714875559025001,
0.181132752894329,
0.672836611005859,
0.803681435562888,
-0.253528042790105,
-0.00484050876037789,
0.0327166150826964,
0.000609751267250138
]
}
},
"range": 45
},
{
"on": 7,
"type": 11,
"delay": -0.05,
"props": {},
"visuals": {
"fxs": [
{
"set": "Land_Generic",
"flags": 0,
"props": {},
"scale": 3,
"space": 2
}
],
"camShake": 20
}
},
{
"on": 7,
"type": 11,
"delay": -0.05,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"ref": "AttackCombo",
"blend": 0,
"startFrame": 31
}
}
]
}
},
{
"on": 2,
"type": 6,
"props": {
"position": {
"origin": 2
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "Intellect",
"ratio": 0.335
}
],
"affinity": "Magic"
}
],
"visuals": {
"camShake": 5
}
}
],
"texts": {
"desc": "Casts four chaos bolts, each dealing ::dmg:: to an enemy and having a ::chance:: chance to reset the cooldown of ::ref_name::.",
"name": "Chaos Bolts",
"refs": {
"ref": "Staff_SummonDemon_Skill2",
"ref2": "Staff_SummonDemon_Combo_R3_Buff"
},
"rankDescs": [
{
"desc": "Chance increased to ::chance::.",
"flags": 1
},
{
"desc": "If Chaos Bolts resets the cooldown, you gain ::ref2_val1%:: [MagicMastery] for ::ref2_dur::.",
"flags": 0
}
]
},
"nature": 1,
"script": "function onDamage(dmg) {\n\tif (checkProba(vars.chance)) {\n\t\tresetCooldown(Skill.Staff_SummonDemon_Skill2);\n\t\tif (rank >= 3) {\n\t\t\taddStatus(owner, Skill.Staff_SummonDemon_Combo_R3_Buff);\n\t\t}\n\t}\n}",
"status": 2,
"mastery": [],
"duration": 1.4
}