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