Glacier Flower Meow Power (Intelligence) ( Ice_C_Orb_Intel )
| ID 312095 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 bSMatk,1;
if (.@r>=7) {
bonus2 bMagicAddEle,Ele_All,3;
bonus2 bAddEle,Ele_All,3;
if (.@r>=9) {
bonus2 bAddSize,Size_All,3;
bonus2 bMagicAddSize,Size_All,3;
if (.@r>=11) {
bonus2 bMagicAddRace,RC_All,3;
bonus2 bMagicAddRace,RC_Player_Human,-3;
bonus2 bMagicAddRace,RC_Player_Doram,-3;
bonus2 bAddRace,RC_All,3;
bonus2 bAddRace,RC_Player_Human,-3;
bonus2 bAddRace,RC_Player_Doram,-3;
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus2 bAddClass,Class_Normal,2;
bonus2 bMagicAddClass,Class_Normal,2;
bonus2 bAddClass,Class_Boss,2;
bonus2 bMagicAddClass,Class_Boss,2;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bAddClass,Class_Normal,1;
bonus2 bMagicAddClass,Class_Normal,1;
bonus2 bAddClass,Class_Boss,1;
bonus2 bMagicAddClass,Class_Boss,1;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||