Glacier Flower Spell (Physical Grade) 2Lv ( Physical_Grade_2 )
ID 311450 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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(); bonus bLongAtkRate,6; bonus bShortAtkRate,6; bonus bBaseAtk,30; if (.@r>=7) { bonus bAspdRate,6; if (.@r>=9) { bonus bVariableCastrate,-6; bonus bDelayrate,-6; } } if (.@g>=ENCHANTGRADE_D) { bonus bAtkRate,2; bonus bBaseAtk,30; if (.@g>=ENCHANTGRADE_C) { if (.@r>=7) { bonus bPAtk,3; } } if (.@g>=ENCHANTGRADE_B) { if (.@r>=9) { bonus bPow,1; bonus bCon,1; } if (.@g>=ENCHANTGRADE_A) { bonus2 bAddEle,Ele_All,12; if (.@r>=11) { bonus2 bAddSize,Size_All,12; } } } } Not specified Not specified Not specified Not specified |