Blessing of Fervor
Priest_BlessingOfFervor in SkillsGrants 10% [Fervor] to allies within 100 for 15.
- id
- Priest_BlessingOfFervor
- type
- 9
- flags
- 0
- nature
- 3
- script
- function onPrayerTrigger(s) { if (hasMastery(Mastery.Priest_BlessingOfFervor_M3)) { reduceCooldown(skill.kind, vars.time); } }
- status
- 2
- cooldown
- 120
- duration
- 0.45
Raw data
{
"id": "Priest_BlessingOfFervor",
"gfx": {
"x": 3,
"y": 0,
"file": "UI/icons/atlas_class_Priest_96PX.png",
"size": 96
},
"anim": {
"ref": "CastGround",
"blend": 0.05
},
"type": 9,
"vars": {
"range": 100
},
"flags": 0,
"props": {},
"steps": [
{
"on": 0,
"type": 11,
"delay": 0.23,
"props": {},
"visuals": {
"fxs": [
{
"set": "Light_Cry",
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.5
}
},
"scale": 1.5,
"space": 0
},
{
"set": "Generic_Crack",
"flags": 0,
"props": {},
"scale": 2,
"space": 1
}
]
}
},
{
"on": 0,
"type": 4,
"delay": 0.2,
"props": {
"area": {
"hitFilter": 6
}
},
"range": 100
},
{
"on": 1,
"type": 1,
"props": {
"status": {
"ref": "Priest_BlessingOfFervor_Status"
}
}
}
],
"texts": {
"desc": "Grants ::ref_val1%:: [Fervor] to allies within ::range:: for ::ref_duration::.",
"name": "Blessing of Fervor",
"refs": {
"ref": "Priest_BlessingOfFervor_Status",
"ref2": "Priest_Sig_DivineIntervention"
}
},
"nature": 3,
"script": "function onPrayerTrigger(s) {\n\tif (hasMastery(Mastery.Priest_BlessingOfFervor_M3)) {\n\t\treduceCooldown(skill.kind, vars.time);\n\t}\n}",
"status": 2,
"mastery": [
{
"id": "Priest_BlessingOfFervor_M1",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Masteries/Priest_BlessingOfFervor/Priest_BlessingOfFervor_M1.png",
"size": 256
},
"text": {
"desc": "::name:: increases [Strength], [Dexterity], [Intellect] and [Faith] by ::ref_val2%::.",
"name": "Almighty Blessing"
}
},
{
"id": "Priest_BlessingOfFervor_M2",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Masteries/Priest_BlessingOfFervor/Priest_BlessingOfFervor_M2.png",
"size": 256
},
"text": {
"desc": "::name:: grants a [Shield] absorbing ::ref_shield::.",
"name": "Wrapping Words"
}
},
{
"id": "Priest_BlessingOfFervor_M3",
"gfx": {
"x": 0,
"y": 0,
"file": "UI/Portraits/Items/Masteries/Priest_BlessingOfFervor/Priest_BlessingOfFervor_M3.png",
"size": 256
},
"text": {
"desc": "::ref2_name:: reduces the cooldown of ::name:: by ::time:: per [Prayer] judged.",
"name": "Surge of Faith"
},
"vars": {
"time": 1
},
" vars": {}
}
],
"cooldown": 120,
"duration": 0.45
}