Temporal Jewel (VIT) Lv 3
| Item ID | 29680 | Name | Temporal Jewel (VIT) Lv 3 |
|
For each 2 Refine Levels of the Temporal Circlet:
DEF +10 MaxHP +500 _______________________ For each 5 Refine Levels of the Temporal Circlet: MaxHP +3% |
|---|---|---|---|---|---|
| Weapon Level | 0 | Identifier | Time_Jewely_Vit_3 | ||
| Attack | 0 | Type | Card - Enchant | ||
| MATK | 0 | Equip Locations | None | ||
| Defense | 0 | Equippable Jobs | None | ||
| Range | 0 | Equip Gender | Both (Male and Female) | ||
| Slots | 0 | Equip Upper | None | ||
| Weight | 0 | Min Equip Level | None | ||
| NPC Buy | 0 | Max Equip Level | None | ||
| NPC Sell | 0 | Refineable | No | ||
| Credit Price | None | Trade restriction | None | ||
| Item Script |
.@r = getequiprefinerycnt(EQI_HEAD_TOP); bonus bDef,10*(.@r/2); bonus bMaxHP,500*(.@r/2); bonus bMaxHPrate,3*(.@r/5); |
||||
| Set | Script | ||||||
|---|---|---|---|---|---|---|---|
|
bonus bDelayrate,-8; |
||||||
|
bonus3 bAutoSpell,"MG_COLDBOLT",10,150; bonus2 bMagicAddRace,RC_All,8*(getequiprefinerycnt(EQI_HEAD_TOP)/2); |
||||||
|
bonus3 bAutoSpell,"MG_COLDBOLT",10,150; bonus2 bMagicAddRace,RC_All,8*(getequiprefinerycnt(EQI_HEAD_TOP)/2); |
||||||
|
bonus bMaxHPrate,12; |
||||||
|
bonus2 bSkillCooldown,"SR_TIGERCANNON",-500; bonus2 bSkillAtk,"SR_TIGERCANNON",5*(getequiprefinerycnt(EQI_HEAD_TOP)/2); |
||||||
|
bonus2 bSkillCooldown,"SR_TIGERCANNON",-500; bonus2 bSkillAtk,"SR_TIGERCANNON",5*(getequiprefinerycnt(EQI_HEAD_TOP)/2); |