Yorscalp Crown of Execution [1] ( Yorscalp_P_Circlet )
| ID 400723 |
|
|||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
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 bAddSize,Size_All,5*(.@r/3);
bonus bAtkRate,5*(.@r/4);
if (.@r>=7) {
bonus bLongAtkRate,10;
bonus bShortAtkRate,10;
if (.@r>=9) {
bonus bPAtk,8;
if (.@r>=10) {
bonus bAspdRate,10;
if (.@r>=11) {
bonus bFixedCast,-500;
bonus bCritical,10;
}
}
}
}
if (.@g>=ENCHANTGRADE_D) {
bonus bPAtk,7;
if (.@g>=ENCHANTGRADE_C) {
bonus2 bIgnoreResRaceRate,RC_All,5;
bonus2 bIgnoreResRaceRate,RC_Player_Human,-5;
bonus2 bIgnoreResRaceRate,RC_Player_Doram,-5;
if (.@g>=ENCHANTGRADE_B) {
bonus2 bAddRace,RC_All,15;
bonus2 bAddRace,RC_Player_Human,-15;
bonus2 bAddRace,RC_Player_Doram,-15;
if (.@g>=ENCHANTGRADE_A) {
bonus2 bIgnoreResRaceRate,RC_All,5;
bonus2 bIgnoreResRaceRate,RC_Player_Human,-5;
bonus2 bIgnoreResRaceRate,RC_Player_Doram,-5;
}
}
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||