2022RTC Memorial Victory Coat [1] ( 2022RTC_V_Coat4 )
| ID 480192 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 80 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Garment/Robe | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 90 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 2 | Min. Equip Level: 200 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
All Not specified
.@r = getrefine();
bonus bMaxHP,2000;
bonus bMaxSP,500;
bonus2 bSubRace,RC_DemiHuman,.@r/2;
bonus2 bSubRace,RC_Player_Doram,.@r/2;
bonus2 bSubRace,RC_Player_Human,.@r/2;
bonus bDelayrate,-2*(.@r/3);
bonus bAtkRate,2*(.@r/3);
bonus bMatkRate,2*(.@r/3);
if (.@r>=9) {
bonus bShortAtkRate,7;
bonus bLongAtkRate,7;
bonus2 bMagicAtkEle,Ele_All,5;
}
if (.@r>=11) {
if (readparam(bStr)>=120) {
bonus bPow,3;
bonus bShortAtkRate,5;
}
if (readparam(bAgi)>=120) {
bonus bSta,3;
bonus bDelayrate,-5;
}
if (readparam(bVit)>=120) {
bonus bWis,3;
bonus2 bSubRace,RC_All,5;
}
if (readparam(bInt)>=120) {
bonus bSpl,3;
bonus2 bMagicAddRace,RC_All,5;
}
if (readparam(bDex)>=120) {
bonus bCon,3;
bonus bLongAtkRate,5;
}
if (readparam(bLuk)>=120) {
bonus bCrt,3;
bonus bCritAtkRate,5;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||