Dark Angel Ray Bow [2] ( Dark_Angel_Ray_Bow )
ID 700066 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 150 | Slots: 2 | ||||||||||||||||||||
Type: Weapon item. | Sub Type: Bow | Gender: Both | Locations: Right_Hand + Left_Hand | |||||||||||||||||||||
Attack: 280 | Magic Attack: Not specified | Range: 5 | Defense: Not specified | |||||||||||||||||||||
Weapon Level: 5 | Armor Level: Not specified | Min. Equip Level: 215 | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||||||
A bow was once used by a fallen angel. Not specified
.@g = getenchantgrade(); .@r = getrefine(); bonus bAtkRate,5; bonus bCon,2; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",5; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",5; if (.@r>=5) { bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",10; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",10; if (.@r>=7) { bonus bLongAtkRate,5; if (.@r>=9) { bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",10; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",10; if (.@r>=10) { bonus bCritical,10; if (.@r>=11) { bonus2 bSkillAtk,"ABC_FRENZY_SHOT",15; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT",5; bonus2 bSkillAtk,"ABC_CHAIN_REACTION_SHOT_ATK",5; } } } } } if (.@g>=ENCHANTGRADE_D) { bonus bLongAtkRate,10; if (.@g>=ENCHANTGRADE_C) { bonus2 bAddSize,Size_All,10; if (.@g>=ENCHANTGRADE_B) { bonus2 bAddRace,RC_All,10; if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,10; } } } } Not specified Not specified Not specified |