.: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 11%. [Bonus by Equipment's Grade] [Grade D]: P.ATK +3, C.RATE +2, CON +5. [Grade C]: Physical damage +5%, critical damage +1%. [Grade B]: CRT +3. ATK +3, Critical +1 per 5 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,3; bonus bCon,5; if (.@g>=ENCHANTGRADE_C) { bonus bCritAtkRate,1; bonus bLongAtkRate,5; bonus bShortAtkRate,5; if (.@g>=ENCHANTGRADE_B) { bonus bCrt,3; bonus bCritical,(.@r/5); bonus bBaseAtk,3*(.@r/5); } } } },{},{} |
| Dropped By | No Result |

