.:Renewal Item Database:.
Search Item By ID
|
Type
Card
Class
Enchant
Buy
n/a
Sell
n/a
Weight
0 | |
| Description | P.ATK +5. [Bonus by Equipment's Grade] [Grade D]: Ranged physical damage +5%. [Grade C]: Ranged physical damage +5%. [Grade B]: ATK +2%, P.ATK +5. [Grade A]: ATK +3%, P.ATK +5. [iRO Description] Not Available |
|---|---|
| Item Script |
expand to view script{ .@g = getenchantgrade(); bonus bPAtk,5; if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,5; if (.@g>=ENCHANTGRADE_C) { bonus bLongAtkRate,5; if (.@g>=ENCHANTGRADE_B) { bonus bPAtk,5; bonus bAtkRate,2; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; bonus bAtkRate,3; } } } } },{},{} |
| Dropped By | No Result |


