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

