ID #29683
Card
Temporal Jewel (INT) Lv 3
Buy Price: N/A
Sell Price: N/A
For each 2 Refine Levels of the Temporal Circlet:
Increases Healing skills effectiveness by 5%
MATK +7
_______________________
For each 5 Refine Levels of the Temporal Circlet:
MATK +3%
Increases Healing skills effectiveness by 5%
MATK +7
_______________________
For each 5 Refine Levels of the Temporal Circlet:
MATK +3%
Basic Information
Type
Card
Scripts
Script .@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bHealPower,5*(.@r/2); bonus bMatk,7*(.@r/2); bonus bMatkRate,3*(.@r/5);
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bHealPower,5*(.@r/2); bonus bMatk,7*(.@r/2); bonus bMatkRate,3*(.@r/5);