Magic-poisoned Plaga Card ( Plaga3_Card )
ID 300114 |
![]() |
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
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 | |||||||||||||||||||||||||
When equipping a One-handed or Two-handed Staff, Neutral Magic damage +10%. All
.@r = getequiprefinerycnt(EQI_HAND_R); if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_STAFF || getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_VIEW) == W_2HSTAFF) { bonus2 bMagicAtkEle,Ele_Neutral,10; } if (.@r>=10) { bonus2 bMagicAtkEle,Ele_Neutral,10; } if (.@r>=14) { bonus2 bMagicAtkEle,Ele_Neutral,10; } Not specified Not specified |