Potential to Inspire Adventure Cap [1] ( 2020maypay_05 )
| ID 400087 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 20 | 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: 20 | |||||||||||||||||||||
| Weapon Level: Not specified | Armor Level: 1 | Min. Equip Level: 100 | Max. Equip Level: Not specified | |||||||||||||||||||||
| Refineable: 1 | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
|
Not specified
.@r = getrefine();
bonus bBaseAtk,10*.@r;
bonus bMatk,10*.@r;
bonus bMaxHP,1000*.@r;
bonus2 bIgnoreDefClassRate,Class_Normal,5*(.@r/3);
bonus2 bIgnoreMdefClassRate,Class_Normal,5*(.@r/3);
if (.@r>=7) {
bonus2 bAddRace,RC_All,7;
bonus2 bMagicAddRace,RC_All,7;
}
if (.@r>=9) {
bonus2 bMagicAtkEle,Ele_Fire,40;
bonus2 bMagicAtkEle,Ele_Dark,40;
}
if (.@r>=11) {
bonus5 bAutoSpell,"RK_STORMBLAST",1,20,BF_SHORT,1;
bonus2 bSkillCooldown,"WZ_VERMILION",-4000;
bonus2 bSkillCooldown,"WZ_STORMGUST",-5000;
}
if (.@r>=12) {
skill "WL_RECOGNIZEDSPELL",1;
skill "BS_MAXIMIZE",3;
bonus bDelayrate,-20;
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||