Home · skill · GA_Demon_Skill2
Enter a dark state, increasing your Critical Chance, Magic Mastery, Physical Mastery and [CDR] by ? but you are loosing 15% of your Maximum Health every 2.
Properties
- type
- Weapon Skill
- nature
- Ability
- cooldown
- 40
Referenced by
item (1)
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",
"type": "WeaponSkill",
"nature": "Ability",
"texts": {
"name": "Dark Gift",
"desc": "Enter a dark state, increasing your [CritChance], [MagicMastery], [PhysicalMastery] and [CDR] by ::ref_val1%:: but you are loosing ::ref_var1%:: of your [MaxHealth] every ::ref_time::.",
"rankDescs": [
{
"rank": 2,
"desc": "Attributes increased by ::ref_val2%::.",
"flags": 1
},
{
"rank": 2,
"desc": "You only loose ::ref_var1%:: of your [MaxHealth].",
"flags": 1
}
],
"refs": {
"ref": "GA_Demon_Skill2_Status"
}
},
"anim": {
"ref": "WarCry"
},
"cooldown": 40,
"steps": [],
"flags": [],
"mastery": [],
"props": {},
"vars": {},
"_xrefs": [
{
"from_sheet": "item",
"from_id": "GA_Demon",
"via_field": "skills"
}
]
}