Medium: Macht
Passiv
Erhöht deine Magic Mastery lang um. Bis zu -mal kumulierbar.
Referenzen
Rohdaten
- type
- MageConduit
- nature
- Passive
- id
- Mage_Conduit_Power
raw data
{
"id": "Mage_Conduit_Power",
"gfx": {
"x": 3,
"y": 0,
"file": "UI/icons/atlas_class_Mage_96PX.png",
"size": 96
},
"anim": {},
"type": 20,
"vars": {},
"flags": 0,
"props": {},
"steps": [],
"texts": {
"desc": "Increases your [MagicMastery] by ::ref_val1%:: for ::ref_dur::. Can stack up to ::ref_stacks:: times.\n\nActivates when you consume [Spark] above the gauge threshold.",
"name": "Conduit: Power",
"refs": {
"ref": "Mage_Conduit_Power_Status"
}
},
"nature": 5,
"script": "function onStartConduit() {\n\taddStatus(owner, Skill.Mage_Conduit_Power_Status);\n}",
"status": 2,
"mastery": []
}