Home · skill · GA_Demon_Skill2_Status
Critical Chance, Magic Mastery, Physical Mastery and [CDR] increased by ? but you lose 0.15% of your Maximum Health every 2.
Properties
- nature
- Status
Raw data
{
"gfx": {
"file": "UI/icons/atlas_weapon_GreatAxe_96PX.png",
"size": 48,
"x": 16,
"y": 0,
"width": 2,
"height": 2
},
"id": "GA_Demon_Skill2_Status",
"nature": "Status",
"texts": {
"desc": "[CritChance], [MagicMastery], [PhysicalMastery] and [CDR] increased by ::ref_val1%:: but you lose ::ref_var1::% of your [MaxHealth] every ::time::.",
"name": "Dark Gift"
},
"anim": {},
"steps": [],
"flags": [],
"mastery": [],
"props": {
"rankOverride": [
{
"minRank": 2,
"vars": {
"var1": 0.1
}
}
]
},
"vars": {
"var1": 0.15,
"time": 2
}
}