Glacier Flower Spell (Magical Grade) 4Lv ( Magical_Grade_4 )
| ID 311457 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 | |||||||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus2 bMagicAtkEle,Ele_All,12;
bonus bMatk,60;
if (.@r>=7) {
bonus bAspdRate,12;
if (.@r>=9) {
bonus bVariableCastrate,-12;
bonus bDelayrate,-12;
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bMatkRate,4;
bonus bMatk,60;
if (.@g>=ENCHANTGRADE_C) {
bonus bSMatk,3*(.@r/4);
if (.@g>=ENCHANTGRADE_B) {
bonus bSpl,(.@r/3);
bonus bCon,(.@r/3);
if (.@g>=ENCHANTGRADE_A) {
bonus2 bMagicAddEle,Ele_All,16;
if (.@r>=11) {
bonus2 bMagicAddSize,Size_All,16;
}
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||