Muqaddas Tabar [2] ( Mocadas_Axe )
ID 520031 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 600 | Slots: 2 | ||||||||||||||||||||
Type: Weapon item. | Sub Type: One-Handed Axe | Gender: Both | Locations: Weapon | |||||||||||||||||||||
Attack: 250 | Magic Attack: Not specified | Range: 1 | Defense: Not specified | |||||||||||||||||||||
Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
An Axe created by combining holy relics and magical power. Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus bUnbreakableWeapon; bonus bAtkRate,5; bonus2 bSkillAtk,"MT_TRIPLE_LASER",10; if (.@r>=7) { bonus bLongAtkRate,10; if (.@r>=9) { bonus2 bSkillAtk,"MT_TRIPLE_LASER",10; if (.@r>=11) { bonus2 bSkillAtk,"MT_TRIPLE_LASER",10; } } } if (.@g>=ENCHANTGRADE_D) { bonus2 bAddSize,Size_Small,15; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_Medium,15; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddSize,Size_Large,15; if (.@g>=ENCHANTGRADE_A) { bonus bPAtk,5; } } } } Not specified Not specified Not specified |