Twinhead Dragon Boots [1] ( aegis_470274 )
| ID 470274 |
|
|||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Buy Price: zeny | Sell Price: 0 zeny | Weight: 40 | Slots: 1 | ||||||||||||||||||||
| Type: Armor/Garment/Boots/Headgear/Accessory item. | Sub Type: Not specified | Gender: Both | Locations: Shoes | |||||||||||||||||||||
| Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: 12 | |||||||||||||||||||||
| 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 | |||||||||||||||||||||
|
Botas representando um Dragão com duas cabeças. Reduce damage taken from Players by 10%. All Not specified
.@a = getskilllv("RK_DRAGONBREATH_WATER");
.@b = getskilllv("DK_DRAGONIC_BREATH");
.@r = getrefine();
bonus2 bSubRace,RC_Player_Doram,10;
bonus2 bSubRace,RC_Player_Human,10;
bonus2 bSubClass,Class_Boss,5;
bonus2 bSubClass,Class_Normal,5;
bonus bMaxHPrate,4*.@a;
bonus bMaxSPrate,4*.@a;
bonus2 bSkillAtk,"RK_DRAGONBREATH_WATER",10*.@a;
bonus bLongAtkRate,4*.@b;
bonus2 bSkillAtk,"DK_DRAGONIC_BREATH",10*.@b;
if (getskilllv("RK_DRAGONHOWLING") == 5)
bonus bSpeedRate,25;
if (.@r>=5) {
bonus bAllStats,15;
bonus bDelayrate,-10;
if (.@r>=7) {
bonus bAllStats,15;
bonus bDelayrate,-10;
}
}
Not specified Not specified Not specified Not specified |
||||||||||||||||||||||||