Royal Prontera Cape [1] ( Royal_Prontera_US )
ID 480479 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 70 | Slots: 1 | ||||||||||||||||||||
Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 100 | |||||||||||||||||||||
Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
A cloak worn by the Prontera Royal Knights. All Not specified
.@r = getrefine(); .@g = getenchantgrade(); bonus bNoKnockback; bonus bAtkRate,20; bonus bBaseAtk,20*(.@r/2); bonus bCon,2*(.@r/2); bonus bCrt,2*(.@r/2); bonus bLongAtkRate,7*(.@r/3); bonus bCritAtkRate,7*(.@r/3); if (.@r>=7) { bonus bAspdRate,10; bonus bAtkRate,15; if (.@r>=9) { bonus2 bAddEle,Ele_All,20; if (.@r>=10) { bonus bCritical,20; if (.@r>=11) { bonus bAllStats,15; if (.@r>=12) { bonus bCRate,10; bonus bLongAtkRate,15; if (.@r>=13) { bonus2 bSkillAtk,"RK_IGNITIONBREAK",50; bonus2 bSkillAtk,"LG_CANNONSPEAR",50; if (.@r>=14) { skill "LG_SHIELDSPELL",3; } } } } } } } if (.@g>=ENCHANTGRADE_D) bonus bBaseAtk,100; if (.@g>=ENCHANTGRADE_C) bonus bDelayrate,-15; if (.@g>=ENCHANTGRADE_B) bonus bPAtk,20; if (.@g>=ENCHANTGRADE_A) { if (.@r>=14) { bonus2 bSkillAtk,"RK_IGNITIONBREAK",70; bonus2 bSkillAtk,"LG_CANNONSPEAR",70; } } Not specified Not specified Not specified Not specified |