Crystal Impact Tuning Device ( Gear_AG2 )
| ID 311038 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 | |||||||||||||||||||||
|
Crystal impact damage increased by 10%. All Not specified
.@g = getenchantgrade();
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT",10;
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT_ATK",10;
if (.@g >= ENCHANTGRADE_D) {
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT",7;
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT_ATK",7;
if (.@g >= ENCHANTGRADE_C) {
bonus2 bMagicAddSize,Size_All,10;
if (.@g >= ENCHANTGRADE_B) {
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT",8;
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT_ATK",8;
if (.@g >= ENCHANTGRADE_A) {
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT",10;
bonus2 bSkillAtk,"AG_CRYSTAL_IMPACT_ATK",10;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||