Grave Worm Card ( MD_Airboat_Card2 )
ID 300171 |
![]() |
|||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Buy Price: zeny | Sell Price: 0 zeny | Weight: 1 | Slots: Not specified | ||||||||||||||||||||
Type: Card item. | Sub Type: Not specified | Gender: Both | Locations: Weapon | |||||||||||||||||||||
Attack: Not specified | Magic Attack: Not specified | Range: Not specified | Defense: Not specified | |||||||||||||||||||||
Weapon Level: Not specified | Armor Level: Not specified | Min. Equip Level: Not specified | Max. Equip Level: Not specified | |||||||||||||||||||||
Refineable: Not specified | Gradable: Not specified | Element: Neutral | Classes: Not specified | |||||||||||||||||||||
Every 4 refine level, ignore magical defense rate by 2% and increase damage taken from physical damage by 2%. All Not specified
if (getiteminfo(getequipid(EQI_HAND_R),11) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R),11) == W_2HSTAFF) { .@r = 2*(getrefine()/4); bonus2 bIgnoreMdefRaceRate,RC_All,10+.@r; bonus2 bIgnoreMdefRaceRate,RC_Player_Human,-10-.@r; bonus2 bIgnoreMdefRaceRate,RC_Player_Doram,-10-.@r; bonus3 bSubRace,RC_All,-.@r,BF_NORMAL; } Not specified Not specified Not specified |