Nebula Armor of Stamina [1] ( Star_Armor_Of_Sta )
ID 450170 |
![]() |
|||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 250 | Slots: 1 | ||||||||||||||||
Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Armor | |||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 175 | |||||||||||||||||
Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 240 | Max. Equip Level: Not specified | |||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Not specified | |||||||||||||||||
Armor that has received the stamina energy of the star's power. All Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus bSta,1; bonus bMaxHPrate,10; bonus bDef,15*(.@r/2); if (.@r>=9) { bonus bHealPower2,10; if (.@r>=11) { bonus bMaxHPrate,15; } } if (.@g >= ENCHANTGRADE_D) { bonus bDef,5*(.@r/2); bonus bHealPower2,2*(.@r/2); bonus bRes,(.@r/4); if (.@g >= ENCHANTGRADE_C) { bonus bDef,7*(.@r/2); bonus bHealPower2,3*(.@r/2); bonus bRes,2*(.@r/4); if (.@g >= ENCHANTGRADE_B) { bonus bMaxHPrate,(.@r/3); bonus bRes,3*(.@r/4); if (.@g >= ENCHANTGRADE_A) { bonus bMaxHPrate,2*(.@r/3); bonus bRes,4*(.@r/4); } } } } Not specified Not specified Not specified Not specified |