Home · skill · Book_Start_Skill1
Properties
- status
- Done
- type
- Weapon Skill
- nature
- Spell
- cooldown
- 12
- duration
- 1.72
- steps
Referenced by
item (1)
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_Book_96PX.png",
"size": 96,
"x": 4,
"y": 0
},
"id": "Book_Start_Skill1",
"type": "WeaponSkill",
"nature": "Spell",
"texts": {
"name": "Pyroball",
"desc": "Hurls a fire boulder, dealing ::dmg:: to an enemy and burning them for ::ref_dmg:: over ::ref_dur::.",
"rankDescs": [
{
"rank": 2,
"desc": "Burn damage increased by ::ref_var1%::.",
"flags": 1
},
{
"rank": 3,
"desc": "Burns all enemies close to the initial target.",
"flags": 0
}
],
"refs": {
"ref": "Book_Start_Skill1_Burn"
}
},
"anim": {},
"cooldown": 12,
"duration": 1.72,
"steps": [
{
"visuals": {
"playAnims": [
{
"anim": {
"ref": "Cast",
"loop": true
}
}
]
},
"props": {},
"on": 0,
"type": 3,
"duration": 1.65
},
{
"on": 0,
"props": {
"rotation": {
"direction": 1,
"limiter": 1000
}
},
"type": 13,
"duration": 1.65
},
{
"on": 0,
"visuals": {
"fxs": [
{
"set": "Fire_Cast_SpellBook_Skill",
"space": 1,
"props": {},
"flags": 0
}
]
},
"props": {},
"type": 11
},
{
"visuals": {
"playAnims": [
{
"anim": {
"ref": "CastProjectile",
"loop": false
}
}
]
},
"props": {},
"on": 7,
"type": 11,
"delay": -0.63
},
{
"props": {
"projectile": {
"speed": 60,
"target": 0,
"base": "MissileHoming",
"variant": 2
}
},
"on": 7,
"type": 7,
"range": 40
},
{
"props": {},
"effects": [
{
"affinity": "Fire",
"effect": 0,
"scaling": [
{
"ratio": 1.4,
"atb": "Intellect"
}
],
"flags": 0
}
],
"on": 2,
"type": 0
},
{
"on": 2,
"cond": {
"minRank": 3
},
"props": {},
"type": 4,
"range": 6
},
{
"on": 1,
"props": {
"status": {
"ref": "Book_Start_Skill1_Burn"
}
},
"type": 1
}
],
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"script": "",
"_xrefs": [
{
"from_sheet": "item",
"from_id": "Book_Start",
"via_field": "skills"
}
]
}