.:Renewal Item Database:.
Search Item By ID
Frontier Crystal (Volition) 5Lv Item ID# 313931 (Ch01_S_E_Volition05) Frontier Crystal(Volition) Lv 5 | |
|
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
| Description | Increases physical damage against monsters in Devoured Geffenia by 20%. [Bonus by Equipment's Grade] [Grade D]: P.ATK +4, C.RATE +3, POW +5. [Grade C]: Physical damage +5%, critical damage +5%. [Grade B]: CRT +5. ATK +5, Critical +2 per 3 Refine Levels. [Grade A]: POW +4, CRT +2 per 3 Refine Levels. |
|---|---|
| Item Script |
expand to view script{ .@g = getenchantgrade(); .@r = getrefine(); if (.@g>=ENCHANTGRADE_D) { bonus bCRate,3; bonus bPAtk,4; bonus bPow,5; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,5; bonus bLongAtkRate,5; bonus bShortAtkRate,5; if (.@g>=ENCHANTGRADE_B) { bonus bCrt,5; bonus bCritical,2*(.@r/3); bonus bBaseAtk,5*(.@r/3); if (.@g>=ENCHANTGRADE_A) { bonus bPow,4*(.@r/2); bonus bCrt,2*(.@r/2); } } } } },{},{} |
| Dropped By | No Result |

