Yorscalp Crown of Judgment [1] ( Yorscalp_M_Circlet )
| ID 400724 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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: Not specified | |||||||||||||||||
|
All Not specified
.@g = getenchantgrade();
.@r = getrefine();
bonus bMaxHP,300*(.@r/2);
bonus bMaxSP,50*(.@r/2);
bonus2 bMagicAddSize,Size_All,5*(.@r/3);
bonus bMatkRate,5*(.@r/4);
if (.@r>=7) {
bonus2 bMagicAtkEle,Ele_All,10;
if (.@r>=9) {
bonus bSMatk,8;
if (.@r>=10) {
bonus bAspdRate,10;
if (.@r>=11) {
bonus bFixedCast,-500;
bonus bVariableCastrate,-10;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bSMatk,7;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bIgnoreMResRaceRate,RC_All,5;
bonus2 bIgnoreMResRaceRate,RC_Player_Human,-5;
bonus2 bIgnoreMResRaceRate,RC_Player_Doram,-5;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bMagicAddRace,RC_All,15;
bonus2 bMagicAddRace,RC_Player_Human,-15;
bonus2 bMagicAddRace,RC_Player_Doram,-15;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bIgnoreMResRaceRate,RC_All,5;
bonus2 bIgnoreMResRaceRate,RC_Player_Human,-5;
bonus2 bIgnoreMResRaceRate,RC_Player_Doram,-5;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||