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

