Automatic Orb (Double Bolt) ( Automatic_Orb67 )
| ID 310148 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: Not specified | ||||||||||||||||||||
| Type: Card item. | Sub Type: Enchant Card | Gender: Both | Locations: Not specified | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Damage "Fire/Cold/Lightning Bolt" +15%. Fire/Cold/Lightning Bolt damage +15% Fire Bolt, Cold Bolt, Lightning Bolt damage +15%. All Not specified
.@r = getrefine();
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",15;
bonus2 bSkillAtk,"MG_FIREBOLT",15;
bonus2 bSkillAtk,"MG_COLDBOLT",15;
if (.@r>=9) {
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",3;
bonus2 bSkillAtk,"MG_FIREBOLT",3;
bonus2 bSkillAtk,"MG_COLDBOLT",3;
if (.@r>=11) {
bonus2 bSkillAtk,"MG_LIGHTNINGBOLT",7;
bonus2 bSkillAtk,"MG_FIREBOLT",7;
bonus2 bSkillAtk,"MG_COLDBOLT",7;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||