Time Dimensions Rune Crown (Shadow Cross) [1] ( Time_DM_R_Crown_SHC )
| ID 400533 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 0 | Slots: 1 | ||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Upper Headgear | |||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 50 | |||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 250 | Max. Equip Level: Not specified | |||||||||||||||||
| Refineable: 1 | Gradable: 1 | Element: Neutral | Classes: Fourth classes. | |||||||||||||||||
|
Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bMaxHP,120*(.@r/2);
bonus bMaxSP,30*(.@r/2);
bonus bAtkRate,2*(.@r/3);
bonus2 bSkillAtk,"SHC_SAVAGE_IMPACT",5*(.@r/4);
bonus2 bSkillAtk,"SHC_ETERNAL_SLASH",5*(.@r/4);
if (.@r>=7) {
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus bPAtk,5;
if (.@r>=10) {
bonus2 bAddRace,RC_All,15;
bonus2 bAddRace,RC_Player_Human,-15;
bonus2 bAddRace,RC_Player_Doram,-15;
if (.@r>=11) {
bonus bCritical,15;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,3;
if (.@g>=ENCHANTGRADE_C) {
bonus bMaxHPrate,3;
bonus bMaxSPrate,3;
if (.@g>=ENCHANTGRADE_B) {
bonus bShortAtkRate,10;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bAddSize,Size_All,15;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||